lgpSysSelfTestResult
LIEBERT-GP-SYSTEM-MIB ·
.1.3.6.1.4.1.476.1.42.3.7.2.1
Object
scalar Enumeration
The outcome of the previous self-test.
Context
- MIB
- LIEBERT-GP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.7.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- lgpSysStatus
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 'LIEBERT-GP-SYSTEM-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-SYSTEM-MIB::lgpSysSelfTestResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-SYSTEM-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-SYSTEM-MIB::lgpSysSelfTestResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | passed |
3 | failed |
4 | inProgress |
5 | sysFailure |
6 | inhibited |