snAgentBrdTrafficLedString

HP-SN-AGENT-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.18

Object

column OctetString
A bit array that contains the value of the
front panel traffic LEDs. This is a packed bit string; 
each LED is encoded into 1 bit for each switch
port. The following shows the meaning of each
bit for each switch port:
              
  bit value  meaning
  --------   ---------  
     0         off (no traffic)
	 1         on  (traffic)
              
The bitmap of LEDs are as following: 
              	  
(Port1)            (Port4)                    (Port8)
Bit      (Bit0)             (Bit3)                      (Bit7)
Byte 1:	 LED1	LED2   LED3  LED4   LED5   LED6   LED7   LED8    
Byte 2:	 LED9	LED10  LED11 LED12  LED13  LED14  LED15  LED16     
Byte 3:	 LED17	LED18  LED19 LED20  LED21  LED22  LED23  LED24
--------

Context

MIB
HP-SN-AGENT-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.2.2.1.1.18
Type
column
Access
readonly
Status
current
Parent
snAgentBrdEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-SN-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-AGENT-MIB::snAgentBrdTrafficLedString'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-AGENT-MIB::snAgentBrdTrafficLedString.<snAgentBrdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-AGENT-MIB::snAgentBrdTrafficLedString'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.