FOUNDRY-SN-AGENT-MIB :: snAgentBrdSpeedLedString

MIB Reference — IPNetwork Monitor

All MIBsFOUNDRY-SN-AGENT-MIBsnAgentBrdSpeedLedString

snAgentBrdSpeedLedString

Module: FOUNDRY-SN-AGENT-MIB

OID (symbolic): FOUNDRY-SN-AGENT-MIB::snAgentBrdSpeedLedString

OID (numeric): 1.3.6.1.4.1.1991.1.1.2.2.1.1.20

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

A bit array that contains the value of the
front panel media LEDs. This is a packed bit string;
each LED is encoded into 1 bit for each switch port.
The following shows the meaning of each bit for each
switch port:

bit value  meaning   
---------  -------
  0        10 MBit
  1        100 MBit

The bitmap of LEDs are as following: 
                 (Port1)            (Port4)                    (Port8)
Bit      (Bit0)             (Bit3)                      (Bit7)
Byte 1:  LED1   LED2   LED3  LED4   LED5   LED6   LED7   LED8    
Byte 2:  LED9   LED10  LED11 LED12  LED13  LED14  LED15  LED16     
Byte 3:  LED17  LED18  LED19 LED20  LED21  LED22  LED23  LED24                    
---------

What is snAgentBrdSpeedLedString?

This object returns a packed bit array that represents the state of front-panel speed LEDs on each port of a Foundry switch. Each bit position corresponds to a port and indicates whether the port is operating at 10 Mbps (bit=0) or 100 Mbps (bit=1). Operators use this to programmatically monitor port speeds without reading individual port objects.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.2.1.1.20
snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgentBrdSpeedLedString

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.2.1.1.20.1
snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgentBrdSpeedLedString.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1991foundryFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1productsFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1switchFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.2snAgentSysFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.2.2snAgentBrdFOUNDRY-SN-AGENT-MIB
1.3.6.1.4.1.1991.1.1.2.2.1snAgentBrdTableFOUNDRY-SN-AGENT-MIB
1.3.6.1.4.1.1991.1.1.2.2.1.1snAgentBrdEntryFOUNDRY-SN-AGENT-MIB
1.3.6.1.4.1.1991.1.1.2.2.1.1.20snAgentBrdSpeedLedStringFOUNDRY-SN-AGENT-MIB