Commit version 24.12.13800
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
--**MOD+***********************************************************************
|
||||
--* Module: ARUBAWIRED-NETWORKING-OID.mib
|
||||
--*
|
||||
--* (c) Copyright 2017-2021 Hewlett Packard Enterprise Development LP
|
||||
--* (c) Copyright 2017-2023 Hewlett Packard Enterprise Development LP
|
||||
--* All Rights Reserved.
|
||||
--*
|
||||
--* The contents of this software are proprietary and confidential
|
||||
@ -21,7 +21,7 @@ IMPORTS
|
||||
FROM SNMPv2-SMI;
|
||||
|
||||
hpeNetworking MODULE-IDENTITY
|
||||
LAST-UPDATED "202105260000Z" -- May 26, 2021
|
||||
LAST-UPDATED "202312110000Z" -- December 11, 2023
|
||||
|
||||
ORGANIZATION "HPE/Aruba Networking Division"
|
||||
CONTACT-INFO "Hewlett Packard Company
|
||||
@ -31,6 +31,73 @@ hpeNetworking MODULE-IDENTITY
|
||||
DESCRIPTION "This MIB module defines HPE Networking
|
||||
product hardware MIBs and proprietary MIBs. "
|
||||
|
||||
REVISION "202312110000Z" -- December 11, 2023
|
||||
DESCRIPTION "Updated Descriptions for S0E48A and S1T83A"
|
||||
|
||||
REVISION "202306280000Z" -- June 28, 2023
|
||||
DESCRIPTION "Updated line card long descriptions"
|
||||
|
||||
REVISION "202306230000Z" -- June 23, 2023
|
||||
DESCRIPTION "Added new SWITCH-IMAGE-MIB module"
|
||||
|
||||
REVISION "202305180000Z" -- May 18, 2023
|
||||
DESCRIPTION "Updated with new line card SKU OIDs for 6400"
|
||||
|
||||
REVISION "202304250000Z" -- April 25, 2023
|
||||
DESCRIPTION "Updated with new 1G TAA SKU OIDs for 6200F"
|
||||
|
||||
REVISION "202304190000Z" -- April 19, 2023
|
||||
DESCRIPTION "Updated with new SKU OIDs for 6300M"
|
||||
|
||||
REVISION "202304100000Z" -- April 10, 2023
|
||||
DESCRIPTION "Updated SKU description text for JL724B-JL728B
|
||||
and S0M81A-S0M90A"
|
||||
|
||||
REVISION "202211290000Z" -- November 29, 2022
|
||||
DESCRIPTION "Updated with new SKU OIDs for 6200F"
|
||||
|
||||
REVISION "202211100000Z" -- November 10, 2022
|
||||
DESCRIPTION "Updated description text for R8Q71A and R8Q72A"
|
||||
|
||||
REVISION "202210270000Z" -- October 27, 2022
|
||||
DESCRIPTION "updated with 8100 fan and PSU slots"
|
||||
|
||||
REVISION "202206290000Z" -- June 29, 2022
|
||||
DESCRIPTION "Updated with new R9W94A-R8W97A SKUs belonging
|
||||
to the 8100"
|
||||
|
||||
REVISION "202206270000Z" -- June 27, 2022
|
||||
DESCRIPTION "Updated with new R9Y04A and R9Y03A SKU's belonging
|
||||
to 6100 and 6000 platforms respectively. Also updated
|
||||
with new PSU used by R9Y03A and R9Y04A"
|
||||
|
||||
REVISION "202205260000Z" -- May 26, 2022
|
||||
DESCRIPTION "Updated with 6200M switch information"
|
||||
|
||||
REVISION "202201310000Z" -- Jan 31, 2022
|
||||
DESCRIPTION "Added new Distributed Services Module MIB"
|
||||
|
||||
REVISION "202111230000Z" -- Nov 23, 2021
|
||||
DESCRIPTION "Added new INTERFACE-MIB module"
|
||||
|
||||
REVISION "202111170000Z" -- Nov 17, 2021
|
||||
DESCRIPTION "Updated with 9300 SKU information"
|
||||
|
||||
REVISION "202111120000Z" -- Nov 12, 2021
|
||||
DESCRIPTION "Added new ProviderBridge-MIB info"
|
||||
|
||||
REVISION "202110220000Z" -- Oct 22, 2021
|
||||
DESCRIPTION "Updated with new 8325 PSU information"
|
||||
|
||||
REVISION "202108270000Z" -- Aug 27, 2021
|
||||
DESCRIPTION "Updated with 10000 SKU information"
|
||||
|
||||
REVISION "202108260000Z" -- Aug 26, 2021
|
||||
DESCRIPTION "Added 6400 Rev C chassis OID information."
|
||||
|
||||
REVISION "202106160000Z" -- Jun 16, 2021"
|
||||
DESCRIPTION "Updated with new SKU OIDs for Indy program"
|
||||
|
||||
REVISION "202105260000Z" -- Mar 24, 2021
|
||||
DESCRIPTION "Added MAC-NOTIFY MIB module."
|
||||
|
||||
@ -230,7 +297,7 @@ arubaWiredSwitchJL665A OBJECT-IDENTITY
|
||||
arubaWiredSwitchJL666A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6300F 48G PoE CLS 4 /4SFP56 Swch."
|
||||
Aruba 6300F 24G PoE CLS 4 /4SFP56 Swch."
|
||||
::= { wndDeviceIds 108 }
|
||||
|
||||
arubaWiredSwitchJL667A OBJECT-IDENTITY
|
||||
@ -248,9 +315,45 @@ arubaWiredSwitchJL668A OBJECT-IDENTITY
|
||||
arubaWiredSwitchJL762A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6300M 48G /4SFP56 Pwr2Prt Swch."
|
||||
Aruba 6300M 48G /4SFP56 BF Swch."
|
||||
::= { wndDeviceIds 111 }
|
||||
|
||||
arubaWiredSwitchR8S89A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6300M 24SR CL6 PoE 2p50G 2p25G Sw."
|
||||
::= { wndDeviceIds 116 }
|
||||
|
||||
arubaWiredSwitchR8S90A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6300M 48SR5 CL8 PoE 2p50G 2p25G Sw."
|
||||
::= { wndDeviceIds 117 }
|
||||
|
||||
arubaWiredSwitchR8S91A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6300M 48SR5 CL6/CL8 2p50G 2p10G Sw."
|
||||
::= { wndDeviceIds 118 }
|
||||
|
||||
arubaWiredSwitchR8S92A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6300M 24p SFP+ LRM 2p50G 2p25G Sw."
|
||||
::= { wndDeviceIds 119 }
|
||||
|
||||
arubaWiredSwitchS0E91A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6300M 48SR10 CL8 PoE 4p100G Sw."
|
||||
::= { wndDeviceIds 120 }
|
||||
|
||||
arubaWiredSwitchS0X44A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6300M 48SR10 CL8 PoE 4p100G TAA Sw."
|
||||
::= { wndDeviceIds 121 }
|
||||
|
||||
arubaWiredSwitchR0X24A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
@ -263,6 +366,18 @@ arubaWiredSwitchR0X25A OBJECT-IDENTITY
|
||||
Aruba 6410 Chassis."
|
||||
::= { wndDeviceIds 151 }
|
||||
|
||||
arubaWiredSwitchR0X24C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6405 Chassis."
|
||||
::= { wndDeviceIds 160 }
|
||||
|
||||
arubaWiredSwitchR0X25C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6410 Chassis."
|
||||
::= { wndDeviceIds 161 }
|
||||
|
||||
arubaWiredSwitchJL675A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
@ -293,6 +408,12 @@ arubaWiredSwitchJL679A OBJECT-IDENTITY
|
||||
Aruba 6100 12G CLS4 2G/2SFP+ 139W."
|
||||
::= { wndDeviceIds 254 }
|
||||
|
||||
arubaWiredSwitchR9Y04A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6100 48G Class4 PoE 4SFP+ 740W Switch."
|
||||
::= { wndDeviceIds 260 }
|
||||
|
||||
arubaWiredSwitchR8N85A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
@ -323,6 +444,12 @@ arubaWiredSwitchR8N89A OBJECT-IDENTITY
|
||||
Aruba 6000 12G CLS4 2G/2SFP 139W."
|
||||
::= { wndDeviceIds 274 }
|
||||
|
||||
arubaWiredSwitchR9Y03A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6000 48G Class4 PoE 4SFP 740W Switch."
|
||||
::= { wndDeviceIds 280 }
|
||||
|
||||
arubaWiredSwitchJL724A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
@ -353,6 +480,198 @@ arubaWiredSwitchJL728A OBJECT-IDENTITY
|
||||
Aruba 6200F 48G CL4 4SFP+740W Swch."
|
||||
::= { wndDeviceIds 304 }
|
||||
|
||||
arubaWiredSwitchJL724B OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE ANW 6200F 24G 4SFP+ Sw."
|
||||
::= { wndDeviceIds 305 }
|
||||
|
||||
arubaWiredSwitchJL725B OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE ANW 6200F 24G C4 4SFP+370W Sw."
|
||||
::= { wndDeviceIds 306 }
|
||||
|
||||
arubaWiredSwitchJL726B OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE ANW 6200F 48G 4SFP+ Sw."
|
||||
::= { wndDeviceIds 307 }
|
||||
|
||||
arubaWiredSwitchJL727B OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE ANW 6200F 48G C4 4SFP+370W Sw."
|
||||
::= { wndDeviceIds 308 }
|
||||
|
||||
arubaWiredSwitchJL728B OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE ANW 6200F 48G C4 4SFP+740W Sw."
|
||||
::= { wndDeviceIds 309 }
|
||||
|
||||
arubaWiredSwitchS0M81A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE ANW 6200F 24G 4SFP Sw."
|
||||
::= { wndDeviceIds 310 }
|
||||
|
||||
arubaWiredSwitchS0M82A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE ANW 6200F 24G C4 4SFP 370W Sw."
|
||||
::= { wndDeviceIds 311 }
|
||||
|
||||
arubaWiredSwitchS0M83A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE ANW 6200F 48G 4SFP Sw."
|
||||
::= { wndDeviceIds 312 }
|
||||
|
||||
arubaWiredSwitchS0M84A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE ANW 6200F 48G C4 4SFP 370W Sw."
|
||||
::= { wndDeviceIds 313 }
|
||||
|
||||
arubaWiredSwitchS0M85A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE ANW 6200F 48G C4 4SFP 740W Sw."
|
||||
::= { wndDeviceIds 314 }
|
||||
|
||||
arubaWiredSwitchS0M86A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE NW 6200F 24G 4SFP+ T Sw."
|
||||
::= { wndDeviceIds 315 }
|
||||
|
||||
arubaWiredSwitchS0M87A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE NW 6200F 24G C4 4SFP+370W T Sw."
|
||||
::= { wndDeviceIds 316 }
|
||||
|
||||
arubaWiredSwitchS0M88A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE NW 6200F 48G 4SFP+ T Sw."
|
||||
::= { wndDeviceIds 317 }
|
||||
|
||||
arubaWiredSwitchS0M89A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE NW 6200F 48G C4 4SFP+370W T Sw."
|
||||
::= { wndDeviceIds 318 }
|
||||
|
||||
arubaWiredSwitchS0M90A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE NW 6200F 48G C4 4SFP+740W T Sw."
|
||||
::= { wndDeviceIds 319 }
|
||||
|
||||
arubaWiredSwitchS0G13A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE NW 6200F 24G 4SFP T Sw."
|
||||
::= { wndDeviceIds 341 }
|
||||
|
||||
arubaWiredSwitchS0G14A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE NW 6200F 24G C4 4SFP 370W T Sw."
|
||||
::= { wndDeviceIds 342 }
|
||||
|
||||
arubaWiredSwitchS0G15A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE NW 6200F 48G 4SFP T Sw."
|
||||
::= { wndDeviceIds 343 }
|
||||
|
||||
arubaWiredSwitchS0G16A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE NW 6200F 48G C4 4SFP370W T Sw."
|
||||
::= { wndDeviceIds 344 }
|
||||
|
||||
arubaWiredSwitchS0G17A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
HPE NW 6200F 48G C4 4SFP740W T Sw."
|
||||
::= { wndDeviceIds 345 }
|
||||
|
||||
arubaWiredSwitchR8Q67A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6200M 24G 4SFP+ Sw."
|
||||
::= { wndDeviceIds 321 }
|
||||
|
||||
arubaWiredSwitchR8Q68A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6200M 24G CL4 PoE 4SFP+ Sw."
|
||||
::= { wndDeviceIds 322 }
|
||||
|
||||
arubaWiredSwitchR8Q69A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6200M 48G 4SFP+ Sw."
|
||||
::= { wndDeviceIds 323 }
|
||||
|
||||
arubaWiredSwitchR8Q70A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6200M 48G CL4 PoE 4SFP+ Sw."
|
||||
::= { wndDeviceIds 324 }
|
||||
|
||||
arubaWiredSwitchR8Q71A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6200M 36G 12SR5 CL6 PoE 4SFP+ Sw."
|
||||
::= { wndDeviceIds 325 }
|
||||
|
||||
arubaWiredSwitchR8Q72A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6200F 12G CL4 2G/2SFP+ 139W."
|
||||
::= { wndDeviceIds 326 }
|
||||
|
||||
arubaWiredSwitchR8V08A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6200M 24G 4SFP+ TAA Sw."
|
||||
::= { wndDeviceIds 327 }
|
||||
|
||||
arubaWiredSwitchR8V09A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6200M 24G CL4 PoE 4SFP+ TAA Sw."
|
||||
::= { wndDeviceIds 328 }
|
||||
|
||||
arubaWiredSwitchR8V10A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6200M 48G 4SFP+ TAA Sw."
|
||||
::= { wndDeviceIds 329 }
|
||||
|
||||
arubaWiredSwitchR8V11A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6200M 48G CL4 PoE 4SFP+ TAA Sw."
|
||||
::= { wndDeviceIds 330 }
|
||||
|
||||
arubaWiredSwitchR8V12A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6200M 36G 12SR5 CL6 4SFP+ TAA Sw."
|
||||
::= { wndDeviceIds 331 }
|
||||
|
||||
arubaWiredSwitchR8V13A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 6200F 12G CL4 2G/2SFP+TAA Sw."
|
||||
::= { wndDeviceIds 332 }
|
||||
|
||||
arubaWiredSwitchJL717A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
@ -389,6 +708,42 @@ arubaWiredSwitchJL722A OBJECT-IDENTITY
|
||||
24p 10G SFP/SFP+ and 2p 40/100G QSFP+/QSFP28 switch."
|
||||
::= { wndDeviceIds 405 }
|
||||
|
||||
arubaWiredSwitchJL717C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
32p 1/10/25G SFP/SFP+/SFP28 and 4p 40/100G QSFP+/QSFP28 switch."
|
||||
::= { wndDeviceIds 420 }
|
||||
|
||||
arubaWiredSwitchJL718C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
16p 1/10/25G SFP/SFP+/SFP28 and 2p 40/100G QSFP+/QSFP28 switch."
|
||||
::= { wndDeviceIds 421 }
|
||||
|
||||
arubaWiredSwitchJL719C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
48p 1/10/25G SFP/SFP+/SFP28 and 6p 40/100G QSFP+/QSFP28 switch."
|
||||
::= { wndDeviceIds 422 }
|
||||
|
||||
arubaWiredSwitchJL720C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
48p 10GBASE-T and 4p 40/100G QSFP+/QSFP28 switch."
|
||||
::= { wndDeviceIds 423 }
|
||||
|
||||
arubaWiredSwitchJL721C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
12p 40/100G QSFP+/QSFP28 switch."
|
||||
::= { wndDeviceIds 424 }
|
||||
|
||||
arubaWiredSwitchJL722C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
24p 10G SFP/SFP+ and 2p 40/100G QSFP+/QSFP28 switch."
|
||||
::= { wndDeviceIds 425 }
|
||||
|
||||
arubaWiredSwitchJL817A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 4100i
|
||||
@ -403,6 +758,42 @@ arubaWiredSwitchJL818A OBJECT-IDENTITY
|
||||
4-port SFP+ Switch."
|
||||
::= { wndDeviceIds 451 }
|
||||
|
||||
arubaWiredSwitchR8S96A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba CX
|
||||
10000-48Y6C Distributed Services Switch"
|
||||
::= { wndDeviceIds 600 }
|
||||
|
||||
arubaWiredSwitchR8Z96A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba
|
||||
9300-32D 32p 400G 2p 10g Switch"
|
||||
::= { wndDeviceIds 700 }
|
||||
|
||||
arubaWiredSwitchR9W94A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba
|
||||
8100 24x10G SFP+ 4x40/100G QSFP28 Switch"
|
||||
::= { wndDeviceIds 800 }
|
||||
|
||||
arubaWiredSwitchR9W95A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba
|
||||
8100 24x10G Base-T 4x10G SFP+ 4x40/100G QSFP28 Switch"
|
||||
::= { wndDeviceIds 801 }
|
||||
|
||||
arubaWiredSwitchR9W96A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba
|
||||
8100 48x10G SFP+ 4x40/100G QSFP28 Switch"
|
||||
::= { wndDeviceIds 802 }
|
||||
|
||||
arubaWiredSwitchR9W97A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba
|
||||
8100 40x10G Base-T 8x10G SFP+ 4x40/100G QSFP28 Switch"
|
||||
::= { wndDeviceIds 803 }
|
||||
|
||||
-- sensors are sub type of parts
|
||||
|
||||
wndSensors OBJECT IDENTIFIER ::= { wndComponentIds 1 }
|
||||
@ -532,6 +923,52 @@ arubaWiredSwitch8360PowerSupplySlot OBJECT-IDENTITY
|
||||
power supply slot in an Aruba 8360 switch. "
|
||||
::= { wndSlots 18 }
|
||||
|
||||
arubaWiredSwitch10000FanTraySlot OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "Represents slot for Aruba CX 10000 Fan Tray. "
|
||||
::= { wndSlots 19 }
|
||||
|
||||
arubaWiredSwitch10000PowerSupplySlot OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for a
|
||||
power supply slot in an Aruba CX 10000 switch. "
|
||||
::= { wndSlots 20 }
|
||||
|
||||
arubaWiredSwitch9300FanTraySlot OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "Represents slot for Aruba 9300 Fan Tray. "
|
||||
::= { wndSlots 21 }
|
||||
|
||||
arubaWiredSwitch9300PowerSupplySlot OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for a
|
||||
power supply slot in an Aruba 9300 switch. "
|
||||
::= { wndSlots 22 }
|
||||
|
||||
arubaWiredSwitch6200FanTraySlot OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "Represents slot for Aruba 6200M Switch Fan Tray. "
|
||||
::= { wndSlots 23 }
|
||||
|
||||
arubaWiredSwitch6200PowerSupplySlot OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for a
|
||||
power supply bay in an Aruba 6200M switch. "
|
||||
::= { wndSlots 24 }
|
||||
|
||||
arubaWiredSwitch8100FanTraySlot OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "Represents slot for Aruba 8100 Switch Fan Tray. "
|
||||
::= { wndSlots 25 }
|
||||
|
||||
arubaWiredSwitch8100PowerSupplySlot OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for a
|
||||
power supply bay in an Aruba 8100 switch. "
|
||||
::= { wndSlots 26 }
|
||||
|
||||
|
||||
|
||||
-- modules are sub types of parts
|
||||
|
||||
wndModules OBJECT IDENTIFIER ::= { wndComponentIds 3 }
|
||||
@ -753,7 +1190,7 @@ arubaWiredSwitchModuleJL668A OBJECT-IDENTITY
|
||||
|
||||
arubaWiredSwitchFanTrayJL669A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6300 Fan Tray. "
|
||||
DESCRIPTION "The authoritative identifier for Aruba X751 Front to Back Fan Tray."
|
||||
::= { wndModules 44 }
|
||||
|
||||
arubaWiredSwitchPowerSupplyUnitJL085A OBJECT-IDENTITY
|
||||
@ -878,19 +1315,49 @@ arubaWiredSwitchR0X45A OBJECT-IDENTITY
|
||||
|
||||
arubaWiredSwitchModuleJL762A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6300M 48G 4SFP56 Pwr2Prt Advanced Module."
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6300M 48G 4SFP56 BF Advanced Module."
|
||||
::= { wndModules 70 }
|
||||
|
||||
arubaWiredSwitchFanTrayJL761A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6300M Pwr2Prt Fan Tray. "
|
||||
DESCRIPTION "The authoritative identifier for Aruba X752 Back to Front Fan Tray."
|
||||
::= { wndModules 71 }
|
||||
|
||||
arubaWiredSwitchPowerSupplyUnitJL760A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba X371 12VDC 250W 100-240VAC Power-to-Ports Power Supply."
|
||||
DESCRIPTION "The authoritative identifier for Aruba X371 12VDC 250W Back to Front Power Supply."
|
||||
::= { wndModules 72 }
|
||||
|
||||
arubaWiredSwitchModuleR8S89A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6300M 24SR CL6 PoE 2p50G 2p25G Advanced Module."
|
||||
::= { wndModules 73 }
|
||||
|
||||
arubaWiredSwitchModuleR8S90A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6300M 48SR5 CL8 PoE 2p50G 2p25G Advanced Module."
|
||||
::= { wndModules 74 }
|
||||
|
||||
arubaWiredSwitchModuleR8S91A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6300M 48SR5 CL6/CL8 2p50G 2p25G Advanced Module."
|
||||
::= { wndModules 75 }
|
||||
|
||||
arubaWiredSwitchModuleR8S92A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6300M 24p SFP+ LRM 2p50G 2p25G Advanced Module."
|
||||
::= { wndModules 76 }
|
||||
|
||||
arubaWiredSwitchModuleS0E91A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6300M 48SR10 CL8 PoE 4p100G Module."
|
||||
::= { wndModules 77 }
|
||||
|
||||
arubaWiredSwitchModuleS0X44A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6300M 48SR10 CL8 PoE 4p100G TAA Module."
|
||||
::= { wndModules 78 }
|
||||
|
||||
arubaWiredSwitchModuleJL724A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6200F 24G 4SFP+ Module."
|
||||
@ -1052,12 +1519,12 @@ arubaWiredSwitchPowerSupplyUnitJL713A OBJECT-IDENTITY
|
||||
|
||||
arubaWiredSwitchFanTrayJL714A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 8360 F2B Fan Tray. "
|
||||
DESCRIPTION "The authoritative identifier for Aruba X741 F2B Fan Tray. "
|
||||
::= { wndModules 123 }
|
||||
|
||||
arubaWiredSwitchFanTrayJL715A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 8360 B2F Fan Tray. "
|
||||
DESCRIPTION "The authoritative identifier for Aruba X742 B2F Fan Tray. "
|
||||
::= { wndModules 124 }
|
||||
|
||||
arubaWiredSwitch36WPowerSupplyUnit OBJECT-IDENTITY
|
||||
@ -1114,6 +1581,324 @@ arubaWiredSwitchPowerSupplyUnitJL758A OBJECT-IDENTITY
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6300M 1050W 36-72VDC Power Supply."
|
||||
::= { wndModules 134 }
|
||||
|
||||
arubaWiredSwitchPowerSupplyUnitR8R51A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba CX
|
||||
10000-48Y6C Port to Power (FB) AC Power Supply Unit"
|
||||
::= { wndModules 135 }
|
||||
|
||||
arubaWiredSwitchPowerSupplyUnitR8R52A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba CX
|
||||
10000-48Y6C Power to Port (BF) AC Power Supply Unit"
|
||||
::= { wndModules 136 }
|
||||
|
||||
arubaWiredSwitchFanTrayR8R53A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba CX
|
||||
10000-48Y6C Port to Power (FB) Fan Tray"
|
||||
::= { wndModules 137 }
|
||||
|
||||
arubaWiredSwitchFanTrayR8R54A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba CX
|
||||
10000-48Y6C Power to Port (BF) Fan Tray"
|
||||
::= { wndModules 138 }
|
||||
|
||||
arubaWiredSwitchModuleR8S96A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba CX
|
||||
10000-48Y6C Distributed Services Switch."
|
||||
::= { wndModules 139 }
|
||||
|
||||
arubaWiredSwitchPowerSupplyUnitJL861A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 8325
|
||||
850W 48VDC Front-to-Back Power Supply"
|
||||
::= { wndModules 140 }
|
||||
|
||||
arubaWiredSwitchPowerSupplyUnitJL862A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 8325
|
||||
850W 48VDC Back-to-Front Power Supply"
|
||||
::= { wndModules 141 }
|
||||
|
||||
arubaWiredSwitchModuleJL717C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
32p 1/10/25G SFP/SFP+/SFP28 and 4p 40/100G QSFP+/QSFP28 advanced module."
|
||||
::= { wndModules 142 }
|
||||
|
||||
arubaWiredSwitchModuleJL718C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
16p 1/10/25G SFP/SFP+/SFP28 and 2p 40/100G QSFP+/QSFP28 advanced module."
|
||||
::= { wndModules 143 }
|
||||
|
||||
arubaWiredSwitchModuleJL719C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
48p 1/10/25G SFP/SFP+/SFP28 and 6p 40/100G QSFP+/QSFP28 advanced module."
|
||||
::= { wndModules 144 }
|
||||
|
||||
arubaWiredSwitchModuleJL720C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
48p 1/10G BASE-T and 4p 40/100G QSFP+/QSFP28 advanced module."
|
||||
::= { wndModules 145 }
|
||||
|
||||
arubaWiredSwitchModuleJL721C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
12p 40/100G QSFP+/QSFP28 advanced module."
|
||||
::= { wndModules 146 }
|
||||
|
||||
arubaWiredSwitchModuleJL722C OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8360
|
||||
48p 1/10G SFP/SFP+ and 2p 40/100G QSFP+/QSFP28 advanced module."
|
||||
::= { wndModules 147 }
|
||||
|
||||
arubaWiredSwitchModuleR8Z96A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the
|
||||
Aruba 9300-32D 32p 400G 2p 10G Switch."
|
||||
::= { wndModules 148 }
|
||||
|
||||
arubaWiredSwitchPowerSupplyUnitR8Z97A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 9300
|
||||
1500W F2B AC PS"
|
||||
::= { wndModules 149 }
|
||||
|
||||
arubaWiredSwitchPowerSupplyUnitR8Z98A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 9300
|
||||
1500W B2F AC PS"
|
||||
::= { wndModules 150 }
|
||||
|
||||
arubaWiredSwitchFanTrayR8Z99A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 9300
|
||||
F2B Fan"
|
||||
::= { wndModules 151 }
|
||||
|
||||
arubaWiredSwitchFanTrayR9A00A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 9300
|
||||
B2F Fan"
|
||||
::= { wndModules 152 }
|
||||
|
||||
arubaWiredSwitch400GbMaxPort OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for a 400Gb maximum speed port."
|
||||
::= { wndModules 155 }
|
||||
|
||||
arubaWiredSwitchModuleR8Q67A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6200M 24G 4SFP+ Module."
|
||||
::= { wndModules 156 }
|
||||
|
||||
arubaWiredSwitchModuleR8Q68A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6200M 24G CL4 PoE 4SFP+ Module."
|
||||
::= { wndModules 157 }
|
||||
|
||||
arubaWiredSwitchModuleR8Q69A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6200M 48G 4SFP+ Module."
|
||||
::= { wndModules 158 }
|
||||
|
||||
arubaWiredSwitchModuleR8Q70A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6200M 48G CL4 PoE 4SFP+ Module."
|
||||
::= { wndModules 159 }
|
||||
|
||||
arubaWiredSwitchModuleR8Q71A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6200M 36G 12SR5 CL6 PoE 4SFP+ Module."
|
||||
::= { wndModules 160 }
|
||||
|
||||
arubaWiredSwitchModuleR8Q72A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6200F 12G CL4 2G/2SFP+ 139W Module."
|
||||
::= { wndModules 161 }
|
||||
|
||||
arubaWiredSwitchModuleR8V08A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6200M 24G 4SFP+ TAA Module."
|
||||
::= { wndModules 162 }
|
||||
|
||||
arubaWiredSwitchModuleR8V09A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6200M 24G CL4 PoE 4SFP+ TAA Module."
|
||||
::= { wndModules 163 }
|
||||
|
||||
arubaWiredSwitchModuleR8V10A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6200M 48G 4SFP+ TAA Module."
|
||||
::= { wndModules 164 }
|
||||
|
||||
arubaWiredSwitchModuleR8V11A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6200M 48G CL4 PoE 4SFP+ TAA Module."
|
||||
::= { wndModules 165 }
|
||||
|
||||
arubaWiredSwitchModuleR8V12A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba 6200M 36G 12SR5 CL6 4SFP+ TAA Module."
|
||||
::= { wndModules 166 }
|
||||
|
||||
arubaWiredSwitchModuleR8V13A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for Aruba Aruba 6200F 12G CL4 2G/2SFP+TAA Module."
|
||||
::= { wndModules 167 }
|
||||
|
||||
arubaWiredSwitchModuleR9Y04A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 6100 48G CLS4 4SFP+ 740W Module."
|
||||
::= { wndModules 168 }
|
||||
|
||||
arubaWiredSwitchModuleR9Y03A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 6000 48G CLS4 4SFP 740W Module."
|
||||
::= { wndModules 169 }
|
||||
|
||||
arubaWiredSwitch740WPowerSupplyUnit OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba PoE 740W 100-240VAC Power Supply."
|
||||
::= { wndModules 170 }
|
||||
|
||||
arubaWiredSwitchModuleR9W94A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8100 24x10G SFP+ 4x40/100G QSFP28 Module"
|
||||
::= { wndModules 171 }
|
||||
|
||||
arubaWiredSwitchModuleR9W95A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8100 24x10G Base-T 4x10G SFP+ 4x40/100G QSFP28 Modulej"
|
||||
::= { wndModules 172 }
|
||||
|
||||
arubaWiredSwitchModuleR9W96A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8100 48x10G SFP+ 4x40/100G QSFP28 Module"
|
||||
::= { wndModules 173 }
|
||||
|
||||
arubaWiredSwitchModuleR9W97A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for the Aruba 8100 40x10G Base-T 8x10G SFP+ 4x40/100G QSFP28 Module"
|
||||
::= { wndModules 174 }
|
||||
|
||||
arubaWiredSwitchModuleJL724B OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE ANW 6200F 24G 4SFP+ Module."
|
||||
::= { wndModules 175 }
|
||||
|
||||
arubaWiredSwitchModuleJL725B OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE ANW 6200F 24G C4 4SFP+370W Module."
|
||||
::= { wndModules 176 }
|
||||
|
||||
arubaWiredSwitchModuleJL726B OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE ANW 6200F 48G 4SFP+ Module."
|
||||
::= { wndModules 177 }
|
||||
|
||||
arubaWiredSwitchModuleJL727B OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE ANW 6200F 48G C4 4SFP+370W Module."
|
||||
::= { wndModules 178 }
|
||||
|
||||
arubaWiredSwitchModuleJL728B OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE ANW 6200F 48G C4 4SFP+740W Module."
|
||||
::= { wndModules 179 }
|
||||
|
||||
arubaWiredSwitchModuleS0M81A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE ANW 6200F 24G 4SFP Module."
|
||||
::= { wndModules 180 }
|
||||
|
||||
arubaWiredSwitchModuleS0M82A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE ANW 6200F 24G C4 4SFP 370W Module."
|
||||
::= { wndModules 181 }
|
||||
|
||||
arubaWiredSwitchModuleS0M83A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE ANW 6200F 48G 4SFP Module."
|
||||
::= { wndModules 182 }
|
||||
|
||||
arubaWiredSwitchModuleS0M84A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE ANW 6200F 48G C4 4SFP 370W Module."
|
||||
::= { wndModules 183 }
|
||||
|
||||
arubaWiredSwitchModuleS0M85A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE ANW 6200F 48G C4 4SFP 740W Module."
|
||||
::= { wndModules 184 }
|
||||
|
||||
arubaWiredSwitchModuleS0M86A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE NW 6200F 24G 4SFP+ T Module."
|
||||
::= { wndModules 185 }
|
||||
|
||||
arubaWiredSwitchModuleS0M87A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE NW 6200F 24G C4 4SFP+370W T Module."
|
||||
::= { wndModules 186 }
|
||||
|
||||
arubaWiredSwitchModuleS0M88A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE NW 6200F 48G 4SFP+ T Module."
|
||||
::= { wndModules 187 }
|
||||
|
||||
arubaWiredSwitchModuleS0M89A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE NW 6200F 48G C4 4SFP+370W T Module."
|
||||
::= { wndModules 188 }
|
||||
|
||||
arubaWiredSwitchModuleS0M90A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE NW 6200F 48G C4 4SFP+740W T Module."
|
||||
::= { wndModules 189 }
|
||||
|
||||
arubaWiredSwitchModuleS0G13A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE NW 6200F 24G 4SFP T Module."
|
||||
::= { wndModules 190 }
|
||||
|
||||
arubaWiredSwitchModuleS0G14A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE NW 6200F 24G C4 4SFP 370W T Module."
|
||||
::= { wndModules 191 }
|
||||
|
||||
arubaWiredSwitchModuleS0G15A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE NW 6200F 48G 4SFP T Module."
|
||||
::= { wndModules 192 }
|
||||
|
||||
arubaWiredSwitchModuleS0G16A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE NW 6200F 48G C4 4SFP370W T Module."
|
||||
::= { wndModules 193 }
|
||||
|
||||
arubaWiredSwitchModuleS0G17A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE NW 6200F 48G C4 4SFP740W T Module."
|
||||
::= { wndModules 194 }
|
||||
|
||||
arubaWiredSwitchModuleS0E48A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritatuive identifier for HPE Aruba Networking CX 6400 v2 32p SFP28 25G 4p QSFP28 100G MACsec Extended Tables Module"
|
||||
::= { wndModules 195 }
|
||||
|
||||
arubaWiredSwitchModuleS1T83A OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION "The authoritative identifier for HPE Aruba Networking CX 6400 v2 24p Smart Rate 1G/2.5G/5G/10G Class8 PoE 4p SFP56 50G Module"
|
||||
::= { wndModules 196 }
|
||||
|
||||
-- Feature Sub-tree where we allocate OID for Proprietary MIBs
|
||||
|
||||
arubaWiredLoopProtectMIB OBJECT IDENTIFIER ::= { wndFeatures 1 }
|
||||
@ -1154,4 +1939,18 @@ arubaWiredPortVlanMIB OBJECT IDENTIFIER ::= { wndFeatures 18 }
|
||||
|
||||
arubaWiredMacNotifyMIB OBJECT IDENTIFIER ::= { wndFeatures 19 }
|
||||
|
||||
arubaWiredConfigMIB OBJECT IDENTIFIER ::= { wndFeatures 20 }
|
||||
|
||||
arubaWiredPortSecurityMIB OBJECT IDENTIFIER ::= { wndFeatures 21 }
|
||||
|
||||
arubaWiredSystemInfoMIB OBJECT IDENTIFIER ::= { wndFeatures 22 }
|
||||
|
||||
arubawiredProviderBridgeMIB OBJECT IDENTIFIER ::= { wndFeatures 23 }
|
||||
|
||||
arubaWiredInterfaceMIB OBJECT IDENTIFIER ::= { wndFeatures 24 }
|
||||
|
||||
arubaWiredDistServicesMIB OBJECT IDENTIFIER ::= { wndFeatures 25 }
|
||||
|
||||
arubaWiredSwitchImage OBJECT IDENTIFIER ::= { wndFeatures 26 }
|
||||
|
||||
END
|
||||
|
Reference in New Issue
Block a user