rbnPowerStatus
OBS ✓
RBN-ENVMON-MIB ·
.1.3.6.1.4.1.2352.2.4.1.2.1.4
Object
column Enumeration
The status of a power test point. If an instance of this object has the value normal, then the power supply (or supplies) monitored by the test point is operational. If an instance of this object has the value failed, then the power supply (or supplies) monitored by the test point has failed. If an instance of this object has the value absent, then the power supply (or supplies) monitored by this test point is not present. If an instance of this object has the value unknown, then the test point is unable to monitor the power supply (or supplies).
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- RBN-ENVMON-MIB
- OID
.1.3.6.1.4.1.2352.2.4.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbnPowerStatusEntry
- 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 'RBN-ENVMON-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ENVMON-MIB::rbnPowerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-ENVMON-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ENVMON-MIB::rbnPowerStatus.<rbnPowerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-ENVMON-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-ENVMON-MIB::rbnPowerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | failed |
3 | absent |
4 | unknown |
Conformance
Member of