All MIBs › CPQHOST-MIB › cpqHoCrashDumpState
cpqHoCrashDumpState
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoCrashDumpState
OID (numeric): 1.3.6.1.4.1.232.11.2.2.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Crash dump state. Value of 'Unknown (-1)' is returned when crash dump state could not be determined.
What is cpqHoCrashDumpState?
This enumerated value reports what kind of memory dump the OS is configured to write on a crash: complete, kernel, small, or none, with an unknown(-1) state if it can't be determined. An administrator checks this to confirm a server is configured to capture diagnostic data before a crash actually happens, since finding out afterward that dumps were disabled means lost troubleshooting information. For example, seeing none(4) on a production server would prompt reconfiguring it to at least capture a kernel memory dump.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.2.8 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoCrashDumpState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.2.8.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoCrashDumpState.1
Start monitoring HP/Compaq ProLiant server (host OS management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHOST-MIB::cpqHoCrashDumpState OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (host OS management) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.11 | cpqHostOs | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2 | cpqHoComponent | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.2 | cpqHoInfo | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.2.8 | cpqHoCrashDumpState | CPQHOST-MIB |