All MIBs › CPQSRVMN-MIB › cpqSmBoardTimeout
cpqSmBoardTimeout
Module: CPQSRVMN-MIB
OID (symbolic): CPQSRVMN-MIB::cpqSmBoardTimeout
OID (numeric): 1.3.6.1.4.1.232.4.0.6
Node type: NOTIFICATION-TYPE
Description: Server Manager board time-out. The Insight Agent has detected a time-out of the Server Manager board as reported by the Server Manager Board driver.
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> '' CPQSRVMN-MIB::cpqSmBoardTimeout snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.232.4.0.6
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]:62978->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (18531330) 2 days, 3:28:33.30 SNMPv2-MIB::snmpTrapOID.0 = OID: CPQSRVMN-MIB::cpqSmBoardTimeout
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' CPQSRVMN-MIB::cpqSmBoardTimeout
Start monitoring HP ProLiant server (overall server management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSRVMN-MIB::cpqSmBoardTimeout OID value, configure state conditions and alerts, and monitor any HP ProLiant server (overall server 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.4 | cpqServerManager | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.0.6 | cpqSmBoardTimeout | CPQSRVMN-MIB |