FOUNDRY-SN-AGENT-MIB

MIB Reference — IPNetwork Monitor

All MIBsFOUNDRY-SN-AGENT-MIB

Organization: Brocade Communications Systems, Inc.

Last Updated: 2014--0-3-

Category: Hardware and Environment, Vendor: Foundry/Brocade

Description:

Brocade/Foundry Networks agent MIB for managing and monitoring ServerIron and NetIron chassis devices, including hardware inventory, CPU/memory utilization, temperature, and system configuration.

Imported Objects

From FOUNDRY-SN-ROOT-MIB

snAgentSysOBJECT-IDENTITY
snChassisOBJECT-IDENTITY
snStackOBJECT-IDENTITY

From HCNUM-TC

CounterBasedGauge64

From IF-MIB

InterfaceIndex

From INET-ADDRESS-MIB

InetAddress
InetAddressType

From P-BRIDGE-MIB

EnabledStatus

From SNMPv2-SMI

Counter32
Gauge32
Integer32
IpAddress
MODULE-IDENTITY
OBJECT-TYPE
TimeTicks
Unsigned32

From SNMPv2-TC

RowStatus
TEXTUAL-CONVENTION
TimeStamp
TruthValue

What Is FOUNDRY-SN-AGENT-MIB?

FOUNDRY-SN-AGENT-MIB is a Brocade/Foundry Networks agent MIB used to manage and monitor ServerIron and NetIron chassis-based switching and load-balancing platforms. It exposes hardware-inventory data (chassis type, serial number, main/expansion board descriptions and port counts), environmental status (power supply and fan status), status/traffic/media LED indicators, and system configuration/trap-enable controls. Its monitoring emphasis is clearly on hardware health: administrators rely on it for power supply and fan status to catch cooling or power failures, chassis serial number and type for asset tracking, and port totals on main/expansion boards to verify hardware inventory matches expectations, with configurable traps (e.g., power-supply trap enable) tying these states into fault notifications. It works alongside Brocade/Foundry's broader agent and interface MIBs, and standard MIB-II, for a complete picture of device health. Any FOUNDRY-SN-AGENT-MIB OID under the chassis or environmental branches is worth including in fault-monitoring templates, since it directly reflects power, fan, or board-level hardware conditions. It is deployed on Brocade (formerly Foundry) ServerIron application-delivery switches and NetIron routing/switching chassis in data center and service-provider networks.

IPNetwork Monitor allows you to monitor SNMP objects defined in FOUNDRY-SN-AGENT-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • power supply status
  • fan status
  • chassis type and serial number
  • main/expansion board port totals
  • status/traffic/media LED indicators
  • power-supply trap enablement

Supported Devices

  • Brocade/Foundry ServerIron application-delivery switches
  • Brocade/Foundry NetIron routing/switching chassis

Monitoring Examples

An admin would poll snChasPwrSupplyStatus and snChasFanStatus to detect a failed power supply or stalled fan before it causes thermal shutdown, and snChasSerNum/snChasType to confirm chassis identity during an inventory audit. snChasMainBrdDescription and snChasMainPortTotal (plus the expansion-board equivalents) reveal whether an expected line card or expansion module is present and correctly recognized, while snChasEnablePwrSupplyTrap controls whether a power-supply fault actually generates an SNMP trap to the NMS.

