All MIBs › CPQHOST-MIB › cpqHoCrashDumpMonitoring
cpqHoCrashDumpMonitoring
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoCrashDumpMonitoring
OID (numeric): 1.3.6.1.4.1.232.11.2.2.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enable/disable crash dump monitoring. If crash dump monitoring is enabled both crash dump TRAP's are generated and crash dump condition is updated. If crash dump monitoring is disabled, no crash dump TRAP is generated and the crash dump condition is set to other
What is cpqHoCrashDumpMonitoring?
This read-write enumerated value enables or disables crash dump monitoring; when enabled, crash dump traps are generated and the crash dump condition is kept updated, and when disabled, no traps fire and the condition reports as other. An administrator toggles this to control whether the server actively alerts on crash dump health, useful to disable temporarily during planned maintenance to avoid noise. For example, setting this to disabled(2) during a scheduled OS reinstall would suppress unnecessary crash dump traps during that window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.2.10 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoCrashDumpMonitoring
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.2.10.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoCrashDumpMonitoring.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.11.2.2.10.1 i <value>
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::cpqHoCrashDumpMonitoring 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.10 | cpqHoCrashDumpMonitoring | CPQHOST-MIB |