FOUNDRY-SN-AGENT-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: FOUNDRY-SN-AGENT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
snChasGen | 1.3.6.1.4.1.1991.1.1.1.1 | |||
snChasType | 1.3.6.1.4.1.1991.1.1.1.1.1 | displaystring | read-only |
The chassis type represents the type of Foundry product being managed. |
snChasSerNum | 1.3.6.1.4.1.1991.1.1.1.1.2 | displaystring | read-only |
The serial number of the chassis. If the serial number is unknown or unavailable then the value should be a zero length string. |
snChasPwrSupplyStatus | 1.3.6.1.4.1.1991.1.1.1.1.3 | integer32 | read-only |
This 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). |
snChasFanStatus | 1.3.6.1.4.1.1991.1.1.1.1.4 | integer32 | read-only |
This 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 |
snChasMainBrdDescription | 1.3.6.1.4.1.1991.1.1.1.1.5 | displaystring | read-only |
The main board description string. (It is obsoleted for Chassis Product) |
snChasMainPortTotal | 1.3.6.1.4.1.1991.1.1.1.1.6 | integer | read-only |
The total number of ports for the main board. (It is obsoleted for Chassis Product) |
snChasExpBrdDescription | 1.3.6.1.4.1.1991.1.1.1.1.7 | displaystring | read-only |
The expansion board description string. Expansion board are those boards attaching on the main board. (It is obsoleted for Chassis Product) |
snChasExpPortTotal | 1.3.6.1.4.1.1991.1.1.1.1.8 | integer | read-only |
The total number of ports for the expansion board. (It is obsoleted for Chassis Product) |
snChasStatusLeds | 1.3.6.1.4.1.1991.1.1.1.1.9 | integer32 | read-only |
A 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 -------- |
snChasTrafficLeds | 1.3.6.1.4.1.1991.1.1.1.1.10 | integer32 | read-only |
A 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 -------- |
snChasMediaLeds | 1.3.6.1.4.1.1991.1.1.1.1.11 | integer32 | read-only |
A 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 --------- |
snChasEnablePwrSupplyTrap | 1.3.6.1.4.1.1991.1.1.1.1.12 | integer | read-write |
Indicates whether the SNMP agent process is permitted to generate power supply failure traps. Enumeration: 'disabled': 0, 'enabled': 1. |
snChasMainBrdId | 1.3.6.1.4.1.1991.1.1.1.1.13 | octet string | read-only |
The 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) |
snChasExpBrdId | 1.3.6.1.4.1.1991.1.1.1.1.14 | octet string | read-only |
The 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) |
snChasSpeedLeds | 1.3.6.1.4.1.1991.1.1.1.1.15 | integer32 | read-only |
A 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 --------- |
snChasEnableFanTrap | 1.3.6.1.4.1.1991.1.1.1.1.16 | integer | read-write |
Indicates whether the SNMP agent process is permitted to generate fan failure traps. Enumeration: 'disabled': 0, 'enabled': 1. |
snChasIdNumber | 1.3.6.1.4.1.1991.1.1.1.1.17 | displaystring | read-write |
An administratively-assigned chassis identity number, used by inventory control. |
snChasActualTemperature | 1.3.6.1.4.1.1991.1.1.1.1.18 | integer | read-only |
Temperature 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. |
snChasWarningTemperature | 1.3.6.1.4.1.1991.1.1.1.1.19 | integer | read-write |
Actual 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. |
snChasShutdownTemperature | 1.3.6.1.4.1.1991.1.1.1.1.20 | integer | read-write |
Actual 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. |
snChasEnableTempWarnTrap | 1.3.6.1.4.1.1991.1.1.1.1.21 | integer | read-write |
Indicates whether the SNMP agent process is permitted to generate temperature warning traps. Enumeration: 'disabled': 0, 'enabled': 1. |
snChasFlashCard | 1.3.6.1.4.1.1991.1.1.1.1.22 | integer32 | read-only |
A 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 |
snChasFlashCardLeds | 1.3.6.1.4.1.1991.1.1.1.1.23 | integer32 | read-only |
A 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 |
snChasNumSlots | 1.3.6.1.4.1.1991.1.1.1.1.24 | integer32 | read-only |
Number of slots of the chassis. |
snChasArchitectureType | 1.3.6.1.4.1.1991.1.1.1.1.25 | integer | read-only |
Architecture type. Enumeration: 'stackable': 1, 'terathon': 3, 'fifthGen': 4, 'bigIron': 2. |
snChasProductType | 1.3.6.1.4.1.1991.1.1.1.1.26 | integer | read-only |
Product type. Enumeration: 'biRx32': 15, 'biRx800': 4, 'biWG': 87, 'biM4': 77, 'niMlx8': 11, 'niMlx4': 12, 'mg8': 1, 'brMlxE8': 19, 'biRx200': 8, 'niMlx32': 13, 'niXmr16000': 5, 'brMlxE4': 18, 'invalid': 0, 'imr': 3, 'biRx400': 6, 'niCER2000Series': 17, 'niMlx16': 10, 'niXmr4000': 9, 'biBB': 66, 'biNI2': 50, 'biNI': 78, 'niXmr32000': 14, 'biSLB': 83, 'brMlxE16': 20, 'niCES2000Series': 16, 'ni40G': 2, 'niXmr8000': 7, 'brMlxE32': 21. |
snChasSystemMode | 1.3.6.1.4.1.1991.1.1.1.1.27 | integer | read-only |
System 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. Enumeration: 'mlx': 2, 'xmr': 1. |
snChasFactoryPartNumber | 1.3.6.1.4.1.1991.1.1.1.1.28 | displaystring | read-only |
Factory Part number assigned by the manufacturer. |
snChasFactorySerialNumber | 1.3.6.1.4.1.1991.1.1.1.1.29 | displaystring | read-only |
Factory serial number assigned by the manufacturer. |
snChasPwr | 1.3.6.1.4.1.1991.1.1.1.2 | |||
snChasPwrSupplyTable | 1.3.6.1.4.1.1991.1.1.1.2.1 | no-access |
A table of each power supply information. Only installed power supply appears in a table row. |
|
1.3.6.1.4.1.1991.1.1.1.2.1.1 | no-access |
A row in the power supply table. |
||
snChasPwrSupplyIndex | 1.3.6.1.4.1.1991.1.1.1.2.1.1.1 | integer32 | read-only |
The index to power supply table. |
snChasPwrSupplyDescription | 1.3.6.1.4.1.1991.1.1.1.2.1.1.2 | displaystring | read-only |
The power supply description string. |
snChasPwrSupplyOperStatus | 1.3.6.1.4.1.1991.1.1.1.2.1.1.3 | integer | read-only |
The power supply operation status. Enumeration: 'failure': 3, 'other': 1, 'normal': 2. |
snChasPwrSupply2Table | 1.3.6.1.4.1.1991.1.1.1.2.2 | no-access |
A table of each power supply information for each unit. Only installed power supply appears in a table row. |
|
1.3.6.1.4.1.1991.1.1.1.2.2.1 | no-access |
A row in the power supply table. |
||
snChasPwrSupply2Unit | 1.3.6.1.4.1.1991.1.1.1.2.2.1.1 | integer32 | read-only |
The index to power supply table. |
snChasPwrSupply2Index | 1.3.6.1.4.1.1991.1.1.1.2.2.1.2 | integer32 | read-only |
The index to power supply table. |
snChasPwrSupply2Description | 1.3.6.1.4.1.1991.1.1.1.2.2.1.3 | displaystring | read-only |
The power supply description string. |
snChasPwrSupply2OperStatus | 1.3.6.1.4.1.1991.1.1.1.2.2.1.4 | integer | read-only |
The power supply operation status. Enumeration: 'failure': 3, 'other': 1, 'normal': 2. |
snChasFan | 1.3.6.1.4.1.1991.1.1.1.3 | |||
snChasFanTable | 1.3.6.1.4.1.1991.1.1.1.3.1 | no-access |
A table of each fan information. Only installed fan appears in a table row. |
|
1.3.6.1.4.1.1991.1.1.1.3.1.1 | no-access |
A row in the fan table. |
||
snChasFanIndex | 1.3.6.1.4.1.1991.1.1.1.3.1.1.1 | integer32 | read-only |
The index to fan table. |
snChasFanDescription | 1.3.6.1.4.1.1991.1.1.1.3.1.1.2 | displaystring | read-only |
The fan description string. |
snChasFanOperStatus | 1.3.6.1.4.1.1991.1.1.1.3.1.1.3 | integer | read-only |
The fan operation status. Enumeration: 'failure': 3, 'other': 1, 'normal': 2. |
snChasFan2Table | 1.3.6.1.4.1.1991.1.1.1.3.2 | no-access |
A table of each fan information for each unit. Only installed fan appears in a table row. |
|
1.3.6.1.4.1.1991.1.1.1.3.2.1 | no-access |
A row in the fan table. |
||
snChasFan2Unit | 1.3.6.1.4.1.1991.1.1.1.3.2.1.1 | integer32 | read-only |
The index to fan table. |
snChasFan2Index | 1.3.6.1.4.1.1991.1.1.1.3.2.1.2 | integer32 | read-only |
The index to fan table. |
snChasFan2Description | 1.3.6.1.4.1.1991.1.1.1.3.2.1.3 | displaystring | read-only |
The fan description string. |
snChasFan2OperStatus | 1.3.6.1.4.1.1991.1.1.1.3.2.1.4 | integer | read-only |
The fan operation status. Enumeration: 'failure': 3, 'other': 1, 'normal': 2. |
snChasUnit | 1.3.6.1.4.1.1991.1.1.1.4 | |||
snChasUnitTable | 1.3.6.1.4.1.1991.1.1.1.4.1 | no-access |
A table of chassis information for each unit. Only active chassis appears in a table row. |
|
1.3.6.1.4.1.1991.1.1.1.4.1.1 | no-access |
A row in the chassis table. |
||
snChasUnitIndex | 1.3.6.1.4.1.1991.1.1.1.4.1.1.1 | integer32 | read-only |
The index to chassis table. |
snChasUnitSerNum | 1.3.6.1.4.1.1991.1.1.1.4.1.1.2 | displaystring | read-only |
The 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. |
snChasUnitNumSlots | 1.3.6.1.4.1.1991.1.1.1.4.1.1.3 | integer32 | read-only |
Number of slots of the chassis for each unit. |
snChasUnitActualTemperature | 1.3.6.1.4.1.1991.1.1.1.4.1.1.4 | integer | read-only |
Temperature 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. |
snChasUnitWarningTemperature | 1.3.6.1.4.1.1991.1.1.1.4.1.1.5 | integer | read-only |
Actual 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. |
snChasUnitShutdownTemperature | 1.3.6.1.4.1.1991.1.1.1.4.1.1.6 | integer | read-only |
Actual 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. |
snChasUnitPartNum | 1.3.6.1.4.1.1991.1.1.1.4.1.1.7 | displaystring | read-only |
The 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. |
snAgentGbl | 1.3.6.1.4.1.1991.1.1.2.1 | |||
snAgReload | 1.3.6.1.4.1.1991.1.1.2.1.1 | integer | read-write |
Action 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. Enumeration: 'reset': 3, 'busy': 4, 'running': 2, 'other': 1. |
snAgEraseNVRAM | 1.3.6.1.4.1.1991.1.1.2.1.2 | integer | read-write |
Action 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. Enumeration: 'erasing': 4, 'busy': 5, 'error': 2, 'erase': 3, 'normal': 1. |
snAgWriteNVRAM | 1.3.6.1.4.1.1991.1.1.2.1.3 | integer | read-write |
Action 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. Enumeration: 'write': 3, 'writing': 4, 'error': 2, 'busy': 5, 'normal': 1. |
snAgConfigFromNVRAM | 1.3.6.1.4.1.1991.1.1.2.1.4 | integer | read-write |
This 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. Enumeration: 'busy': 5, 'configing': 4, 'error': 2, 'config': 3, 'normal': 1. |
snAgTftpServerIp | 1.3.6.1.4.1.1991.1.1.2.1.5 | ipaddress | read-write |
The tftp server address, this will be used for both download/upload image file and config file. |
snAgImgFname | 1.3.6.1.4.1.1991.1.1.2.1.6 | displaystring | read-write |
Name of the image file including path currently associated with the system. When the object is not used, the value is a zero length string. |
snAgImgLoad | 1.3.6.1.4.1.1991.1.1.2.1.7 | integer | read-write |
Action 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. Enumeration: 'tftpRemoteBadId': 14, 'downloadSPSecondary': 25, 'flashPrepareReadFailure': 2, 'operationError': 17, 'uploadMPMonitor': 30, 'tftpWrongFileType': 23, 'tftpRemoteNoFile': 10, 'tftpBusy': 8, 'tftpRemoteFileExists': 15, 'tftpRemoteBadAccess': 11, 'tftpOutOfBufferSpace': 7, 'tftpRemoteOtherErrors': 9, 'downloadSPMonitor': 33, 'downloadMPPrimary': 20, 'downloadMPBootTFTP': 29, 'tftpRemoteDiskFull': 12, 'tftpRemoteBadOperation': 13, 'tftpTimeoutError': 6, 'normal': 1, 'downloadSPPrimary': 24, 'uploadMPBootTFTP': 28, 'loading': 18, 'flashReadError': 3, 'uploadMPSecondary': 21, 'tftpRemoteNoUser': 16, 'flashPrepareWriteFailure': 4, 'uploadMPBootROM': 26, 'uploadMPPrimary': 19, 'downloadMPSecondary': 22, 'downloadSPBootROM': 32, 'downloadMPMonitor': 31, 'flashWriteError': 5, 'downloadMPBootROM': 27. |
snAgCfgFname | 1.3.6.1.4.1.1991.1.1.2.1.8 | displaystring | read-write |
Name 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. |
snAgCfgLoad | 1.3.6.1.4.1.1991.1.1.2.1.9 | integer | read-write |
Action 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. Enumeration: 'downloadToDramFromNMS': 27, 'downloadToDramFromServerOverwrite': 30, 'tftpRemoteBadId': 14, 'downloadToDramFromServer': 23, 'flashPrepareReadFailure': 2, 'operationError': 17, 'tftpWrongFileType': 29, 'tftpRemoteNoFile': 10, 'tftpBusy': 8, 'tftpRemoteFileExists': 15, 'tftpRemoteBadAccess': 11, 'tftpOutOfBufferSpace': 7, 'uploadFromFlashToNMS': 24, 'tftpRemoteOtherErrors': 9, 'tftpRemoteDiskFull': 12, 'tftpRemoteBadOperation': 13, 'uploadFromFlashToServer': 20, 'operationDoneWithNMS': 28, 'tftpTimeoutError': 6, 'normal': 1, 'uploadFromDramToNMS': 26, 'flashReadError': 3, 'loading': 18, 'tftpRemoteNoUser': 16, 'flashPrepareWriteFailure': 4, 'uploadFromDramToServer': 22, 'downloadToFlashFromNMS': 25, 'downloadToFlashFromServer': 21, 'flashWriteError': 5. |
snAgDefGwayIp | 1.3.6.1.4.1.1991.1.1.2.1.10 | ipaddress | read-write |
The default gateway (router) address. |
snAgImgVer | 1.3.6.1.4.1.1991.1.1.2.1.11 | displaystring | read-only |
The version of the running software in the form 'major.minor.maintenance[letters]'. |
snAgFlashImgVer | 1.3.6.1.4.1.1991.1.1.2.1.12 | displaystring | read-only |
The 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. |
snAgGblIfIpAddr | 1.3.6.1.4.1.1991.1.1.2.1.13 | ipaddress | read-write |
The interface ip address. |
snAgGblIfIpMask | 1.3.6.1.4.1.1991.1.1.2.1.14 | ipaddress | read-write |
The interface ip address mask. |
snAgGblPassword | 1.3.6.1.4.1.1991.1.1.2.1.15 | displaystring | read-write |
System 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 ' |
snAgTrpRcvrCurEntry | 1.3.6.1.4.1.1991.1.1.2.1.16 | integer | read-only |
The current total entries of the Trap Receiver Table are created. |
snAgGblDataRetrieveMode | 1.3.6.1.4.1.1991.1.1.2.1.19 | integer | read-write |
By 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 Enumeration: 'operationalData': 1, 'nextbootCfg': 0. |
snAgSystemLog | 1.3.6.1.4.1.1991.1.1.2.1.20 | octet string | read-write |
The 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'. |
snAgGblEnableColdStartTrap | 1.3.6.1.4.1.1991.1.1.2.1.21 | integer | read-write |
Indicates whether the SNMP agent process is permitted to generate cold start traps. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgGblEnableLinkUpTrap | 1.3.6.1.4.1.1991.1.1.2.1.22 | integer | read-write |
Indicates whether the SNMP agent process is permitted to generate link up traps. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgGblEnableLinkDownTrap | 1.3.6.1.4.1.1991.1.1.2.1.23 | integer | read-write |
Indicates whether the SNMP agent process is permitted to generate link down traps. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgGblPasswordChangeMode | 1.3.6.1.4.1.1991.1.1.2.1.24 | integer | read-only |
Specify 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. Enumeration: 'consoleAndTelnet': 2, 'telnetOnly': 4, 'anyMgmtEntity': 1, 'consoleOnly': 3. |
snAgGblReadOnlyCommunity | 1.3.6.1.4.1.1991.1.1.2.1.25 | displaystring | read-write |
SNMP 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. |
snAgGblReadWriteCommunity | 1.3.6.1.4.1.1991.1.1.2.1.26 | displaystring | read-write |
SNMP 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. |
snAgGblCurrentSecurityLevel | 1.3.6.1.4.1.1991.1.1.2.1.27 | integer | read-only |
This represnts the current log-in security level. Each level of security requires a password to permit user for different system configurations. |
snAgGblSecurityLevelSet | 1.3.6.1.4.1.1991.1.1.2.1.28 | integer | read-write |
This shows which the security level password to be set. |
snAgGblLevelPasswordsMask | 1.3.6.1.4.1.1991.1.1.2.1.29 | integer32 | read-only |
This shows the bitmap of level passwords which successfully assigned to the system. |
snAgGblQueueOverflow | 1.3.6.1.4.1.1991.1.1.2.1.30 | integer | read-only |
false - The device queues are not overflow. true - The device queues are overflow. Enumeration: 'true': 1, 'false': 0. |
snAgGblBufferShortage | 1.3.6.1.4.1.1991.1.1.2.1.31 | integer | read-only |
false - The device buffers are adequate. true - The device buffers are in shortage. Enumeration: 'true': 1, 'false': 0. |
snAgGblDmaFailure | 1.3.6.1.4.1.1991.1.1.2.1.32 | integer | read-only |
false - The device DMAs are in good condition. true - One of the DMAs in the device fails. Enumeration: 'true': 1, 'false': 0. |
snAgGblResourceLowWarning | 1.3.6.1.4.1.1991.1.1.2.1.33 | integer | read-only |
false - No, the device does not have resource-low-warning. true - Yes, the device does have resource-low-warning. Enumeration: 'true': 1, 'false': 0. |
snAgGblExcessiveErrorWarning | 1.3.6.1.4.1.1991.1.1.2.1.34 | integer | read-only |
false - No, the device does not have any excessive collision, FCS errors, alignment warning etc. true - Yes, the device does have. Enumeration: 'true': 1, 'false': 0. |
snAgGblCpuUtilData | 1.3.6.1.4.1.1991.1.1.2.1.35 | gauge32 | read-only |
The 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. |
snAgGblCpuUtilCollect | 1.3.6.1.4.1.1991.1.1.2.1.36 | integer | read-write |
enable(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. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgGblTelnetTimeout | 1.3.6.1.4.1.1991.1.1.2.1.37 | integer32 | read-write |
Telnet 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. |
snAgGblEnableWebMgmt | 1.3.6.1.4.1.1991.1.1.2.1.38 | integer | read-write |
Enable/disable web management. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgGblSecurityLevelBinding | 1.3.6.1.4.1.1991.1.1.2.1.39 | integer32 | read-only |
This represnts the binding of a given password to which security level. A value of 255 indicates an invalid binding. |
snAgGblEnableSLB | 1.3.6.1.4.1.1991.1.1.2.1.40 | integer | read-only |
Enable/disable Server Load Balancing. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgSoftwareFeature | 1.3.6.1.4.1.1991.1.1.2.1.41 | octet string | read-only |
A 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. |
snAgGblEnableModuleInsertedTrap | 1.3.6.1.4.1.1991.1.1.2.1.42 | integer | read-write |
Indicates whether the SNMP agent process is permitted to generate hardware module inserted to chassis traps. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgGblEnableModuleRemovedTrap | 1.3.6.1.4.1.1991.1.1.2.1.43 | integer | read-write |
Indicates whether the SNMP agent process is permitted to generate hardware module removed from chassis traps. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgGblTrapMessage | 1.3.6.1.4.1.1991.1.1.2.1.44 | displaystring | read-only |
A generic trap message string. |
snAgGblEnableTelnetServer | 1.3.6.1.4.1.1991.1.1.2.1.45 | integer | read-write |
Enable or disable telnet server in device. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgGblTelnetPassword | 1.3.6.1.4.1.1991.1.1.2.1.46 | displaystring | read-write |
Telnet 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. |
snAgBuildDate | 1.3.6.1.4.1.1991.1.1.2.1.47 | displaystring | read-only |
The date of the built software. |
snAgBuildtime | 1.3.6.1.4.1.1991.1.1.2.1.48 | displaystring | read-only |
The time of the built software. |
snAgBuildVer | 1.3.6.1.4.1.1991.1.1.2.1.49 | displaystring | read-only |
The image label of the built software |
snAgGblCpuUtil1SecAvg | 1.3.6.1.4.1.1991.1.1.2.1.50 | gauge32 | read-only |
The statistics collection of 1 second CPU utilization. |
snAgGblCpuUtil5SecAvg | 1.3.6.1.4.1.1991.1.1.2.1.51 | gauge32 | read-only |
The statistics collection of 5 second CPU utilization. |
snAgGblCpuUtil1MinAvg | 1.3.6.1.4.1.1991.1.1.2.1.52 | gauge32 | read-only |
The statistics collection of 1 minute CPU utilization. |
snAgGblDynMemUtil | 1.3.6.1.4.1.1991.1.1.2.1.53 | gauge32 | read-only |
The system dynamic memory utilization, in unit of percentage. Deprecated: Refer to snAgSystemDRAMUtil. For NI platforms, refer to snAgentBrdMemoryUtil100thPercent |
snAgGblDynMemTotal | 1.3.6.1.4.1.1991.1.1.2.1.54 | integer32 | read-only |
The total amount of system dynamic memory, in number of bytes. Deprecated: Refer to snAgSystemDRAMTotal. For NI platforms, refer to snAgentBrdMemoryTotal |
snAgGblDynMemFree | 1.3.6.1.4.1.1991.1.1.2.1.55 | gauge32 | read-only |
The free amount of system dynamic memory, in number of bytes. Deprecated: Refer to snAgSystemDRAMFree. For NI platforms, refer to snAgentBrdMemoryAvailable |
snAgImgLoadSPModuleType | 1.3.6.1.4.1.1991.1.1.2.1.56 | integer | read-write |
The switch processor module type of which that receives the downloaded image. Enumeration: 'pos12': 3, 'pos48': 4, 'atm': 5, 'other': 1, 'lp': 7, 'gignpa': 6, 'vm1': 2. |
snAgImgLoadSPModuleNumber | 1.3.6.1.4.1.1991.1.1.2.1.57 | integer32 | read-write |
The slot numner of a switch processor module that receives the downloaded image. Setting value 0 applies to all SP modules. |
snAgTrapHoldTime | 1.3.6.1.4.1.1991.1.1.2.1.58 | integer | read-write |
The time in seconds for which traps will be witheld during system initialization. |
snAgSFlowSourceInterface | 1.3.6.1.4.1.1991.1.1.2.1.59 | interfaceindex | read-write |
Use 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. |
snAgGblTelnetLoginTimeout | 1.3.6.1.4.1.1991.1.1.2.1.60 | integer32 | read-write |
Telnet 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. |
snAgGblBannerExec | 1.3.6.1.4.1.1991.1.1.2.1.61 | displaystring | read-write |
EXEC process creation banner. Insert newlines using '\n' within the string. |
snAgGblBannerIncoming | 1.3.6.1.4.1.1991.1.1.2.1.62 | displaystring | read-write |
Incoming terminal line banner. Insert newlines using '\n' within the string. |
snAgGblBannerMotd | 1.3.6.1.4.1.1991.1.1.2.1.63 | displaystring | read-write |
Message-of-the-day banner. Insert newlines using '\n' within the string. |
snAgWebMgmtServerTcpPort | 1.3.6.1.4.1.1991.1.1.2.1.64 | integer | read-write |
The TCP port number of web management interface. |
snAgTftpServerAddrType | 1.3.6.1.4.1.1991.1.1.2.1.65 | inetaddresstype | read-write |
TFTP server IP address Type. Supported address types are ipv4(1) and ipv6(2) |
snAgTftpServerAddr | 1.3.6.1.4.1.1991.1.1.2.1.66 | inetaddress | read-write |
TFTP server IP address. |
snAgGblDeleteFirstBeforeDownload | 1.3.6.1.4.1.1991.1.1.2.1.67 | truthvalue | read-write |
When 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). |
snAgGblPasswordCheckMode | 1.3.6.1.4.1.1991.1.1.2.1.68 | enabledstatus | read-only |
enabled(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. |
snAgentBrd | 1.3.6.1.4.1.1991.1.1.2.2 | |||
snAgentBrdTable | 1.3.6.1.4.1.1991.1.1.2.2.1 | no-access |
A table of each physical board information. |
|
1.3.6.1.4.1.1991.1.1.2.2.1.1 | no-access |
A row in the Agent Board table. |
||
snAgentBrdIndex | 1.3.6.1.4.1.1991.1.1.2.2.1.1.1 | integer32 | read-only |
The index to the Agent Interface Table. |
snAgentBrdMainBrdDescription | 1.3.6.1.4.1.1991.1.1.2.2.1.1.2 | displaystring | read-only |
The main board description string. |
snAgentBrdMainBrdId | 1.3.6.1.4.1.1991.1.1.2.2.1.1.3 | octet string | read-only |
The 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) |
snAgentBrdMainPortTotal | 1.3.6.1.4.1.1991.1.1.2.2.1.1.4 | integer32 | read-only |
The total number of ports for the main board. |
snAgentBrdExpBrdDescription | 1.3.6.1.4.1.1991.1.1.2.2.1.1.5 | displaystring | read-only |
The expansion board description string. Expansion board are those boards attaching on the main board. |
snAgentBrdExpBrdId | 1.3.6.1.4.1.1991.1.1.2.2.1.1.6 | octet string | read-only |
The 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 |
snAgentBrdExpPortTotal | 1.3.6.1.4.1.1991.1.1.2.2.1.1.7 | integer | read-only |
The total number of ports for the expansion board. |
snAgentBrdStatusLeds | 1.3.6.1.4.1.1991.1.1.2.2.1.1.8 | integer32 | read-only |
A 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) |
snAgentBrdTrafficLeds | 1.3.6.1.4.1.1991.1.1.2.2.1.1.9 | integer32 | read-only |
A 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) |
snAgentBrdMediaLeds | 1.3.6.1.4.1.1991.1.1.2.2.1.1.10 | integer32 | read-only |
A 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) |
snAgentBrdSpeedLeds | 1.3.6.1.4.1.1991.1.1.2.2.1.1.11 | integer32 | read-only |
A 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) |
snAgentBrdModuleStatus | 1.3.6.1.4.1.1991.1.1.2.2.1.1.12 | integer | read-only |
By 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. Enumeration: 'moduleBad': 4, 'moduleRunning': 10, 'moduleComingUp': 9, 'moduleConfigured': 8, 'moduleBlocked': 11, 'moduleRejected': 3, 'moduleEmpty': 0, 'moduleGoingDown': 2. |
snAgentBrdRedundantStatus | 1.3.6.1.4.1.1991.1.1.2.2.1.1.13 | integer | read-only |
The redundant status of a module. Non-management module always returns other(1). Management module returns the rest of the states. Enumeration: 'active': 2, 'standby': 3, 'comingUp': 5, 'other': 1, 'crashed': 4. |
snAgentBrdAlarmLeds | 1.3.6.1.4.1.1991.1.1.2.2.1.1.14 | integer32 | read-only |
A 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) |
snAgentBrdTxTrafficLeds | 1.3.6.1.4.1.1991.1.1.2.2.1.1.15 | integer32 | read-only |
A 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) |
snAgentBrdRxTrafficLeds | 1.3.6.1.4.1.1991.1.1.2.2.1.1.16 | integer32 | read-only |
A 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) |
snAgentBrdStatusLedString | 1.3.6.1.4.1.1991.1.1.2.2.1.1.17 | octet string | read-only |
A 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 -------- |
snAgentBrdTrafficLedString | 1.3.6.1.4.1.1991.1.1.2.2.1.1.18 | octet string | read-only |
A 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 -------- |
snAgentBrdMediaLedString | 1.3.6.1.4.1.1991.1.1.2.2.1.1.19 | octet string | read-only |
A 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 --------- |
snAgentBrdSpeedLedString | 1.3.6.1.4.1.1991.1.1.2.2.1.1.20 | octet string | read-only |
A 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 --------- |
snAgentBrdAlarmLedString | 1.3.6.1.4.1.1991.1.1.2.2.1.1.21 | octet string | read-only |
A 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 --------- |
snAgentBrdTxTrafficLedString | 1.3.6.1.4.1.1991.1.1.2.2.1.1.22 | octet string | read-only |
A 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 -------- |
snAgentBrdRxTrafficLedString | 1.3.6.1.4.1.1991.1.1.2.2.1.1.23 | octet string | read-only |
A 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 -------- |
snAgentBrdMemoryTotal | 1.3.6.1.4.1.1991.1.1.2.2.1.1.24 | counterbasedgauge64 | read-only |
The total memory in bytes within this module. |
snAgentBrdMemoryAvailable | 1.3.6.1.4.1.1991.1.1.2.2.1.1.25 | counterbasedgauge64 | read-only |
The total memory in bytes available for use within this module. |
snAgentBrdSerialNumber | 1.3.6.1.4.1.1991.1.1.2.2.1.1.26 | displaystring | read-only |
The 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. |
snAgentBrdPartNumber | 1.3.6.1.4.1.1991.1.1.2.2.1.1.27 | displaystring | read-only |
The 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. |
snAgentBrdMemoryUtil100thPercent | 1.3.6.1.4.1.1991.1.1.2.2.1.1.28 | unsigned32 | read-only |
Dynamic memory utilization within this module in units of one-hundredth of a percent. |
snAgentBrdUpTime | 1.3.6.1.4.1.1991.1.1.2.2.1.1.29 | timeticks | read-only |
Uptime for this module in units of one-hundredth of a second. This value is only valid if the value of snAgentBrdModuleStatus is moduleRunning. |
snAgentBrd2Table | 1.3.6.1.4.1.1991.1.1.2.2.2 | no-access |
A table of each physical board information for each unit. |
|
1.3.6.1.4.1.1991.1.1.2.2.2.1 | no-access |
A row in the Agent Board table. |
||
snAgentBrd2Unit | 1.3.6.1.4.1.1991.1.1.2.2.2.1.1 | integer32 | read-only |
The index to the Agent module Table. |
snAgentBrd2Slot | 1.3.6.1.4.1.1991.1.1.2.2.2.1.2 | integer32 | read-only |
The index to the Agent module Table. |
snAgentBrd2MainBrdDescription | 1.3.6.1.4.1.1991.1.1.2.2.2.1.3 | displaystring | read-only |
The main board description string. |
snAgentBrd2MainBrdId | 1.3.6.1.4.1.1991.1.1.2.2.2.1.4 | octet string | read-only |
The 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) |
snAgentBrd2MainPortTotal | 1.3.6.1.4.1.1991.1.1.2.2.2.1.5 | integer32 | read-only |
The total number of ports for the main board. |
snAgentBrd2ModuleStatus | 1.3.6.1.4.1.1991.1.1.2.2.2.1.6 | integer | read-only |
By 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. Enumeration: 'moduleBad': 4, 'moduleRunning': 10, 'moduleComingUp': 9, 'moduleConfigured': 8, 'moduleBlocked': 11, 'moduleRejected': 3, 'moduleEmpty': 0, 'moduleGoingDown': 2. |
snAgentBrd2RedundantStatus | 1.3.6.1.4.1.1991.1.1.2.2.2.1.7 | integer | read-only |
The redundant status of a module. Non-management module always returns other(1). Management module returns the rest of the states. Enumeration: 'active': 2, 'standby': 3, 'comingUp': 5, 'other': 1, 'crashed': 4. |
snAgentTrp | 1.3.6.1.4.1.1991.1.1.2.3 | |||
snAgTrpRcvrTable | 1.3.6.1.4.1.1991.1.1.2.3.1 | no-access |
A table of managers which to send traps. |
|
1.3.6.1.4.1.1991.1.1.2.3.1.1 | no-access |
A 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. |
||
snAgTrpRcvrIndex | 1.3.6.1.4.1.1991.1.1.2.3.1.1.1 | integer32 | read-only |
The index to the Trap Receiver Table. |
snAgTrpRcvrIpAddr | 1.3.6.1.4.1.1991.1.1.2.3.1.1.2 | ipaddress | read-write |
The ip address for SNMP manager that is to receive the trap. |
snAgTrpRcvrCommunityOrSecurityName | 1.3.6.1.4.1.1991.1.1.2.3.1.1.3 | octet string | read-write |
Community string to use. In case of USM (SNMPv3) security model, this object is used to provide the security name. |
snAgTrpRcvrStatus | 1.3.6.1.4.1.1991.1.1.2.3.1.1.4 | integer | read-write |
This 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 Enumeration: 'ignore': 5, 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snAgTrpRcvrUDPPort | 1.3.6.1.4.1.1991.1.1.2.3.1.1.5 | integer | read-write |
UDP port number of the trap receiver. |
snAgTrpRcvrSecurityModel | 1.3.6.1.4.1.1991.1.1.2.3.1.1.6 | integer | read-write |
Version of trap format to be used. Enumeration: 'v2c': 2, 'v1': 1, 'usm': 3. |
snAgTrpRcvrSecurityLevel | 1.3.6.1.4.1.1991.1.1.2.3.1.1.7 | integer | read-write |
Used for USM (SNMPv3) security model to specify the level of security. The security name is provided by snAgTrpRcvrCommunityOrSecurityName. Enumeration: 'noAuth': 1, 'auth': 2, 'authPriv': 3. |
snAgentBoot | 1.3.6.1.4.1.1991.1.1.2.4 | |||
snAgBootSeqTable | 1.3.6.1.4.1.1991.1.1.2.4.1 | no-access |
A 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. |
|
1.3.6.1.4.1.1991.1.1.2.4.1.1 | no-access |
A row in the boot sequence table. |
||
snAgBootSeqIndex | 1.3.6.1.4.1.1991.1.1.2.4.1.1.1 | integer | read-only |
The index to the boot sequence table. |
snAgBootSeqInstruction | 1.3.6.1.4.1.1991.1.1.2.4.1.1.2 | integer | read-write |
The instruction for the boot code. Enumeration: 'fromPrimaryFlash': 1, 'fromSecondaryFlash': 2, 'fromTftpServer': 3, 'fromPcmciaCard2': 6, 'fromBootpServer': 4, 'fromPcmciaCard1': 5. |
snAgBootSeqIpAddr | 1.3.6.1.4.1.1991.1.1.2.4.1.1.3 | ipaddress | read-write |
The ip address of the TFTP server if snAgBootSeqInstruction was set to 'fromTftpServer'; otherwise, this object is not used in any other boot instruction. |
snAgBootSeqFilename | 1.3.6.1.4.1.1991.1.1.2.4.1.1.4 | displaystring | read-write |
The image filename on the TFTP server if snAgBootSeqInstruction was set to 'fromTftpServer'; otherwise, this object is not used in any other boot instruction. |
snAgBootSeqRowStatus | 1.3.6.1.4.1.1991.1.1.2.4.1.1.5 | integer | read-write |
To create or delete a boot sequence table entry. Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snAgSpBootSeqTable | 1.3.6.1.4.1.1991.1.1.2.4.2 | no-access |
A 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. |
|
1.3.6.1.4.1.1991.1.1.2.4.2.1 | no-access |
A row in the slave module boot sequence table. |
||
snAgSpBootSeqSpNumber | 1.3.6.1.4.1.1991.1.1.2.4.2.1.1 | integer | no-access |
The 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. |
snAgSpBootSeqIndex | 1.3.6.1.4.1.1991.1.1.2.4.2.1.2 | integer32 | no-access |
The index to the boot sequence table. |
snAgSpBootSeqInstruction | 1.3.6.1.4.1.1991.1.1.2.4.2.1.3 | integer | read-write |
The instruction for the boot code. Enumeration: 'fromSpSecondaryFlash': 2, 'interactively': 8, 'fromTftpServer': 7, 'fromSpPrimaryFlash': 1, 'fromMpPrimaryFlash': 3, 'fromMpSecondaryFlash': 4, 'fromPcmciaCard2': 6, 'fromPcmciaCard1': 5. |
snAgSpBootSeqIpAddr | 1.3.6.1.4.1.1991.1.1.2.4.2.1.4 | ipaddress | read-write |
The ip address of the TFTP server if snAgBootSeqInstruction was set to 'fromTftpServer'; otherwise, this object is not used in any other boot instruction. |
snAgSpBootSeqFilename | 1.3.6.1.4.1.1991.1.1.2.4.2.1.5 | displaystring | read-write |
The image filename on the TFTP server if snAgBootSeqInstruction was set to 'fromTftpServer'; otherwise, this object is not used in any other boot instruction. |
snAgSpBootSeqRowStatus | 1.3.6.1.4.1.1991.1.1.2.4.2.1.6 | integer | read-write |
To create or delete a boot sequence table entry. Enumeration: 'create': 3, 'valid': 1, 'delete': 2. |
snAgCfgEos | 1.3.6.1.4.1.1991.1.1.2.5 | |||
snAgCfgEosTable | 1.3.6.1.4.1.1991.1.1.2.5.1 | no-access |
This 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). |
|
1.3.6.1.4.1.1991.1.1.2.5.1.1 | no-access |
An EOS row in the table of encoded octet strings for table snAgCfgEosTable. |
||
snAgCfgEosIndex | 1.3.6.1.4.1.1991.1.1.2.5.1.1.1 | integer32 | read-only |
Each VLAN EOS Buffer Identifier have a multiple VLAN table entries. |
snAgCfgEosPacket | 1.3.6.1.4.1.1991.1.1.2.5.1.1.2 | octet string | read-write |
An 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. |
snAgCfgEosChkSum | 1.3.6.1.4.1.1991.1.1.2.5.1.1.3 | integer32 | read-write |
A checksum of each configuration file data packet. |
snAgentLog | 1.3.6.1.4.1.1991.1.1.2.6 | |||
snAgSysLogGbl | 1.3.6.1.4.1.1991.1.1.2.6.1 | |||
snAgSysLogGblEnable | 1.3.6.1.4.1.1991.1.1.2.6.1.1 | integer | read-write |
Enable/disable system logging. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgSysLogGblBufferSize | 1.3.6.1.4.1.1991.1.1.2.6.1.2 | integer32 | read-write |
The number of dynamic system logging entries. |
snAgSysLogGblClear | 1.3.6.1.4.1.1991.1.1.2.6.1.3 | integer | read-write |
Clear dynamic and/or static system logging buffers. Enumeration: 'clearStatic': 3, 'clearAll': 1, 'clearDynamic': 2, 'normal': 0. |
snAgSysLogGblCriticalLevel | 1.3.6.1.4.1.1991.1.1.2.6.1.4 | integer32 | read-write |
Filter 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. |
snAgSysLogGblLoggedCount | 1.3.6.1.4.1.1991.1.1.2.6.1.5 | counter32 | read-only |
The number events logged in the system logging buffer. |
snAgSysLogGblDroppedCount | 1.3.6.1.4.1.1991.1.1.2.6.1.6 | counter32 | read-only |
The number of events dropped. |
snAgSysLogGblFlushedCount | 1.3.6.1.4.1.1991.1.1.2.6.1.7 | counter32 | read-only |
The number of times that the system logging buffer was cleared. |
snAgSysLogGblOverrunCount | 1.3.6.1.4.1.1991.1.1.2.6.1.8 | counter32 | read-only |
The number of times that the system logging buffer was wrapped around. |
snAgSysLogGblServer | 1.3.6.1.4.1.1991.1.1.2.6.1.9 | ipaddress | read-write |
IP address of syslog server. |
snAgSysLogGblFacility | 1.3.6.1.4.1.1991.1.1.2.6.1.10 | integer | read-write |
Facility code. Enumeration: 'sys9': 10, 'cron': 16, 'syslog': 6, 'local4': 21, 'uucp': 9, 'sys14': 15, 'sys11': 12, 'sys10': 11, 'sys13': 14, 'sys12': 13, 'mail': 3, 'auth': 5, 'user': 2, 'local5': 22, 'news': 8, 'local7': 24, 'local6': 23, 'local1': 18, 'local0': 17, 'local3': 20, 'local2': 19, 'daemon': 4, 'lpr': 7, 'kern': 1. |
snAgSysLogGblPersistenceEnable | 1.3.6.1.4.1.1991.1.1.2.6.1.11 | integer | read-write |
Enable/disable system logging persistence. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgSysLogBufferTable | 1.3.6.1.4.1.1991.1.1.2.6.2 | no-access |
Dynamic system logging buffer table. |
|
1.3.6.1.4.1.1991.1.1.2.6.2.1 | no-access |
A row in the dynamic system logging buffer table. |
||
snAgSysLogBufferIndex | 1.3.6.1.4.1.1991.1.1.2.6.2.1.1 | integer32 | read-only |
The index to the dynamic system logging buffer table. |
snAgSysLogBufferTimeStamp | 1.3.6.1.4.1.1991.1.1.2.6.2.1.2 | timeticks | read-only |
A time stamp when the event is logged. |
snAgSysLogBufferCriticalLevel | 1.3.6.1.4.1.1991.1.1.2.6.2.1.3 | integer | read-only |
The critical level of this event. Enumeration: 'debugging': 4, 'emergency': 5, 'notification': 8, 'warning': 9, 'alert': 2, 'other': 1, 'critical': 3, 'error': 6, 'informational': 7. |
snAgSysLogBufferMessage | 1.3.6.1.4.1.1991.1.1.2.6.2.1.4 | displaystring | read-only |
The system logging message. |
snAgSysLogBufferCalTimeStamp | 1.3.6.1.4.1.1991.1.1.2.6.2.1.5 | displaystring | read-only |
A 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. |
snAgStaticSysLogBufferTable | 1.3.6.1.4.1.1991.1.1.2.6.3 | no-access |
Static system logging buffer table. |
|
1.3.6.1.4.1.1991.1.1.2.6.3.1 | no-access |
A row in the static system logging buffer table. |
||
snAgStaticSysLogBufferIndex | 1.3.6.1.4.1.1991.1.1.2.6.3.1.1 | integer | read-only |
The index to the static system logging buffer table. |
snAgStaticSysLogBufferTimeStamp | 1.3.6.1.4.1.1991.1.1.2.6.3.1.2 | timeticks | read-only |
A time stamp when the event is logged. |
snAgStaticSysLogBufferCriticalLevel | 1.3.6.1.4.1.1991.1.1.2.6.3.1.3 | integer | read-only |
The critical level of this event. Enumeration: 'debugging': 4, 'emergency': 5, 'notification': 8, 'warning': 9, 'alert': 2, 'other': 1, 'critical': 3, 'error': 6, 'informational': 7. |
snAgStaticSysLogBufferMessage | 1.3.6.1.4.1.1991.1.1.2.6.3.1.4 | displaystring | read-only |
The system logging message. |
snAgStaticSysLogBufferCalTimeStamp | 1.3.6.1.4.1.1991.1.1.2.6.3.1.5 | displaystring | read-only |
A 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. |
snAgSysLogServerTable | 1.3.6.1.4.1.1991.1.1.2.6.4 | no-access |
System Log Server table. |
|
1.3.6.1.4.1.1991.1.1.2.6.4.1 | no-access |
A row in the SysLog Server table. |
||
snAgSysLogServerIP | 1.3.6.1.4.1.1991.1.1.2.6.4.1.1 | ipaddress | read-only |
IP address of syslog server. |
snAgSysLogServerUDPPort | 1.3.6.1.4.1.1991.1.1.2.6.4.1.2 | integer | read-only |
UDP port number of syslog server. |
snAgSysLogServerRowStatus | 1.3.6.1.4.1.1991.1.1.2.6.4.1.3 | integer | read-write |
This 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 Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snAgentSysParaConfig | 1.3.6.1.4.1.1991.1.1.2.7 | |||
snAgentSysParaConfigTable | 1.3.6.1.4.1.1991.1.1.2.7.1 | no-access |
A table of Agent of each board. |
|
1.3.6.1.4.1.1991.1.1.2.7.1.1 | no-access |
A row in the Agent System Parameters Configuation table. |
||
snAgentSysParaConfigIndex | 1.3.6.1.4.1.1991.1.1.2.7.1.1.1 | integer32 | read-only |
The index to the Agent System Parameters Configuation Table. |
snAgentSysParaConfigDescription | 1.3.6.1.4.1.1991.1.1.2.7.1.1.2 | displaystring | read-only |
The main board description string. |
snAgentSysParaConfigMin | 1.3.6.1.4.1.1991.1.1.2.7.1.1.3 | integer32 | read-only |
The minimum value of this Agent System Parameter. |
snAgentSysParaConfigMax | 1.3.6.1.4.1.1991.1.1.2.7.1.1.4 | integer32 | read-only |
The maximum value of this Agent System Parameter. |
snAgentSysParaConfigDefault | 1.3.6.1.4.1.1991.1.1.2.7.1.1.5 | integer32 | read-only |
The default value of this Agent System Parameter. |
snAgentSysParaConfigCurrent | 1.3.6.1.4.1.1991.1.1.2.7.1.1.6 | integer32 | read-write |
The current configurated value of this Agent System Parameter. |
snAgentConfigModule | 1.3.6.1.4.1.1991.1.1.2.8 | |||
snAgentConfigModuleTable | 1.3.6.1.4.1.1991.1.1.2.8.1 | no-access |
A table of each configured module information. |
|
1.3.6.1.4.1.1991.1.1.2.8.1.1 | no-access |
A row in the Agent Configured Module table. |
||
snAgentConfigModuleIndex | 1.3.6.1.4.1.1991.1.1.2.8.1.1.1 | integer32 | read-only |
The index to the Agent Configured Module Table. |
snAgentConfigModuleType | 1.3.6.1.4.1.1991.1.1.2.8.1.1.2 | integer | read-write |
The Configured Module Type. Enumeration: 'fdryNi20PortGigSPModule': 1080, 'biJc48ePortRJ45OmpModule': 209, 'bi24PortGigCopperModule': 64, 'biJc24PortIpcRJ45PoeModule': 212, 'brMlx20Port10GigModule': 1124, 'brMlx4Port40GigMModule': 1121, 'bi4PortGigManagementModule': 1, 'fesx24Gig2TenGigModule': 53, 'fesx48Gig2TenGigModule': 56, 'fdryIcx775048CBaseModule': 2136, 'biFiJc48tPort100fxIpcModule': 196, 'flsXfp1Port10gModule': 168, 'niCes2Port10GigModule': 1098, 'fcx648SPoeBaseModule': 181, 'bi24PortCopperModule': 10, 'fdryXmr1PortOC192SPModule': 1105, 'fes9604Module': 50, 'fdryNiImrMrManagementModule': 1086, 'fi2PortGigModule': 25, 'niPos2Port2488MbsModule': 42, 'fdryFiSx0PortManagementModule': 2081, 'bi4PortGigNPAModule': 44, 'ni4Port10GigSPModule': 75, 'ni20PortGigSPModule': 80, 'fdryIcx6610Qsfp10Port160gModule': 2249, 'brMlx4Port10GigXModule': 1093, 'niMlx8Port10GigMModule': 1110, 'fdryBi40PortGigCopperModule': 1052, 'brMlx24PortGigCopperXModule': 1094, 'fdryBi1Port100FXManagementModule': 1050, 'mlx20PortGigCopperSPModule': 94, 'fcx624SPoeBaseModule': 180, 'bi2PortGigCopperManagementModule': 34, 'fdryIcx77506Q6port40gModule': 2133, 'fdryMlx2Port10GigSPModule': 1089, 'fdryFiV4Sx4g4fPortManagementModule': 2083, 'fi24PortCopperModule': 11, 'fdryXmr20PortGigSPModule': 1082, 'fdryBi8Port10GigHVModule': 1056, 'fcx648SBaseModule': 177, 'fdryIcx6430624PoeBaseModule': 2020, 'bi10PortGigHVModule': 61, 'flsCx41Port10gModule': 169, 'fdryFiV4Sx2Port10gLanWanModule': 2068, 'fdryBi2Port10GigHVModule': 1055, 'niMlx8Port10GigDModule': 1111, 'fcx624SBaseModule': 176, 'fi8PortGigModule': 27, 'niCes48PortFiberWith2Port10GModule': 1101, 'bi2PortGigModule': 23, 'fes2402Module': 49, 'fdryIcx775026QBaseModule': 2134, 'xmr20PortGigCopperSPModule': 84, 'fdryXmr20PortGigFXSPModule': 1085, 'fdryBi4Port10GigHVModule': 1054, 'fdryIcx6450624PoeBaseModule': 2036, 'biFiJc48ePort100fxIpcModule': 195, 'fdryFcxSfpPlus4Port10gModule': 2220, 'fdryIcx7450648BaseModule': 2225, 'biPos2Port2488MbsModule': 40, 'bi2PortGigManagementModule': 18, 'xmr20PortGigSPModule': 82, 'fdryFcx648BaseModule': 2209, 'fesx24GigFiberGigCopperModule': 112, 'fdryIcx7400copper4Port40gModule': 2234, 'ni4802': 43, 'fesx48Gig1TenGigModule': 57, 'fdryBi24PortGigModule': 1063, 'niCes48PortCopperWith2Port10GModule': 1102, 'fdryBi20PortGigHVModule': 1062, 'bi4PortGigModule': 3, 'brMlx2Port100GigCFP2Module': 1123, 'fi8PortGigManagementModule': 7, 'fdryIcx6450sfp4Port40gModule': 2040, 'xer2Port10GigSPModule': 89, 'fi8PortGigCopperManagementModule': 29, 'bi8PortGigManagementModule': 0, 'biJc48tPortRJ21OmpModule': 208, 'fdryFiV4Sx12ComboPortManagementModule': 2064, 'pos155Mbs2PModule': 30, 'bi24PortGigFiberModule': 66, 'bi40PortGigCopperHVModule': 58, 'fdryIcx6610624BaseModule': 2240, 'fes4802Module': 48, 'brcdXmr32Mr2ManagementModule': 1117, 'brcdMlxMr2ManagementModule': 1114, 'fdryBi24PortGigFiberModule': 1066, 'fdryFiV6Sx24PortGigCopperModule': 2098, 'bi24PortGigModule': 63, 'fdryBi10PortGigHVModule': 1061, 'mlx48PortGigMrj21SPModule': 103, 'fdryIcx6650sfp4Port40gModule': 2056, 'fdryIcx6450612CPDBaseModule': 2140, 'biAtm4Port155MbsModule': 46, 'fdryNi40PortGigCopperSPModule': 1077, 'fdryFiV6SxXl0PortManagementModule': 2112, 'fdryFiV4Sx24PortGigCopperModule': 2066, 'fdryBi40PortGigModule': 1049, 'fdryFiV6Sx4g4fPortManagementModule': 2104, 'fdryFiV6Sx24Port100m1gFiberModule': 2101, 'bi8Port100FXModule': 13, 'fdryIcx6450648PoeBaseModule': 2037, 'fls24PortCopperBaseModule': 160, 'fcxXfp2Port10gModule': 184, 'fdryMlx48PortGigMrj21SPModule': 1103, 'bi0PortGigM4ManagementModule': 38, 'fdryFcx624BaseModule': 2208, 'fes12GigCopperAndGigFiberModule': 51, 'fdryIcx6450Copper2Port2gModule': 2141, 'bi24Port100FXModule': 19, 'fdryFiV6Sx210gPortManagementModule': 2102, 'fdryFiV4Sx12ComboPortManagement2Module': 2074, 'fdryBi16Port10GigModule': 1067, 'ni2Port10GigSPModule': 78, 'fdryIcx6430Copper2Port2gModule': 2138, 'fdryFiV4Sx210gPortManagementModule': 2080, 'brcdXmrMr2ManagementModule': 1115, 'niCes48PortCopperModule': 1100, 'mlx20PortGigFXSPModule': 95, 'fdryNi4Port10GigSPModule': 1075, 'fdryBi2Port10GigModule': 1051, 'fdryFiV4Sx2Port10gModule': 2065, 'bi2PortGigCopperModule': 24, 'fdryIcx7400sfpplus4Port40gModule': 2233, 'fcx624SFBaseModule': 192, 'fdryNi40PortGigSPModule': 1076, 'bi8PortGigCopperManagementModule': 6, 'biJc16PortGigCopperIgcModule': 202, 'fdryNi10PortGigSPModule': 1079, 'ni40PortGigSPModule': 76, 'bi4PortGigM4ManagementModule': 36, 'fdryIcx6430sfp4Port4gModule': 2024, 'fdryIcx6450648BaseModule': 2033, 'xer20PortGigFXSPModule': 91, 'fdryIcx6610624FBaseModule': 2246, 'fdryBi4Port10GigModule': 1048, 'fdryXmr4Port10GigSPModule': 1081, 'fdryIcx7400sfp4Port4gModule': 2235, 'fdryXmr4PortOC48SPModule': 1107, 'pos622MbsModule': 21, 'fdryMlx4Port10GigSPModule': 1088, 'fdryFiV6Sx48PortGigCopperPoeModule': 2103, 'brMlx2Port100GigXModule': 1113, 'biJc2PortGigIgcM4ManagementModule': 214, 'bi60PortGigCopperHVModule': 59, 'bi16Port100FXModule': 12, 'fdryNiXmrMrManagementModule': 1087, 'fdryBi40PortGigHVModule': 1057, 'fdryIcx6450624BaseModule': 2032, 'bi0PortManagementModule': 20, 'fi4PortGigCopperManagementModule': 31, 'fls48PortCopperBaseModule': 161, 'fi8PortGigCopperModule': 28, 'bi16PortCopperManagementModule': 2, 'brcdMlx32Mr2ManagementModule': 1116, 'fgs48PortManagementModule': 145, 'fdryBi24PortGigCopperModule': 1064, 'xmr4Port10GigSPModule': 81, 'niCes24PortCopperModule': 1097, 'bi0PortWSMManagementModule': 39, 'fi2PortGigManagementModule': 4, 'fdryIcx6610648PoeBaseModule': 2245, 'bi8PortGigCopperModule': 14, 'brcdNiCes4Port10GigModule': 1122, 'fdryIcx6450sfp2Port2gModule': 2142, 'mlx2Port10GigSPModule': 93, 'fdryBi60PortGigCopperModule': 1053, 'bi0PortWSMModule': 41, 'fdryFiV6SxXl210gPortManagementModule': 2113, 'fesx24GigFiber2TenGigModule': 113, 'fdryIcx6430sfp2Port2gModule': 2139, 'fgsXfp2Port10gModule': 152, 'ni40PortGigCopperSPModule': 77, 'bi4PortGigCopperManagementModule': 33, 'fdryIcx6610DualMode8PortModule': 2248, 'biFiJc16PortGigIgcModule': 200, 'mlx4Port10GigSPModule': 92, 'fdryBi40PortGigCopperHVModule': 1058, 'fdryFiV6Sx48PortGigCopperModule': 2106, 'fi2PortGigCopperManagementModule': 32, 'fdryFiV4Sx24PortGigFiberModule': 2067, 'bi48PortGigCopperModule': 65, 'bi1Port10GigModule': 47, 'fdryIcx775048FBaseModule': 2135, 'bi8PortGigM4ManagementModule': 35, 'fdryIcx7400qsfpplus1Port40gModule': 2236, 'fesx24GigModule': 52, 'ni10PortGigSPModule': 79, 'bi12PortGigCopper2PortGigFiber': 15, 'xer4Port10GigSPModule': 88, 'fdryFiV6Sx12ComboPortManagement2Module': 2105, 'biFiJc8PortGigIgcModule': 198, 'fdryNiMlxMrManagementModule': 1109, 'fdryIcx7450648FBaseModule': 2227, 'fdryFiV6Sx12ComboPortManagementModule': 2096, 'bi2Port10GigModule': 207, 'bi8Port10GigModule': 60, 'fdryBi8Port10GigModule': 1060, 'brMlx8Port10GigXModule': 1112, 'fdryIcx6610648BaseModule': 2241, 'fdryNi2Port10GigSPModule': 1078, 'brcdNiXmr32MrManagementModule': 1118, 'xmr2Port10GigSPModule': 83, 'bi2PortGigM4ManagementModule': 37, 'fdryIcx7750QSFP6port40gModule': 2132, 'niImrMrManagementModule': 86, 'niCes24PortFiberModule': 1096, 'fdryIcx7450648PoeBaseModule': 2229, 'fdryIcx6610624PoeBaseModule': 2244, 'fdryXmr2PortOC192SPModule': 1104, 'fdryIcx7450624PoeBaseModule': 2228, 'fdryIcx6430624BaseModule': 2016, 'fdryIcx6430612CBaseModule': 2137, 'bi8PortGigModule': 8, 'pos155MbsModule': 22, 'xer20PortGigCopperSPModule': 90, 'fesx48GigModule': 55, 'fgs24PortManagementModule': 144, 'fdryBi60PortGigCopperHVModule': 1059, 'bi12PortGigCopper2PortGigFiberManagement': 9, 'fcxCx42Port16gModule': 185, 'fdryMlx20PortGigCopperSPModule': 1090, 'fdryIcx6430648PoeBaseModule': 2021, 'biJc24PortCopperIpc4GigIgcModule': 201, 'brMlx4Port10GigXIPSecModule': 1125, 'fi4PortGigManagementModule': 5, 'fdryMlx20PortGigFXSPModule': 1091, 'fdryXmr2PortOC48SPModule': 1108, 'fi4PortGigModule': 26, 'fdryXmr8PortOC48SPModule': 1106, 'fdryFiV6Sx2Port10gModule': 2100, 'fdryIcx665056BaseModule': 2055, 'bi20PortGigHVModule': 62, 'fesx24GigFiber1TenGigModule': 114, 'brcdMlx24Port10GigDMModule': 1120, 'biAtm2Port155MbsModule': 45, 'fgsCx42Port10gModule': 153, 'xmr20PortGigFXSPModule': 85, 'fdryBi48PortGigCopperModule': 1065, 'fgsXfp1Cx41Port10gModule': 154, 'fdryIcx6650sfp8Port10gModule': 2057, 'biFiJc8PortGigM4ManagementModule': 197, 'brMlx24PortGigSfpXModule': 1095, 'fdryXmr20PortGigCopperSPModule': 1084, 'fesx24Gig1TenGigModule': 54, 'biFiJc24Port100fxIpcModule': 206, 'fdryIcx7450624BaseModule': 2224, 'niCes48PortFiberModule': 1099, 'fdryIcx6430648BaseModule': 2017, 'niXmrMrManagementModule': 87, 'fgsXpf1Port10gModule': 155, 'brcdNiMlx32MrManagementModule': 1119, 'fdryFiV4Sx24Port100m1gFiberModule': 2069, 'fdryXmr2Port10GigSPModule': 1083. |
snAgentConfigModuleRowStatus | 1.3.6.1.4.1.1991.1.1.2.8.1.1.3 | integer | read-write |
To create or delete a configured module table entry. Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snAgentConfigModuleDescription | 1.3.6.1.4.1.1991.1.1.2.8.1.1.4 | displaystring | read-only |
A description of the configured module. |
snAgentConfigModuleOperStatus | 1.3.6.1.4.1.1991.1.1.2.8.1.1.5 | displaystring | read-only |
Module operational status. Zero length string indicates that physical module has not been inserted to the chassis. |
snAgentConfigModuleSerialNumber | 1.3.6.1.4.1.1991.1.1.2.8.1.1.6 | displaystring | read-only |
Module serial number. Zero length string indicates that module serial number EEPROM has not been programmed or the module does not support serial number EEPROM. |
snAgentConfigModuleNumberOfPorts | 1.3.6.1.4.1.1991.1.1.2.8.1.1.7 | integer32 | read-only |
The number of ports of module. |
snAgentConfigModuleMgmtModuleType | 1.3.6.1.4.1.1991.1.1.2.8.1.1.8 | integer | read-only |
Management module type. Enumeration: 'fesXStackManagementModule': 12, 'rottWeilerManagementModule': 11, 'm3ManagementModule': 6, 'm5ManagementModule': 8, 'fastIronV6SuperXManagementModule': 17, 'fastIronV6SXRManagementModule': 18, 'm1ManagementModule': 4, 'muchoManagementModule': 10, 'fastIronSuperXManagementModule': 15, 'nonManagementModule': 2, 'm4ManagementModule': 7, 'niCesManagementModule': 14, 'other': 1, 'unknownManagementModule': 3, 'm2ManagementModule': 5, 'fgsStackManagementModule': 13, 'fastIronSXRManagementModule': 16, 'jetcoreStackManagementModule': 9. |
snAgentConfigModuleNumberOfCpus | 1.3.6.1.4.1.1991.1.1.2.8.1.1.9 | integer32 | read-only |
The number of module CPUs. |
snAgentConfigModule2Table | 1.3.6.1.4.1.1991.1.1.2.8.2 | no-access |
A table of each configured stacking module information. |
|
1.3.6.1.4.1.1991.1.1.2.8.2.1 | no-access |
A row in the Agent Configured Stacking Module table. |
||
snAgentConfigModule2Unit | 1.3.6.1.4.1.1991.1.1.2.8.2.1.1 | integer32 | read-only |
The index to the Agent Configured Module Table. |
snAgentConfigModule2Slot | 1.3.6.1.4.1.1991.1.1.2.8.2.1.2 | integer32 | read-only |
The index to the Agent Configured Module Table. |
snAgentConfigModule2Type | 1.3.6.1.4.1.1991.1.1.2.8.2.1.3 | integer | read-write |
The Configured Module Type. Enumeration: 'biJc48ePortRJ45OmpModule': 209, 'biJc24PortIpcRJ45PoeModule': 212, 'bi4PortGigManagementModule': 1, 'fesx24Gig2TenGigModule': 53, 'fesx48Gig2TenGigModule': 56, 'biFiJc48tPort100fxIpcModule': 196, 'flsXfp1Port10gModule': 168, 'fcx648SPoeBaseModule': 181, 'bi24PortCopperModule': 10, 'fes9604Module': 50, 'fi2PortGigModule': 25, 'niPos2Port2488MbsModule': 42, 'bi4PortGigNPAModule': 44, 'superx2PortTenGigModule': 65, 'fdryIcx7750QSFP6port40gModule': 2132, 'superx24PortGigFiberModule': 67, 'fdryIcx6610648PoeBaseModule': 2245, 'fcx624SPoeBaseModule': 180, 'bi2PortGigCopperManagementModule': 34, 'fdryIcx77506Q6port40gModule': 2133, 'fdryIcx6450648PoeBaseModule': 2037, 'fi24PortCopperModule': 11, 'fdryFcxSfpPlus4Port10gModule': 2220, 'fdryIcx6430624PoeBaseModule': 2020, 'flsCx41Port10gModule': 169, 'fdryIcx6610Qsfp10Port160gModule': 2249, 'fcx624SBaseModule': 176, 'fi8PortGigModule': 27, 'bi2PortGigModule': 23, 'fes2402Module': 49, 'fdryIcx775026QBaseModule': 2134, 'fdryIcx6450624PoeBaseModule': 2036, 'biFiJc48ePort100fxIpcModule': 195, 'fdryIcx6610624FBaseModule': 2246, 'fdryIcx7450648BaseModule': 2225, 'biPos2Port2488MbsModule': 40, 'bi2PortGigManagementModule': 18, 'fesx24GigFiberGigCopperModule': 112, 'fdryFcx648BaseModule': 2209, 'fdryIcx7400copper4Port40gModule': 2234, 'ni4802': 43, 'fesx48Gig1TenGigModule': 57, 'bi4PortGigModule': 3, 'fdryIcx6450sfp2Port2gModule': 2142, 'fi8PortGigManagementModule': 7, 'fi8PortGigCopperManagementModule': 29, 'superxRManagementModule': 81, 'bi8PortGigManagementModule': 0, 'fdryIcx6430648PoeBaseModule': 2021, 'pos155Mbs2PModule': 30, 'fdryIcx7450624PoeBaseModule': 2228, 'fdryIcx6610624BaseModule': 2240, 'fes4802Module': 48, 'fdryIcx6650sfp4Port40gModule': 2056, 'fdryIcx6450612CPDBaseModule': 2140, 'biAtm4Port155MbsModule': 46, 'fdryIcx6450sfp4Port40gModule': 2040, 'bi8Port100FXModule': 13, 'fls24PortCopperBaseModule': 160, 'fcxXfp2Port10gModule': 184, 'bi0PortGigM4ManagementModule': 38, 'fdryFcx624BaseModule': 2208, 'fes12GigCopperAndGigFiberModule': 51, 'fdryIcx6450Copper2Port2gModule': 2141, 'bi24Port100FXModule': 19, 'superxR2PortTenGigManagementModule': 80, 'superx24Port100tx1PortGigFiberModule': 69, 'bi4PortGigCopperManagementModule': 33, 'fdryIcx6430Copper2Port2gModule': 2138, 'bi2PortGigCopperModule': 24, 'fdryIcx7400sfpplus4Port40gModule': 2233, 'fcx624SFBaseModule': 192, 'bi8PortGigCopperManagementModule': 6, 'biJc16PortGigCopperIgcModule': 202, 'superx12ComboPortManagementModule': 64, 'bi4PortGigM4ManagementModule': 36, 'fdryIcx6430sfp4Port4gModule': 2024, 'fdryIcx6450648BaseModule': 2033, 'fdryIcx7400sfp4Port4gModule': 2235, 'pos622MbsModule': 21, 'biJc2PortGigIgcM4ManagementModule': 214, 'bi16Port100FXModule': 12, 'fdryIcx6450624BaseModule': 2032, 'bi0PortManagementModule': 20, 'superx12ComboPortManagement2Module': 74, 'fi4PortGigCopperManagementModule': 31, 'fls48PortCopperBaseModule': 161, 'fi8PortGigCopperModule': 28, 'bi16PortCopperManagementModule': 2, 'fdryIcx6610648BaseModule': 2241, 'fgs48PortManagementModule': 145, 'bi0PortWSMManagementModule': 39, 'fi2PortGigManagementModule': 4, 'bi8PortGigCopperModule': 14, 'bi0PortWSMModule': 41, 'fesx24GigFiber2TenGigModule': 113, 'fdryIcx6430sfp2Port2gModule': 2139, 'fgsXfp2Port10gModule': 152, 'fdryIcx6610DualMode8PortModule': 2248, 'biFiJc16PortGigIgcModule': 200, 'fi2PortGigCopperManagementModule': 32, 'bi1Port10GigModule': 47, 'fdryIcx775048FBaseModule': 2135, 'bi8PortGigM4ManagementModule': 35, 'fdryIcx7400qsfpplus1Port40gModule': 2236, 'fesx24GigModule': 52, 'bi12PortGigCopper2PortGigFiber': 15, 'biJc48tPortRJ21OmpModule': 208, 'biFiJc8PortGigIgcModule': 198, 'fdryIcx7450648FBaseModule': 2227, 'bi2Port10GigModule': 207, 'fdryIcx6430648BaseModule': 2017, 'fdryIcx775048CBaseModule': 2136, 'bi2PortGigM4ManagementModule': 37, 'biFiJc24Port100fxIpcModule': 206, 'fdryIcx7450648PoeBaseModule': 2229, 'fdryIcx6610624PoeBaseModule': 2244, 'fdryIcx6430624BaseModule': 2016, 'fdryIcx6430612CBaseModule': 2137, 'bi8PortGigModule': 8, 'pos155MbsModule': 22, 'fesx48GigModule': 55, 'fgs24PortManagementModule': 144, 'bi12PortGigCopper2PortGigFiberManagement': 9, 'fcxCx42Port16gModule': 185, 'biJc24PortCopperIpc4GigIgcModule': 201, 'fi4PortGigManagementModule': 5, 'fi4PortGigModule': 26, 'superx2PortTenGigLanWanModule': 68, 'fdryIcx665056BaseModule': 2055, 'fesx24GigFiber1TenGigModule': 114, 'biAtm2Port155MbsModule': 45, 'fgsCx42Port10gModule': 153, 'fcx648SBaseModule': 177, 'fgsXfp1Cx41Port10gModule': 154, 'fdryIcx6650sfp8Port10gModule': 2057, 'biFiJc8PortGigM4ManagementModule': 197, 'fesx24Gig1TenGigModule': 54, 'superx24PortGigCopperModule': 66, 'fdryIcx7450624BaseModule': 2224, 'fgsXpf1Port10gModule': 155. |
snAgentConfigModule2RowStatus | 1.3.6.1.4.1.1991.1.1.2.8.2.1.4 | integer | read-write |
To create or delete a configured module table entry. Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snAgentConfigModule2Description | 1.3.6.1.4.1.1991.1.1.2.8.2.1.5 | displaystring | read-only |
A description of the configured module. |
snAgentConfigModule2OperStatus | 1.3.6.1.4.1.1991.1.1.2.8.2.1.6 | displaystring | read-only |
Module operational status. Zero length string indicates that physical module has not been inserted to the chassis. |
snAgentConfigModule2SerialNumber | 1.3.6.1.4.1.1991.1.1.2.8.2.1.7 | displaystring | read-only |
Module serial number. Zero length string indicates that module serial number EEPROM has not been programmed or the module does not support serial number EEPROM. |
snAgentConfigModule2NumberOfPorts | 1.3.6.1.4.1.1991.1.1.2.8.2.1.8 | integer32 | read-only |
The number of ports of module. |
snAgentConfigModule2MgmtModuleType | 1.3.6.1.4.1.1991.1.1.2.8.2.1.9 | integer | read-only |
Management module type. Enumeration: 'fesXStackManagementModule': 12, 'rottWeilerManagementModule': 11, 'm3ManagementModule': 6, 'm5ManagementModule': 8, 'm1ManagementModule': 4, 'muchoManagementModule': 10, 'nonManagementModule': 2, 'm4ManagementModule': 7, 'other': 1, 'unknownManagementModule': 3, 'm2ManagementModule': 5, 'fgsStackManagementModule': 13, 'jetcoreStackManagementModule': 9. |
snAgentConfigModule2NumberOfCpus | 1.3.6.1.4.1.1991.1.1.2.8.2.1.10 | integer32 | read-only |
The number of module CPUs. |
snAgentUser | 1.3.6.1.4.1.1991.1.1.2.9 | |||
snAgentUserGbl | 1.3.6.1.4.1.1991.1.1.2.9.1 | |||
snAgentUserMaxAccnt | 1.3.6.1.4.1.1991.1.1.2.9.1.1 | integer32 | read-only |
Maximum number of user account entries can be configured. |
snAgentUserAccntTable | 1.3.6.1.4.1.1991.1.1.2.9.2 | no-access |
A table of user account information. |
|
1.3.6.1.4.1.1991.1.1.2.9.2.1 | no-access |
A row in the Agent User table. |
||
snAgentUserAccntName | 1.3.6.1.4.1.1991.1.1.2.9.2.1.1 | displaystring | read-only |
The user name. |
snAgentUserAccntPassword | 1.3.6.1.4.1.1991.1.1.2.9.2.1.2 | displaystring | read-write |
The user password. |
snAgentUserAccntEncryptCode | 1.3.6.1.4.1.1991.1.1.2.9.2.1.3 | integer32 | read-write |
The password encryption method code. |
snAgentUserAccntPrivilege | 1.3.6.1.4.1.1991.1.1.2.9.2.1.4 | integer32 | read-write |
The user privilege. |
snAgentUserAccntRowStatus | 1.3.6.1.4.1.1991.1.1.2.9.2.1.5 | integer | read-write |
To create or delete a user account table entry. Enumeration: 'create': 4, 'other': 1, 'modify': 5, 'valid': 2, 'delete': 3. |
snAgentRedundant | 1.3.6.1.4.1.1991.1.1.2.10 | |||
snAgentRedunGbl | 1.3.6.1.4.1.1991.1.1.2.10.1 | |||
snAgentRedunActiveMgmtMod | 1.3.6.1.4.1.1991.1.1.2.10.1.1 | integer32 | read-write |
Slot 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. |
snAgentRedunSyncConfig | 1.3.6.1.4.1.1991.1.1.2.10.1.2 | integer32 | read-write |
Frequency 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. |
snAgentRedunBkupCopyBootCode | 1.3.6.1.4.1.1991.1.1.2.10.1.3 | integer | read-write |
If 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. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgentEnableMgmtModRedunStateChangeTrap | 1.3.6.1.4.1.1991.1.1.2.10.1.4 | integer | read-write |
Indicates whether the SNMP agent process is permitted to generate management module redundancy state change traps. Enumeration: 'disabled': 0, 'enabled': 1. |
snAgentRedunBkupBootLoad | 1.3.6.1.4.1.1991.1.1.2.10.1.5 | integer | read-write |
Action 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. Enumeration: 'operationError': 17, 'downloadBackup': 20, 'normal': 1. |
snAgentRedunSwitchOver | 1.3.6.1.4.1.1991.1.1.2.10.1.6 | integer | read-write |
To force a switch-over from standby to active state if the backup management module exists in a chassis. Enumeration: 'reset': 2, 'other': 1. |
snAgentCpu | 1.3.6.1.4.1.1991.1.1.2.11 | |||
snAgentCpuUtilTable | 1.3.6.1.4.1.1991.1.1.2.11.1 | no-access |
Table to list utilization for all CPUs in the device. |
|
1.3.6.1.4.1.1991.1.1.2.11.1.1 | no-access |
A row in the CPU utilization table. |
||
snAgentCpuUtilSlotNum | 1.3.6.1.4.1.1991.1.1.2.11.1.1.1 | integer32 | read-only |
The slot number of module which contains the cpu. |
snAgentCpuUtilCpuId | 1.3.6.1.4.1.1991.1.1.2.11.1.1.2 | integer32 | read-only |
The 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. |
snAgentCpuUtilInterval | 1.3.6.1.4.1.1991.1.1.2.11.1.1.3 | integer32 | read-only |
The 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. |
snAgentCpuUtilValue | 1.3.6.1.4.1.1991.1.1.2.11.1.1.4 | gauge32 | read-only |
The statistical CPU utilization in units of one-hundredth of a percent. This value is deprecated. Users are recommended to use snAgentCpuUtilPercent or snAgentCpuUtil100thPercent instead. |
snAgentCpuUtilPercent | 1.3.6.1.4.1.1991.1.1.2.11.1.1.5 | gauge32 | read-only |
The statistical CPU utilization in units of a percent. |
snAgentCpuUtil100thPercent | 1.3.6.1.4.1.1991.1.1.2.11.1.1.6 | gauge32 | read-only |
The statistical CPU utilization in units of one-hundredth of a percent. |
snCpuProcessTable | 1.3.6.1.4.1.1991.1.1.2.11.2 | no-access |
Table to list utilization and runtime for all CPU processes in the device. For NetIron Devices snAgentCpuProcessEnable object needs to be enabled. |
|
1.3.6.1.4.1.1991.1.1.2.11.2.1 | no-access |
A row in the CPU process table. |
||
snCpuProcessName | 1.3.6.1.4.1.1991.1.1.2.11.2.1.1 | displaystring | read-only |
The process name. |
snCpuProcess5SecUtil | 1.3.6.1.4.1.1991.1.1.2.11.2.1.2 | gauge32 | read-only |
The 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. |
snCpuProcess1MinUtil | 1.3.6.1.4.1.1991.1.1.2.11.2.1.3 | gauge32 | read-only |
The 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. |
snCpuProcess5MinUtil | 1.3.6.1.4.1.1991.1.1.2.11.2.1.4 | gauge32 | read-only |
The 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. |
snCpuProcess15MinUtil | 1.3.6.1.4.1.1991.1.1.2.11.2.1.5 | gauge32 | read-only |
The 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 |
snCpuProcessRuntime | 1.3.6.1.4.1.1991.1.1.2.11.2.1.6 | counter32 | read-only |
Process runtime in milliseconds. |
snAgentCpuProcessEnable | 1.3.6.1.4.1.1991.1.1.2.11.3 | enabledstatus | read-write |
Enables the CPU utilization statistics collection. |
snAgentHw | 1.3.6.1.4.1.1991.1.1.2.12 | |||
snAgentHwICBMCounterTable | 1.3.6.1.4.1.1991.1.1.2.12.1 | no-access |
Table to list the ICBM counter values. This table is not supported on 10G module. |
|
1.3.6.1.4.1.1991.1.1.2.12.1.1 | no-access |
A row representing ICBM counter values for that slot. |
||
snAgentHwICBMCounterSlot | 1.3.6.1.4.1.1991.1.1.2.12.1.1.1 | unsigned32 | read-only |
Slot number where ICBM resides. |
snAgentHwICBMCounterDMA | 1.3.6.1.4.1.1991.1.1.2.12.1.1.2 | unsigned32 | read-only |
DMA 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. |
snAgentHwICBMCounterFreeDepth | 1.3.6.1.4.1.1991.1.1.2.12.1.1.3 | gauge32 | read-only |
Current depth of the free queue for this ICBM. |
snAgentHwICBMCounterWriteDrop | 1.3.6.1.4.1.1991.1.1.2.12.1.1.4 | counter32 | read-only |
Write sequencer drop count for this ICBM. |
snAgentHwICBMCounterWriteInput | 1.3.6.1.4.1.1991.1.1.2.12.1.1.5 | counter32 | read-only |
Write sequencer input counter for this ICBM. |
snAgentHwICBMCounterWriteOutput | 1.3.6.1.4.1.1991.1.1.2.12.1.1.6 | counter32 | read-only |
Write sequencer output counter for this ICBM. |
snAgentHwICBMCounterReadInput | 1.3.6.1.4.1.1991.1.1.2.12.1.1.7 | counter32 | read-only |
Read sequencer input counter for this ICBM. |
snAgentHwICBMCounterReadOutput | 1.3.6.1.4.1.1991.1.1.2.12.1.1.8 | counter32 | read-only |
Read sequencer output counter for this ICBM. |
snCAMIpStatTable | 1.3.6.1.4.1.1991.1.1.2.12.2 | no-access |
Table to list the IP CAM statistics. |
|
1.3.6.1.4.1.1991.1.1.2.12.2.1 | no-access |
A row representing IP CAM statistics for a given interface and level. |
||
snCAMIpStatIfIndex | 1.3.6.1.4.1.1991.1.1.2.12.2.1.1 | unsigned32 | read-only |
ifIndex value of the local interface. |
snCAMIpStatLevel | 1.3.6.1.4.1.1991.1.1.2.12.2.1.2 | unsigned32 | read-only |
Level of CAM entry for that interface. |
snCAMIpStatFreeEntries | 1.3.6.1.4.1.1991.1.1.2.12.2.1.3 | unsigned32 | read-only |
Free entries in the IP CAM for that interface and level. |
snCAMIpStatTotalEntries | 1.3.6.1.4.1.1991.1.1.2.12.2.1.4 | unsigned32 | read-only |
Total entries in the IP CAM for that interface and level. |
snCAMStatTable | 1.3.6.1.4.1.1991.1.1.2.12.3 | no-access |
Table to list the CAM statistics. |
|
1.3.6.1.4.1.1991.1.1.2.12.3.1 | no-access |
A row representing CAM statistics for a given DMA Id number. |
||
snCamStatDMAIdNumber | 1.3.6.1.4.1.1991.1.1.2.12.3.1.1 | unsigned32 | read-only |
DMA Id number. |
snCamStatDMAMasterNumber | 1.3.6.1.4.1.1991.1.1.2.12.3.1.2 | unsigned32 | read-only |
DMA Master for that DMA Id. |
snCamStatFreePool0Entries | 1.3.6.1.4.1.1991.1.1.2.12.3.1.3 | unsigned32 | read-only |
CAM free pool0 entries. |
snCamStatFreePool1Entries | 1.3.6.1.4.1.1991.1.1.2.12.3.1.4 | unsigned32 | read-only |
CAM free pool1 entries. |
snCamStatFreePool2Entries | 1.3.6.1.4.1.1991.1.1.2.12.3.1.5 | unsigned32 | read-only |
CAM free pool2 entries. |
snCamStatFreePool3Entries | 1.3.6.1.4.1.1991.1.1.2.12.3.1.6 | unsigned32 | read-only |
CAM free pool3 entries. |
snCamStatFreeL2Entries | 1.3.6.1.4.1.1991.1.1.2.12.3.1.7 | unsigned32 | read-only |
CAM Free L2 entries. |
snCamStatFreeL2LowestSection | 1.3.6.1.4.1.1991.1.1.2.12.3.1.8 | unsigned32 | read-only |
CAM Free L2 lowest section entries. |
snCamStatHostLookupCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.9 | counter32 | read-only |
CAM host lookup count for router. |
snCamStatRouteLookupCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.10 | counter32 | read-only |
CAM route lookup count for router. |
snCamStatLevel1 | 1.3.6.1.4.1.1991.1.1.2.12.3.1.11 | unsigned32 | read-only |
CAM stat level1 entries for router. |
snCamStatLevel2 | 1.3.6.1.4.1.1991.1.1.2.12.3.1.12 | unsigned32 | read-only |
CAM stat level2 entries for router. |
snCamStatLevel3 | 1.3.6.1.4.1.1991.1.1.2.12.3.1.13 | unsigned32 | read-only |
CAM stat level3 entries for router. |
snCamStatMacFailCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.14 | counter32 | read-only |
CAM MAC fail count. |
snCamStatIPRouteFailCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.15 | counter32 | read-only |
CAM IP route fail count. |
snCamStatIPSessionFailCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.16 | counter32 | read-only |
CAM IP session fail count. |
snCamStatIPMCastFailCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.17 | counter32 | read-only |
CAM IP multicast fail count. |
snCamStatL2SessionFailCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.18 | counter32 | read-only |
CAM L2 session fail count. |
snCamStatAddMACCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.19 | counter32 | read-only |
CAM add MAC count. |
snCamStatAddVLANCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.20 | counter32 | read-only |
CAM add VLAN count. |
snCamStatAddIPHostCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.21 | counter32 | read-only |
CAM add IP host count. |
snCamStatAddIPRouteCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.22 | counter32 | read-only |
CAM add IP route count. |
snCamStatAddIPSessionCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.23 | counter32 | read-only |
CAM add IP session count. |
snCamStatAddIPMCastCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.24 | counter32 | read-only |
CAM add IP multicast count. |
snCamStatAddL2SessionCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.25 | counter32 | read-only |
CAM add L2 session count. |
snCamStatAddIPXCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.26 | counter32 | read-only |
CAM add IPX count. |
snCamStatDeleteDMACamCount | 1.3.6.1.4.1.1991.1.1.2.12.3.1.27 | counter32 | read-only |
CAM delete DMA CAM count. |
snAgSystemDRAM | 1.3.6.1.4.1.1991.1.1.2.12.4 | |||
snAgSystemDRAMUtil | 1.3.6.1.4.1.1991.1.1.2.12.4.1 | gauge32 | read-only |
The system dynamic memory utilization, in unit of percentage. |
snAgSystemDRAMTotal | 1.3.6.1.4.1.1991.1.1.2.12.4.2 | integer32 | read-only |
The total amount of system dynamic memory, in number of bytes. |
snAgSystemDRAMFree | 1.3.6.1.4.1.1991.1.1.2.12.4.3 | integer32 | read-only |
The free amount of system dynamic memory, in number of bytes. |
snAgSystemDRAMForBGP | 1.3.6.1.4.1.1991.1.1.2.12.4.4 | integer32 | read-only |
The free amount of system dynamic memory used by BGP, in number of bytes. |
snAgSystemDRAMForOSPF | 1.3.6.1.4.1.1991.1.1.2.12.4.5 | integer32 | read-only |
The free amount of system dynamic memory used by OSPF, in number of bytes. |
snAgSystemDebug | 1.3.6.1.4.1.1991.1.1.2.12.5 | |||
snAgSystemDebugTotalIn | 1.3.6.1.4.1.1991.1.1.2.12.5.1 | integer32 | read-only |
Total incoming packet count. Sum of Buffer Manager and CPU read count. |
snAgSystemDebugTotalOut | 1.3.6.1.4.1.1991.1.1.2.12.5.2 | integer32 | read-only |
Total outgoing packet count. |
snAgSystemDebugCpuQueueRead | 1.3.6.1.4.1.1991.1.1.2.12.5.3 | integer32 | read-only |
CPU Queue read count. |
snAgSystemDebugDRAMBuffer | 1.3.6.1.4.1.1991.1.1.2.12.5.4 | integer32 | read-only |
DRAM buffer count. |
snAgSystemDebugBMBuffer | 1.3.6.1.4.1.1991.1.1.2.12.5.5 | integer32 | read-only |
BM buffer count. |
snAgSystemDebugBMFreeBuffer | 1.3.6.1.4.1.1991.1.1.2.12.5.6 | integer32 | read-only |
BM free buffer count. |
snAgSystemDebugBMFreeBufferMgmt | 1.3.6.1.4.1.1991.1.1.2.12.5.7 | integer32 | read-only |
BM free buffer management count. |
snAgSystemDebugIpcGigLock | 1.3.6.1.4.1.1991.1.1.2.12.5.8 | integer32 | read-only |
IPC GIG lock count. |
snAgSystemDebugDRAMGetError | 1.3.6.1.4.1.1991.1.1.2.12.5.9 | integer32 | read-only |
DRAM get error count. |
snAgSystemDebugDRAMToBMCopyFail | 1.3.6.1.4.1.1991.1.1.2.12.5.10 | integer32 | read-only |
DRAM to Buffer Manager copy fail count. |
snAgentTemp | 1.3.6.1.4.1.1991.1.1.2.13 | |||
snAgentTempTable | 1.3.6.1.4.1.1991.1.1.2.13.1 | no-access |
Table to list temperatures of all the modules in the device. This table is applicable to only those modules with temperature sensors. |
|
1.3.6.1.4.1.1991.1.1.2.13.1.1 | no-access |
A row in the module temperature table. |
||
snAgentTempSlotNum | 1.3.6.1.4.1.1991.1.1.2.13.1.1.1 | integer32 | no-access |
The slot number of module which contains the temperature sensor represented by this row. |
snAgentTempSensorId | 1.3.6.1.4.1.1991.1.1.2.13.1.1.2 | integer32 | no-access |
The 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. |
snAgentTempSensorDescr | 1.3.6.1.4.1.1991.1.1.2.13.1.1.3 | displaystring | read-only |
Describes 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. |
snAgentTempValue | 1.3.6.1.4.1.1991.1.1.2.13.1.1.4 | integer | read-only |
Temperature of the the sensor represented by this row. Each unit is 0.5 degrees Celcius. |
snAgentTempThresholdTable | 1.3.6.1.4.1.1991.1.1.2.13.2 | no-access |
Table 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. |
|
1.3.6.1.4.1.1991.1.1.2.13.2.1 | no-access |
A row in the module temperature threshold table. |
||
snAgentTempThresholdModule | 1.3.6.1.4.1.1991.1.1.2.13.2.1.1 | integer | no-access |
The module in the system for which threshold levels represented by this row are applicable. Enumeration: 'mgmtModule': 1, 'switchFabricModule': 3, 'slaveModule': 2. |
snAgentTempThresholdLevel | 1.3.6.1.4.1.1991.1.1.2.13.2.1.2 | integer | no-access |
The temperature threshold level of the module for which threshold levels represented by this row are applicable. Enumeration: 'high': 4, 'medium': 2, 'mediumHhigh': 3, 'low': 1. |
snAgentTempThresholdHighValue | 1.3.6.1.4.1.1991.1.1.2.13.2.1.3 | integer | read-write |
The 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. |
snAgentTempThresholdLowValue | 1.3.6.1.4.1.1991.1.1.2.13.2.1.4 | integer | read-write |
The 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. |
snAgentTemp2Table | 1.3.6.1.4.1.1991.1.1.2.13.3 | no-access |
Table to list temperatures of the modules in the device for each unit. This table is applicable to only those modules with temperature sensors. |
|
1.3.6.1.4.1.1991.1.1.2.13.3.1 | no-access |
A row in the module temperature table. |
||
snAgentTemp2UnitNum | 1.3.6.1.4.1.1991.1.1.2.13.3.1.1 | integer32 | no-access |
The unit number of module which contains the temperature sensor represented by this row. |
snAgentTemp2SlotNum | 1.3.6.1.4.1.1991.1.1.2.13.3.1.2 | integer32 | no-access |
The slot number of module which contains the temperature sensor represented by this row. |
snAgentTemp2SensorId | 1.3.6.1.4.1.1991.1.1.2.13.3.1.3 | integer32 | no-access |
The 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. |
snAgentTemp2SensorDescr | 1.3.6.1.4.1.1991.1.1.2.13.3.1.4 | displaystring | read-only |
Describes 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. |
snAgentTemp2Value | 1.3.6.1.4.1.1991.1.1.2.13.3.1.5 | integer | read-only |
Temperature of the sensor represented by this row. Each unit is 0.5 degrees Celsius. |
snAgentPoe | 1.3.6.1.4.1.1991.1.1.2.14 | |||
snAgentLicense | 1.3.6.1.4.1.1991.1.1.2.15 | |||
fdryLicenseTable | 1.3.6.1.4.1.1991.1.1.2.15.1 | no-access |
A list of licenses maintained by license sub-system. |
|
1.3.6.1.4.1.1991.1.1.2.15.1.1 | no-access |
An entry in a license table. |
||
fdryLicensePackageName | 1.3.6.1.4.1.1991.1.1.2.15.1.1.1 | displaystring | no-access |
Name of the package, whose license information, this entry displays. |
fdryLicenseLid | 1.3.6.1.4.1.1991.1.1.2.15.1.1.2 | displaystring | no-access |
For 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. |
fdryLicenseHash | 1.3.6.1.4.1.1991.1.1.2.15.1.1.3 | displaystring | no-access |
A unique hash for identifying a license entry in the system. This helps traverse through the entries with same package name and LID. |
fdryLicenseType | 1.3.6.1.4.1.1991.1.1.2.15.1.1.4 | integer | read-only |
The type of the license, which can be either normal or trial. Enumeration: 'trial': 2, 'normal': 1. |
fdryLicensePrecedence | 1.3.6.1.4.1.1991.1.1.2.15.1.1.5 | unsigned32 | read-only |
Defines 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. |
fdryLicenseTrialDays | 1.3.6.1.4.1.1991.1.1.2.15.1.1.6 | unsigned32 | read-only |
The 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. |
fdryLicenseTrialTimeElapsed | 1.3.6.1.4.1.1991.1.1.2.15.1.1.7 | unsigned32 | read-only |
The 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. |
fdryLicenseTrialTimeLeft | 1.3.6.1.4.1.1991.1.1.2.15.1.1.8 | unsigned32 | read-only |
The 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. |
fdryLicenseTrialState | 1.3.6.1.4.1.1991.1.1.2.15.1.1.9 | integer | read-only |
This 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. Enumeration: 'unused': 2, 'active': 3, 'expired': 4, 'invalid': 1, 'duplicated': 5. |
fdryLicenseVendorInfo | 1.3.6.1.4.1.1991.1.1.2.15.1.1.10 | displaystring | read-only |
This 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. |
fdryLicenseSlot | 1.3.6.1.4.1.1991.1.1.2.15.1.1.11 | integer32 | read-only |
This 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. |
fdryLicenseMode | 1.3.6.1.4.1.1991.1.1.2.15.1.1.12 | integer | read-only |
The mode of the license, which can be either node locked or non-node locked mode. This objects is supported only on FastIron. Enumeration: 'nonNodeLocked': 2, 'nodeLocked': 1. |
fdryLicenseSerialNumber | 1.3.6.1.4.1.1991.1.1.2.15.1.1.13 | displaystring | read-only |
This is the serial number of the license. This is only for the non-node locked license. This objects is supported only on FastIron. |
fdryLicenseCapacity | 1.3.6.1.4.1.1991.1.1.2.15.1.1.14 | integer32 | read-only |
The 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. |
fdryLicensedFeatureInfo | 1.3.6.1.4.1.1991.1.1.2.15.2 | bits | read-only |
The features or packages enabled/licensed on the system. Bits: 'bgp': 2, 'isis': 1, 'mpls': 3, 'ospf': 0. |
brcdPortLicenseTable | 1.3.6.1.4.1.1991.1.1.2.15.3 | no-access |
A list of ports which require the port license. |
|
1.3.6.1.4.1.1991.1.1.2.15.3.1 | no-access |
An entry in a licensed port table. |
||
brcdPortLicenseIndex | 1.3.6.1.4.1.1991.1.1.2.15.3.1.1 | interfaceindex | no-access |
The port/interface index (ifindex). |
brcdPortLicenseStatus | 1.3.6.1.4.1.1991.1.1.2.15.3.1.2 | integer | read-only |
The 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 Enumeration: 'validLic': 1, 'noLic': 2. |
brcdSw | 1.3.6.1.4.1.1991.1.1.2.16 | |||
brcdSwPackageGroup | 1.3.6.1.4.1.1991.1.1.2.16.1 | |||
brcdSwPackageUpgrade | 1.3.6.1.4.1.1991.1.1.2.16.1.1 | |||
brcdSwPackageFname | 1.3.6.1.4.1.1991.1.1.2.16.1.1.1 | displaystring | read-write |
Name 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. |
brcdSwPackageLoad | 1.3.6.1.4.1.1991.1.1.2.16.1.1.2 | integer | read-write |
Action 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. Enumeration: 'tftpToPrimary': 2, 'tftpToMgmtModulePrimaryIntfModuleSecondary': 4, 'none': 1, 'tftpToSecondary': 3, 'tftpToMgmtModuleSecondaryIntfModulePrimary': 5. |
brcdSwPackageLoadStatus | 1.3.6.1.4.1.1991.1.1.2.16.1.1.3 | integer | read-only |
This object indicates the progress of the upgrade operation. |
brcdSwPackageUpgradeAllImages | 1.3.6.1.4.1.1991.1.1.2.16.1.1.4 | truthvalue | read-write |
To 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). |
brcdSwPackageUpgradeResultTable | 1.3.6.1.4.1.1991.1.1.2.16.1.1.5 | no-access |
A table containing the summary of the upgrade operation. |
|
1.3.6.1.4.1.1991.1.1.2.16.1.1.5.1 | no-access |
|
||
brcdSwPackageUpgradeResultIndex | 1.3.6.1.4.1.1991.1.1.2.16.1.1.5.1.1 | unsigned32 | no-access |
The sequential index, or upgrade step. |
brcdSwPackageUpgradeResultImageType | 1.3.6.1.4.1.1991.1.1.2.16.1.1.5.1.2 | brcdimagetype | read-only |
The associated image type for this step of upgrade process. |
brcdSwPackageUpgradeResultStatus | 1.3.6.1.4.1.1991.1.1.2.16.1.1.5.1.3 | integer | read-only |
The upgrade status for this particular image upgrade. Enumeration: 'downloadFailed': 2, 'skipped': 4, 'ok': 1, 'unknown': 5, 'installFailed': 3. |
brcdSwPackageUpgradeResultTimeStamp | 1.3.6.1.4.1.1991.1.1.2.16.1.1.5.1.4 | timestamp | read-only |
The timestamp when this upgrade step was performed. |
brcdSwPackageUpgradeResultDescription | 1.3.6.1.4.1.1991.1.1.2.16.1.1.5.1.5 | displaystring | read-only |
Summary description for this particular image upgrade. This is empty when brcdSwPackageLoadResultStatus is 'ok'. |
brcdSwPackageUpgradeSkipVersionCheck | 1.3.6.1.4.1.1991.1.1.2.16.1.1.6 | truthvalue | read-write |
To 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). |
brcdSwIntfModAutoUpgrade | 1.3.6.1.4.1.1991.1.1.2.16.1.2 | |||
brcdSwIntfModAutoUpgradeMode | 1.3.6.1.4.1.1991.1.1.2.16.1.2.1 | integer | read-write |
Specifies the mode of LP Auto-upgrade. |
brcdSwIntfModAutoUpgradeTftpAddrType | 1.3.6.1.4.1.1991.1.1.2.16.1.2.2 | inetaddresstype | read-write |
TFTP server IP address Type. Supported address types are ipv4(1) and ipv6(2). |
brcdSwIntfModAutoUpgradeTftpAddr | 1.3.6.1.4.1.1991.1.1.2.16.1.2.3 | inetaddress | read-write |
TFTP server IP address. |
brcdSwIntfModAutoUpgradeSrcPath | 1.3.6.1.4.1.1991.1.1.2.16.1.2.4 | displaystring | read-write |
Specifies 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 '/' |
brcdSwIntfModAutoUpgradeAllImages | 1.3.6.1.4.1.1991.1.1.2.16.1.2.5 | truthvalue | read-write |
Used 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'. |
snAgentTask | 1.3.6.1.4.1.1991.1.1.2.17 | |||
snAgentTaskCpuTable | 1.3.6.1.4.1.1991.1.1.2.17.1 | no-access |
Table to display the Task ID, Task Name, CPU state, wait time, hold time and Activity with respect to each task in the device . |
|
1.3.6.1.4.1.1991.1.1.2.17.1.1 | no-access |
An entry containing the Task ID, Task Name, CPU state, wait time, hold time and Activity with respect to each task in the device |
||
snAgentTaskCpuTaskID | 1.3.6.1.4.1.1991.1.1.2.17.1.1.1 | integer32 | read-only |
Represents the Task Identification number |
snAgentTaskCpuTaskName | 1.3.6.1.4.1.1991.1.1.2.17.1.1.2 | displaystring | read-only |
Represents the Task name |
snAgentTaskCpuState | 1.3.6.1.4.1.1991.1.1.2.17.1.1.3 | displaystring | read-only |
Represents the current state of the task |
snAgentTaskCpuWaitTime | 1.3.6.1.4.1.1991.1.1.2.17.1.1.4 | gauge32 | read-only |
A count used to represent the wait time in milliseconds |
snAgentTaskCpuHoldTime | 1.3.6.1.4.1.1991.1.1.2.17.1.1.5 | gauge32 | read-only |
A count used to represent the hold time in milliseconds |
snAgentTaskCpuTaskActivity | 1.3.6.1.4.1.1991.1.1.2.17.1.1.6 | displaystring | read-only |
Represents the Task Activity.A - Was running since last show, I - Idle |
snAgentTaskMQTable | 1.3.6.1.4.1.1991.1.1.2.17.2 | no-access |
Table 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 |
|
1.3.6.1.4.1.1991.1.1.2.17.2.1 | no-access |
An 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 |
||
snAgentTaskMQTaskID | 1.3.6.1.4.1.1991.1.1.2.17.2.1.1 | integer32 | read-only |
Represents the Task Identification number |
snAgentTaskMQPriority | 1.3.6.1.4.1.1991.1.1.2.17.2.1.2 | integer32 | read-only |
Represents the Priority of the Message Queue |
snAgentTaskMQTaskName | 1.3.6.1.4.1.1991.1.1.2.17.2.1.3 | displaystring | read-only |
Represents the Task name |
snAgentTaskMQLength | 1.3.6.1.4.1.1991.1.1.2.17.2.1.4 | integer32 | read-only |
Represents the size of the Message Queue |
snAgentTaskMQDepth | 1.3.6.1.4.1.1991.1.1.2.17.2.1.5 | gauge32 | read-only |
A count used to represent the message queue depth |
snAgentTaskMQMaxDepth | 1.3.6.1.4.1.1991.1.1.2.17.2.1.6 | counter32 | read-only |
A count used to represent the maximum depth reached ever(clear on read counter) |
snAgentTaskMQStickyMaxDepth | 1.3.6.1.4.1.1991.1.1.2.17.2.1.7 | counter32 | read-only |
A count used to represent the maximum depth reached ever (This counter is not clear on read) |
snAgentTaskMQMsgs | 1.3.6.1.4.1.1991.1.1.2.17.2.1.8 | gauge32 | read-only |
A count used to represent the number of messages |
snAgentTaskMQMaxMsgs | 1.3.6.1.4.1.1991.1.1.2.17.2.1.9 | counter32 | read-only |
A count used to represent the maximum number of messages reached ever(clear on read counter) |
snAgentTaskMQStickyMaxMsgs | 1.3.6.1.4.1.1991.1.1.2.17.2.1.10 | counter32 | read-only |
A count used to represent the maximum number of messages reached ever (This counter is not clear on read) |
snAgentTaskMQFailedCount | 1.3.6.1.4.1.1991.1.1.2.17.2.1.11 | gauge32 | read-only |
A count used to represent failed count(clear on read counter) |
snAgentTaskMQStickyFailedCount | 1.3.6.1.4.1.1991.1.1.2.17.2.1.12 | counter32 | read-only |
A count used to represent failed count(This counter is not clear on read) |
snAgentTaskBufferTable | 1.3.6.1.4.1.1991.1.1.2.17.3 | no-access |
Table to display the Task ID, Task name , Pool_ID and the buffer count of each task in the device |
|
1.3.6.1.4.1.1991.1.1.2.17.3.1 | no-access |
An entry containing the Task ID, Task name , Pool_ID and the buffer count of each task in the device |
||
snAgentTaskBufferTaskID | 1.3.6.1.4.1.1991.1.1.2.17.3.1.1 | integer32 | read-only |
Represents the Task Identification number |
snAgentTaskBufferPoolID | 1.3.6.1.4.1.1991.1.1.2.17.3.1.2 | integer32 | read-only |
Represents the Pool Identification number |
snAgentTaskBufferTaskName | 1.3.6.1.4.1.1991.1.1.2.17.3.1.3 | displaystring | read-only |
Represents the Task name |
snAgentTaskBufferCount | 1.3.6.1.4.1.1991.1.1.2.17.3.1.4 | gauge32 | read-only |
A count used to represent the number of buffers allocated to a task |
snStackGen | 1.3.6.1.4.1.1991.1.1.5.1 | |||
snStackPriSwitchMode | 1.3.6.1.4.1.1991.1.1.5.1.1 | integer | read-write |
The 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 Enumeration: 'disabled': 0, 'enabled': 1. |
snStackMaxSecSwitch | 1.3.6.1.4.1.1991.1.1.5.1.2 | integer32 | read-only |
The Maximum Secondary Switches are allowed in the Stackable Management Group. |
snStackTotalSecSwitch | 1.3.6.1.4.1.1991.1.1.5.1.3 | integer32 | read-only |
The Total Secondary Switches currently connected to the Stackable Management Group. |
snStackSyncAllSecSwitch | 1.3.6.1.4.1.1991.1.1.5.1.4 | integer | read-write |
Synchronize 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. Enumeration: 'device': 2, 'global': 3, 'local': 4, 'invalid': 1, 'normal': 0. |
snStackSmSlotIndex | 1.3.6.1.4.1.1991.1.1.5.1.5 | integer | read-write |
The 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. |
snStackFmpSetProcess | 1.3.6.1.4.1.1991.1.1.5.1.6 | integer | read-only |
normal(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. Enumeration: 'failure': 2, 'pending': 1, 'normal': 0. |
snStackSecSwitchInfo | 1.3.6.1.4.1.1991.1.1.5.2 | |||
snStackSecSwitchTable | 1.3.6.1.4.1.1991.1.1.5.2.1 | no-access |
If 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. |
|
1.3.6.1.4.1.1991.1.1.5.2.1.1 | no-access |
An entry in the Stackable Management Secondary Switch Information table. |
||
snStackSecSwitchIndex | 1.3.6.1.4.1.1991.1.1.5.2.1.1.1 | integer | read-only |
The secondary switch index must not be greater than the snStackMaxSecSwitch. |
snStackSecSwitchSlotId | 1.3.6.1.4.1.1991.1.1.5.2.1.1.2 | integer | read-write |
The 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. |
snStackSecSwitchPortCnts | 1.3.6.1.4.1.1991.1.1.5.2.1.1.3 | integer | read-only |
The number of ports in this secondary switch. |
snStackSecSwitchEnabled | 1.3.6.1.4.1.1991.1.1.5.2.1.1.4 | integer | read-write |
The secondary switch has been selected to Stackable Management Group. Enumeration: 'disabled': 0, 'enabled': 1. |
snStackSecSwitchAck | 1.3.6.1.4.1.1991.1.1.5.2.1.1.5 | integer | read-only |
The secondary switch has sent reponse to the primary switch. Enumeration: 'disabled': 0, 'enabled': 1. |
snStackSecSwitchMacAddr | 1.3.6.1.4.1.1991.1.1.5.2.1.1.6 | macaddress | read-only |
The secondary switch physical address. The physical address represents a MAC Station. |
snStackSecSwitchSyncCmd | 1.3.6.1.4.1.1991.1.1.5.2.1.1.7 | integer | read-write |
Synchronize 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. Enumeration: 'device': 2, 'global': 3, 'local': 4, 'invalid': 1, 'normal': 0. |
snStackSecSwitchIpAddr | 1.3.6.1.4.1.1991.1.1.5.2.1.1.8 | ipaddress | read-write |
The secondary switch IP Address and is used for manual-command of snStackSecSwitchCfgCmd. |
snStackSecSwitchSubnetMask | 1.3.6.1.4.1.1991.1.1.5.2.1.1.9 | ipaddress | read-write |
The secondary switch IP Subnet Mask and is used for manual-command of snStackSecSwitchCfgCmd. |
snStackSecSwitchCfgCmd | 1.3.6.1.4.1.1991.1.1.5.2.1.1.10 | integer | read-write |
snStackSecSwitchSlotId 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. Enumeration: 'auto': 2, 'manual': 3, 'invalid': 1, 'normal': 0. |
snAgent | 1.3.6.1.4.1.1991.4 |
Copyright 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. |