All MIBs › CABH-PS-DEV-MIB › cabhPsDevSwUpgradeFailTrap
cabhPsDevSwUpgradeFailTrap
Module: CABH-PS-DEV-MIB
OID (symbolic): CABH-PS-DEV-MIB::cabhPsDevSwUpgradeFailTrap
OID (numeric): 1.3.6.1.4.1.4491.2.4.1.2.0.6
Node type: NOTIFICATION-TYPE
Description: An event to report the failure of a software upgrade attempt. The values of docsDevSwFilename, and docsDevSwServer indicate the software image name and the IP address of the server from which the image was downloaded.
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> '' CABH-PS-DEV-MIB::cabhPsDevSwUpgradeFailTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.4491.2.4.1.2.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]:60210->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (348727090) 40 days, 8:41:10.90 SNMPv2-MIB::snmpTrapOID.0 = OID: CABH-PS-DEV-MIB::cabhPsDevSwUpgradeFailTrap
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' CABH-PS-DEV-MIB::cabhPsDevSwUpgradeFailTrap
Start monitoring CableHome-compliant residential gateways/cable modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CABH-PS-DEV-MIB::cabhPsDevSwUpgradeFailTrap OID value, configure state conditions and alerts, and monitor any CableHome-compliant residential gateways/cable modems from a single console.
OID Breakdown
Upper-level ancestors (9 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.4491 | cableLabs | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2 | clabProject | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.4 | clabProjCableHome | CLAB-DEF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4491.2.4.1 | cabhPsDevMib | CABH-PS-DEV-MIB |
| 1.3.6.1.4.1.4491.2.4.1.2 | cabhPsNotification | CABH-PS-DEV-MIB |
| 1.3.6.1.4.1.4491.2.4.1.2.0 | cabhPsDevNotifications | CABH-PS-DEV-MIB |
| 1.3.6.1.4.1.4491.2.4.1.2.0.6 | cabhPsDevSwUpgradeFailTrap | CABH-PS-DEV-MIB |