shelfAPowerStatus

OBS ✓
ZHONE-SHELF-MONITOR-MIB · .1.3.6.1.4.1.5504.3.2.2.1.1

Object

column Enumeration
Status of the A power to the shelf.  On systems with 
multiple power sources, this entry represents the
AC power-supply status.
              
On systems with line-power, this entry represents 
the status of power-line 1.
              
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.1
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::shelfAPowerStatus'
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::shelfAPowerStatus.<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::shelfAPowerStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1powerOk
2powerNotOk

Conformance