All MIBs › HP-ICF-GENERIC-RPTR › hpicfBackupLinkTrap
hpicfBackupLinkTrap
Module: HP-ICF-GENERIC-RPTR
OID (symbolic): HP-ICF-GENERIC-RPTR::hpicfBackupLinkTrap
OID (numeric): 1.3.6.1.4.1.11.2.14.12.4.0.2
Node type: NOTIFICATION-TYPE
Description:
The hpicfBackupLinkTrap signifies that the primary link for a backup link configuration has failed, and the agent has switched over to using the backup link. The instance of the hpicfBackupLinkState for the backup link configuration that experienced the primary link failure is included in the trap.
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> '' HP-ICF-GENERIC-RPTR::hpicfBackupLinkTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.11.2.14.12.4.0.2
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]:50593->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (56188321) 6 days, 12:04:43.21 SNMPv2-MIB::snmpTrapOID.0 = OID: HP-ICF-GENERIC-RPTR::hpicfBackupLinkTrap
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 1.3.6.1.4.1.11.2.14.12 | hpicfNotifications | HP-ICF |
| 1.3.6.1.4.1.11.2.14.12.4 | hpicfGenRptrTraps | HP-ICF |
| 1.3.6.1.4.1.11.2.14.12.4.0 | hpicfGenRptrTrapsPrefix | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.14.12.4.0.2 | hpicfBackupLinkTrap | HP-ICF-GENERIC-RPTR |