powerStatMod1OperStatus
FANS-POWER-MIB ·
.1.3.6.1.4.1.3902.3.5001.10
Object
scalar PowerOperStatus
No description available.
Context
- MIB
- FANS-POWER-MIB
- OID
.1.3.6.1.4.1.3902.3.5001.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- powerStatInfo
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 'FANS-POWER-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FANS-POWER-MIB::powerStatMod1OperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FANS-POWER-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FANS-POWER-MIB::powerStatMod1OperStatus'
Syntax
- Source
- PowerOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | normal |
1 | abnormal |
2 | null |