cpqHoCrashDumpState
CPQHOST-MIB ·
.1.3.6.1.4.1.232.11.2.2.8
Object
scalar mandatory
Enumeration
Crash dump state. Value of `Unknown (-1)` is returned when crash dump state could not be determined.
Context
- MIB
- CPQHOST-MIB
- OID
.1.3.6.1.4.1.232.11.2.2.8- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqHoInfo
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 'CPQHOST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHOST-MIB::cpqHoCrashDumpState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQHOST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQHOST-MIB::cpqHoCrashDumpState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | completememorydump |
2 | kernelmemorydump |
3 | smallmemorydump |
4 | none |