All MIBs › CPQRACK-MIB › cpqRackEnclosureTempDegraded
cpqRackEnclosureTempDegraded
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackEnclosureTempDegraded
OID (numeric): 1.3.6.1.4.1.232.0.22006
Node type: NOTIFICATION-TYPE
Description: The enclosure temperature status has been set to degraded. This trap signifies that an enclosure temperature sensor has been tripped indicating a possible overheat condition. User Action: Shutdown the enclosure and possibly the rack as soon as possible. Insure all fans are working properly and that air flow in the rack has not been blocked.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CPQRACK-MIB::cpqRackEnclosureTempDegraded snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.232.0.22006
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:57160->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (512123720) 59 days, 6:33:57.20 SNMPv2-MIB::snmpTrapOID.0 = OID: CPQRACK-MIB::cpqRackEnclosureTempDegraded
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' CPQRACK-MIB::cpqRackEnclosureTempDegraded
Start monitoring HP ProLiant blade server/rack enclosure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQRACK-MIB::cpqRackEnclosureTempDegraded OID value, configure state conditions and alerts, and monitor any HP ProLiant blade server/rack enclosure 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.0.22006 | cpqRackEnclosureTempDegraded | CPQRACK-MIB |