psRectifierFail
OBS ✓
EES-POWER-MIB ·
.1.3.6.1.4.1.6302.2.1.2.11.4.1.8
Object
column StatusChange
The type of alarm change. One of (1) activated (2) deactivated
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.11.4.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- psRectifierEntry
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 'EES-POWER-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EES-POWER-MIB::psRectifierFail'
More examples
Read one indexed 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::psRectifierFail.<psRectifierIndex>'
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::psRectifierFail'
Syntax
- Source
- StatusChange
- Base type
Enumeration
Values & Constraints
Type Values
1 | activated |
2 | deactivated |