All MIBs › FOUNDRY-SN-AGENT-MIB › snAgentBrdRxTrafficLeds
snAgentBrdRxTrafficLeds
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snAgentBrdRxTrafficLeds
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.2.1.1.16
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
A bit array that contains the value of the
front panel receive traffic LEDs (for POS Module Only). This is a packed bit string;
each LED is encoded into 1 bit for each switch
port. The maximum number of ports in one chassis
is 24 that means 24 Ports Receive Traffic LEDs. The expansion port
number always begins from the last main port number.
The following shows the meaning of each bit for each
switch port:
bit value meaning
-------- ---------
0 off (no receive traffic)
1 on (receive traffic)
The bitmap of LEDs are as following:
(Port1) (Port4) (Port8)
Bit (Bit0) (Bit3) (Bit7)
Byte 1: LED1 LED2 LED3 LED4 LED5 LED6 LED7 LED8
Byte 2: LED9 LED10 LED11 LED12 LED13 LED14 LED15 LED16
Byte 3: LED17 LED18 LED19 LED20 LED21 LED22 LED23 LED24
(It was obsoleted after release 07100, replaced by snAgentBrdRxTrafficLedString)What is snAgentBrdRxTrafficLeds?
This OID holds a number encoding the status of all receive traffic indicator lights on the switch's front panel. Each bit represents whether a port's 'receive traffic' LED is lit. A technician reads this to see which ports are actively receiving data without walking to the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.2.1.1.16 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgentBrdRxTrafficLeds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.2.1.1.16.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgentBrdRxTrafficLeds.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2 | snAgentSys | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.2 | snAgentBrd | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.2.1 | snAgentBrdTable | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.2.1.1 | snAgentBrdEntry | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.2.1.1.16 | snAgentBrdRxTrafficLeds | FOUNDRY-SN-AGENT-MIB |