All MIBs › CPQSINFO-MIB › cpqSiHoodRemoved
cpqSiHoodRemoved
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiHoodRemoved
OID (numeric): 1.3.6.1.4.1.232.0.2001
Node type: NOTIFICATION-TYPE
Description: System hood is removed. The hood status has been set to removed. The system's hood is not in a properly installed state. This situation may result in improper cooling of the system due to air flow changes caused by the missing hood. User Action: Replace the cover (hood), ensure the system's cover is properly installed. Verify the system is in working order.
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> '' CPQSINFO-MIB::cpqSiHoodRemoved snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.232.0.2001
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]:52684->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (492168140) 56 days, 23:08:01.40 SNMPv2-MIB::snmpTrapOID.0 = OID: CPQSINFO-MIB::cpqSiHoodRemoved
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' CPQSINFO-MIB::cpqSiHoodRemoved
Start monitoring HP/Compaq ProLiant server (system info) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSINFO-MIB::cpqSiHoodRemoved OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (system info) 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.2001 | cpqSiHoodRemoved | CPQSINFO-MIB |