slotModuleLeds
CENTILLION-ROOT-MIB ·
.1.3.6.1.4.1.930.2.1.1.9.1.7
Object
column mandatory
OctetString
Status of the module LEDs. Each LED bank is encoded in four bits (nibble), one bit for each LED. The least significant bit of each nibble represents the bottom LED of each bank. The first octet in the string, as read from left to right represents the first LED banks.
Context
- MIB
- CENTILLION-ROOT-MIB
- OID
.1.3.6.1.4.1.930.2.1.1.9.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- slotConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'CENTILLION-ROOT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-ROOT-MIB::slotModuleLeds'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CENTILLION-ROOT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-ROOT-MIB::slotModuleLeds.<slotNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTILLION-ROOT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTILLION-ROOT-MIB::slotModuleLeds'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.