emsStatusCheckLogLight
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.10.3.12.12
Object
scalar mandatory
Enumeration
The status of the check-log light on the device.
For the EMU2, this will always indicate lightOff(1).
lightOff (1) indicates the light is off (no new log entries).
lightOn (2) indicates the light is on (new log entries present).
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.10.3.12.12- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- emsStatus
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 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::emsStatusCheckLogLight.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-MIB::emsStatusCheckLogLight'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lightOff |
2 | lightOn |