power1Status
FS-NMS-POWER-EXT-MIB ·
.1.3.6.1.4.1.52642.9.251.1
Object
scalar Enumeration
Power status: down(0), up(1) .
Context
- MIB
- FS-NMS-POWER-EXT-MIB
- OID
.1.3.6.1.4.1.52642.9.251.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- powerExt
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-EXT-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-POWER-EXT-MIB::power1Status.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-POWER-EXT-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-POWER-EXT-MIB::power1Status'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | down |
1 | up |
2 | absent |
3 | abnormal |