systemStatus
OBS ✓
EES-POWER-MIB ·
.1.3.6.1.4.1.6302.2.1.2.1
Object
scalar Status
Status of the complete plant (highest alarm). One of (1) unknown - status has not yet been defined (2) normal - there are no activated alarms (3) warning - OA, lowest level of 'abnormal' status (4) minor - A3 (5) major - MA (6) critical - CA, highest level of 'abnormal' status (7) unmanaged (8) restricted (9) testing (10) disabled
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
- EES-POWER-MIB
- OID
.1.3.6.1.4.1.6302.2.1.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- system
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EES-POWER-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EES-POWER-MIB::systemStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EES-POWER-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EES-POWER-MIB::systemStatus'