shelfLedStatus

ZHONE-SHELF-MONITOR-MIB · .1.3.6.1.4.1.5504.3.2.2.1.7

Object

column Bits
A BIT field of six(6) BITs indicating the status of the
LEDs on the chassis bezel.  A value of zero(0) is 
returned in each BIT if the LED is off, a value of one(1)
is returned if the LED is lit.

Context

MIB
ZHONE-SHELF-MONITOR-MIB
OID
.1.3.6.1.4.1.5504.3.2.2.1.7
Type
column
Access
readonly
Status
current
Parent
shelfStatusEntry
Groups
1

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 'ZHONE-SHELF-MONITOR-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SHELF-MONITOR-MIB::shelfLedStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SHELF-MONITOR-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SHELF-MONITOR-MIB::shelfLedStatus.<zhoneShelfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SHELF-MONITOR-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SHELF-MONITOR-MIB::shelfLedStatus'

Syntax

Bits

Values & Constraints

Enumerated Values
0battAPower
1battBPower
2fanAlarm
3minorAlarm
4majorAlarm
5criticalAlarm

Conformance