shelfBPowerStatus
OBS ✓
ZHONE-SHELF-MONITOR-MIB ·
.1.3.6.1.4.1.5504.3.2.2.1.2
Object
column Enumeration
Status of the B power to the shelf.
On systems with
multiple power sources, this entry represents the
-48 Volt DC power-supply status.
On systems with line-power, this entry represents
the status of power-line 2.
The status of the power is indicated as follows:
powerOk: the shelf is receiving a normal (in-range)
voltage.
powerNotOk: the shelf is not receiving voltage or
the voltage is outside of the usable range.
A trap is generated with the loss of A power.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- ZHONE-SHELF-MONITOR-MIB
- OID
.1.3.6.1.4.1.5504.3.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- shelfStatusEntry
- Groups
- 1
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 '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::shelfBPowerStatus'
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::shelfBPowerStatus.<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::shelfBPowerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | powerOk |
2 | powerNotOk |
Conformance
Member of