OIDs
OID symbolicOID numericTypeAccessDescription
snChasGen1.3.6.1.4.1.1991.1.1.1.1
STR snChasType1.3.6.1.4.1.1991.1.1.1.1.1DisplayStringread-onlyThe chassis type represents the type of Foundry product being managed.
STR snChasSerNum1.3.6.1.4.1.1991.1.1.1.1.2DisplayStringread-onlyThe serial number of the chassis. If the serial number is unknown or unavailable then the value should be a zero length string.
I32 snChasPwrSupplyStatus1.3.6.1.4.1.1991.1.1.1.1.3Integer32read-onlyThis object is being deprecated, please use snChasPwrSupplyTable instead. A bit array that contains the value of the Chassis Power Supplies. This is a packed bit string; the 2 power supplies status are encoded into 4 bits (a nibble). There are multiple power supplies per chassis in this release. The following shows the meaning of each bit: (bit 0 is the least significant bit). bit position meaning ------------ ------- 20-31 reserved 19 Power Supply 8 DC (0=bad, 1=good). 18 Power Supply 7 DC (0=bad, 1=good). 17 Power Supply 8 present status (0=present, 1=not-present). 16 Power Supply 7 present status (0=present, 1=not-present). 15 Power Supply 6 DC (0=bad, 1=good). 14 Power Supply 5 DC (0=bad, 1=good). 13 Power Supply 6 present status (0=present, 1=not-present). 12 Power Supply 5 present status (0=present, 1=not-present). 11 Power Supply 4 DC (0=bad, 1=good). 10 Power Supply 3 DC (0=bad, 1=good). 9 Power Supply 4 present status (0=present, 1=not-present). 8 Power Supply 3 present status (0=present, 1=not-present). 4-7 reserved 3 Power Supply 2 DC (0=bad, 1=good). 2 Power Supply 1 DC (0=bad, 1=good). 1 Power Supply 2 present status (0=present, 1=not-present). 0 Power Supply 1 present status (0=present, 1=not-present).
I32 snChasFanStatus1.3.6.1.4.1.1991.1.1.1.1.4Integer32read-onlyThis object is being deprecated, please use snChasFanTable instead. A bit array that contains the value of the fan status. This is a packed bit string. The status of each fan is encoded into one bit. bit value meaning --------- ------- 0 fan failure. 1 fan good. There are two fans per VLAN Switch chassis in this release. The following shows the meaning of each bit: (bit 0 is the least significant bit). bit position meaning ------------ ------- 6-31 reserved 5 fan6 status 4 fan5 status 3 fan4 status 2 fan3 status 1 fan2 status 0 fan1 status
STR snChasMainBrdDescription1.3.6.1.4.1.1991.1.1.1.1.5DisplayStringread-onlyThe main board description string. (It is obsoleted for Chassis Product)
INT snChasMainPortTotal1.3.6.1.4.1.1991.1.1.1.1.6INTEGERread-onlyThe total number of ports for the main board. (It is obsoleted for Chassis Product)
STR snChasExpBrdDescription1.3.6.1.4.1.1991.1.1.1.1.7DisplayStringread-onlyThe expansion board description string. Expansion board are those boards attaching on the main board. (It is obsoleted for Chassis Product)
INT snChasExpPortTotal1.3.6.1.4.1.1991.1.1.1.1.8INTEGERread-onlyThe total number of ports for the expansion board. (It is obsoleted for Chassis Product)
I32 snChasStatusLeds1.3.6.1.4.1.1991.1.1.1.1.9Integer32read-onlyA bit array that contains the value of the front panel status LEDs. This is a bit-map; each LED is encoded into 1 bit for each switch port. The maximum number of ports in one chassis is 24 that means 24 Ports Status LEDs. The expansion port number always begins from the last main port number. The following shows the meaning of each bit for each switch port: bit value meaning -------- --------- 0 off (Link off) 1 on (Link on) The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 --------
I32 snChasTrafficLeds1.3.6.1.4.1.1991.1.1.1.1.10Integer32read-onlyA bit array that contains the value of the front panel traffic LEDs. This is a packed bit string; each LED is encoded into 1 bit for each switch port. The maximum number of ports in one chassis is 24 that means 24 Ports Traffic LEDs. The expansion port number always begins from the last main port number. The following shows the meaning of each bit for each switch port: bit value meaning -------- --------- 0 off (no traffic) 1 on (traffic) The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 --------
I32 snChasMediaLeds1.3.6.1.4.1.1991.1.1.1.1.11Integer32read-onlyA bit array that contains the value of the front panel media LEDs. This is a packed bit string; each LED is encoded into 1 bit for each switch port. The maximum number of ports in one chassis is 24 that means 24 Ports Media LEDs. The expansion port number always begins from the last main port number. The following shows the meaning of each bit for each switch port: bit value meaning --------- ------- 0 half duplex 1 full duplex The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 ---------
INT snChasEnablePwrSupplyTrap1.3.6.1.4.1.1991.1.1.1.1.12INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate power supply failure traps.
OCT snChasMainBrdId1.3.6.1.4.1.1991.1.1.1.1.13OCTET STRINGread-onlyThe main board identifier, which can uniquely identify a board type. It is an encoded octet string with the following meaning: octet 0 - octet string format version, which identifies the format of this string. If format version octet has the value 1, the octets after the version octet have the following meaning: octet 1 - product type, FIWG=0x57, FIBB=0x42, FIMLS=0x4D NI=0x4E, TI=0x54, TIRT=0x52 octet 2 - board type, POWERPC=1, ALPHA=2 The length of the octet string is 27. If format version octet has the value 2, the octets after the version octet have the following meaning: octet 1 - product type: BI_WG 0x57 BI_BB 0x42 BI_NI 0x4E NI_M4 0x4D BI_SLB 0x53 octet 2 - module type: MASTER_FIBER_8G 0x0 MASTER_FIBER_4G 0x1 MASTER_COPPER_16 0x2 SLAVE_FIBER_4G 0x3 FI_MASTER_FIBER_2G 0x4 FI_MASTER_FIBER_4G 0x5 MASTER_COPPER_8G 0x6 FI_MASTER_FIBER_8G 0x7 SLAVE_FIBER_8G 0x8 MASTER_COPPER_12_2 0x9 SLAVE_COPPER_24 0xA FI_SLAVE_COPPER_24 0xB SLAVE_100FX_8 0xD SLAVE_100FX_16 0xC SLAVE_COPPER_8G 0xE SLAVE_COPPER_16_2 0xF STACK_FIBER_8G 0x10 STACK_COPPER_8G 0x11 MASTER_FIBER_2G 0x12 SLAVE_100FX_24 0x13 MASTER_FIBER_0G 0x14 POS_622M 0x15 POS_155M 0x16 SLAVE_FIBER_2G 0x17 SLAVE_COPPER_2G 0x18 FI_SLAVE_FIBER_2G 0x19 FI_SLAVE_FIBER_4G 0x1A FI_SLAVE_FIBER_8G 0x1B FI_SLAVE_COPPER_8G 0x1C FI_MASTER_COPPER_8G 0x1D POS_155M2P 0x1E FI_MASTER_COPPER_4G 0x1F FI_MASTER_COPPER_2G 0x20 MASTER_COPPER_4G 0x21 MASTER_COPPER_2G 0x22 MASTER_M4_8G 0x23 MASTER_M4_4G 0x24 MASTER_M4_2G 0x25 MASTER_M4_0G 0x26 MASTER_M5_0G 0x27 POS_2488M 0x28 SLAVE_M5_0G 0x29 POS_N2488M 0x2A STACK_IPC_48_2 0x2B SLAVE_NPA_FIBER_4G 0x2C ATM_2PORT 0x2D ATM_4PORT 0x2E SLAVE_FIBER_10G 0x2F STACK_FES_48_2 0x30 STACK_FES_24_2 0x31 STACK_FES_96_4 0x32 STACK_FES_12G 0x33 STACK_FESX_24G 0x34 STACK_FESX_24_2_G 0x35 STACK_FESX_24_1_G 0x36 STACK_FESX_48G 0x37 STACK_FESX_48_2_G 0x38 STACK_FESX_48_1_G 0x39 SUPERX_FI_MGMT 0x40 SUPERX_FI_2P10G 0x41 SUPERX_FI_24GC 0x42 SUPERX_FI_24GF 0x43 SUPERX_FI_2P10G_WAN 0x44 SUPERX_FI_MGMT_II 0x4a SLAVE_JC_48E 0xC3 SLAVE_JC_48T 0xC4 MASTER_JC_M4_8G 0xC5 SLAVE_JC_8G 0xC6 SLAVE_JC_B16GF 0xC8 MASTER_JC_B2404 0xC9 SLAVE_JC_B16GC 0xCA The length of the octet string is 28. Both format version 1 and 2: octet 3 - processor type, PVR_M603=3, PVR_M604=4, PVR_M603E=6, PVR_M603EV=7, PVR_M750=8, PVR_M604E=9, PVR_M8245=81 octet 4 to octet 5 - processor speed in MHz octet 6 - MAC type: MAC_NONE=0 MAC_SEEQ_10_100=1, MAC_DEC_10_100=2, MAC_3COM_10_100=3, MAC_X10GMAC_10000=4, MAC_SEEQ_1000=5, MAC_GMAC_1000=6, MAC_VLSI_1000=7 octet 7 - PHY type, PHY_NONE=0, PHY_QSI=1, PHY_BROADCOM=2, PHY_ICS=3, PHY_NATIONAL=4, PHY_LEVEL1=6, PHY_BROADCOM_10_100=7, PHY_LEVEL24=8, PHY_BROADCOM_10000=9 (for 10G), PHY_3COM_10_100=9 (for others) octet 8 - port type, COPPER=0, FIBER=1 octet 9 - fiber port type, NONFIBER=0, SX_FIBER=1, LX_FIBER=2, LHX_FIBER=3, LX_SX_FIBER=4, LHB_FIBER=5 octet 10 to octet 13 - DRAM size in KBytes octet 14 to octet 17 - boot flash size in KBytes octet 18 to octet 21 - code flash size in KBytes octet 22 to octet 27 - serial number. Format version 1 only: octet 28 - chassis backplane type. chassis4000 = 0x00 chassis8000 = 0x02 chassis15000 = 0x01 chassisFISX = 0x04 Turbo8 = 0x07 (stack2) FastIron2 = 0x06 (stack1)
OCT snChasExpBrdId1.3.6.1.4.1.1991.1.1.1.1.14OCTET STRINGread-onlyThe expansion board identifier. Expansion board are those boards attaching on the main board. It is an encoded octet string with the following meaning: octet 0 - octet string format version, which identifies the format of this string. If format version octet has the value 1, the octets after the version octet have the following meaning: octet 1 - expansion board type, HUNDRED_MEG_1PORT=1, HUNDRED_MEG_2PORT=2, HUNDRED_MEG_1PORT_COPPER=3, HUNDRED_MEG_2PORT_COPPER=4, HUNDRED_MEG_2PORT_LX=5, GIGA_1PORT=8, GIGA_2PORT=9 octet 2 - fiber port type, NONFIBER=0, SX_FIBER=1, LX_FIBER=2, LHX_FIBER=3, LX_SX_FIBER=4 (It is obsoleted for Chassis Product)
I32 snChasSpeedLeds1.3.6.1.4.1.1991.1.1.1.1.15Integer32read-onlyA bit array that contains the value of the front panel media LEDs. This is a packed bit string; each LED is encoded into 1 bit for each switch port. The maximum number of ports in one chassis is 24 that means 24 Ports Speed LEDs. The expansion port number always begins from the last main port number. The following shows the meaning of each bit for each switch port: bit value meaning --------- ------- 0 10 MBit 1 100 MBit The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 ---------
INT snChasEnableFanTrap1.3.6.1.4.1.1991.1.1.1.1.16INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate fan failure traps.
STR snChasIdNumber1.3.6.1.4.1.1991.1.1.1.1.17DisplayStringread-writeAn administratively-assigned chassis identity number, used by inventory control.
INT snChasActualTemperature1.3.6.1.4.1.1991.1.1.1.1.18INTEGERread-onlyTemperature of the chassis. Each unit is 0.5 degrees Celcius. Only management module built with temperature sensor hardware is applicable. For those non-applicable management module, it returns no-such-name.
INT snChasWarningTemperature1.3.6.1.4.1.1991.1.1.1.1.19INTEGERread-writeActual temperature higher than this threshold value will trigger the switch to send a temperature warning trap. Each unit is 0.5 degrees Celcius. Only management module built with temperature sensor hardware is applicable. For those non-applicable management module, it returns no-such-name.
INT snChasShutdownTemperature1.3.6.1.4.1.1991.1.1.1.1.20INTEGERread-writeActual temperature higher than this threshold value will shutdown a partial of the switch hardware to cool down the system. Each unit is 0.5 degrees Celcius. Only management module built with temperature sensor hardware is applicable. For those non-applicable management module, it returns no-such-name.
INT snChasEnableTempWarnTrap1.3.6.1.4.1.1991.1.1.1.1.21INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate temperature warning traps.
I32 snChasFlashCard1.3.6.1.4.1.1991.1.1.1.1.22Integer32read-onlyA bit array that contains the value of the flash card status. This is a packed bit string. The status of each flash card is encoded into one bit. bit value meaning --------- ------- 0 flash card absent. 1 flash card present. There are up to two flash cards in this release. This object is valid if M4 management module is present. The following shows the meaning of each bit: (bit 0 is the least significant bit). bit position meaning ------------ ------- 2-31 reserved 1 flash card 2 status 0 flash card 1 status
I32 snChasFlashCardLeds1.3.6.1.4.1.1991.1.1.1.1.23Integer32read-onlyA bit array that contains the value of the flash card LEDs. This is a packed bit string; each LED is encoded into 1 bit for each flash card. bit value meaning -------- --------- 0 off 1 on
I32 snChasNumSlots1.3.6.1.4.1.1991.1.1.1.1.24Integer32read-onlyNumber of slots of the chassis.
INT snChasArchitectureType1.3.6.1.4.1.1991.1.1.1.1.25INTEGERread-onlyArchitecture type.
INT snChasProductType1.3.6.1.4.1.1991.1.1.1.1.26INTEGERread-onlyProduct type.
INT snChasSystemMode1.3.6.1.4.1.1991.1.1.1.1.27INTEGERread-onlySystem Mode. This object is only applicable to XMR/MLX/MLXe products. For example, if snChasProductType is niMlx4/niMlx8/niMlx16/niMlx32 then the this object returns mlx(2). If snChasProductType is niXmr4000/niXmr8000 niXmr160000/niXmr32000 this object returns xmr(1). If snChasProductType is brMlxE4/brMlxE8/brMlxE16/brMlxE32 this object returns either xmr(1) or mlx(2) depending on the mode of the system. This object is not supported for the other products.
STR snChasFactoryPartNumber1.3.6.1.4.1.1991.1.1.1.1.28DisplayStringread-onlyFactory Part number assigned by the manufacturer.
STR snChasFactorySerialNumber1.3.6.1.4.1.1991.1.1.1.1.29DisplayStringread-onlyFactory serial number assigned by the manufacturer.
snChasPwr1.3.6.1.4.1.1991.1.1.1.2
snChasPwrSupplyTable1.3.6.1.4.1.1991.1.1.1.2.1not-accessibleA table of each power supply information. Only installed power supply appears in a table row.
snChasPwrSupplyEntry1.3.6.1.4.1.1991.1.1.1.2.1.1not-accessibleA row in the power supply table.
I32 snChasPwrSupplyIndex1.3.6.1.4.1.1991.1.1.1.2.1.1.1Integer32read-onlyThe index to power supply table.
STR snChasPwrSupplyDescription1.3.6.1.4.1.1991.1.1.1.2.1.1.2DisplayStringread-onlyThe power supply description string.
INT snChasPwrSupplyOperStatus1.3.6.1.4.1.1991.1.1.1.2.1.1.3INTEGERread-onlyThe power supply operation status.
snChasPwrSupply2Table1.3.6.1.4.1.1991.1.1.1.2.2not-accessibleA table of each power supply information for each unit. Only installed power supply appears in a table row.
snChasPwrSupply2Entry1.3.6.1.4.1.1991.1.1.1.2.2.1not-accessibleA row in the power supply table.
I32 snChasPwrSupply2Unit1.3.6.1.4.1.1991.1.1.1.2.2.1.1Integer32read-onlyThe index to power supply table.
I32 snChasPwrSupply2Index1.3.6.1.4.1.1991.1.1.1.2.2.1.2Integer32read-onlyThe index to power supply table.
STR snChasPwrSupply2Description1.3.6.1.4.1.1991.1.1.1.2.2.1.3DisplayStringread-onlyThe power supply description string.
INT snChasPwrSupply2OperStatus1.3.6.1.4.1.1991.1.1.1.2.2.1.4INTEGERread-onlyThe power supply operation status.
snChasFan1.3.6.1.4.1.1991.1.1.1.3
snChasFanTable1.3.6.1.4.1.1991.1.1.1.3.1not-accessibleA table of each fan information. Only installed fan appears in a table row.
snChasFanEntry1.3.6.1.4.1.1991.1.1.1.3.1.1not-accessibleA row in the fan table.
I32 snChasFanIndex1.3.6.1.4.1.1991.1.1.1.3.1.1.1Integer32read-onlyThe index to fan table.
STR snChasFanDescription1.3.6.1.4.1.1991.1.1.1.3.1.1.2DisplayStringread-onlyThe fan description string.
INT snChasFanOperStatus1.3.6.1.4.1.1991.1.1.1.3.1.1.3INTEGERread-onlyThe fan operation status.
snChasFan2Table1.3.6.1.4.1.1991.1.1.1.3.2not-accessibleA table of each fan information for each unit. Only installed fan appears in a table row.
snChasFan2Entry1.3.6.1.4.1.1991.1.1.1.3.2.1not-accessibleA row in the fan table.
I32 snChasFan2Unit1.3.6.1.4.1.1991.1.1.1.3.2.1.1Integer32read-onlyThe index to fan table.
I32 snChasFan2Index1.3.6.1.4.1.1991.1.1.1.3.2.1.2Integer32read-onlyThe index to fan table.
STR snChasFan2Description1.3.6.1.4.1.1991.1.1.1.3.2.1.3DisplayStringread-onlyThe fan description string.
INT snChasFan2OperStatus1.3.6.1.4.1.1991.1.1.1.3.2.1.4INTEGERread-onlyThe fan operation status.
snChasUnit1.3.6.1.4.1.1991.1.1.1.4
snChasUnitTable1.3.6.1.4.1.1991.1.1.1.4.1not-accessibleA table of chassis information for each unit. Only active chassis appears in a table row.
snChasUnitEntry1.3.6.1.4.1.1991.1.1.1.4.1.1not-accessibleA row in the chassis table.
I32 snChasUnitIndex1.3.6.1.4.1.1991.1.1.1.4.1.1.1Integer32read-onlyThe index to chassis table.
STR snChasUnitSerNum1.3.6.1.4.1.1991.1.1.1.4.1.1.2DisplayStringread-onlyThe serial number of the chassis for each unit. If the serial number is unknown or unavailable then the value should be a zero length string.
I32 snChasUnitNumSlots1.3.6.1.4.1.1991.1.1.1.4.1.1.3Integer32read-onlyNumber of slots of the chassis for each unit.
INT snChasUnitActualTemperature1.3.6.1.4.1.1991.1.1.1.4.1.1.4INTEGERread-onlyTemperature of the chassis. Each unit is 0.5 degrees Celcius. Only management module built with temperature sensor hardware is applicable. For those non-applicable management module, it returns no-such-name.
INT snChasUnitWarningTemperature1.3.6.1.4.1.1991.1.1.1.4.1.1.5INTEGERread-onlyActual temperature higher than this threshold value will trigger the switch to send a temperature warning trap. Each unit is 0.5 degrees Celcius. Only management module built with temperature sensor hardware is applicable. For those non-applicable management module, it returns no-such-name.
INT snChasUnitShutdownTemperature1.3.6.1.4.1.1991.1.1.1.4.1.1.6INTEGERread-onlyActual temperature higher than this threshold value will shutdown a partial of the switch hardware to cool down the system. Each unit is 0.5 degrees Celcius. Only management module built with temperature sensor hardware is applicable. For those non-applicable management module, it returns no-such-name.
STR snChasUnitPartNum1.3.6.1.4.1.1991.1.1.1.4.1.1.7DisplayStringread-onlyThe part number of the chassis for each unit. If the part number is unknown or unavailable then the value should be a zero length string.
snAgentGbl1.3.6.1.4.1.1991.1.1.2.1
INT snAgReload1.3.6.1.4.1.1991.1.1.2.1.1INTEGERread-writeAction object to reboot the agent. The following values can only be read: other(1).....agent in unknown or other state running(2)...agent running busy(4).......reload not allowed at this time, flash is busy The following value can be written: reset(3).....do a hard reset The agent will return a response before the action occurs.
INT snAgEraseNVRAM1.3.6.1.4.1.1991.1.1.2.1.2INTEGERread-writeAction object to erase NVRAM of the agent. The following values can only be read: normal(1) error(2)... operation failed or bad flash erasing(4)...agent is erasing NVRAM flash busy(5).......operation not allowed at this time, flash is busy The following value can be written: erase(3).....do erase The agent will return a response even before the erase is done. And the read value will be erasing until erase is done. And the erase request will be rejected until error or normal.
INT snAgWriteNVRAM1.3.6.1.4.1.1991.1.1.2.1.3INTEGERread-writeAction object to save all configuration info to NVRAM of the agent. The following values can only be read: normal(1) error(2)... operation failed or bad flash writing(4)...agent is writing NVRAM flash busy(5).......operation not allowed at this time, flash is busy The following value can be written: write(3).....do write The agent will return a response even before the write is done. And the read value will be writing until write is done. And the write request will be rejected until error or normal.
INT snAgConfigFromNVRAM1.3.6.1.4.1.1991.1.1.2.1.4INTEGERread-writeThis object is no more supported by FastIron and NetIron agents and should not be used. Action object to config the switch from NVRAM of the agent. The following values can only be read: normal(1) error(2)... operation failed or bad flash configing(4)...configing from NVRAM flash is in process. busy(5).......operation not allowed at this time, flash is busy The following value can be written: config(3).....do config The agent will return a response after config is done.
IP snAgTftpServerIp1.3.6.1.4.1.1991.1.1.2.1.5IpAddressread-writeThe tftp server address, this will be used for both download/upload image file and config file.
STR snAgImgFname1.3.6.1.4.1.1991.1.1.2.1.6DisplayStringread-writeName of the image file including path currently associated with the system. When the object is not used, the value is a zero length string.
INT snAgImgLoad1.3.6.1.4.1.1991.1.1.2.1.7INTEGERread-writeAction object to down/up load a new image to the agent. The following values: Error values: from normal(1) to operationError(17) and tftpWrongFileType(23). loading(18) .. operation is in process. The following values are used for set : uploadMPPrimary(19)..upload the Primary image from MP flash to tftp server. downloadMPPrimary(20)..download the Primary image from tftp server to MP flash. uploadMPSecondary(21)..upload the Secondary image from MP flash to tftp server. downloadMPSecondary(22)..download the Secondary image from tftp server to MP flash. downloadSPPrimary(24)..download the Primary image from tftp server to SP flash. downloadSPSecondary(25)..download the Secondary image from tftp server to SP flash. uploadMPBootROM(26)..upload the Boot from flash image from MP flash to tftp server. downloadMPBootROM(27)..download the Boot from flash image from tftp server to MP flash. uploadMPBootTFTP(28)..upload the Boot from TFTP image from MP flash to tftp server. downloadMPBootTFTP(29)..download the Boot from TFTP image from tftp server to MP flash. uploadMPMonitor(30)..upload the Monitor image from MP flash to tftp server. downloadMPMonitor(31)..download the Monitor image from tftp server to MP flash. downloadSPBootROM(32)..download the Boot image from tftp server to SP flash. downloadSPMonitor(33)..download the Monitor image from tftp server to SP flash. MP is the management processor, SP is the switch processor. The image filename is defined in snAgImgFname. The tftp server address is defined in snAgTftpServerIp. Atomic set of snAgImgLoad, snAgImgFname and snAgTftpServerIp is required to allow down/up load to happen. And the write request will be rejected during loading until error or normal.
STR snAgCfgFname1.3.6.1.4.1.1991.1.1.2.1.8DisplayStringread-writeName of the config file(s) including path currently associated with the system. Some agents in special situations may support a value which contains multiple file names instead of a single file name. Multiple names are specified as a list of file names separated by semicolons (;). When the object is not used, the value is a zero length string.
INT snAgCfgLoad1.3.6.1.4.1.1991.1.1.2.1.9INTEGERread-writeAction object to down/up load a config image to the agent. The following values can be read : Error values: from normal(1) to operationError(17) and tftpWrongFileType(29). loading(18) .. operation is in process. The following value can be used to set: uploadFromFlashToServer(20)..upload the config from flash to tftp server. downloadToFlashFromServer(21)..download the config to flash from tftp server. uploadFromDramToServer(22)..upload the config from DRAM to tftp server. downloadToDramFromServer(23)..download the config to DRAM from tftp server. downloadToDramFromServerOverwrite(30)..download the config to DRAM from tftp server, clear the running-config, and overwrite with the new config. The following value can be used to set: uploadFromFlashToNMS(24)..upload the config from flash to NMS. downloadToFlashFromNMS(25)..download the config to flash from NMS. uploadFromDramToNMS(26)..upload the config from DRAM to NMS. downloadToDramFromNMS(27)..download the config to DRAM from NMS. The config filename is defined in snAgCfgFname. The tftp server address is defined in snAgTftpServerIp. Atomic set of snAgCfgLoad, snAgCfgFname and snAgTftpServerIp is required to allow down/up load to happen. And the write request will be rejected during loading until error or normal. For those NMS commands from (24) to (27), The snAgCfgEosTable MIB must be sent along in one PDU. A seperate write memory cli or set snAgWriteNVRAM is required to save the config to NVRAM.
IP snAgDefGwayIp1.3.6.1.4.1.1991.1.1.2.1.10IpAddressread-writeThe default gateway (router) address.
STR snAgImgVer1.3.6.1.4.1.1991.1.1.2.1.11DisplayStringread-onlyThe version of the running software in the form 'major.minor.maintenance[letters]'.
STR snAgFlashImgVer1.3.6.1.4.1.1991.1.1.2.1.12DisplayStringread-onlyThe version of the software image saved in local storage such as flash memory in the form 'major.minor.maintenance[letters]'. If not known or not available, then the value is a zero length string.
IP snAgGblIfIpAddr1.3.6.1.4.1.1991.1.1.2.1.13IpAddressread-writeThe interface ip address.
IP snAgGblIfIpMask1.3.6.1.4.1.1991.1.1.2.1.14IpAddressread-writeThe interface ip address mask.
STR snAgGblPassword1.3.6.1.4.1.1991.1.1.2.1.15DisplayStringread-writeSystem Security Access Password and this is only allowed to use for setting but not for reading. An SNMP-Get will get an null string. By default, this object needs to be in the same PDU while doing Set operation some critical SNMP objects. If command 'no snmp-server pw-check' is configured on the device, then this object is not needed in the PDU. The value of this object depends on the authentication method configured for SNMP. If there's no AAA authentication configuration for SNMP, this object will have the enable superuser password. If the AAA authentication for SNMP is configured and has leading method as enable or line, this object will have the corresponding enable or line password. If the switch has AAA authentication for SNMP operation, and the method specified is one of local, TACACS+, or RADIUS, this object will have format ' ' (note one space character in between). The max size allows concatenation of max 48 octets of username and 48 octets of password, with one blank character
INT snAgTrpRcvrCurEntry1.3.6.1.4.1.1991.1.1.2.1.16INTEGERread-onlyThe current total entries of the Trap Receiver Table are created.
INT snAgGblDataRetrieveMode1.3.6.1.4.1.1991.1.1.2.1.19INTEGERread-writeBy default, this mode is set to nextbootCfg(0). The VLAN Table and Port-STP Table data will be retrieved according to this mode. nextbootCfg(0).........the nextboot configuration data are retrieved operationalData(1)..........the current running data are retrieved
OCT snAgSystemLog1.3.6.1.4.1.1991.1.1.2.1.20OCTET STRINGread-writeThe system log object to indicate whether any Network Management Station(NMS) has login. The first byte of the octet string is the value decribed below and followed by 4 bytes of secret code. login(1)..... a value for a NMS to login. heartbeat(2)... a value for the login NMS periodically to checkin; Otherwise, the Agent will automatically set this object to logout(3) after a timeout period. logout(3).... a value for a NMS to logout. changePassword(4).... a value for the login NMS to change password, only if snAgGblPasswordChangeMode was configured to 'anyMgmtEntity'. changeReadOnlyCommunity(5).... a value for the login NMS to change the read-only community string, only if snAgGblPasswordChangeMode was configured to 'anyMgmtEntity'. changeReadWriteCommunity(6).... a value for the login NMS to change the read-write community string, only if snAgGblPasswordChangeMode was configured to 'anyMgmtEntity'.
INT snAgGblEnableColdStartTrap1.3.6.1.4.1.1991.1.1.2.1.21INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate cold start traps.
INT snAgGblEnableLinkUpTrap1.3.6.1.4.1.1991.1.1.2.1.22INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate link up traps.
INT snAgGblEnableLinkDownTrap1.3.6.1.4.1.1991.1.1.2.1.23INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate link down traps.
INT snAgGblPasswordChangeMode1.3.6.1.4.1.1991.1.1.2.1.24INTEGERread-onlySpecify which management entity is allowed to change the password. 'anyMgmtEntity' management entities are SNMP management station, console command line interface, and telnet command line interface. For security reason, this object can only be modified by console command line interface or telnet command line interface. The default value is 'consoleAndTelnet', of which both console and telnet command line interfaces are allowed to change the password.
STR snAgGblReadOnlyCommunity1.3.6.1.4.1.1991.1.1.2.1.25DisplayStringread-writeSNMP read community string and this is only allowed to use for setting but not for reading. An SNMP-Get will get an zero length string. Set operation on this object is allowed only if command 'password-change any' is configured on the target device.
STR snAgGblReadWriteCommunity1.3.6.1.4.1.1991.1.1.2.1.26DisplayStringread-writeSNMP read-write community string and this is only allowed to use for setting but not for reading. An SNMP-Get will get an zero length string. Set operation on this object is allowed only if command 'password-change any' is configured on the target device.
INT snAgGblCurrentSecurityLevel1.3.6.1.4.1.1991.1.1.2.1.27INTEGERread-onlyThis represnts the current log-in security level. Each level of security requires a password to permit user for different system configurations.
INT snAgGblSecurityLevelSet1.3.6.1.4.1.1991.1.1.2.1.28INTEGERread-writeThis shows which the security level password to be set.
I32 snAgGblLevelPasswordsMask1.3.6.1.4.1.1991.1.1.2.1.29Integer32read-onlyThis shows the bitmap of level passwords which successfully assigned to the system.
INT snAgGblQueueOverflow1.3.6.1.4.1.1991.1.1.2.1.30INTEGERread-onlyfalse - The device queues are not overflow. true - The device queues are overflow.
INT snAgGblBufferShortage1.3.6.1.4.1.1991.1.1.2.1.31INTEGERread-onlyfalse - The device buffers are adequate. true - The device buffers are in shortage.
INT snAgGblDmaFailure1.3.6.1.4.1.1991.1.1.2.1.32INTEGERread-onlyfalse - The device DMAs are in good condition. true - One of the DMAs in the device fails.
INT snAgGblResourceLowWarning1.3.6.1.4.1.1991.1.1.2.1.33INTEGERread-onlyfalse - No, the device does not have resource-low-warning. true - Yes, the device does have resource-low-warning.
INT snAgGblExcessiveErrorWarning1.3.6.1.4.1.1991.1.1.2.1.34INTEGERread-onlyfalse - No, the device does not have any excessive collision, FCS errors, alignment warning etc. true - Yes, the device does have.
G32 snAgGblCpuUtilData1.3.6.1.4.1.1991.1.1.2.1.35Gauge32read-onlyThe statistics collection of utilization of the CPU in the device. In NetIron and FastIron platforms, reading this object resets all the counters. Therefore, a user need not set snAgGblUtilCollect.
INT snAgGblCpuUtilCollect1.3.6.1.4.1.1991.1.1.2.1.36INTEGERread-writeenable(1) - The beginning of statistics collection of utilization of the CPU in the device. disable(0) - The end of statistics collection of utilization of the CPU in the device. This object is deprecated. User need not set this object. User can read snAgGblCpuUtilData to reset all the counters.
I32 snAgGblTelnetTimeout1.3.6.1.4.1.1991.1.1.2.1.37Integer32read-writeTelnet session idling timeout value. Each value unit is one minute. FastIron and NetIron platforms support value upto 240 minutes. On these platforms, value 0 means telnet sessions do not timeout.
INT snAgGblEnableWebMgmt1.3.6.1.4.1.1991.1.1.2.1.38INTEGERread-writeEnable/disable web management.
I32 snAgGblSecurityLevelBinding1.3.6.1.4.1.1991.1.1.2.1.39Integer32read-onlyThis represnts the binding of a given password to which security level. A value of 255 indicates an invalid binding.
INT snAgGblEnableSLB1.3.6.1.4.1.1991.1.1.2.1.40INTEGERread-onlyEnable/disable Server Load Balancing.
OCT snAgSoftwareFeature1.3.6.1.4.1.1991.1.1.2.1.41OCTET STRINGread-onlyA bit string representing the software feature of the running switch/router image. These features were conditional compiled to different product images. For each bit, exist feature has a value of 1, but non-exist feature has a value of 0. octet 0, bit 0 - RMON octet 0, bit 1 - ipx switching octet 0, bit 2 - server load balancing octet 0, bit 3 - layer 3 filter in switch octet 0, bit 4 - ipx routing octet 0, bit 5 - appletalk routing octet 0, bit 6 - ip multicast routing octet 0, bit 7 - local access control octet 1, bit 0 - BGP routing octet 1, bit 1 - loopback interface octet 1, bit 2 - BigIron multi-management module octet 1, bit 3 - BigIron SYSIF II octet 1, bit 4 - BigIron POS support octet 1, bit 5 - appletalk cable vlan octet 1, bit 6 - 64 subnet octet 1, bit 7 - multi-slot trunk octet 2, bit 0 - TACACS octet 2, bit 1 - Gigabit Ethernet port auto-negotiation mode octet 2, bit 2 - FSRP octet 2, bit 3 - Exodus requested OSPF enhancement octet 2, bit 4 - OSPF NSSA octet 2, bit 5 - POS octet 2, bit 6 - QOS octet 2, bit 7 - Single Span octet 3, bit 0 - Fast Span octet 3, bit 1 - Base L3 octet 3, bit 2 - static log buffer octet 3, bit 3 - L2 POS octet 3, bit 4 - BI15K octet 3, bit 5 - L2 ATM octet 3, bit 6 - ATM octet 3, bit 7 - NETFLOW octet 4, bit 0 - SFLOW octet 4, bit 1 - GVRP octet 4, bit 2 - GARP octet 4, bit 3 - dynamic trunk octet 4, bit 4 - IGC 8G octet 4, bit 5 - rate limit octet 4, bit 6 - IPC rate limit octet 4, bit 7 - MPLS octet 5, bit 0 - ISIS octet 5, bit 1 - link aggregation octet 5, bit 2 - port dual mode octet 5, bit 3 - private vlan octet 5, bit 4 - MBGP octet 5, bit 5 - ipv6 protocol vlan octet 5, bit 6 - X10G octet 5, bit 7 - fastiron edge switch/router (gridiron) octet 6, bit 0 - FDP octet 6, bit 1 - port tag type octet 6, bit 2 - wireless capable octet 6, bit 3 - snSwPortVlanId object has changed from read-only to read-write octet 6, bit 4 - LLDP Bit 0 is the least significant bit of an octet, and bit 7 is the most significant bit of an octet.
INT snAgGblEnableModuleInsertedTrap1.3.6.1.4.1.1991.1.1.2.1.42INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate hardware module inserted to chassis traps.
INT snAgGblEnableModuleRemovedTrap1.3.6.1.4.1.1991.1.1.2.1.43INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate hardware module removed from chassis traps.
STR snAgGblTrapMessage1.3.6.1.4.1.1991.1.1.2.1.44DisplayStringread-onlyA generic trap message string.
INT snAgGblEnableTelnetServer1.3.6.1.4.1.1991.1.1.2.1.45INTEGERread-writeEnable or disable telnet server in device.
STR snAgGblTelnetPassword1.3.6.1.4.1.1991.1.1.2.1.46DisplayStringread-writeTelnet Access Password and this is only useful for write operation. A read operation get a null string. Set operation on this object is allowed only if command 'password-change any' is configured on the target device. Another configuration affecting this is 'no snmp-server pw-check'. If its configured on the device, there's no need to pass another varbind snAgGblPassword. By default, 'snmp-server pw-check' is true, and thus needs to have snAgGblPassword along with this object. in the same Set PDU.
STR snAgBuildDate1.3.6.1.4.1.1991.1.1.2.1.47DisplayStringread-onlyThe date of the built software.
STR snAgBuildtime1.3.6.1.4.1.1991.1.1.2.1.48DisplayStringread-onlyThe time of the built software.
STR snAgBuildVer1.3.6.1.4.1.1991.1.1.2.1.49DisplayStringread-onlyThe image label of the built software
G32 snAgGblCpuUtil1SecAvg1.3.6.1.4.1.1991.1.1.2.1.50Gauge32read-onlyThe statistics collection of 1 second CPU utilization.
G32 snAgGblCpuUtil5SecAvg1.3.6.1.4.1.1991.1.1.2.1.51Gauge32read-onlyThe statistics collection of 5 second CPU utilization.
G32 snAgGblCpuUtil1MinAvg1.3.6.1.4.1.1991.1.1.2.1.52Gauge32read-onlyThe statistics collection of 1 minute CPU utilization.
G32 snAgGblDynMemUtil1.3.6.1.4.1.1991.1.1.2.1.53Gauge32read-onlyThe system dynamic memory utilization, in unit of percentage. Deprecated: Refer to snAgSystemDRAMUtil. For NI platforms, refer to snAgentBrdMemoryUtil100thPercent
I32 snAgGblDynMemTotal1.3.6.1.4.1.1991.1.1.2.1.54Integer32read-onlyThe total amount of system dynamic memory, in number of bytes. Deprecated: Refer to snAgSystemDRAMTotal. For NI platforms, refer to snAgentBrdMemoryTotal
G32 snAgGblDynMemFree1.3.6.1.4.1.1991.1.1.2.1.55Gauge32read-onlyThe free amount of system dynamic memory, in number of bytes. Deprecated: Refer to snAgSystemDRAMFree. For NI platforms, refer to snAgentBrdMemoryAvailable
INT snAgImgLoadSPModuleType1.3.6.1.4.1.1991.1.1.2.1.56INTEGERread-writeThe switch processor module type of which that receives the downloaded image.
I32 snAgImgLoadSPModuleNumber1.3.6.1.4.1.1991.1.1.2.1.57Integer32read-writeThe slot numner of a switch processor module that receives the downloaded image. Setting value 0 applies to all SP modules.
INT snAgTrapHoldTime1.3.6.1.4.1.1991.1.1.2.1.58INTEGERread-writeThe time in seconds for which traps will be witheld during system initialization.
NUM snAgSFlowSourceInterface1.3.6.1.4.1.1991.1.1.2.1.59InterfaceIndexread-writeUse the ifIndex value here to specify the source interface to be used for sFlow packets. The interface should have IP address configured on it. Value of 0 indicates that source interface has not been configured for sFlow. Port 65534 is used to specify a null port.
I32 snAgGblTelnetLoginTimeout1.3.6.1.4.1.1991.1.1.2.1.60Integer32read-writeTelnet session login timeout value in minutes. FastIron and NetIron platforms support value upto 10 minutes with a default of 2 minutes and 1 minutes for FastIron and NetIron respectively.
STR snAgGblBannerExec1.3.6.1.4.1.1991.1.1.2.1.61DisplayStringread-writeEXEC process creation banner. Insert newlines using '\n' within the string.
STR snAgGblBannerIncoming1.3.6.1.4.1.1991.1.1.2.1.62DisplayStringread-writeIncoming terminal line banner. Insert newlines using '\n' within the string.
STR snAgGblBannerMotd1.3.6.1.4.1.1991.1.1.2.1.63DisplayStringread-writeMessage-of-the-day banner. Insert newlines using '\n' within the string.
INT snAgWebMgmtServerTcpPort1.3.6.1.4.1.1991.1.1.2.1.64INTEGERread-writeThe TCP port number of web management interface.
IPt snAgTftpServerAddrType1.3.6.1.4.1.1991.1.1.2.1.65InetAddressTyperead-writeTFTP server IP address Type. Supported address types are ipv4(1) and ipv6(2)
IP snAgTftpServerAddr1.3.6.1.4.1.1991.1.1.2.1.66InetAddressread-writeTFTP server IP address.
T/F snAgGblDeleteFirstBeforeDownload1.3.6.1.4.1.1991.1.1.2.1.67TruthValueread-writeWhen set to true deletes the existing target file on the Management module flash. This object can be set to true only when the snAgImgLoad is set to downloadMPPrimary(20), downloadMPSecondary(22), downloadSPPrimary(24), downloadSPSecondary(25) or downloadMPMonitor(31) in the same SNMP set request PDU. This object is reset to false after successful or unsuccessful download of specified file to flash. Reading this object returns false(2).
ENA snAgGblPasswordCheckMode1.3.6.1.4.1.1991.1.1.2.1.68EnabledStatusread-onlyenabled(1) -The password checking for SNMP set requests is enabled. The default value is enable. disabled(2) - The password checking for SNMP set requests is disabled. When enabled all image/file related MIB object set requests PDU must include the password using the snAgGblPassword.
snAgentBrd1.3.6.1.4.1.1991.1.1.2.2
snAgentBrdTable1.3.6.1.4.1.1991.1.1.2.2.1not-accessibleA table of each physical board information.
snAgentBrdEntry1.3.6.1.4.1.1991.1.1.2.2.1.1not-accessibleA row in the Agent Board table.
I32 snAgentBrdIndex1.3.6.1.4.1.1991.1.1.2.2.1.1.1Integer32read-onlyThe index to the Agent Interface Table.
STR snAgentBrdMainBrdDescription1.3.6.1.4.1.1991.1.1.2.2.1.1.2DisplayStringread-onlyThe main board description string.
OCT snAgentBrdMainBrdId1.3.6.1.4.1.1991.1.1.2.2.1.1.3OCTET STRINGread-onlyThe main board identifier, which can uniquely identify a board type. It is an encoded octet string with the following meaning: octet 0 - octet string format version, which identifies the format of this string. If format version octet has the value 2, the octets after the version octet have the following meaning: octet 1 - product type: BI_WG 0x57 BI_BB 0x42 BI_NI 0x4E BI_NI2 0x32 NI_M4 0x4D BI_SLB 0x53 octet 2 - module type: MASTER_FIBER_8G 0x0 MASTER_FIBER_4G 0x1 MASTER_COPPER_16 0x2 SLAVE_FIBER_4G 0x3 FI_MASTER_FIBER_2G 0x4 FI_MASTER_FIBER_4G 0x5 MASTER_COPPER_8G 0x6 FI_MASTER_FIBER_8G 0x7 SLAVE_FIBER_8G 0x8 MASTER_COPPER_12_2 0x9 SLAVE_COPPER_24 0xA FI_SLAVE_COPPER_24 0xB SLAVE_100FX_8 0xD SLAVE_100FX_16 0xC SLAVE_COPPER_8G 0xE SLAVE_COPPER_16_2 0xF STACK_FIBER_8G 0x10 STACK_COPPER_8G 0x11 MASTER_FIBER_2G 0x12 SLAVE_100FX_24 0x13 MASTER_FIBER_0G 0x14 POS_622M 0x15 POS_155M 0x16 SLAVE_FIBER_2G 0x17 SLAVE_COPPER_2G 0x18 FI_SLAVE_FIBER_2G 0x19 FI_SLAVE_FIBER_4G 0x1A FI_SLAVE_FIBER_8G 0x1B FI_SLAVE_COPPER_8G 0x1C FI_MASTER_COPPER_8G 0x1D POS_155M2P 0x1E FI_MASTER_COPPER_4G 0x1F FI_MASTER_COPPER_2G 0x20 MASTER_COPPER_4G 0x21 MASTER_COPPER_2G 0x22 MASTER_M4_8G 0x23 MASTER_M4_4G 0x24 MASTER_M4_2G 0x25 MASTER_M4_0G 0x26 MASTER_M5_0G 0x27 POS_2488M 0x28 SLAVE_M5_0G 0x29 POS_N2488M 0x2A STACK_IPC_48_2 0x2B SLAVE_NPA_FIBER_4G 0x2C ATM_2PORT 0x2D ATM_4PORT 0x2E SLAVE_FIBER_10G 0x2F STACK_FES_48_2 0x30 STACK_FES_24_2 0x31 STACK_FES_96_4 0x32 STACK_FES_12G 0x33 STACK_FESX_24G 0x34 STACK_FESX_24_2_G 0x35 STACK_FESX_24_1_G 0x36 STACK_FESX_48G 0x37 STACK_FESX_48_2_G 0x38 STACK_FESX_48_1_G 0x39 SUPERX_FI_MGMT 0x40 SUPERX_FI_2P10G 0x41 SUPERX_FI_24GC 0x42 SUPERX_FI_24GF 0x43 SUPERX_FI_2P10G_WAN 0x44 SUPERX_FI_MGMT_II 0x4a SLAVE_JC_48E 0xC3 SLAVE_JC_48T 0xC4 MASTER_JC_M4_8G 0xC5 SLAVE_JC_8G 0xC6 SLAVE_JC_B16GF 0xC8 MASTER_JC_B2404 0xC9 SLAVE_JC_B16GC 0xCA SLAVE_JC_B24FX 0xCE octet 3 - processor type, PVR_M603=3, PVR_M604=4, PVR_M603E=6, PVR_M603EV=7, PVR_M750=8, PVR_M604E=9, PVR_M8245=81 octet 4 to octet 5 - processor speed in MHz octet 6 - MAC type: MAC_NONE=0 MAC_SEEQ_10_100=1, MAC_DEC_10_100=2, MAC_3COM_10_100=3, MAC_X10GMAC_10000=4, MAC_SEEQ_1000=5, MAC_GMAC_1000=6, MAC_VLSI_1000=7 octet 7 - PHY type, PHY_NONE=0, PHY_QSI=1, PHY_BROADCOM=2, PHY_ICS=3, PHY_NATIONAL=4, PHY_LEVEL1=6, PHY_BROADCOM_10_100=7, PHY_LEVEL24=8, PHY_BROADCOM_10000=9 (for 10G), PHY_3COM_10_100=9 (for others) octet 8 - port type, COPPER=0, FIBER=1 octet 9 - fiber port type, NONFIBER=0, SX_FIBER=1, LX_FIBER=2, LHX_FIBER=3, LX_SX_FIBER=4, LHB_FIBER=5 octet 10 to octet 13 - DRAM size in KBytes octet 14 to octet 17 - boot flash size in KBytes octet 18 to octet 21 - code flash size in KBytes octet 22 to octet 27 - serial number. octet 28 - chassis backplane type. chassis4000 = 0x00 chassis8000 = 0x02 chassis15000 = 0x01 chassisFISX = 0x04 Turbo8 = 0x07 (stack2) FastIron2 = 0x06 (stack1)
I32 snAgentBrdMainPortTotal1.3.6.1.4.1.1991.1.1.2.2.1.1.4Integer32read-onlyThe total number of ports for the main board.
STR snAgentBrdExpBrdDescription1.3.6.1.4.1.1991.1.1.2.2.1.1.5DisplayStringread-onlyThe expansion board description string. Expansion board are those boards attaching on the main board.
OCT snAgentBrdExpBrdId1.3.6.1.4.1.1991.1.1.2.2.1.1.6OCTET STRINGread-onlyThe expansion board identifier. Expansion board are those boards attaching on the main board. It is an encoded octet string with the following meaning: octet 0 - octet string format version, which identifies the format of this string. If format version octet has the value 1, the octets after the version octet have the following meaning: octet 1 - expansion board type, HUNDRED_MEG_1PORT=1, HUNDRED_MEG_2PORT=2, HUNDRED_MEG_1PORT_COPPER=3, HUNDRED_MEG_2PORT_COPPER=4, HUNDRED_MEG_2PORT_LX=5, GIGA_1PORT=8, GIGA_2PORT=9 octet 2 - fiber port type, NONFIBER=0, SX_FIBER=1, LX_FIBER=2, LHX_FIBER=3, LX_SX_FIBER=4, LHB_FIBER=5
INT snAgentBrdExpPortTotal1.3.6.1.4.1.1991.1.1.2.2.1.1.7INTEGERread-onlyThe total number of ports for the expansion board.
I32 snAgentBrdStatusLeds1.3.6.1.4.1.1991.1.1.2.2.1.1.8Integer32read-onlyA bit array that contains the value of the front panel status LEDs. This is a bit-map; each LED is encoded into 1 bit for each switch port. The maximum number of ports in one chassis is 32 that means 32 Ports Status LEDs. The expansion port number always begins from the last main port number. The following shows the meaning of each bit for each switch port: bit value meaning -------- --------- 0 off (Link off) 1 on (Link on) The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 (It was obsoleted after release 07100, replaced by snAgentBrdStatusLedString)
I32 snAgentBrdTrafficLeds1.3.6.1.4.1.1991.1.1.2.2.1.1.9Integer32read-onlyA bit array that contains the value of the front panel traffic LEDs. This is a packed bit string; each LED is encoded into 1 bit for each switch port. The maximum number of ports in one chassis is 24 that means 24 Ports Traffic LEDs. The expansion port number always begins from the last main port number. The following shows the meaning of each bit for each switch port: bit value meaning -------- --------- 0 off (no traffic) 1 on (traffic) The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 (It was obsoleted after release 07100, replaced by snAgentBrdTrafficLedString)
I32 snAgentBrdMediaLeds1.3.6.1.4.1.1991.1.1.2.2.1.1.10Integer32read-onlyA bit array that contains the value of the front panel media LEDs. This is a packed bit string; each LED is encoded into 1 bit for each switch port. The maximum number of ports in one chassis is 24 that means 24 Ports Media LEDs. The expansion port number always begins from the last main port number. The following shows the meaning of each bit for each switch port: bit value meaning --------- ------- 0 half duplex 1 full duplex The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 (It was obsoleted after release 07100, replaced by snAgentBrdMediaLedString)
I32 snAgentBrdSpeedLeds1.3.6.1.4.1.1991.1.1.2.2.1.1.11Integer32read-onlyA bit array that contains the value of the front panel media LEDs. This is a packed bit string; each LED is encoded into 1 bit for each switch port. The maximum number of ports in one chassis is 24 that means 24 Ports Speed LEDs. The expansion port number always begins from the last main port number. The following shows the meaning of each bit for each switch port: bit value meaning --------- ------- 0 10 MBit 1 100 MBit The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 (It was obsoleted after release 07100, replaced by snAgentBrdSpeedLedString)
INT snAgentBrdModuleStatus1.3.6.1.4.1.1991.1.1.2.2.1.1.12INTEGERread-onlyBy default, this mode is set to notActivated(0). moduleEmpty(0) ......... The slot of the chassis is empty. moduleGoingDown(2) ..... The module is going down. moduleRejected(3) ...... The module is being rejected due to wrong configuration. moduleBad(4) ........... The module Hardware is bad. moduleConfigured(8) ...... The module is configured (stacking) moduleComingUp(9) ...... The module is in power-up cycle. moduleRunning(10) ....... The module is running. moduleBlocked(11) ....... The module is blocked, for full height card.
INT snAgentBrdRedundantStatus1.3.6.1.4.1.1991.1.1.2.2.1.1.13INTEGERread-onlyThe redundant status of a module. Non-management module always returns other(1). Management module returns the rest of the states.
I32 snAgentBrdAlarmLeds1.3.6.1.4.1.1991.1.1.2.2.1.1.14Integer32read-onlyA bit array that contains the value of the front panel media LEDs (for POS Module Only). This is a packed bit string; each LED is encoded into 1 bit for each switch port. The maximum number of ports in one chassis is 24 that means 24 Ports Speed LEDs. The expansion port number always begins from the last main port number. The following shows the meaning of each bit for each switch port: bit value meaning --------- ------- 0 no alarm 1 alarm The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 (It was obsoleted after release 07100, replaced by snAgentBrdAlarmLedString)
I32 snAgentBrdTxTrafficLeds1.3.6.1.4.1.1991.1.1.2.2.1.1.15Integer32read-onlyA bit array that contains the value of the front panel transmit traffic LEDs (for POS Module Only). This is a packed bit string; each LED is encoded into 1 bit for each switch port. The maximum number of ports in one chassis is 24 that means 24 Ports Transmit Traffic LEDs. The expansion port number always begins from the last main port number. The following shows the meaning of each bit for each switch port: bit value meaning -------- --------- 0 off (no transmit traffic) 1 on (transmit traffic) The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 (It was obsoleted after release 07100, replaced by snAgentBrdTxTrafficLedString)
I32 snAgentBrdRxTrafficLeds1.3.6.1.4.1.1991.1.1.2.2.1.1.16Integer32read-onlyA bit array that contains the value of the front panel receive traffic LEDs (for POS Module Only). This is a packed bit string; each LED is encoded into 1 bit for each switch port. The maximum number of ports in one chassis is 24 that means 24 Ports Receive Traffic LEDs. The expansion port number always begins from the last main port number. The following shows the meaning of each bit for each switch port: bit value meaning -------- --------- 0 off (no receive traffic) 1 on (receive traffic) The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 (It was obsoleted after release 07100, replaced by snAgentBrdRxTrafficLedString)
OCT snAgentBrdStatusLedString1.3.6.1.4.1.1991.1.1.2.2.1.1.17OCTET STRINGread-onlyA bit array that contains the value of the front panel status LEDs. This is a bit-map; each LED is encoded into 1 bit for each switch port. The following shows the meaning of each bit for each switch port: bit value meaning -------- --------- 0 off (Link off) 1 on (Link on) The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 --------
OCT snAgentBrdTrafficLedString1.3.6.1.4.1.1991.1.1.2.2.1.1.18OCTET STRINGread-onlyA bit array that contains the value of the front panel traffic LEDs. This is a packed bit string; each LED is encoded into 1 bit for each switch port. The following shows the meaning of each bit for each switch port: bit value meaning -------- --------- 0 off (no traffic) 1 on (traffic) The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 --------
OCT snAgentBrdMediaLedString1.3.6.1.4.1.1991.1.1.2.2.1.1.19OCTET STRINGread-onlyA bit array that contains the value of the front panel media LEDs. This is a packed bit string; each LED is encoded into 1 bit for each switch port. The following shows the meaning of each bit for each switch port: bit value meaning --------- ------- 0 half duplex 1 full duplex The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 ---------
OCT snAgentBrdSpeedLedString1.3.6.1.4.1.1991.1.1.2.2.1.1.20OCTET STRINGread-onlyA bit array that contains the value of the front panel media LEDs. This is a packed bit string; each LED is encoded into 1 bit for each switch port. The following shows the meaning of each bit for each switch port: bit value meaning --------- ------- 0 10 MBit 1 100 MBit The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 ---------
OCT snAgentBrdAlarmLedString1.3.6.1.4.1.1991.1.1.2.2.1.1.21OCTET STRINGread-onlyA bit array that contains the value of the front panel media LEDs (for POS Module Only). This is a packed bit string; each LED is encoded into 1 bit for each switch port. The following shows the meaning of each bit for each switch port: bit value meaning --------- ------- 0 no alarm 1 alarm The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 ---------
OCT snAgentBrdTxTrafficLedString1.3.6.1.4.1.1991.1.1.2.2.1.1.22OCTET STRINGread-onlyA bit array that contains the value of the front panel transmit traffic LEDs (for POS Module Only). This is a packed bit string; each LED is encoded into 1 bit for each switch port. The following shows the meaning of each bit for each switch port: bit value meaning -------- --------- 0 off (no transmit traffic) 1 on (transmit traffic) The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 --------
OCT snAgentBrdRxTrafficLedString1.3.6.1.4.1.1991.1.1.2.2.1.1.23OCTET STRINGread-onlyA bit array that contains the value of the front panel receive traffic LEDs (for POS Module Only). This is a packed bit string; each LED is encoded into 1 bit for each switch port. The following shows the meaning of each bit for each switch port: bit value meaning -------- --------- 0 off (no receive traffic) 1 on (receive traffic) The bitmap of LEDs are as following: (Port1) (Port4) (Port8) Bit (Bit0) (Bit3) (Bit7) Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8 Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16 Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24 --------
NUM snAgentBrdMemoryTotal1.3.6.1.4.1.1991.1.1.2.2.1.1.24CounterBasedGauge64read-onlyThe total memory in bytes within this module.
NUM snAgentBrdMemoryAvailable1.3.6.1.4.1.1991.1.1.2.2.1.1.25CounterBasedGauge64read-onlyThe total memory in bytes available for use within this module.
STR snAgentBrdSerialNumber1.3.6.1.4.1.1991.1.1.2.2.1.1.26DisplayStringread-onlyThe Board Serial number. Zero length string indicates that module serial number has not been programmed within EEPROM or the module does not support serial number within EEPROM.
STR snAgentBrdPartNumber1.3.6.1.4.1.1991.1.1.2.2.1.1.27DisplayStringread-onlyThe Board Part number. Zero length string indicates that module part number has not been programmed within EEPROM or the module does not support part number within EEPROM.
U32 snAgentBrdMemoryUtil100thPercent1.3.6.1.4.1.1991.1.1.2.2.1.1.28Unsigned32read-onlyDynamic memory utilization within this module in units of one-hundredth of a percent.
TIK snAgentBrdUpTime1.3.6.1.4.1.1991.1.1.2.2.1.1.29TimeTicksread-onlyUptime for this module in units of one-hundredth of a second. This value is only valid if the value of snAgentBrdModuleStatus is moduleRunning.
snAgentBrd2Table1.3.6.1.4.1.1991.1.1.2.2.2not-accessibleA table of each physical board information for each unit.
snAgentBrd2Entry1.3.6.1.4.1.1991.1.1.2.2.2.1not-accessibleA row in the Agent Board table.
I32 snAgentBrd2Unit1.3.6.1.4.1.1991.1.1.2.2.2.1.1Integer32read-onlyThe index to the Agent module Table.
I32 snAgentBrd2Slot1.3.6.1.4.1.1991.1.1.2.2.2.1.2Integer32read-onlyThe index to the Agent module Table.
STR snAgentBrd2MainBrdDescription1.3.6.1.4.1.1991.1.1.2.2.2.1.3DisplayStringread-onlyThe main board description string.
OCT snAgentBrd2MainBrdId1.3.6.1.4.1.1991.1.1.2.2.2.1.4OCTET STRINGread-onlyThe main board identifier, which can uniquely identify a board type. It is an encoded octet string with the following meaning: octet 0 - octet string format version, which identifies the format of this string. If format version octet has the value 2, the octets after the version octet have the following meaning: octet 1 - product type: BI_WG 0x57 BI_BB 0x42 BI_NI 0x4E BI_NI2 0x32 NI_M4 0x4D BI_SLB 0x53 octet 2 - module type: MASTER_FIBER_8G 0x0 MASTER_FIBER_4G 0x1 MASTER_COPPER_16 0x2 SLAVE_FIBER_4G 0x3 FI_MASTER_FIBER_2G 0x4 FI_MASTER_FIBER_4G 0x5 MASTER_COPPER_8G 0x6 FI_MASTER_FIBER_8G 0x7 SLAVE_FIBER_8G 0x8 MASTER_COPPER_12_2 0x9 SLAVE_COPPER_24 0xA FI_SLAVE_COPPER_24 0xB SLAVE_100FX_8 0xD SLAVE_100FX_16 0xC SLAVE_COPPER_8G 0xE SLAVE_COPPER_16_2 0xF STACK_FIBER_8G 0x10 STACK_COPPER_8G 0x11 MASTER_FIBER_2G 0x12 SLAVE_100FX_24 0x13 MASTER_FIBER_0G 0x14 POS_622M 0x15 POS_155M 0x16 SLAVE_FIBER_2G 0x17 SLAVE_COPPER_2G 0x18 FI_SLAVE_FIBER_2G 0x19 FI_SLAVE_FIBER_4G 0x1A FI_SLAVE_FIBER_8G 0x1B FI_SLAVE_COPPER_8G 0x1C FI_MASTER_COPPER_8G 0x1D POS_155M2P 0x1E FI_MASTER_COPPER_4G 0x1F FI_MASTER_COPPER_2G 0x20 MASTER_COPPER_4G 0x21 MASTER_COPPER_2G 0x22 MASTER_M4_8G 0x23 MASTER_M4_4G 0x24 MASTER_M4_2G 0x25 MASTER_M4_0G 0x26 MASTER_M5_0G 0x27 POS_2488M 0x28 SLAVE_M5_0G 0x29 POS_N2488M 0x2A STACK_IPC_48_2 0x2B SLAVE_NPA_FIBER_4G 0x2C ATM_2PORT 0x2D ATM_4PORT 0x2E SLAVE_FIBER_10G 0x2F STACK_FES_48_2 0x30 STACK_FES_24_2 0x31 STACK_FES_96_4 0x32 STACK_FES_12G 0x33 STACK_FESX_24G 0x34 STACK_FESX_24_2_G 0x35 STACK_FESX_24_1_G 0x36 STACK_FESX_48G 0x37 STACK_FESX_48_2_G 0x38 STACK_FESX_48_1_G 0x39 SUPERX_FI_MGMT 0x40 SUPERX_FI_2P10G 0x41 SUPERX_FI_24GC 0x42 SUPERX_FI_24GF 0x43 SUPERX_FI_2P10G_WAN 0x44 SUPERX_FI_MGMT_II 0x4a SLAVE_JC_48E 0xC3 SLAVE_JC_48T 0xC4 MASTER_JC_M4_8G 0xC5 SLAVE_JC_8G 0xC6 SLAVE_JC_B16GF 0xC8 MASTER_JC_B2404 0xC9 SLAVE_JC_B16GC 0xCA octet 3 - processor type, PVR_M603=3, PVR_M604=4, PVR_M603E=6, PVR_M603EV=7, PVR_M750=8, PVR_M604E=9, PVR_M8245=81 octet 4 to octet 5 - processor speed in MHz octet 6 - MAC type: MAC_NONE=0 MAC_SEEQ_10_100=1, MAC_DEC_10_100=2, MAC_3COM_10_100=3, MAC_X10GMAC_10000=4, MAC_SEEQ_1000=5, MAC_GMAC_1000=6, MAC_VLSI_1000=7 octet 7 - PHY type, PHY_NONE=0, PHY_QSI=1, PHY_BROADCOM=2, PHY_ICS=3, PHY_NATIONAL=4, PHY_LEVEL1=6, PHY_BROADCOM_10_100=7, PHY_LEVEL24=8, PHY_BROADCOM_10000=9 (for 10G), PHY_3COM_10_100=9 (for others) octet 8 - port type, COPPER=0, FIBER=1 octet 9 - fiber port type, NONFIBER=0, SX_FIBER=1, LX_FIBER=2, LHX_FIBER=3, LX_SX_FIBER=4, LHB_FIBER=5 octet 10 to octet 13 - DRAM size in KBytes octet 14 to octet 17 - boot flash size in KBytes octet 18 to octet 21 - code flash size in KBytes octet 22 to octet 27 - serial number. octet 28 - chassis backplane type. chassis4000 = 0x00 chassis8000 = 0x02 chassis15000 = 0x01 chassisFISX = 0x04 Turbo8 = 0x07 (stack2) FastIron2 = 0x06 (stack1)
I32 snAgentBrd2MainPortTotal1.3.6.1.4.1.1991.1.1.2.2.2.1.5Integer32read-onlyThe total number of ports for the main board.
INT snAgentBrd2ModuleStatus1.3.6.1.4.1.1991.1.1.2.2.2.1.6INTEGERread-onlyBy default, this mode is set to notActivated(0). moduleEmpty(0) ......... The slot of the chassis is empty. moduleGoingDown(2) ..... The module is going down. moduleRejected(3) ...... The module is being rejected due to wrong configuration. moduleBad(4) ........... The module Hardware is bad. moduleConfigured(8) ...... The module is configured (stacking) moduleComingUp(9) ...... The module is in power-up cycle. moduleRunning(10) ....... The module is running. moduleBlocked(11) ....... The module is blocked, for full height card.
INT snAgentBrd2RedundantStatus1.3.6.1.4.1.1991.1.1.2.2.2.1.7INTEGERread-onlyThe redundant status of a module. Non-management module always returns other(1). Management module returns the rest of the states.
snAgentTrp1.3.6.1.4.1.1991.1.1.2.3
snAgTrpRcvrTable1.3.6.1.4.1.1991.1.1.2.3.1not-accessibleA table of managers which to send traps.
snAgTrpRcvrEntry1.3.6.1.4.1.1991.1.1.2.3.1.1not-accessibleA row in the trap receiver table. The column snAgTrpRcvrStatus is used to create and delete rows in the table. Creation requires a SET PDU with objects snAgTrpRcvrIndex, snAgTrpRcvrIpAddr, snAgTrpRcvrComm and snAgTrpRcvrStatus.
I32 snAgTrpRcvrIndex1.3.6.1.4.1.1991.1.1.2.3.1.1.1Integer32read-onlyThe index to the Trap Receiver Table.
IP snAgTrpRcvrIpAddr1.3.6.1.4.1.1991.1.1.2.3.1.1.2IpAddressread-writeThe ip address for SNMP manager that is to receive the trap.
OCT snAgTrpRcvrCommunityOrSecurityName1.3.6.1.4.1.1991.1.1.2.3.1.1.3OCTET STRINGread-writeCommunity string to use. In case of USM (SNMPv3) security model, this object is used to provide the security name.
INT snAgTrpRcvrStatus1.3.6.1.4.1.1991.1.1.2.3.1.1.4INTEGERread-writeThis object is used to create and delete rows in the table and control if they are used. The values that can be written are: ignore(5)...don't use this entry to send traps to at this time delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(5) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: other(1)....some other case valid(2)....the row exists and is valid ignore(5)...don't use this entry to send traps to at this time
INT snAgTrpRcvrUDPPort1.3.6.1.4.1.1991.1.1.2.3.1.1.5INTEGERread-writeUDP port number of the trap receiver.
INT snAgTrpRcvrSecurityModel1.3.6.1.4.1.1991.1.1.2.3.1.1.6INTEGERread-writeVersion of trap format to be used.
INT snAgTrpRcvrSecurityLevel1.3.6.1.4.1.1991.1.1.2.3.1.1.7INTEGERread-writeUsed for USM (SNMPv3) security model to specify the level of security. The security name is provided by snAgTrpRcvrCommunityOrSecurityName.
snAgentBoot1.3.6.1.4.1.1991.1.1.2.4
snAgBootSeqTable1.3.6.1.4.1.1991.1.1.2.4.1not-accessibleA table of image load sequnce instructions to the boot code. Boot code will start from instruction of the first valid entry to load the image. If failed, it will use the second valid entry and so on, until a succesful load has completed. Each entry must have an unique instruction, duplicate instructions will be rejected.
snAgBootSeqEntry1.3.6.1.4.1.1991.1.1.2.4.1.1not-accessibleA row in the boot sequence table.
INT snAgBootSeqIndex1.3.6.1.4.1.1991.1.1.2.4.1.1.1INTEGERread-onlyThe index to the boot sequence table.
INT snAgBootSeqInstruction1.3.6.1.4.1.1991.1.1.2.4.1.1.2INTEGERread-writeThe instruction for the boot code.
IP snAgBootSeqIpAddr1.3.6.1.4.1.1991.1.1.2.4.1.1.3IpAddressread-writeThe ip address of the TFTP server if snAgBootSeqInstruction was set to 'fromTftpServer'; otherwise, this object is not used in any other boot instruction.
STR snAgBootSeqFilename1.3.6.1.4.1.1991.1.1.2.4.1.1.4DisplayStringread-writeThe image filename on the TFTP server if snAgBootSeqInstruction was set to 'fromTftpServer'; otherwise, this object is not used in any other boot instruction.
INT snAgBootSeqRowStatus1.3.6.1.4.1.1991.1.1.2.4.1.1.5INTEGERread-writeTo create or delete a boot sequence table entry.
snAgSpBootSeqTable1.3.6.1.4.1.1991.1.1.2.4.2not-accessibleA table of image load sequnce instructions to the boot code for the slave (line) modules. Boot code will start from instruction of the first valid entry to load the image. If failed, it will use the second valid entry and so on, until a succesful load has completed. Each entry must have an unique instruction, duplicate instructions will be rejected.
snAgSpBootSeqEntry1.3.6.1.4.1.1991.1.1.2.4.2.1not-accessibleA row in the slave module boot sequence table.
INT snAgSpBootSeqSpNumber1.3.6.1.4.1.1991.1.1.2.4.2.1.1INTEGERnot-accessibleThe slot numner of a slave/witch processor module for which this boot sequence applies. Setting value 0 applies to all SP modules. Index 0 is valid only for setting to simplify the set operation for all the modules.
I32 snAgSpBootSeqIndex1.3.6.1.4.1.1991.1.1.2.4.2.1.2Integer32not-accessibleThe index to the boot sequence table.
INT snAgSpBootSeqInstruction1.3.6.1.4.1.1991.1.1.2.4.2.1.3INTEGERread-writeThe instruction for the boot code.
IP snAgSpBootSeqIpAddr1.3.6.1.4.1.1991.1.1.2.4.2.1.4IpAddressread-writeThe ip address of the TFTP server if snAgBootSeqInstruction was set to 'fromTftpServer'; otherwise, this object is not used in any other boot instruction.
STR snAgSpBootSeqFilename1.3.6.1.4.1.1991.1.1.2.4.2.1.5DisplayStringread-writeThe image filename on the TFTP server if snAgBootSeqInstruction was set to 'fromTftpServer'; otherwise, this object is not used in any other boot instruction.
INT snAgSpBootSeqRowStatus1.3.6.1.4.1.1991.1.1.2.4.2.1.6INTEGERread-writeTo create or delete a boot sequence table entry.
snAgCfgEos1.3.6.1.4.1.1991.1.1.2.5
snAgCfgEosTable1.3.6.1.4.1.1991.1.1.2.5.1not-accessibleThis table represents the fragmented Configuration File data packet with checksum include in each rows of this table. A SNMP-SET represents configuration file download, and a SNMP-GET represents configuration file upload. This action is only if the SNMP-SET of snAgCfgLoad command is sent along with this table consecutively. The applicable snAgCfgLoad command value is as followings: uploadFromFlashToNMS(23), downloadToFlashFromNMS(24), uploadFromDramToNMS(25), downloadToDramFromNMS(26).
snAgCfgEosEntry1.3.6.1.4.1.1991.1.1.2.5.1.1not-accessibleAn EOS row in the table of encoded octet strings for table snAgCfgEosTable.
I32 snAgCfgEosIndex1.3.6.1.4.1.1991.1.1.2.5.1.1.1Integer32read-onlyEach VLAN EOS Buffer Identifier have a multiple VLAN table entries.
OCT snAgCfgEosPacket1.3.6.1.4.1.1991.1.1.2.5.1.1.2OCTET STRINGread-writeAn encoded octet string. On reads it contains an integral number of configuration file data packets. The size of each encoded octet string is less than or equal to 1400 bytes.
I32 snAgCfgEosChkSum1.3.6.1.4.1.1991.1.1.2.5.1.1.3Integer32read-writeA checksum of each configuration file data packet.
snAgentLog1.3.6.1.4.1.1991.1.1.2.6
snAgSysLogGbl1.3.6.1.4.1.1991.1.1.2.6.1
INT snAgSysLogGblEnable1.3.6.1.4.1.1991.1.1.2.6.1.1INTEGERread-writeEnable/disable system logging.
I32 snAgSysLogGblBufferSize1.3.6.1.4.1.1991.1.1.2.6.1.2Integer32read-writeThe number of dynamic system logging entries.
INT snAgSysLogGblClear1.3.6.1.4.1.1991.1.1.2.6.1.3INTEGERread-writeClear dynamic and/or static system logging buffers.
I32 snAgSysLogGblCriticalLevel1.3.6.1.4.1.1991.1.1.2.6.1.4Integer32read-writeFilter events going to the logging buffer. This is a packed bit string object of which each bit has the following meaning: (bit 0 is the least significant bit). bit position meaning ------------ ------- 8-31 reserved 7 Warning (warning conditions) 6 Notification (normal but significant conditions) 5 Informational (informational messages) 4 Error (error conditions) 3 Emergency (system is unusable) 2 Debugging (debugging messages) 1 Critical (critical conditions) 0 Alert (immediate action needed) Setting a critical level bit to 1 makes the logging buffer accept the corresponding event. Resetting a critical level bit to 0 makes the logging buffer reject the corresponding event.
C32 snAgSysLogGblLoggedCount1.3.6.1.4.1.1991.1.1.2.6.1.5Counter32read-onlyThe number events logged in the system logging buffer.
C32 snAgSysLogGblDroppedCount1.3.6.1.4.1.1991.1.1.2.6.1.6Counter32read-onlyThe number of events dropped.
C32 snAgSysLogGblFlushedCount1.3.6.1.4.1.1991.1.1.2.6.1.7Counter32read-onlyThe number of times that the system logging buffer was cleared.
C32 snAgSysLogGblOverrunCount1.3.6.1.4.1.1991.1.1.2.6.1.8Counter32read-onlyThe number of times that the system logging buffer was wrapped around.
IP snAgSysLogGblServer1.3.6.1.4.1.1991.1.1.2.6.1.9IpAddressread-writeIP address of syslog server.
INT snAgSysLogGblFacility1.3.6.1.4.1.1991.1.1.2.6.1.10INTEGERread-writeFacility code.
INT snAgSysLogGblPersistenceEnable1.3.6.1.4.1.1991.1.1.2.6.1.11INTEGERread-writeEnable/disable system logging persistence.
snAgSysLogBufferTable1.3.6.1.4.1.1991.1.1.2.6.2not-accessibleDynamic system logging buffer table.
snAgSysLogBufferEntry1.3.6.1.4.1.1991.1.1.2.6.2.1not-accessibleA row in the dynamic system logging buffer table.
I32 snAgSysLogBufferIndex1.3.6.1.4.1.1991.1.1.2.6.2.1.1Integer32read-onlyThe index to the dynamic system logging buffer table.
TIK snAgSysLogBufferTimeStamp1.3.6.1.4.1.1991.1.1.2.6.2.1.2TimeTicksread-onlyA time stamp when the event is logged.
INT snAgSysLogBufferCriticalLevel1.3.6.1.4.1.1991.1.1.2.6.2.1.3INTEGERread-onlyThe critical level of this event.
STR snAgSysLogBufferMessage1.3.6.1.4.1.1991.1.1.2.6.2.1.4DisplayStringread-onlyThe system logging message.
STR snAgSysLogBufferCalTimeStamp1.3.6.1.4.1.1991.1.1.2.6.2.1.5DisplayStringread-onlyA time stamp when the event is logged. This object returns a NULL terminated time stamp string if the system calendar time was set. It returns a zero length string if the system calendar time was not set.
snAgStaticSysLogBufferTable1.3.6.1.4.1.1991.1.1.2.6.3not-accessibleStatic system logging buffer table.
snAgStaticSysLogBufferEntry1.3.6.1.4.1.1991.1.1.2.6.3.1not-accessibleA row in the static system logging buffer table.
INT snAgStaticSysLogBufferIndex1.3.6.1.4.1.1991.1.1.2.6.3.1.1INTEGERread-onlyThe index to the static system logging buffer table.
TIK snAgStaticSysLogBufferTimeStamp1.3.6.1.4.1.1991.1.1.2.6.3.1.2TimeTicksread-onlyA time stamp when the event is logged.
INT snAgStaticSysLogBufferCriticalLevel1.3.6.1.4.1.1991.1.1.2.6.3.1.3INTEGERread-onlyThe critical level of this event.
STR snAgStaticSysLogBufferMessage1.3.6.1.4.1.1991.1.1.2.6.3.1.4DisplayStringread-onlyThe system logging message.
STR snAgStaticSysLogBufferCalTimeStamp1.3.6.1.4.1.1991.1.1.2.6.3.1.5DisplayStringread-onlyA time stamp when the event is logged. This object returns a NULL terminated time stamp string if the system calendar time was set. It returns a zero length string if the system calendar time was not set.
snAgSysLogServerTable1.3.6.1.4.1.1991.1.1.2.6.4not-accessibleSystem Log Server table.
snAgSysLogServerEntry1.3.6.1.4.1.1991.1.1.2.6.4.1not-accessibleA row in the SysLog Server table.
IP snAgSysLogServerIP1.3.6.1.4.1.1991.1.1.2.6.4.1.1IpAddressread-onlyIP address of syslog server.
INT snAgSysLogServerUDPPort1.3.6.1.4.1.1991.1.1.2.6.4.1.2INTEGERread-onlyUDP port number of syslog server.
INT snAgSysLogServerRowStatus1.3.6.1.4.1.1991.1.1.2.6.4.1.3INTEGERread-writeThis object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: other(1)....some other case valid(2)....the row exists and is valid
snAgentSysParaConfig1.3.6.1.4.1.1991.1.1.2.7
snAgentSysParaConfigTable1.3.6.1.4.1.1991.1.1.2.7.1not-accessibleA table of Agent of each board.
snAgentSysParaConfigEntry1.3.6.1.4.1.1991.1.1.2.7.1.1not-accessibleA row in the Agent System Parameters Configuation table.
I32 snAgentSysParaConfigIndex1.3.6.1.4.1.1991.1.1.2.7.1.1.1Integer32read-onlyThe index to the Agent System Parameters Configuation Table.
STR snAgentSysParaConfigDescription1.3.6.1.4.1.1991.1.1.2.7.1.1.2DisplayStringread-onlyThe main board description string.
I32 snAgentSysParaConfigMin1.3.6.1.4.1.1991.1.1.2.7.1.1.3Integer32read-onlyThe minimum value of this Agent System Parameter.
I32 snAgentSysParaConfigMax1.3.6.1.4.1.1991.1.1.2.7.1.1.4Integer32read-onlyThe maximum value of this Agent System Parameter.
I32 snAgentSysParaConfigDefault1.3.6.1.4.1.1991.1.1.2.7.1.1.5Integer32read-onlyThe default value of this Agent System Parameter.
I32 snAgentSysParaConfigCurrent1.3.6.1.4.1.1991.1.1.2.7.1.1.6Integer32read-writeThe current configurated value of this Agent System Parameter.
snAgentConfigModule1.3.6.1.4.1.1991.1.1.2.8
snAgentConfigModuleTable1.3.6.1.4.1.1991.1.1.2.8.1not-accessibleA table of each configured module information.
snAgentConfigModuleEntry1.3.6.1.4.1.1991.1.1.2.8.1.1not-accessibleA row in the Agent Configured Module table.
I32 snAgentConfigModuleIndex1.3.6.1.4.1.1991.1.1.2.8.1.1.1Integer32read-onlyThe index to the Agent Configured Module Table.
INT snAgentConfigModuleType1.3.6.1.4.1.1991.1.1.2.8.1.1.2INTEGERread-writeThe Configured Module Type.
INT snAgentConfigModuleRowStatus1.3.6.1.4.1.1991.1.1.2.8.1.1.3INTEGERread-writeTo create or delete a configured module table entry.
STR snAgentConfigModuleDescription1.3.6.1.4.1.1991.1.1.2.8.1.1.4DisplayStringread-onlyA description of the configured module.
STR snAgentConfigModuleOperStatus1.3.6.1.4.1.1991.1.1.2.8.1.1.5DisplayStringread-onlyModule operational status. Zero length string indicates that physical module has not been inserted to the chassis.
STR snAgentConfigModuleSerialNumber1.3.6.1.4.1.1991.1.1.2.8.1.1.6DisplayStringread-onlyModule serial number. Zero length string indicates that module serial number EEPROM has not been programmed or the module does not support serial number EEPROM.
I32 snAgentConfigModuleNumberOfPorts1.3.6.1.4.1.1991.1.1.2.8.1.1.7Integer32read-onlyThe number of ports of module.
INT snAgentConfigModuleMgmtModuleType1.3.6.1.4.1.1991.1.1.2.8.1.1.8INTEGERread-onlyManagement module type.
I32 snAgentConfigModuleNumberOfCpus1.3.6.1.4.1.1991.1.1.2.8.1.1.9Integer32read-onlyThe number of module CPUs.
snAgentConfigModule2Table1.3.6.1.4.1.1991.1.1.2.8.2not-accessibleA table of each configured stacking module information.
snAgentConfigModule2Entry1.3.6.1.4.1.1991.1.1.2.8.2.1not-accessibleA row in the Agent Configured Stacking Module table.
I32 snAgentConfigModule2Unit1.3.6.1.4.1.1991.1.1.2.8.2.1.1Integer32read-onlyThe index to the Agent Configured Module Table.
I32 snAgentConfigModule2Slot1.3.6.1.4.1.1991.1.1.2.8.2.1.2Integer32read-onlyThe index to the Agent Configured Module Table.
INT snAgentConfigModule2Type1.3.6.1.4.1.1991.1.1.2.8.2.1.3INTEGERread-writeThe Configured Module Type.
INT snAgentConfigModule2RowStatus1.3.6.1.4.1.1991.1.1.2.8.2.1.4INTEGERread-writeTo create or delete a configured module table entry.
STR snAgentConfigModule2Description1.3.6.1.4.1.1991.1.1.2.8.2.1.5DisplayStringread-onlyA description of the configured module.
STR snAgentConfigModule2OperStatus1.3.6.1.4.1.1991.1.1.2.8.2.1.6DisplayStringread-onlyModule operational status. Zero length string indicates that physical module has not been inserted to the chassis.
STR snAgentConfigModule2SerialNumber1.3.6.1.4.1.1991.1.1.2.8.2.1.7DisplayStringread-onlyModule serial number. Zero length string indicates that module serial number EEPROM has not been programmed or the module does not support serial number EEPROM.
I32 snAgentConfigModule2NumberOfPorts1.3.6.1.4.1.1991.1.1.2.8.2.1.8Integer32read-onlyThe number of ports of module.
INT snAgentConfigModule2MgmtModuleType1.3.6.1.4.1.1991.1.1.2.8.2.1.9INTEGERread-onlyManagement module type.
I32 snAgentConfigModule2NumberOfCpus1.3.6.1.4.1.1991.1.1.2.8.2.1.10Integer32read-onlyThe number of module CPUs.
snAgentUser1.3.6.1.4.1.1991.1.1.2.9
snAgentUserGbl1.3.6.1.4.1.1991.1.1.2.9.1
I32 snAgentUserMaxAccnt1.3.6.1.4.1.1991.1.1.2.9.1.1Integer32read-onlyMaximum number of user account entries can be configured.
snAgentUserAccntTable1.3.6.1.4.1.1991.1.1.2.9.2not-accessibleA table of user account information.
snAgentUserAccntEntry1.3.6.1.4.1.1991.1.1.2.9.2.1not-accessibleA row in the Agent User table.
STR snAgentUserAccntName1.3.6.1.4.1.1991.1.1.2.9.2.1.1DisplayStringread-onlyThe user name.
STR snAgentUserAccntPassword1.3.6.1.4.1.1991.1.1.2.9.2.1.2DisplayStringread-writeThe user password.
I32 snAgentUserAccntEncryptCode1.3.6.1.4.1.1991.1.1.2.9.2.1.3Integer32read-writeThe password encryption method code.
I32 snAgentUserAccntPrivilege1.3.6.1.4.1.1991.1.1.2.9.2.1.4Integer32read-writeThe user privilege.
INT snAgentUserAccntRowStatus1.3.6.1.4.1.1991.1.1.2.9.2.1.5INTEGERread-writeTo create or delete a user account table entry.
snAgentRedundant1.3.6.1.4.1.1991.1.1.2.10
snAgentRedunGbl1.3.6.1.4.1.1991.1.1.2.10.1
I32 snAgentRedunActiveMgmtMod1.3.6.1.4.1.1991.1.1.2.10.1.1Integer32read-writeSlot number of the active management module. Setting this object does not take effect immediately. Saving configuration data to flash storage and reboot the system are required to take effect. Setting a value of 0 requests the system to auto-select an active management module after power up.
I32 snAgentRedunSyncConfig1.3.6.1.4.1.1991.1.1.2.10.1.2Integer32read-writeFrequency of the backup management module copying the configuration data from the active management module. Each unit is 1 second. Setting a value 0 will disable the synchronization copy. Setting a negative value will initiate the synchronization copy once immediately.
INT snAgentRedunBkupCopyBootCode1.3.6.1.4.1.1991.1.1.2.10.1.3INTEGERread-writeIf enabled(1), the backup management module copies the boot code from the active management module to its boot code flash storage after power up, and whenever the active management module's boot code is updated. The backup management module does not copy if both boot codes were identical.
INT snAgentEnableMgmtModRedunStateChangeTrap1.3.6.1.4.1.1991.1.1.2.10.1.4INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate management module redundancy state change traps.
INT snAgentRedunBkupBootLoad1.3.6.1.4.1.1991.1.1.2.10.1.5INTEGERread-writeAction object to down load a new boot code from boot flash storage of the active management module to the backup management module. The following are returned values from get operation: normal(1)............no operation operationError(17)...error codes The following are input values from set operation: downloadBackup(20)...download the boot code from the active management module to the backup management module Any set operation is rejected during loading until error or normal state is reached.
INT snAgentRedunSwitchOver1.3.6.1.4.1.1991.1.1.2.10.1.6INTEGERread-writeTo force a switch-over from standby to active state if the backup management module exists in a chassis.
snAgentCpu1.3.6.1.4.1.1991.1.1.2.11
snAgentCpuUtilTable1.3.6.1.4.1.1991.1.1.2.11.1not-accessibleTable to list utilization for all CPUs in the device.
snAgentCpuUtilEntry1.3.6.1.4.1.1991.1.1.2.11.1.1not-accessibleA row in the CPU utilization table.
I32 snAgentCpuUtilSlotNum1.3.6.1.4.1.1991.1.1.2.11.1.1.1Integer32read-onlyThe slot number of module which contains the cpu.
I32 snAgentCpuUtilCpuId1.3.6.1.4.1.1991.1.1.2.11.1.1.2Integer32read-onlyThe id of cpu. For non-VM1/WSM management module, there is one CPU. For VM1/WSM there's one management CPU and three slave CPUs. The management CPU could be turned off. For POS and ATM there's no management CPU but two slave CPUs. Id for management cpu is 1. Value of 2 or greater are for slave CPUs.
I32 snAgentCpuUtilInterval1.3.6.1.4.1.1991.1.1.2.11.1.1.3Integer32read-onlyThe value, in seconds, for this utilization. For both management and slave CPU, we display utilization for 1 sec, 5 sec, 60 sec and 300 sec interval.
G32 snAgentCpuUtilValue1.3.6.1.4.1.1991.1.1.2.11.1.1.4Gauge32read-onlyThe statistical CPU utilization in units of one-hundredth of a percent. This value is deprecated. Users are recommended to use snAgentCpuUtilPercent or snAgentCpuUtil100thPercent instead.
G32 snAgentCpuUtilPercent1.3.6.1.4.1.1991.1.1.2.11.1.1.5Gauge32read-onlyThe statistical CPU utilization in units of a percent.
G32 snAgentCpuUtil100thPercent1.3.6.1.4.1.1991.1.1.2.11.1.1.6Gauge32read-onlyThe statistical CPU utilization in units of one-hundredth of a percent.
snCpuProcessTable1.3.6.1.4.1.1991.1.1.2.11.2not-accessibleTable to list utilization and runtime for all CPU processes in the device. For NetIron Devices snAgentCpuProcessEnable object needs to be enabled.
snCpuProcessEntry1.3.6.1.4.1.1991.1.1.2.11.2.1not-accessibleA row in the CPU process table.
STR snCpuProcessName1.3.6.1.4.1.1991.1.1.2.11.2.1.1DisplayStringread-onlyThe process name.
G32 snCpuProcess5SecUtil1.3.6.1.4.1.1991.1.1.2.11.2.1.2Gauge32read-onlyThe statistics collection of last 5 second process utilization. It is a 100th percentile value (100*n). It can have a value 0 or a value between 100 to 10000 in multiples of 100. If the agent is queried immediately after turning on the CPU usage and 5 seconds have not elapsed then the data will not be available. Therefore we will be returning the data for the actual elapsed time for NetIron devices.
G32 snCpuProcess1MinUtil1.3.6.1.4.1.1991.1.1.2.11.2.1.3Gauge32read-onlyThe statistics collection of last 5 second process utilization. It is a 100th percentile value (100*n). It can have a value 0 or a value between 100 to 10000 in multiples of 100. If the agent is queried immediately after turning on the CPU usage and 1 minute has not elapsed then the data will not be available. Therefore we will be returning the data for the actual elapsed time for NetIron devices.
G32 snCpuProcess5MinUtil1.3.6.1.4.1.1991.1.1.2.11.2.1.4Gauge32read-onlyThe statistics collection of last 5 second process utilization. It is a 100th percentile value (100*n). It can have a value 0 or a value between 100 to 10000 in multiples of 100. If the agent is queried immediately after turning on the CPU usage and 5 minutess have not elapsed then the data will not be available. Therefore we will be returning the data for the actual elapsed time for NetIron devices.
G32 snCpuProcess15MinUtil1.3.6.1.4.1.1991.1.1.2.11.2.1.5Gauge32read-onlyThe statistics collection of last 5 second process utilization. It is a 100th percentile value (100*n). It can have a value 0 or a value between 100 to 10000 in multiples of 100. This object is not supported and has been excluded from agent for NetIron devices
C32 snCpuProcessRuntime1.3.6.1.4.1.1991.1.1.2.11.2.1.6Counter32read-onlyProcess runtime in milliseconds.
ENA snAgentCpuProcessEnable1.3.6.1.4.1.1991.1.1.2.11.3EnabledStatusread-writeEnables the CPU utilization statistics collection.
snAgentHw1.3.6.1.4.1.1991.1.1.2.12
snAgentHwICBMCounterTable1.3.6.1.4.1.1991.1.1.2.12.1not-accessibleTable to list the ICBM counter values. This table is not supported on 10G module.
snAgentHwICBMCounterEntry1.3.6.1.4.1.1991.1.1.2.12.1.1not-accessibleA row representing ICBM counter values for that slot.
U32 snAgentHwICBMCounterSlot1.3.6.1.4.1.1991.1.1.2.12.1.1.1Unsigned32read-onlySlot number where ICBM resides.
U32 snAgentHwICBMCounterDMA1.3.6.1.4.1.1991.1.1.2.12.1.1.2Unsigned32read-onlyDMA Id within a slot where ICBM resides. Valid only for Jetcore modules. For non-Jetcore modules, this index is ignored by the agent. In this case, value 0 will be returned by the agent.
G32 snAgentHwICBMCounterFreeDepth1.3.6.1.4.1.1991.1.1.2.12.1.1.3Gauge32read-onlyCurrent depth of the free queue for this ICBM.
C32 snAgentHwICBMCounterWriteDrop1.3.6.1.4.1.1991.1.1.2.12.1.1.4Counter32read-onlyWrite sequencer drop count for this ICBM.
C32 snAgentHwICBMCounterWriteInput1.3.6.1.4.1.1991.1.1.2.12.1.1.5Counter32read-onlyWrite sequencer input counter for this ICBM.
C32 snAgentHwICBMCounterWriteOutput1.3.6.1.4.1.1991.1.1.2.12.1.1.6Counter32read-onlyWrite sequencer output counter for this ICBM.
C32 snAgentHwICBMCounterReadInput1.3.6.1.4.1.1991.1.1.2.12.1.1.7Counter32read-onlyRead sequencer input counter for this ICBM.
C32 snAgentHwICBMCounterReadOutput1.3.6.1.4.1.1991.1.1.2.12.1.1.8Counter32read-onlyRead sequencer output counter for this ICBM.
snCAMIpStatTable1.3.6.1.4.1.1991.1.1.2.12.2not-accessibleTable to list the IP CAM statistics.
snCAMIpStatEntry1.3.6.1.4.1.1991.1.1.2.12.2.1not-accessibleA row representing IP CAM statistics for a given interface and level.
U32 snCAMIpStatIfIndex1.3.6.1.4.1.1991.1.1.2.12.2.1.1Unsigned32read-onlyifIndex value of the local interface.
U32 snCAMIpStatLevel1.3.6.1.4.1.1991.1.1.2.12.2.1.2Unsigned32read-onlyLevel of CAM entry for that interface.
U32 snCAMIpStatFreeEntries1.3.6.1.4.1.1991.1.1.2.12.2.1.3Unsigned32read-onlyFree entries in the IP CAM for that interface and level.
U32 snCAMIpStatTotalEntries1.3.6.1.4.1.1991.1.1.2.12.2.1.4Unsigned32read-onlyTotal entries in the IP CAM for that interface and level.
snCAMStatTable1.3.6.1.4.1.1991.1.1.2.12.3not-accessibleTable to list the CAM statistics.
snCAMStatEntry1.3.6.1.4.1.1991.1.1.2.12.3.1not-accessibleA row representing CAM statistics for a given DMA Id number.
U32 snCamStatDMAIdNumber1.3.6.1.4.1.1991.1.1.2.12.3.1.1Unsigned32read-onlyDMA Id number.
U32 snCamStatDMAMasterNumber1.3.6.1.4.1.1991.1.1.2.12.3.1.2Unsigned32read-onlyDMA Master for that DMA Id.
U32 snCamStatFreePool0Entries1.3.6.1.4.1.1991.1.1.2.12.3.1.3Unsigned32read-onlyCAM free pool0 entries.
U32 snCamStatFreePool1Entries1.3.6.1.4.1.1991.1.1.2.12.3.1.4Unsigned32read-onlyCAM free pool1 entries.
U32 snCamStatFreePool2Entries1.3.6.1.4.1.1991.1.1.2.12.3.1.5Unsigned32read-onlyCAM free pool2 entries.
U32 snCamStatFreePool3Entries1.3.6.1.4.1.1991.1.1.2.12.3.1.6Unsigned32read-onlyCAM free pool3 entries.
U32 snCamStatFreeL2Entries1.3.6.1.4.1.1991.1.1.2.12.3.1.7Unsigned32read-onlyCAM Free L2 entries.
U32 snCamStatFreeL2LowestSection1.3.6.1.4.1.1991.1.1.2.12.3.1.8Unsigned32read-onlyCAM Free L2 lowest section entries.
C32 snCamStatHostLookupCount1.3.6.1.4.1.1991.1.1.2.12.3.1.9Counter32read-onlyCAM host lookup count for router.
C32 snCamStatRouteLookupCount1.3.6.1.4.1.1991.1.1.2.12.3.1.10Counter32read-onlyCAM route lookup count for router.
U32 snCamStatLevel11.3.6.1.4.1.1991.1.1.2.12.3.1.11Unsigned32read-onlyCAM stat level1 entries for router.
U32 snCamStatLevel21.3.6.1.4.1.1991.1.1.2.12.3.1.12Unsigned32read-onlyCAM stat level2 entries for router.
U32 snCamStatLevel31.3.6.1.4.1.1991.1.1.2.12.3.1.13Unsigned32read-onlyCAM stat level3 entries for router.
C32 snCamStatMacFailCount1.3.6.1.4.1.1991.1.1.2.12.3.1.14Counter32read-onlyCAM MAC fail count.
C32 snCamStatIPRouteFailCount1.3.6.1.4.1.1991.1.1.2.12.3.1.15Counter32read-onlyCAM IP route fail count.
C32 snCamStatIPSessionFailCount1.3.6.1.4.1.1991.1.1.2.12.3.1.16Counter32read-onlyCAM IP session fail count.
C32 snCamStatIPMCastFailCount1.3.6.1.4.1.1991.1.1.2.12.3.1.17Counter32read-onlyCAM IP multicast fail count.
C32 snCamStatL2SessionFailCount1.3.6.1.4.1.1991.1.1.2.12.3.1.18Counter32read-onlyCAM L2 session fail count.
C32 snCamStatAddMACCount1.3.6.1.4.1.1991.1.1.2.12.3.1.19Counter32read-onlyCAM add MAC count.
C32 snCamStatAddVLANCount1.3.6.1.4.1.1991.1.1.2.12.3.1.20Counter32read-onlyCAM add VLAN count.
C32 snCamStatAddIPHostCount1.3.6.1.4.1.1991.1.1.2.12.3.1.21Counter32read-onlyCAM add IP host count.
C32 snCamStatAddIPRouteCount1.3.6.1.4.1.1991.1.1.2.12.3.1.22Counter32read-onlyCAM add IP route count.
C32 snCamStatAddIPSessionCount1.3.6.1.4.1.1991.1.1.2.12.3.1.23Counter32read-onlyCAM add IP session count.
C32 snCamStatAddIPMCastCount1.3.6.1.4.1.1991.1.1.2.12.3.1.24Counter32read-onlyCAM add IP multicast count.
C32 snCamStatAddL2SessionCount1.3.6.1.4.1.1991.1.1.2.12.3.1.25Counter32read-onlyCAM add L2 session count.
C32 snCamStatAddIPXCount1.3.6.1.4.1.1991.1.1.2.12.3.1.26Counter32read-onlyCAM add IPX count.
C32 snCamStatDeleteDMACamCount1.3.6.1.4.1.1991.1.1.2.12.3.1.27Counter32read-onlyCAM delete DMA CAM count.
snAgSystemDRAM1.3.6.1.4.1.1991.1.1.2.12.4
G32 snAgSystemDRAMUtil1.3.6.1.4.1.1991.1.1.2.12.4.1Gauge32read-onlyThe system dynamic memory utilization, in unit of percentage.
I32 snAgSystemDRAMTotal1.3.6.1.4.1.1991.1.1.2.12.4.2Integer32read-onlyThe total amount of system dynamic memory, in number of bytes.
I32 snAgSystemDRAMFree1.3.6.1.4.1.1991.1.1.2.12.4.3Integer32read-onlyThe free amount of system dynamic memory, in number of bytes.
I32 snAgSystemDRAMForBGP1.3.6.1.4.1.1991.1.1.2.12.4.4Integer32read-onlyThe free amount of system dynamic memory used by BGP, in number of bytes.
I32 snAgSystemDRAMForOSPF1.3.6.1.4.1.1991.1.1.2.12.4.5Integer32read-onlyThe free amount of system dynamic memory used by OSPF, in number of bytes.
snAgSystemDebug1.3.6.1.4.1.1991.1.1.2.12.5
I32 snAgSystemDebugTotalIn1.3.6.1.4.1.1991.1.1.2.12.5.1Integer32read-onlyTotal incoming packet count. Sum of Buffer Manager and CPU read count.
I32 snAgSystemDebugTotalOut1.3.6.1.4.1.1991.1.1.2.12.5.2Integer32read-onlyTotal outgoing packet count.
I32 snAgSystemDebugCpuQueueRead1.3.6.1.4.1.1991.1.1.2.12.5.3Integer32read-onlyCPU Queue read count.
I32 snAgSystemDebugDRAMBuffer1.3.6.1.4.1.1991.1.1.2.12.5.4Integer32read-onlyDRAM buffer count.
I32 snAgSystemDebugBMBuffer1.3.6.1.4.1.1991.1.1.2.12.5.5Integer32read-onlyBM buffer count.
I32 snAgSystemDebugBMFreeBuffer1.3.6.1.4.1.1991.1.1.2.12.5.6Integer32read-onlyBM free buffer count.
I32 snAgSystemDebugBMFreeBufferMgmt1.3.6.1.4.1.1991.1.1.2.12.5.7Integer32read-onlyBM free buffer management count.
I32 snAgSystemDebugIpcGigLock1.3.6.1.4.1.1991.1.1.2.12.5.8Integer32read-onlyIPC GIG lock count.
I32 snAgSystemDebugDRAMGetError1.3.6.1.4.1.1991.1.1.2.12.5.9Integer32read-onlyDRAM get error count.
I32 snAgSystemDebugDRAMToBMCopyFail1.3.6.1.4.1.1991.1.1.2.12.5.10Integer32read-onlyDRAM to Buffer Manager copy fail count.
snAgentTemp1.3.6.1.4.1.1991.1.1.2.13
snAgentTempTable1.3.6.1.4.1.1991.1.1.2.13.1not-accessibleTable to list temperatures of all the modules in the device. This table is applicable to only those modules with temperature sensors.
snAgentTempEntry1.3.6.1.4.1.1991.1.1.2.13.1.1not-accessibleA row in the module temperature table.
I32 snAgentTempSlotNum1.3.6.1.4.1.1991.1.1.2.13.1.1.1Integer32not-accessibleThe slot number of module which contains the temperature sensor represented by this row.
I32 snAgentTempSensorId1.3.6.1.4.1.1991.1.1.2.13.1.1.2Integer32not-accessibleThe temperature sensor identifier of Slave module whose temperature is represented by this row, for management module: sensor#1 - Intake Side Temperature sensor# 2 - Exhaust Side Temperature.
STR snAgentTempSensorDescr1.3.6.1.4.1.1991.1.1.2.13.1.1.3DisplayStringread-onlyDescribes the temperature sensor in a human readable form. This is the same as snAgentTempSensorId, which is numeric and used to traverse the temperature sensor table. The description provides the meaning and purpose of this senor.
INT snAgentTempValue1.3.6.1.4.1.1991.1.1.2.13.1.1.4INTEGERread-onlyTemperature of the the sensor represented by this row. Each unit is 0.5 degrees Celcius.
snAgentTempThresholdTable1.3.6.1.4.1.1991.1.1.2.13.2not-accessibleTable to list temperature threshold levels for 4 speeds of fan settings. Depending on the temperature level, the fans run at diffrent speeds of RPM. There are 4 levels of temperature settings for 4 fan speeds (low, medium, medium-high, high). This table is applicable to only those modules with temperature sensors. For each row, there are 2 temperature threshold values. The high value, if reached causes the fan to run at next high level speed and when it reduces the below the low value, the fan runs at next low spped.
snAgentTempThresholdEntry1.3.6.1.4.1.1991.1.1.2.13.2.1not-accessibleA row in the module temperature threshold table.
INT snAgentTempThresholdModule1.3.6.1.4.1.1991.1.1.2.13.2.1.1INTEGERnot-accessibleThe module in the system for which threshold levels represented by this row are applicable.
INT snAgentTempThresholdLevel1.3.6.1.4.1.1991.1.1.2.13.2.1.2INTEGERnot-accessibleThe temperature threshold level of the module for which threshold levels represented by this row are applicable.
INT snAgentTempThresholdHighValue1.3.6.1.4.1.1991.1.1.2.13.2.1.3INTEGERread-writeThe high value for the temperature threshold, above which the fans would need to operate at the next higher speed. If it reaches more than the high threshold value for 'high' level, the module will be shutdown.
INT snAgentTempThresholdLowValue1.3.6.1.4.1.1991.1.1.2.13.2.1.4INTEGERread-writeThe low value for the temperature threshold, below which the fans would need to operate at the next lower speed. This value is not applicable for the 'low' level, as there is no more lower speeds than that.
snAgentTemp2Table1.3.6.1.4.1.1991.1.1.2.13.3not-accessibleTable to list temperatures of the modules in the device for each unit. This table is applicable to only those modules with temperature sensors.
snAgentTemp2Entry1.3.6.1.4.1.1991.1.1.2.13.3.1not-accessibleA row in the module temperature table.
I32 snAgentTemp2UnitNum1.3.6.1.4.1.1991.1.1.2.13.3.1.1Integer32not-accessibleThe unit number of module which contains the temperature sensor represented by this row.
I32 snAgentTemp2SlotNum1.3.6.1.4.1.1991.1.1.2.13.3.1.2Integer32not-accessibleThe slot number of module which contains the temperature sensor represented by this row.
I32 snAgentTemp2SensorId1.3.6.1.4.1.1991.1.1.2.13.3.1.3Integer32not-accessibleThe temperature sensor identifier of Slave module whose temperature is represented by this row, for FastIron management module: sensor#1 - Intake Side Temperature sensor# 2 - Exhaust Side Temperature.
STR snAgentTemp2SensorDescr1.3.6.1.4.1.1991.1.1.2.13.3.1.4DisplayStringread-onlyDescribes the temperature sensor in a human readable form. This is the same as snAgentTempSensorId, which is numeric and used to traverse the temperature sensor table. The description provides the meaning and purpose of this senor.
INT snAgentTemp2Value1.3.6.1.4.1.1991.1.1.2.13.3.1.5INTEGERread-onlyTemperature of the sensor represented by this row. Each unit is 0.5 degrees Celsius.
snAgentPoe1.3.6.1.4.1.1991.1.1.2.14
snAgentLicense1.3.6.1.4.1.1991.1.1.2.15
fdryLicenseTable1.3.6.1.4.1.1991.1.1.2.15.1not-accessibleA list of licenses maintained by license sub-system.
fdryLicenseEntry1.3.6.1.4.1.1991.1.1.2.15.1.1not-accessibleAn entry in a license table.
STR fdryLicensePackageName1.3.6.1.4.1.1991.1.1.2.15.1.1.1DisplayStringnot-accessibleName of the package, whose license information, this entry displays.
STR fdryLicenseLid1.3.6.1.4.1.1991.1.1.2.15.1.1.2DisplayStringnot-accessibleFor FastIron: License Id (LID) of the license from the package. For the node locked license, this LID is same as LID of the device. For the non-node locked license, this LID is set as 2.0. This entry displays license information. For NetIron: License Id (LID) of the chassis or the line module for which, this entry displays license information.
STR fdryLicenseHash1.3.6.1.4.1.1991.1.1.2.15.1.1.3DisplayStringnot-accessibleA unique hash for identifying a license entry in the system. This helps traverse through the entries with same package name and LID.
INT fdryLicenseType1.3.6.1.4.1.1991.1.1.2.15.1.1.4INTEGERread-onlyThe type of the license, which can be either normal or trial.
U32 fdryLicensePrecedence1.3.6.1.4.1.1991.1.1.2.15.1.1.5Unsigned32read-onlyDefines the priority of a particular trial license among those having the same package and LID. This is primarily used for determining which license to use, when there are many trial and normal licenses with same package name and LID.
U32 fdryLicenseTrialDays1.3.6.1.4.1.1991.1.1.2.15.1.1.6Unsigned32read-onlyThe number of trial days for the license, if it's a trial license. Otherwise, the value has no meaning for normal licenses and read as 0 on Get operation.
U32 fdryLicenseTrialTimeElapsed1.3.6.1.4.1.1991.1.1.2.15.1.1.7Unsigned32read-onlyThe number of trial hours for the license, if it's a trial license. Otherwise, the value has no meaning for normal licenses and read as 0 on Get operation.
U32 fdryLicenseTrialTimeLeft1.3.6.1.4.1.1991.1.1.2.15.1.1.8Unsigned32read-onlyThe number of hours left for the trial license. This is derived from the total number of hours and the cumulative number of hours used. For a normal license, this is 0.
INT fdryLicenseTrialState1.3.6.1.4.1.1991.1.1.2.15.1.1.9INTEGERread-onlyThis indicates the state of the trial license. Invalid means the license is not valid for this box, unused means the license is never used, avtive means it has been used at least once and expired means it has expired and can't be used any more. Duplicated means the license has same package name with other license and but both serial numbers are different in the same device, this is only for the non-node locked license. Value duplicated(5) is supported only on FastIron.
STR fdryLicenseVendorInfo1.3.6.1.4.1.1991.1.1.2.15.1.1.10DisplayStringread-onlyThis is the Brocade specific package data which is an octet string. This contains encoded information of license specific information such as package bit mask, number of ports, etc.
I32 fdryLicenseSlot1.3.6.1.4.1.1991.1.1.2.15.1.1.11Integer32read-onlyThis indicates the slot number of the module, the license belongs to. There is a one to one mapping between LID and slot number, as each module has unique LID and can be present only in one slot.
INT fdryLicenseMode1.3.6.1.4.1.1991.1.1.2.15.1.1.12INTEGERread-onlyThe mode of the license, which can be either node locked or non-node locked mode. This objects is supported only on FastIron.
STR fdryLicenseSerialNumber1.3.6.1.4.1.1991.1.1.2.15.1.1.13DisplayStringread-onlyThis is the serial number of the license. This is only for the non-node locked license. This objects is supported only on FastIron.
I32 fdryLicenseCapacity1.3.6.1.4.1.1991.1.1.2.15.1.1.14Integer32read-onlyThe capacity of the license. For POD license, this is the number of ports. For premium or advance license, it is 1. This objects is supported only on FastIron.
BIT fdryLicensedFeatureInfo1.3.6.1.4.1.1991.1.1.2.15.2Bitsread-onlyThe features or packages enabled/licensed on the system.
brcdPortLicenseTable1.3.6.1.4.1.1991.1.1.2.15.3not-accessibleA list of ports which require the port license.
brcdPortLicenseEntry1.3.6.1.4.1.1991.1.1.2.15.3.1not-accessibleAn entry in a licensed port table.
NUM brcdPortLicenseIndex1.3.6.1.4.1.1991.1.1.2.15.3.1.1InterfaceIndexnot-accessibleThe port/interface index (ifindex).
INT brcdPortLicenseStatus1.3.6.1.4.1.1991.1.1.2.15.3.1.2INTEGERread-onlyThe current license state of the port. validLic(1) ............ the port requires port license, and has valid license noLic(2) ........... the port requires port license, and doesn't have valid license
brcdSw1.3.6.1.4.1.1991.1.1.2.16
brcdSwPackageGroup1.3.6.1.4.1.1991.1.1.2.16.1
brcdSwPackageUpgrade1.3.6.1.4.1.1991.1.1.2.16.1.1
STR brcdSwPackageFname1.3.6.1.4.1.1991.1.1.2.16.1.1.1DisplayStringread-writeName of the release package file or manifest file (including path) currently associated with the system. When the object is not used, the value is a zero length string.
INT brcdSwPackageLoad1.3.6.1.4.1.1991.1.1.2.16.1.1.2INTEGERread-writeAction object to upgrade the system using a release package. none(1) is the value after the system comes up and should not be used for set-request. The following values will download the release package from a TFTP server and upgrade the system : tftpToPrimary(2) installs both MP and LP application images to primary code. tftpToSecondary(3) installs both MP and LP application images to secondary code. tftpToMgmtModulePrimaryIntfModuleSecondary (4) installs MP application image to primary code and the LP application images to secondary code. tftpToMgmtModuleSecondaryIntfModulePrimary (5) installs MP application image to secondary code and the LP application images to primary code.
INT brcdSwPackageLoadStatus1.3.6.1.4.1.1991.1.1.2.16.1.1.3INTEGERread-onlyThis object indicates the progress of the upgrade operation.
T/F brcdSwPackageUpgradeAllImages1.3.6.1.4.1.1991.1.1.2.16.1.1.4TruthValueread-writeTo specify an all-image upgrade. If set to true(1), the upgrade sequence will include the MP FPGA images (MBRIDGE/MBRIDGE32 and SBRIDGE/HSBRIDGE). Default is false(2) which will upgrade only the MP and LP Monitor images, MP and LP Application images, and LP Bundled FPGA for MLX/XMR. While CES/CER will upgrade the monitor, application, and FPGA images. This object must be set along with brcdSwPackageLoad. For a read operation, this will always return false(2).
brcdSwPackageUpgradeResultTable1.3.6.1.4.1.1991.1.1.2.16.1.1.5not-accessibleA table containing the summary of the upgrade operation.
brcdSwPackageUpgradeResultEntry1.3.6.1.4.1.1991.1.1.2.16.1.1.5.1not-accessible
U32 brcdSwPackageUpgradeResultIndex1.3.6.1.4.1.1991.1.1.2.16.1.1.5.1.1Unsigned32not-accessibleThe sequential index, or upgrade step.
BRC brcdSwPackageUpgradeResultImageType1.3.6.1.4.1.1991.1.1.2.16.1.1.5.1.2BrcdImageTyperead-onlyThe associated image type for this step of upgrade process.
INT brcdSwPackageUpgradeResultStatus1.3.6.1.4.1.1991.1.1.2.16.1.1.5.1.3INTEGERread-onlyThe upgrade status for this particular image upgrade.
TIM brcdSwPackageUpgradeResultTimeStamp1.3.6.1.4.1.1991.1.1.2.16.1.1.5.1.4TimeStampread-onlyThe timestamp when this upgrade step was performed.
STR brcdSwPackageUpgradeResultDescription1.3.6.1.4.1.1991.1.1.2.16.1.1.5.1.5DisplayStringread-onlySummary description for this particular image upgrade. This is empty when brcdSwPackageLoadResultStatus is 'ok'.
T/F brcdSwPackageUpgradeSkipVersionCheck1.3.6.1.4.1.1991.1.1.2.16.1.1.6TruthValueread-writeTo skip the version comparison of the FPGA images. By default it performs the version comparison between the image version in the manifest file and the one installed in in the system. Setting to 'true' forces the system to upgrade the images by skipping the version check. This object must be set along with brcdSwPackageLoad. For a read operation, this will always return false(2).
brcdSwIntfModAutoUpgrade1.3.6.1.4.1.1991.1.1.2.16.1.2
INT brcdSwIntfModAutoUpgradeMode1.3.6.1.4.1.1991.1.1.2.16.1.2.1INTEGERread-writeSpecifies the mode of LP Auto-upgrade.
IPt brcdSwIntfModAutoUpgradeTftpAddrType1.3.6.1.4.1.1991.1.1.2.16.1.2.2InetAddressTyperead-writeTFTP server IP address Type. Supported address types are ipv4(1) and ipv6(2).
IP brcdSwIntfModAutoUpgradeTftpAddr1.3.6.1.4.1.1991.1.1.2.16.1.2.3InetAddressread-writeTFTP server IP address.
STR brcdSwIntfModAutoUpgradeSrcPath1.3.6.1.4.1.1991.1.1.2.16.1.2.4DisplayStringread-writeSpecifies the path to the topmost directory of the release package relative to the root directory. If the source is a TFTP server, the root is the TFTP root. If the source is slot1 or slot2, the root is top-level directory '/'
T/F brcdSwIntfModAutoUpgradeAllImages1.3.6.1.4.1.1991.1.1.2.16.1.2.5TruthValueread-writeUsed to specify an all-image upgrade. If set to true(1), the upgrade sequence will include the LP BOOT image. Default is false(2), which will upgrade only the LP FPGA images. For a read operation, this will return the configured value. Deprecated this OID. SET operation will not take into effect, and READ operations will always return 'false'.
snAgentTask1.3.6.1.4.1.1991.1.1.2.17
snAgentTaskCpuTable1.3.6.1.4.1.1991.1.1.2.17.1not-accessibleTable to display the Task ID, Task Name, CPU state, wait time, hold time and Activity with respect to each task in the device .
snAgentTaskCpuEntry1.3.6.1.4.1.1991.1.1.2.17.1.1not-accessibleAn entry containing the Task ID, Task Name, CPU state, wait time, hold time and Activity with respect to each task in the device
I32 snAgentTaskCpuTaskID1.3.6.1.4.1.1991.1.1.2.17.1.1.1Integer32read-onlyRepresents the Task Identification number
STR snAgentTaskCpuTaskName1.3.6.1.4.1.1991.1.1.2.17.1.1.2DisplayStringread-onlyRepresents the Task name
STR snAgentTaskCpuState1.3.6.1.4.1.1991.1.1.2.17.1.1.3DisplayStringread-onlyRepresents the current state of the task
G32 snAgentTaskCpuWaitTime1.3.6.1.4.1.1991.1.1.2.17.1.1.4Gauge32read-onlyA count used to represent the wait time in milliseconds
G32 snAgentTaskCpuHoldTime1.3.6.1.4.1.1991.1.1.2.17.1.1.5Gauge32read-onlyA count used to represent the hold time in milliseconds
STR snAgentTaskCpuTaskActivity1.3.6.1.4.1.1991.1.1.2.17.1.1.6DisplayStringread-onlyRepresents the Task Activity.A - Was running since last show, I - Idle
snAgentTaskMQTable1.3.6.1.4.1.1991.1.1.2.17.2not-accessibleTable to display the Message Queue Priority, Length, Depth, Msgs and the failed count with respect to each task and corresponding MQ priority in the device
snAgentTaskMQEntry1.3.6.1.4.1.1991.1.1.2.17.2.1not-accessibleAn entry containing the Message Queue Priority, Length, Depth, Msgs and the failed count with respect to each task and corresponding MQ priority in the device
I32 snAgentTaskMQTaskID1.3.6.1.4.1.1991.1.1.2.17.2.1.1Integer32read-onlyRepresents the Task Identification number
I32 snAgentTaskMQPriority1.3.6.1.4.1.1991.1.1.2.17.2.1.2Integer32read-onlyRepresents the Priority of the Message Queue
STR snAgentTaskMQTaskName1.3.6.1.4.1.1991.1.1.2.17.2.1.3DisplayStringread-onlyRepresents the Task name
I32 snAgentTaskMQLength1.3.6.1.4.1.1991.1.1.2.17.2.1.4Integer32read-onlyRepresents the size of the Message Queue
G32 snAgentTaskMQDepth1.3.6.1.4.1.1991.1.1.2.17.2.1.5Gauge32read-onlyA count used to represent the message queue depth
C32 snAgentTaskMQMaxDepth1.3.6.1.4.1.1991.1.1.2.17.2.1.6Counter32read-onlyA count used to represent the maximum depth reached ever(clear on read counter)
C32 snAgentTaskMQStickyMaxDepth1.3.6.1.4.1.1991.1.1.2.17.2.1.7Counter32read-onlyA count used to represent the maximum depth reached ever (This counter is not clear on read)
G32 snAgentTaskMQMsgs1.3.6.1.4.1.1991.1.1.2.17.2.1.8Gauge32read-onlyA count used to represent the number of messages
C32 snAgentTaskMQMaxMsgs1.3.6.1.4.1.1991.1.1.2.17.2.1.9Counter32read-onlyA count used to represent the maximum number of messages reached ever(clear on read counter)
C32 snAgentTaskMQStickyMaxMsgs1.3.6.1.4.1.1991.1.1.2.17.2.1.10Counter32read-onlyA count used to represent the maximum number of messages reached ever (This counter is not clear on read)
G32 snAgentTaskMQFailedCount1.3.6.1.4.1.1991.1.1.2.17.2.1.11Gauge32read-onlyA count used to represent failed count(clear on read counter)
C32 snAgentTaskMQStickyFailedCount1.3.6.1.4.1.1991.1.1.2.17.2.1.12Counter32read-onlyA count used to represent failed count(This counter is not clear on read)
snAgentTaskBufferTable1.3.6.1.4.1.1991.1.1.2.17.3not-accessibleTable to display the Task ID, Task name , Pool_ID and the buffer count of each task in the device
snAgentTaskBufferEntry1.3.6.1.4.1.1991.1.1.2.17.3.1not-accessibleAn entry containing the Task ID, Task name , Pool_ID and the buffer count of each task in the device
I32 snAgentTaskBufferTaskID1.3.6.1.4.1.1991.1.1.2.17.3.1.1Integer32read-onlyRepresents the Task Identification number
I32 snAgentTaskBufferPoolID1.3.6.1.4.1.1991.1.1.2.17.3.1.2Integer32read-onlyRepresents the Pool Identification number
STR snAgentTaskBufferTaskName1.3.6.1.4.1.1991.1.1.2.17.3.1.3DisplayStringread-onlyRepresents the Task name
G32 snAgentTaskBufferCount1.3.6.1.4.1.1991.1.1.2.17.3.1.4Gauge32read-onlyA count used to represent the number of buffers allocated to a task
snStackGen1.3.6.1.4.1.1991.1.1.5.1
INT snStackPriSwitchMode1.3.6.1.4.1.1991.1.1.5.1.1INTEGERread-writeThe Stackable Management Primary Switch mode either enabled or disabled and the default is disabled mode. enabled(1)...........primary switch enabled disabled(0)..........primary switch disabled
I32 snStackMaxSecSwitch1.3.6.1.4.1.1991.1.1.5.1.2Integer32read-onlyThe Maximum Secondary Switches are allowed in the Stackable Management Group.
I32 snStackTotalSecSwitch1.3.6.1.4.1.1991.1.1.5.1.3Integer32read-onlyThe Total Secondary Switches currently connected to the Stackable Management Group.
INT snStackSyncAllSecSwitch1.3.6.1.4.1.1991.1.1.5.1.4INTEGERread-writeSynchronize all the secondary switches in the Stackable Management Group with the following commands. device(2)...........device related parameters. global(3)...........global parameters. local(4)............local parameters. The return result of the above commands are either normal(0)...........normal condition. invalid(1)...........invalid result.
INT snStackSmSlotIndex1.3.6.1.4.1.1991.1.1.5.1.5INTEGERread-writeThe Slot 0 is the Master slot and Slot 1-8 are slaves. All the slot-based MIB data can be retrieved with respect to this slot index such as snChassis global MIB.
INT snStackFmpSetProcess1.3.6.1.4.1.1991.1.1.5.1.6INTEGERread-onlynormal(0) - The set process is either in an idle state or FMP-SET-SUCCESS state. pending(1) - The pending process is waiting for the result of an FMP-SET. failure(2) - The failure result of an FMP-SET.
snStackSecSwitchInfo1.3.6.1.4.1.1991.1.1.5.2
snStackSecSwitchTable1.3.6.1.4.1.1991.1.1.5.2.1not-accessibleIf snSwGroupOperMode is configured as basic mode which is VLAN by Port, Layer2 switching, then this table is valid. Each VLAN switch port could have a number of VLAN IDs.
snStackSecSwitchEntry1.3.6.1.4.1.1991.1.1.5.2.1.1not-accessibleAn entry in the Stackable Management Secondary Switch Information table.
INT snStackSecSwitchIndex1.3.6.1.4.1.1991.1.1.5.2.1.1.1INTEGERread-onlyThe secondary switch index must not be greater than the snStackMaxSecSwitch.
INT snStackSecSwitchSlotId1.3.6.1.4.1.1991.1.1.5.2.1.1.2INTEGERread-writeThe secondary switch slot ID must be set before the Configuration command sent from the primary switch to the secondary switch either manually or automatically - snStackSecSwitchCfgCmd.
INT snStackSecSwitchPortCnts1.3.6.1.4.1.1991.1.1.5.2.1.1.3INTEGERread-onlyThe number of ports in this secondary switch.
INT snStackSecSwitchEnabled1.3.6.1.4.1.1991.1.1.5.2.1.1.4INTEGERread-writeThe secondary switch has been selected to Stackable Management Group.
INT snStackSecSwitchAck1.3.6.1.4.1.1991.1.1.5.2.1.1.5INTEGERread-onlyThe secondary switch has sent reponse to the primary switch.
MAC snStackSecSwitchMacAddr1.3.6.1.4.1.1991.1.1.5.2.1.1.6MacAddressread-onlyThe secondary switch physical address. The physical address represents a MAC Station.
INT snStackSecSwitchSyncCmd1.3.6.1.4.1.1991.1.1.5.2.1.1.7INTEGERread-writeSynchronize the secondary switches in the Stackable Management Group with the following commands. device(2)...........device related parameters. global(3)...........global parameters. local(4)............local parameters. The return result of the above commands are either normal(0)...........normal condition. invalid(1)...........invalid result.
IP snStackSecSwitchIpAddr1.3.6.1.4.1.1991.1.1.5.2.1.1.8IpAddressread-writeThe secondary switch IP Address and is used for manual-command of snStackSecSwitchCfgCmd.
IP snStackSecSwitchSubnetMask1.3.6.1.4.1.1991.1.1.5.2.1.1.9IpAddressread-writeThe secondary switch IP Subnet Mask and is used for manual-command of snStackSecSwitchCfgCmd.
INT snStackSecSwitchCfgCmd1.3.6.1.4.1.1991.1.1.5.2.1.1.10INTEGERread-writesnStackSecSwitchSlotId must be set before the Configuration command sent from the primary switch to the secondary switch either manually or automatically. auto(2)...........auto-configuration command sent. manual(3).........manual-configuration command sent. if manual-mode is used, snStackSecSwitchIpAddr and snStackSecSwitchSubnetMask must be first set before this command is sent. The return result of the above commands are either normal(0)...........normal condition. invalid(1)..........invalid result.
snAgent1.3.6.1.4.1.1991.4Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.

RFC description

Foundry/Brocade SNMP agent and system management MIB for network switches.

Start monitoring Brocade/Foundry ServerIron/NetIron chassis platform (hardware inventory/environmental) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download FOUNDRY-SN-AGENT-MIB