All MIBs › CPQNIC-MIB › cpqNic3ConnectivityLost
cpqNic3ConnectivityLost
Module: CPQNIC-MIB
OID (symbolic): CPQNIC-MIB::cpqNic3ConnectivityLost
OID (numeric): 1.3.6.1.4.1.232.0.18012
Node type: NOTIFICATION-TYPE
Description: This trap will be sent any time the status of a logical adapter changes to the Failed condition. This occurs when the adapter in a single adapter configuration fails, or when the last adapter in a redundant configuration fails. This can be caused by loss of link due to a cable being removed from the adapter or the Hub or Switch. Internal adapter, Hub, or Switch failures can also cause this condition. User Action: Check the cables to the adapter and the Hub or Switch. If no cable problems are found, the adapter, Hub, or Switch may need replacement.
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> '' CPQNIC-MIB::cpqNic3ConnectivityLost snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.232.0.18012
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]:61604->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (177440420) 20 days, 12:53:24.20 SNMPv2-MIB::snmpTrapOID.0 = OID: CPQNIC-MIB::cpqNic3ConnectivityLost
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' CPQNIC-MIB::cpqNic3ConnectivityLost
Start monitoring Compaq/HP ProLiant server (network interface card) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQNIC-MIB::cpqNic3ConnectivityLost OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (network interface card) 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.18012 | cpqNic3ConnectivityLost | CPQNIC-MIB |