cpqNicIfLogMapOverallCondition
CPQNIC-MIB ·
.1.3.6.1.4.1.232.18.2.2.2
Object
scalar mandatory
Enumeration
The overall condition of all interfaces. This object is the worst case of any individual interface. For example, if there is one degraded interface, this variable will have a value of degraded(3). If there is one failed interface, this variable will have a value of failed(4).
Context
- MIB
- CPQNIC-MIB
- OID
.1.3.6.1.4.1.232.18.2.2.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqNicIfLogMap
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 'CPQNIC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNIC-MIB::cpqNicIfLogMapOverallCondition.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQNIC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQNIC-MIB::cpqNicIfLogMapOverallCondition'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | degraded |
4 | failed |