cpqIoDrvInfoMinimalModeReason
CPQIODRV-MIB ·
.1.3.6.1.4.1.232.172.2.1.1.1.30
Object
column mandatory
Enumeration
Reason card is in minimal mode.
Context
- MIB
- CPQIODRV-MIB
- OID
.1.3.6.1.4.1.232.172.2.1.1.1.30- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqIoDrvInfoEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQIODRV-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQIODRV-MIB::cpqIoDrvInfoMinimalModeReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQIODRV-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQIODRV-MIB::cpqIoDrvInfoMinimalModeReason.<cpqIoDrvInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQIODRV-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQIODRV-MIB::cpqIoDrvInfoMinimalModeReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | fwOutOfDate |
2 | lowPower |
3 | dualPlaneFail |
5 | internal |
6 | cardLimitExceeded |
7 | notInMinimalMode |
8 | unsupportedOS |