apcLocalDisplayConfigCheckLogIndicator
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.21.2.3
Object
scalar mandatory
r/w
Enumeration
The minimum level event severity level required to illuminate the check log light on the local display. notPresent (1) indicates that the display does not have a check log light.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.21.2.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- apcLocalDisplayConfig
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::apcLocalDisplayConfigCheckLogIndicator.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::apcLocalDisplayConfigCheckLogIndicator'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | checklogNotPresent |
2 | checklogDisabled |
3 | checklogInformational |
4 | checklogWarning |
5 | checklogCritical |