emsConfigCheckLogLight
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.10.3.6.2
Object
scalar mandatory
r/w
Enumeration
The setting of this OID determines the level of event that will
trigger the check-log light on the EMS. This is not available on the EMU2.
lightDisabled (1) disables the check-log light.
lightOnInformational (2) lights check-log for any event of
informational severity or above.
lightOnWarning (3) lights check-log for any event of
warning severity or above.
lightOnSevere (4) lights check-log for any event of severe severity.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.10.3.6.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- emsConfig
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::emsConfigCheckLogLight.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::emsConfigCheckLogLight'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lightDisabled |
2 | lightOnInformational |
3 | lightOnWarning |
4 | lightOnSevere |