powerOldStatus
FS-NMS-POWER-MIB ·
.1.3.6.1.4.1.52642.9.189.2
Object
scalar Enumeration
Power status before change, power-A-normal(1), power-B-normal(2), power-A-B-normal(3), other(4).
Context
- MIB
- FS-NMS-POWER-MIB
- OID
.1.3.6.1.4.1.52642.9.189.2- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- power
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 'FS-NMS-POWER-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-POWER-MIB::powerOldStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-POWER-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-POWER-MIB::powerOldStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | power-A-normal |
2 | power-B-normal |
3 | power-A-B-normal |
4 | other |