FOUNDRY-SN-AGENT-MIB
AI MIB Summary
FOUNDRY-SN-AGENT-MIB provides the foundational SNMP interface for Brocade Foundry (now Brocade) network devices to expose core agent-level operational status, system resources, and device health metrics. This module enables monitoring of critical infrastructure parameters such as CPU utilization, memory availability, system uptime, and interface state transitions across the vendor's switch and router platforms.
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.
Main OID:
snAgent.1.1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.3.6.1.1.1.3.6.1.4.4.1.3.6.1.4.1.1.1991.4
482
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
482 total| Object Name |
|---|
snAgentCopyright 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. MODULE-IDENTITY .1.1.1.3.6.1.4.1.42359.2.2.1.2.3.1.3.6.6.1.3.6.1.1.1.3.6.1.4.4.1.3.6.1.4.1.1.1991.4 |
snChasGen OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1 |
snChasTypeThe chassis type represents the type
of Foundry product being managed.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.1 |
snChasSerNumThe serial number of the chassis. If the
serial number is unknown or unavailable then
the value should be a zero length string.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.2 |
snChasPwrSupplyStatusThis 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).rodeprecated Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.3 |
snChasFanStatusThis 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 statusrodeprecated Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.4 |
snChasMainBrdDescriptionThe main board description string. (It is obsoleted for Chassis Product)ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.5 |
snChasMainPortTotalThe total number of ports for the main board. (It is obsoleted for Chassis Product)ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.6 |
snChasExpBrdDescriptionThe expansion board description string. Expansion
board are those boards attaching on the main board.
(It is obsoleted for Chassis Product)ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.7 |
snChasExpPortTotalThe total number of ports for the expansion board.
(It is obsoleted for Chassis Product)ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.8 |
snChasStatusLedsA 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 LED24ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.9 |
snChasTrafficLedsA 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 LED24ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.10 |
snChasMediaLedsA 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
-ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.11 |
snChasEnablePwrSupplyTrapIndicates whether the SNMP agent process is
permitted to generate power supply failure traps.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.12 |
snChasMainBrdIdThe 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)ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.13 |
snChasExpBrdIdThe 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)ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.14 |
snChasSpeedLedsA 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
-ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.15 |
snChasEnableFanTrapIndicates whether the SNMP agent process is
permitted to generate fan failure traps.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.16 |
snChasIdNumberAn administratively-assigned chassis identity number,
used by inventory control.rw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.17 |
snChasActualTemperatureTemperature 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.ro INTEGER (-110..250) .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.18 |
snChasWarningTemperatureActual 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.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.19 |
snChasShutdownTemperatureActual 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.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.20 |
snChasEnableTempWarnTrapIndicates whether the SNMP agent process is
permitted to generate temperature warning traps.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.21 |
snChasFlashCardA 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 statusro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.22 |
snChasFlashCardLedsA 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 onro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.23 |
snChasNumSlotsNumber of slots of the chassis.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.24 |
snChasArchitectureTypeArchitecture type.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.25 |
snChasProductTypeProduct type.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.26 |
snChasSystemModeSystem 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.27 |
snChasFactoryPartNumberFactory Part number assigned by the manufacturer.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.28 |
snChasFactorySerialNumberFactory serial number assigned by the manufacturer.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.1.1.29 |
snChasPwr OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.1.2 |
snChasPwrSupplyTableA table of each power supply information. Only installed
power supply appears in a table row. SEQUENCE OF SnChasPwrSupplyEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.1.2.1 |
snChasPwrSupplyEntryA row in the power supply table. SnChasPwrSupplyEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.1.2.1.1 |
snChasPwrSupplyIndexThe index to power supply table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.2.1.1.1 |
snChasPwrSupplyDescriptionThe power supply description string.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.1.2.1.1.2 |
snChasPwrSupplyOperStatusThe power supply operation status.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.1.2.1.1.3 |
snChasPwrSupply2TableA table of each power supply information for each unit. Only installed
power supply appears in a table row. SEQUENCE OF SnChasPwrSupply2Entry .1.3.6.1.4.1.11.2.3.7.11.12.1.1.2.2 |
snChasPwrSupply2EntryA row in the power supply table. SnChasPwrSupply2Entry .1.3.6.1.4.1.11.2.3.7.11.12.1.1.2.2.1 |
snChasPwrSupply2UnitThe index to power supply table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.2.2.1.1 |
snChasPwrSupply2IndexThe index to power supply table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.2.2.1.2 |
snChasPwrSupply2DescriptionThe power supply description string.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.1.2.2.1.3 |
snChasPwrSupply2OperStatusThe power supply operation status.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.1.2.2.1.4 |
snChasFan OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.1.3 |
snChasFanTableA table of each fan information. Only installed
fan appears in a table row. SEQUENCE OF SnChasFanEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.1.3.1 |
snChasFanEntryA row in the fan table. SnChasFanEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.1.3.1.1 |
snChasFanIndexThe index to fan table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.3.1.1.1 |
snChasFanDescriptionThe fan description string.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.1.3.1.1.2 |
snChasFanOperStatusThe fan operation status.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.1.3.1.1.3 |
snChasFan2TableA table of each fan information for each unit. Only installed
fan appears in a table row. SEQUENCE OF SnChasFan2Entry .1.3.6.1.4.1.11.2.3.7.11.12.1.1.3.2 |
snChasFan2EntryA row in the fan table. SnChasFan2Entry .1.3.6.1.4.1.11.2.3.7.11.12.1.1.3.2.1 |
snChasFan2UnitThe index to fan table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.3.2.1.1 |
snChasFan2IndexThe index to fan table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.3.2.1.2 |
snChasFan2DescriptionThe fan description string.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.1.3.2.1.3 |
snChasFan2OperStatusThe fan operation status.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.1.3.2.1.4 |
snChasUnit OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.1.4 |
snChasUnitTableA table of chassis information for each unit. Only active
chassis appears in a table row. SEQUENCE OF SnChasUnitEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.1.4.1 |
snChasUnitEntryA row in the chassis table. SnChasUnitEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.1.4.1.1 |
snChasUnitIndexThe index to chassis table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.4.1.1.1 |
snChasUnitSerNumThe 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.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.1.4.1.1.2 |
snChasUnitNumSlotsNumber of slots of the chassis for each unit.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.1.4.1.1.3 |
snChasUnitActualTemperatureTemperature 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.ro INTEGER (-110..250) .1.3.6.1.4.1.11.2.3.7.11.12.1.1.4.1.1.4 |
snChasUnitWarningTemperatureActual 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.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.1.4.1.1.5 |
snChasUnitShutdownTemperatureActual 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.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.1.4.1.1.6 |
snChasUnitPartNumThe 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.1.4.1.1.7 |
snAgentGbl OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1 |
snAgReloadAction 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.1 |
snAgEraseNVRAMAction 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.2 |
snAgWriteNVRAMAction 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.3 |
snAgConfigFromNVRAMThis 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.4 |
snAgTftpServerIpThe tftp server address, this will be used for both download/upload
image file and config file.rwdeprecated IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.5 |
snAgImgFnameName of the image file including path currently associated
with the system. When the object is not used, the value is a
zero length string.rw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.6 |
snAgImgLoadAction 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.7 |
snAgCfgFnameName 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.rw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.8 |
snAgCfgLoadAction 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.9 |
snAgDefGwayIpThe default gateway (router) address.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.10 |
snAgImgVerThe version of the running software in the form
'major.minor.maintenance[letters]'.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.11 |
snAgFlashImgVerThe 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.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.12 |
snAgGblIfIpAddrThe interface ip address.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.13 |
snAgGblIfIpMaskThe interface ip address mask.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.14 |
snAgGblPasswordSystem 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 '<username> <password>'
(note one space character in between).
The max size allows concatenation of max 48 octets of
username and 48 octets of password, with one blank characterrw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.15 |
snAgTrpRcvrCurEntryThe current total entries of the Trap
Receiver Table are created.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.16 |
snAgGblDataRetrieveModeBy 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 retrievedrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.19 |
snAgSystemLogThe 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'.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.20 |
snAgGblEnableColdStartTrapIndicates whether the SNMP agent process is
permitted to generate cold start traps.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.21 |
snAgGblEnableLinkUpTrapIndicates whether the SNMP agent process is
permitted to generate link up traps.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.22 |
snAgGblEnableLinkDownTrapIndicates whether the SNMP agent process is
permitted to generate link down traps.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.23 |
snAgGblPasswordChangeModeSpecify 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.24 |
snAgGblReadOnlyCommunitySNMP 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.rw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.25 |
snAgGblReadWriteCommunitySNMP 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.rw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.26 |
snAgGblCurrentSecurityLevelThis represnts the current log-in security level.
Each level of security requires a password to permit
user for different system configurations.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.27 |
snAgGblSecurityLevelSetThis shows which the security level password to be set.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.28 |
snAgGblLevelPasswordsMaskThis shows the bitmap of level passwords which successfully assigned to the system.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.29 |
snAgGblQueueOverflowfalse - The device queues are not overflow.
true - The device queues are overflow.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.30 |
snAgGblBufferShortagefalse - The device buffers are adequate.
true - The device buffers are in shortage.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.31 |
snAgGblDmaFailurefalse - The device DMAs are in good condition.
true - One of the DMAs in the device fails.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.32 |
snAgGblResourceLowWarningfalse - No, the device does not have resource-low-warning.
true - Yes, the device does have resource-low-warning.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.33 |
snAgGblExcessiveErrorWarningfalse - No, the device does not have any excessive collision, FCS errors, alignment warning etc.
true - Yes, the device does have.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.34 |
snAgGblCpuUtilDataThe 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.ro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.35 |
snAgGblCpuUtilCollectenable(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.rwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.36 |
snAgGblTelnetTimeoutTelnet 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.rw Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.37 |
snAgGblEnableWebMgmtEnable/disable web management.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.38 |
snAgGblSecurityLevelBindingThis represnts the binding of a given password to which
security level. A value of 255 indicates an invalid
binding.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.39 |
snAgGblEnableSLBEnable/disable Server Load Balancing.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.40 |
snAgSoftwareFeatureA 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.ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.41 |
snAgGblEnableModuleInsertedTrapIndicates whether the SNMP agent process is permitted to
generate hardware module inserted to chassis traps.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.42 |
snAgGblEnableModuleRemovedTrapIndicates whether the SNMP agent process is permitted to
generate hardware module removed from chassis traps.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.43 |
snAgGblTrapMessageA generic trap message string.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.44 |
snAgGblEnableTelnetServerEnable or disable telnet server in device.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.45 |
snAgGblTelnetPasswordTelnet 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.rw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.46 |
snAgBuildDateThe date of the built software.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.47 |
snAgBuildtimeThe time of the built software.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.48 |
snAgBuildVerThe image label of the built softwarero DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.49 |
snAgGblCpuUtil1SecAvgThe statistics collection of 1 second CPU utilization.ro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.50 |
snAgGblCpuUtil5SecAvgThe statistics collection of 5 second CPU utilization.ro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.51 |
snAgGblCpuUtil1MinAvgThe statistics collection of 1 minute CPU utilization.ro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.52 |
snAgGblDynMemUtilThe system dynamic memory utilization, in unit of percentage.
Deprecated: Refer to snAgSystemDRAMUtil.
For NI platforms, refer to snAgentBrdMemoryUtil100thPercentrodeprecated Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.53 |
snAgGblDynMemTotalThe total amount of system dynamic memory, in number of bytes.
Deprecated: Refer to snAgSystemDRAMTotal.
For NI platforms, refer to snAgentBrdMemoryTotalrodeprecated Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.54 |
snAgGblDynMemFreeThe free amount of system dynamic memory, in number of bytes.
Deprecated: Refer to snAgSystemDRAMFree.
For NI platforms, refer to snAgentBrdMemoryAvailablerodeprecated Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.55 |
snAgImgLoadSPModuleTypeThe switch processor module type of which that receives
the downloaded image.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.56 |
snAgImgLoadSPModuleNumberThe slot numner of a switch processor module that receives
the downloaded image. Setting value 0 applies to all SP
modules.rw Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.57 |
snAgTrapHoldTimeThe time in seconds for which traps will be witheld
during system initialization.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.58 |
snAgSFlowSourceInterfaceUse 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.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.59 |
snAgGblTelnetLoginTimeoutTelnet 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.rw Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.60 |
snAgGblBannerExecEXEC process creation banner. Insert newlines using '\n' within the string.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.61 |
snAgGblBannerIncomingIncoming terminal line banner. Insert newlines using '\n' within the string.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.62 |
snAgGblBannerMotdMessage-of-the-day banner. Insert newlines using '\n' within the string.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.63 |
snAgWebMgmtServerTcpPortThe TCP port number of web management interface.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.64 |
snAgTftpServerAddrTypeTFTP server IP address Type. Supported address types are ipv4(1) and ipv6(2)rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.65 |
snAgTftpServerAddrTFTP server IP address.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.66 |
snAgGblDeleteFirstBeforeDownloadWhen 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).rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.67 |
snAgGblPasswordCheckModeenabled(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.ro EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.1.68 |
snAgentBrd OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2 |
snAgentBrdTableA table of each physical board information. SEQUENCE OF SnAgentBrdEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1 |
snAgentBrdEntryA row in the Agent Board table. SnAgentBrdEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1 |
snAgentBrdIndexThe index to the Agent Interface Table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.1 |
snAgentBrdMainBrdDescriptionThe main board description string.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.2 |
snAgentBrdMainBrdIdThe 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)ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.3 |
snAgentBrdMainPortTotalThe total number of ports for the main board.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.4 |
snAgentBrdExpBrdDescriptionThe expansion board description string. Expansion
board are those boards attaching on the main board.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.5 |
snAgentBrdExpBrdIdThe 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=5ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.6 |
snAgentBrdExpPortTotalThe total number of ports for the expansion board.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.7 |
snAgentBrdStatusLedsA 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)rodeprecated Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.8 |
snAgentBrdTrafficLedsA 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)rodeprecated Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.9 |
snAgentBrdMediaLedsA 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)rodeprecated Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.10 |
snAgentBrdSpeedLedsA 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)rodeprecated Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.11 |
snAgentBrdModuleStatusBy 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.12 |
snAgentBrdRedundantStatusThe redundant status of a module. Non-management module always
returns other(1). Management module returns the rest of the
states.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.13 |
snAgentBrdAlarmLedsA 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)rodeprecated Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.14 |
snAgentBrdTxTrafficLedsA 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)rodeprecated Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.15 |
snAgentBrdRxTrafficLedsA 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)rodeprecated Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.16 |
snAgentBrdStatusLedStringA 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 LED24ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.17 |
snAgentBrdTrafficLedStringA 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 LED24ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.18 |
snAgentBrdMediaLedStringA 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
-ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.19 |
snAgentBrdSpeedLedStringA 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
-ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.20 |
snAgentBrdAlarmLedStringA 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
-ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.21 |
snAgentBrdTxTrafficLedStringA 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 LED24ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.22 |
snAgentBrdRxTrafficLedStringA 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 LED24ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.23 |
snAgentBrdMemoryTotalThe total memory in bytes within this module.ro CounterBasedGauge64 (HCNUM-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.24 |
snAgentBrdMemoryAvailableThe total memory in bytes available for use within this module.ro CounterBasedGauge64 (HCNUM-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.25 |
snAgentBrdSerialNumberThe 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.26 |
snAgentBrdPartNumberThe 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.27 |
snAgentBrdMemoryUtil100thPercentDynamic memory utilization within this module in units
of one-hundredth of a percent.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.28 |
snAgentBrdUpTimeUptime for this module in units of one-hundredth of a second.
This value is only valid if the value of snAgentBrdModuleStatus is
moduleRunning.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.29 |
snAgentBrd2TableA table of each physical board information for each unit. SEQUENCE OF SnAgentBrd2Entry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.2 |
snAgentBrd2EntryA row in the Agent Board table. SnAgentBrd2Entry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.2.1 |
snAgentBrd2UnitThe index to the Agent module Table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.2.1.1 |
snAgentBrd2SlotThe index to the Agent module Table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.2.1.2 |
snAgentBrd2MainBrdDescriptionThe main board description string.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.2.1.3 |
snAgentBrd2MainBrdIdThe 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)ro OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.2.1.4 |
snAgentBrd2MainPortTotalThe total number of ports for the main board.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.2.1.5 |
snAgentBrd2ModuleStatusBy 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.2.1.6 |
snAgentBrd2RedundantStatusThe redundant status of a module. Non-management module always
returns other(1). Management module returns the rest of the
states.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.2.1.7 |
snAgentTrp OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.3 |
snAgTrpRcvrTableA table of managers which to send traps.deprecated SEQUENCE OF SnAgTrpRcvrEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.3.1 |
snAgTrpRcvrEntryA 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.deprecated SnAgTrpRcvrEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.3.1.1 |
snAgTrpRcvrIndexThe index to the Trap Receiver Table.rodeprecated Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.3.1.1.1 |
snAgTrpRcvrIpAddrThe ip address for
SNMP manager that is to receive the trap.rwdeprecated IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.1.2.3.1.1.2 |
snAgTrpRcvrCommunityOrSecurityNameCommunity string to use. In case of USM (SNMPv3) security model,
this object is used to provide the security name.rwdeprecated OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.3.1.1.3 |
snAgTrpRcvrStatusThis 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 timerwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.3.1.1.4 |
snAgTrpRcvrUDPPortUDP port number of the trap receiver.rwdeprecated INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.3.1.1.5 |
snAgTrpRcvrSecurityModelVersion of trap format to be used.rwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.3.1.1.6 |
snAgTrpRcvrSecurityLevelUsed for USM (SNMPv3) security model to specify the level of security.
The security name is provided by snAgTrpRcvrCommunityOrSecurityName.rwdeprecated Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.3.1.1.7 |
snAgentBoot OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4 |
snAgBootSeqTableA 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. SEQUENCE OF SnAgBootSeqEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.1 |
snAgBootSeqEntryA row in the boot sequence table. SnAgBootSeqEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.1.1 |
snAgBootSeqIndexThe index to the boot sequence table.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.1.1.1 |
snAgBootSeqInstructionThe instruction for the boot code.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.1.1.2 |
snAgBootSeqIpAddrThe ip address of the TFTP server if snAgBootSeqInstruction
was set to 'fromTftpServer'; otherwise, this object is not
used in any other boot instruction.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.1.1.3 |
snAgBootSeqFilenameThe image filename on the TFTP server if snAgBootSeqInstruction
was set to 'fromTftpServer'; otherwise, this object is not
used in any other boot instruction.rw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.1.1.4 |
snAgBootSeqRowStatusTo create or delete a boot sequence table entry.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.1.1.5 |
snAgSpBootSeqTableA 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. SEQUENCE OF SnAgSpBootSeqEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.2 |
snAgSpBootSeqEntryA row in the slave module boot sequence table. SnAgSpBootSeqEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.2.1 |
snAgSpBootSeqSpNumberThe 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. INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.2.1.1 |
snAgSpBootSeqIndexThe index to the boot sequence table. Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.2.1.2 |
snAgSpBootSeqInstructionThe instruction for the boot code.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.2.1.3 |
snAgSpBootSeqIpAddrThe ip address of the TFTP server if snAgBootSeqInstruction
was set to 'fromTftpServer'; otherwise, this object is not
used in any other boot instruction.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.2.1.4 |
snAgSpBootSeqFilenameThe image filename on the TFTP server if snAgBootSeqInstruction
was set to 'fromTftpServer'; otherwise, this object is not
used in any other boot instruction.rw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.2.1.5 |
snAgSpBootSeqRowStatusTo create or delete a boot sequence table entry.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.4.2.1.6 |
snAgCfgEos OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.5 |
snAgCfgEosTableThis 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). SEQUENCE OF SnAgCfgEosEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.5.1 |
snAgCfgEosEntryAn EOS row in the table of encoded octet strings for table
snAgCfgEosTable. SnAgCfgEosEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.5.1.1 |
snAgCfgEosIndexEach VLAN EOS Buffer Identifier have a multiple
VLAN table entries.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.5.1.1.1 |
snAgCfgEosPacketAn 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.rw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.1.2.5.1.1.2 |
snAgCfgEosChkSumA checksum of each configuration file data packet.rw Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.5.1.1.3 |
snAgentLog OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6 |
snAgSysLogGbl OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1 |
snAgSysLogGblEnableEnable/disable system logging.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.1 |
snAgSysLogGblBufferSizeThe number of dynamic system logging entries.rw Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.2 |
snAgSysLogGblClearClear dynamic and/or static system logging buffers.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.3 |
snAgSysLogGblCriticalLevelFilter 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.rw Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.4 |
snAgSysLogGblLoggedCountThe number events logged in the system logging buffer.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.5 |
snAgSysLogGblDroppedCountThe number of events dropped.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.6 |
snAgSysLogGblFlushedCountThe number of times that the system logging buffer was cleared.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.7 |
snAgSysLogGblOverrunCountThe number of times that the system logging buffer was wrapped
around.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.8 |
snAgSysLogGblServerIP address of syslog server.rwdeprecated IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.9 |
snAgSysLogGblFacilityFacility code.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.10 |
snAgSysLogGblPersistenceEnableEnable/disable system logging persistence.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.1.11 |
snAgSysLogBufferTableDynamic system logging buffer table. SEQUENCE OF SnAgSysLogBufferEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.2 |
snAgSysLogBufferEntryA row in the dynamic system logging buffer table. SnAgSysLogBufferEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.2.1 |
snAgSysLogBufferIndexThe index to the dynamic system logging buffer table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.2.1.1 |
snAgSysLogBufferTimeStampA time stamp when the event is logged.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.2.1.2 |
snAgSysLogBufferCriticalLevelThe critical level of this event.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.2.1.3 |
snAgSysLogBufferMessageThe system logging message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.2.1.4 |
snAgSysLogBufferCalTimeStampA 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.2.1.5 |
snAgStaticSysLogBufferTableStatic system logging buffer table. SEQUENCE OF SnAgStaticSysLogBufferEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.3 |
snAgStaticSysLogBufferEntryA row in the static system logging buffer table. SnAgStaticSysLogBufferEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.3.1 |
snAgStaticSysLogBufferIndexThe index to the static system logging buffer table.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.3.1.1 |
snAgStaticSysLogBufferTimeStampA time stamp when the event is logged.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.3.1.2 |
snAgStaticSysLogBufferCriticalLevelThe critical level of this event.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.3.1.3 |
snAgStaticSysLogBufferMessageThe system logging message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.3.1.4 |
snAgStaticSysLogBufferCalTimeStampA 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.3.1.5 |
snAgSysLogServerTableSystem Log Server table. SEQUENCE OF SnAgSysLogServerEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.4 |
snAgSysLogServerEntryA row in the SysLog Server table. SnAgSysLogServerEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.4.1 |
snAgSysLogServerIPIP address of syslog server.ro IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.4.1.1 |
snAgSysLogServerUDPPortUDP port number of syslog server.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.4.1.2 |
snAgSysLogServerRowStatusThis 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 validrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.6.4.1.3 |
snAgentSysParaConfig OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.7 |
snAgentSysParaConfigTableA table of Agent of each board. SEQUENCE OF SnAgentSysParaConfigEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.7.1 |
snAgentSysParaConfigEntryA row in the Agent System Parameters Configuation table. SnAgentSysParaConfigEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.7.1.1 |
snAgentSysParaConfigIndexThe index to the Agent System Parameters Configuation Table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.7.1.1.1 |
snAgentSysParaConfigDescriptionThe main board description string.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.7.1.1.2 |
snAgentSysParaConfigMinThe minimum value of this Agent System Parameter.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.7.1.1.3 |
snAgentSysParaConfigMaxThe maximum value of this Agent System Parameter.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.7.1.1.4 |
snAgentSysParaConfigDefaultThe default value of this Agent System Parameter.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.7.1.1.5 |
snAgentSysParaConfigCurrentThe current configurated value of this Agent System Parameter.rw Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.7.1.1.6 |
snAgentConfigModule OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8 |
snAgentConfigModuleTableA table of each configured module information. SEQUENCE OF SnAgentConfigModuleEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.1 |
snAgentConfigModuleEntryA row in the Agent Configured Module table. SnAgentConfigModuleEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.1.1 |
snAgentConfigModuleIndexThe index to the Agent Configured Module Table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.1.1.1 |
snAgentConfigModuleTypeThe Configured Module Type.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.1.1.2 |
snAgentConfigModuleRowStatusTo create or delete a configured module table entry.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.1.1.3 |
snAgentConfigModuleDescriptionA description of the configured module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.1.1.4 |
snAgentConfigModuleOperStatusModule operational status. Zero length string indicates
that physical module has not been inserted to the chassis.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.1.1.5 |
snAgentConfigModuleSerialNumberModule serial number. Zero length string indicates that
module serial number EEPROM has not been programmed or
the module does not support serial number EEPROM.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.1.1.6 |
snAgentConfigModuleNumberOfPortsThe number of ports of module.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.1.1.7 |
snAgentConfigModuleMgmtModuleTypeManagement module type.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.1.1.8 |
snAgentConfigModuleNumberOfCpusThe number of module CPUs.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.1.1.9 |
snAgentConfigModule2TableA table of each configured stacking module information. SEQUENCE OF SnAgentConfigModule2Entry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.2 |
snAgentConfigModule2EntryA row in the Agent Configured Stacking Module table. SnAgentConfigModule2Entry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.2.1 |
snAgentConfigModule2UnitThe index to the Agent Configured Module Table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.2.1.1 |
snAgentConfigModule2SlotThe index to the Agent Configured Module Table.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.2.1.2 |
snAgentConfigModule2TypeThe Configured Module Type.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.2.1.3 |
snAgentConfigModule2RowStatusTo create or delete a configured module table entry.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.2.1.4 |
snAgentConfigModule2DescriptionA description of the configured module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.2.1.5 |
snAgentConfigModule2OperStatusModule operational status. Zero length string indicates
that physical module has not been inserted to the chassis.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.2.1.6 |
snAgentConfigModule2SerialNumberModule serial number. Zero length string indicates that
module serial number EEPROM has not been programmed or
the module does not support serial number EEPROM.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.2.1.7 |
snAgentConfigModule2NumberOfPortsThe number of ports of module.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.2.1.8 |
snAgentConfigModule2MgmtModuleTypeManagement module type.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.2.1.9 |
snAgentConfigModule2NumberOfCpusThe number of module CPUs.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.8.2.1.10 |
snAgentUser OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.9 |
snAgentUserGbl OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.9.1 |
snAgentUserMaxAccntMaximum number of user account entries can be configured.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.9.1.1 |
snAgentUserAccntTableA table of user account information. SEQUENCE OF SnAgentUserAccntEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.9.2 |
snAgentUserAccntEntryA row in the Agent User table. SnAgentUserAccntEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.9.2.1 |
snAgentUserAccntNameThe user name.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.9.2.1.1 |
snAgentUserAccntPasswordThe user password.rw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.9.2.1.2 |
snAgentUserAccntEncryptCodeThe password encryption method code.rw Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.9.2.1.3 |
snAgentUserAccntPrivilegeThe user privilege.rw Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.9.2.1.4 |
snAgentUserAccntRowStatusTo create or delete a user account table entry.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.9.2.1.5 |
snAgentRedundant OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.10 |
snAgentRedunGbl OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.10.1 |
snAgentRedunActiveMgmtModSlot 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.rw Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.10.1.1 |
snAgentRedunSyncConfigFrequency 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.rw Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.10.1.2 |
snAgentRedunBkupCopyBootCodeIf 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.10.1.3 |
snAgentEnableMgmtModRedunStateChangeTrapIndicates whether the SNMP agent process is permitted to
generate management module redundancy state change traps.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.10.1.4 |
snAgentRedunBkupBootLoadAction 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.10.1.5 |
snAgentRedunSwitchOverTo force a switch-over from standby to active state
if the backup management module exists in a chassis.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.10.1.6 |
snAgentCpu OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11 |
snAgentCpuUtilTableTable to list utilization for all CPUs in the device. SEQUENCE OF SnAgentCpuUtilEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.1 |
snAgentCpuUtilEntryA row in the CPU utilization table. SnAgentCpuUtilEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.1.1 |
snAgentCpuUtilSlotNumThe slot number of module which contains the cpu.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.1.1.1 |
snAgentCpuUtilCpuIdThe 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.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.1.1.2 |
snAgentCpuUtilIntervalThe 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.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.1.1.3 |
snAgentCpuUtilValueThe statistical CPU utilization in units of one-hundredth
of a percent. This value is deprecated. Users are recommended
to use snAgentCpuUtilPercent or snAgentCpuUtil100thPercent
instead.rodeprecated Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.1.1.4 |
snAgentCpuUtilPercentThe statistical CPU utilization in units of a percent.ro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.1.1.5 |
snAgentCpuUtil100thPercentThe statistical CPU utilization in units of one-hundredth
of a percent.ro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.1.1.6 |
snCpuProcessTableTable to list utilization and runtime for all CPU processes
in the device. For NetIron Devices snAgentCpuProcessEnable
object needs to be enabled. SEQUENCE OF SnCpuProcessEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.2 |
snCpuProcessEntryA row in the CPU process table. SnCpuProcessEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.2.1 |
snCpuProcessNameThe process name.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.2.1.1 |
snCpuProcess5SecUtilThe 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.ro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.2.1.2 |
snCpuProcess1MinUtilThe 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.ro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.2.1.3 |
snCpuProcess5MinUtilThe 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.ro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.2.1.4 |
snCpuProcess15MinUtilThe 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 devicesro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.2.1.5 |
snCpuProcessRuntimeProcess runtime in milliseconds.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.2.1.6 |
snAgentCpuProcessEnableEnables the CPU utilization statistics collection.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.11.3 |
snAgentHw OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12 |
snAgentHwICBMCounterTableTable to list the ICBM counter values.
This table is not supported on 10G module. SEQUENCE OF SnAgentHwICBMCounterEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.1 |
snAgentHwICBMCounterEntryA row representing ICBM counter values for that slot. SnAgentHwICBMCounterEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.1.1 |
snAgentHwICBMCounterSlotSlot number where ICBM resides.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.1.1.1 |
snAgentHwICBMCounterDMADMA 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.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.1.1.2 |
snAgentHwICBMCounterFreeDepthCurrent depth of the free queue for this ICBM.ro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.1.1.3 |
snAgentHwICBMCounterWriteDropWrite sequencer drop count for this ICBM.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.1.1.4 |
snAgentHwICBMCounterWriteInputWrite sequencer input counter for this ICBM.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.1.1.5 |
snAgentHwICBMCounterWriteOutputWrite sequencer output counter for this ICBM.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.1.1.6 |
snAgentHwICBMCounterReadInputRead sequencer input counter for this ICBM.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.1.1.7 |
snAgentHwICBMCounterReadOutputRead sequencer output counter for this ICBM.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.1.1.8 |
snCAMIpStatTableTable to list the IP CAM statistics. SEQUENCE OF SnCAMIpStatEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.2 |
snCAMIpStatEntryA row representing IP CAM statistics for a given interface and level. SnCAMIpStatEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.2.1 |
snCAMIpStatIfIndexifIndex value of the local interface.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.2.1.1 |
snCAMIpStatLevelLevel of CAM entry for that interface.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.2.1.2 |
snCAMIpStatFreeEntriesFree entries in the IP CAM for that interface and level.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.2.1.3 |
snCAMIpStatTotalEntriesTotal entries in the IP CAM for that interface and level.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.2.1.4 |
snCAMStatTableTable to list the CAM statistics. SEQUENCE OF SnCAMStatEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3 |
snCAMStatEntryA row representing CAM statistics for a given DMA Id number. SnCAMStatEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1 |
snCamStatDMAIdNumberDMA Id number.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.1 |
snCamStatDMAMasterNumberDMA Master for that DMA Id.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.2 |
snCamStatFreePool0EntriesCAM free pool0 entries.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.3 |
snCamStatFreePool1EntriesCAM free pool1 entries.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.4 |
snCamStatFreePool2EntriesCAM free pool2 entries.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.5 |
snCamStatFreePool3EntriesCAM free pool3 entries.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.6 |
snCamStatFreeL2EntriesCAM Free L2 entries.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.7 |
snCamStatFreeL2LowestSectionCAM Free L2 lowest section entries.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.8 |
snCamStatHostLookupCountCAM host lookup count for router.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.9 |
snCamStatRouteLookupCountCAM route lookup count for router.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.10 |
snCamStatLevel1CAM stat level1 entries for router.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.11 |
snCamStatLevel2CAM stat level2 entries for router.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.12 |
snCamStatLevel3CAM stat level3 entries for router.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.13 |
snCamStatMacFailCountCAM MAC fail count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.14 |
snCamStatIPRouteFailCountCAM IP route fail count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.15 |
snCamStatIPSessionFailCountCAM IP session fail count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.16 |
snCamStatIPMCastFailCountCAM IP multicast fail count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.17 |
snCamStatL2SessionFailCountCAM L2 session fail count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.18 |
snCamStatAddMACCountCAM add MAC count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.19 |
snCamStatAddVLANCountCAM add VLAN count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.20 |
snCamStatAddIPHostCountCAM add IP host count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.21 |
snCamStatAddIPRouteCountCAM add IP route count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.22 |
snCamStatAddIPSessionCountCAM add IP session count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.23 |
snCamStatAddIPMCastCountCAM add IP multicast count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.24 |
snCamStatAddL2SessionCountCAM add L2 session count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.25 |
snCamStatAddIPXCountCAM add IPX count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.26 |
snCamStatDeleteDMACamCountCAM delete DMA CAM count.ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.3.1.27 |
snAgSystemDRAM OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.4 |
snAgSystemDRAMUtilThe system dynamic memory utilization, in unit of percentage.ro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.4.1 |
snAgSystemDRAMTotalThe total amount of system dynamic memory, in number of bytes.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.4.2 |
snAgSystemDRAMFreeThe free amount of system dynamic memory, in number of bytes.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.4.3 |
snAgSystemDRAMForBGPThe free amount of system dynamic memory used by BGP, in number of bytes.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.4.4 |
snAgSystemDRAMForOSPFThe free amount of system dynamic memory used by OSPF, in number of bytes.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.4.5 |
snAgSystemDebug OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.5 |
snAgSystemDebugTotalInTotal incoming packet count. Sum of Buffer Manager and CPU read count.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.5.1 |
snAgSystemDebugTotalOutTotal outgoing packet count.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.5.2 |
snAgSystemDebugCpuQueueReadCPU Queue read count.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.5.3 |
snAgSystemDebugDRAMBufferDRAM buffer count.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.5.4 |
snAgSystemDebugBMBufferBM buffer count.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.5.5 |
snAgSystemDebugBMFreeBufferBM free buffer count.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.5.6 |
snAgSystemDebugBMFreeBufferMgmtBM free buffer management count.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.5.7 |
snAgSystemDebugIpcGigLockIPC GIG lock count.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.5.8 |
snAgSystemDebugDRAMGetErrorDRAM get error count.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.5.9 |
snAgSystemDebugDRAMToBMCopyFailDRAM to Buffer Manager copy fail count.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.12.5.10 |
snAgentTemp OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13 |
snAgentTempTableTable to list temperatures of all the modules in the device. This
table is applicable to only those modules with temperature sensors. SEQUENCE OF SnAgentTempEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.1 |
snAgentTempEntryA row in the module temperature table. SnAgentTempEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.1.1 |
snAgentTempSlotNumThe slot number of module which contains the temperature sensor
represented by this row. Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.1.1.1 |
snAgentTempSensorIdThe 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. Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.1.1.2 |
snAgentTempSensorDescrDescribes 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.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.1.1.3 |
snAgentTempValueTemperature of the the sensor represented by this row. Each unit
is 0.5 degrees Celcius.ro INTEGER (-110..250) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.1.1.4 |
snAgentTempThresholdTableTable 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. SEQUENCE OF SnAgentTempThresholdEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.2 |
snAgentTempThresholdEntryA row in the module temperature threshold table. SnAgentTempThresholdEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.2.1 |
snAgentTempThresholdModuleThe module in the system for which threshold levels represented by this
row are applicable. Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.2.1.1 |
snAgentTempThresholdLevelThe temperature threshold level of the module for which threshold levels
represented by this row are applicable. Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.2.1.2 |
snAgentTempThresholdHighValueThe 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.rw INTEGER (-110..250) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.2.1.3 |
snAgentTempThresholdLowValueThe 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.rw INTEGER (-110..250) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.2.1.4 |
snAgentTemp2TableTable to list temperatures of the modules in the device for each unit. This
table is applicable to only those modules with temperature sensors. SEQUENCE OF SnAgentTemp2Entry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.3 |
snAgentTemp2EntryA row in the module temperature table. SnAgentTemp2Entry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.3.1 |
snAgentTemp2UnitNumThe unit number of module which contains the temperature sensor
represented by this row. Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.3.1.1 |
snAgentTemp2SlotNumThe slot number of module which contains the temperature sensor
represented by this row. Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.3.1.2 |
snAgentTemp2SensorIdThe 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. Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.3.1.3 |
snAgentTemp2SensorDescrDescribes 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.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.3.1.4 |
snAgentTemp2ValueTemperature of the sensor represented by this row. Each unit
is 0.5 degrees Celsius.ro INTEGER (-110..250) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.13.3.1.5 |
snAgentPoe OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.14 |
snAgentLicense OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15 |
fdryLicenseTableA list of licenses maintained by license sub-system. SEQUENCE OF FdryLicenseEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1 |
fdryLicenseEntryAn entry in a license table. FdryLicenseEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1 |
fdryLicensePackageNameName of the package, whose license information, this entry displays. DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.1 |
fdryLicenseLidFor 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. DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.2 |
fdryLicenseHashA unique hash for identifying a license entry in the system. This helps
traverse through the entries with same package name and LID. DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.3 |
fdryLicenseTypeThe type of the license, which can be either normal or trial.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.4 |
fdryLicensePrecedenceDefines 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.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.5 |
fdryLicenseTrialDaysThe 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.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.6 |
fdryLicenseTrialTimeElapsedThe 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.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.7 |
fdryLicenseTrialTimeLeftThe 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.ro Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.8 |
fdryLicenseTrialStateThis 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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.9 |
fdryLicenseVendorInfoThis 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.10 |
fdryLicenseSlotThis 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.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.11 |
fdryLicenseModeThe mode of the license, which can be either node locked or non-node locked mode.
This objects is supported only on FastIron.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.12 |
fdryLicenseSerialNumberThis is the serial number of the license. This is only for the non-node locked license.
This objects is supported only on FastIron.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.13 |
fdryLicenseCapacityThe 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.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.1.1.14 |
fdryLicensedFeatureInfoThe features or packages enabled/licensed on the system.ro Bits .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.2 |
brcdPortLicenseTableA list of ports which require the port license. SEQUENCE OF BrcdPortLicenseEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.3 |
brcdPortLicenseEntryAn entry in a licensed port table. BrcdPortLicenseEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.3.1 |
brcdPortLicenseIndexThe port/interface index (ifindex). InterfaceIndex (IF-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.3.1.1 |
brcdPortLicenseStatusThe 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 licensero Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.15.3.1.2 |
brcdSw OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16 |
brcdSwPackageGroup OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1 |
brcdSwPackageUpgrade OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1 |
brcdSwPackageFnameName 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.rw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1.1 |
brcdSwPackageLoadAction 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1.2 |
brcdSwPackageLoadStatusThis object indicates the progress of the upgrade operation.
<TBD: more description>ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1.3 |
brcdSwPackageUpgradeAllImagesTo 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).rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1.4 |
brcdSwPackageUpgradeResultTableA table containing the summary of the upgrade operation. SEQUENCE OF BrcdSwPackageUpgradeResultEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1.5 |
brcdSwPackageUpgradeResultEntry<TBD> BrcdSwPackageUpgradeResultEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1.5.1 |
brcdSwPackageUpgradeResultIndexThe sequential index, or upgrade step. Unsigned32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1.5.1.1 |
brcdSwPackageUpgradeResultImageTypeThe associated image type for this step of upgrade process.ro BrcdImageType .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1.5.1.2 |
brcdSwPackageUpgradeResultStatusThe upgrade status for this particular image upgrade.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1.5.1.3 |
brcdSwPackageUpgradeResultTimeStampThe timestamp when this upgrade step was performed.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1.5.1.4 |
brcdSwPackageUpgradeResultDescriptionSummary description for this particular image upgrade.
This is empty when brcdSwPackageLoadResultStatus is 'ok'.ro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1.5.1.5 |
brcdSwPackageUpgradeSkipVersionCheckTo 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).rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.1.6 |
brcdSwIntfModAutoUpgrade OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.2 |
brcdSwIntfModAutoUpgradeModeSpecifies the mode of LP Auto-upgrade.
<TBD: more description>rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.2.1 |
brcdSwIntfModAutoUpgradeTftpAddrTypeTFTP server IP address Type. Supported address types are ipv4(1) and ipv6(2).
<TBD: more description>rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.2.2 |
brcdSwIntfModAutoUpgradeTftpAddrTFTP server IP address. <TBD: more description>rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.2.3 |
brcdSwIntfModAutoUpgradeSrcPathSpecifies 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 '/'rw DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.2.4 |
brcdSwIntfModAutoUpgradeAllImagesUsed 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'.rwdeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.2.16.1.2.5 |
snAgentTask OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17 |
snAgentTaskCpuTableTable to display the Task ID, Task Name, CPU state, wait time, hold time and Activity with respect to each task in the device . SEQUENCE OF SnAgentTaskCpuEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.1 |
snAgentTaskCpuEntryAn entry containing the Task ID, Task Name, CPU state, wait time, hold time and Activity with respect to each task in the device SnAgentTaskCpuEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.1.1 |
snAgentTaskCpuTaskIDRepresents the Task Identification numberro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.1.1.1 |
snAgentTaskCpuTaskNameRepresents the Task namero DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.1.1.2 |
snAgentTaskCpuStateRepresents the current state of the taskro DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.1.1.3 |
snAgentTaskCpuWaitTimeA count used to represent the wait time in millisecondsro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.1.1.4 |
snAgentTaskCpuHoldTimeA count used to represent the hold time in millisecondsro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.1.1.5 |
snAgentTaskCpuTaskActivityRepresents the Task Activity.A - Was running since last show, I - Idlero DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.1.1.6 |
snAgentTaskMQTableTable 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 SEQUENCE OF SnAgentTaskMQEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2 |
snAgentTaskMQEntryAn 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 SnAgentTaskMQEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1 |
snAgentTaskMQTaskIDRepresents the Task Identification numberro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1.1 |
snAgentTaskMQPriorityRepresents the Priority of the Message Queuero Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1.2 |
snAgentTaskMQTaskNameRepresents the Task namero DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1.3 |
snAgentTaskMQLengthRepresents the size of the Message Queuero Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1.4 |
snAgentTaskMQDepthA count used to represent the message queue depthro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1.5 |
snAgentTaskMQMaxDepthA count used to represent the maximum depth reached ever(clear on read counter)ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1.6 |
snAgentTaskMQStickyMaxDepthA count used to represent the maximum depth reached ever (This counter is not clear on read)ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1.7 |
snAgentTaskMQMsgsA count used to represent the number of messagesro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1.8 |
snAgentTaskMQMaxMsgsA count used to represent the maximum number of messages reached ever(clear on read counter)ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1.9 |
snAgentTaskMQStickyMaxMsgsA count used to represent the maximum number of messages reached ever (This counter is not clear on read)ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1.10 |
snAgentTaskMQFailedCountA count used to represent failed count(clear on read counter)ro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1.11 |
snAgentTaskMQStickyFailedCountA count used to represent failed count(This counter is not clear on read)ro Counter32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.2.1.12 |
snAgentTaskBufferTableTable to display the Task ID, Task name , Pool_ID and the buffer count of each task in the device SEQUENCE OF SnAgentTaskBufferEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.3 |
snAgentTaskBufferEntryAn entry containing the Task ID, Task name , Pool_ID and the buffer count of each task in the device SnAgentTaskBufferEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.3.1 |
snAgentTaskBufferTaskIDRepresents the Task Identification numberro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.3.1.1 |
snAgentTaskBufferPoolIDRepresents the Pool Identification numberro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.3.1.2 |
snAgentTaskBufferTaskNameRepresents the Task namero DisplayString .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.3.1.3 |
snAgentTaskBufferCountA count used to represent the number of buffers allocated to a taskro Gauge32 .1.3.6.1.4.1.11.2.3.7.11.12.1.2.17.3.1.4 |
snStackGen OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.5.1 |
snStackPriSwitchModeThe Stackable Management Primary Switch mode
either enabled or disabled and the default is
disabled mode.
enabled(1)...........primary switch enabled
disabled(0)..........primary switch disabledrw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.5.1.1 |
snStackMaxSecSwitchThe Maximum Secondary Switches are allowed in the
Stackable Management Group.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.5.1.2 |
snStackTotalSecSwitchThe Total Secondary Switches currently connected to the
Stackable Management Group.ro Integer32 .1.3.6.1.4.1.11.2.3.7.11.12.1.5.1.3 |
snStackSyncAllSecSwitchSynchronize 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.5.1.4 |
snStackSmSlotIndexThe 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.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.5.1.5 |
snStackFmpSetProcessnormal(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.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.5.1.6 |
snStackSecSwitchInfo OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2 |
snStackSecSwitchTableIf 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. SEQUENCE OF SnStackSecSwitchEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2.1 |
snStackSecSwitchEntryAn entry in the Stackable Management Secondary Switch
Information table. SnStackSecSwitchEntry .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2.1.1 |
snStackSecSwitchIndexThe secondary switch index must not be greater than the snStackMaxSecSwitch.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2.1.1.1 |
snStackSecSwitchSlotIdThe 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.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2.1.1.2 |
snStackSecSwitchPortCntsThe number of ports in this secondary switch.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2.1.1.3 |
snStackSecSwitchEnabledThe secondary switch has been selected to Stackable Management Group.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2.1.1.4 |
snStackSecSwitchAckThe secondary switch has sent reponse to the primary switch.ro Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2.1.1.5 |
snStackSecSwitchMacAddrThe secondary switch physical address. The physical address
represents a MAC Station.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2.1.1.6 |
snStackSecSwitchSyncCmdSynchronize 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2.1.1.7 |
snStackSecSwitchIpAddrThe secondary switch IP Address and is used for
manual-command of snStackSecSwitchCfgCmd.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2.1.1.8 |
snStackSecSwitchSubnetMaskThe secondary switch IP Subnet Mask and is used for
manual-command of snStackSecSwitchCfgCmd.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2.1.1.9 |
snStackSecSwitchCfgCmdsnStackSecSwitchSlotId 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.rw Enumeration .1.3.6.1.4.1.11.2.3.7.11.12.1.5.2.1.1.10 |