PIM-MIB :: pimNeighborLoss

MIB Reference — IPNetwork Monitor

All MIBsPIM-MIBpimNeighborLoss

pimNeighborLoss

Module: PIM-MIB

OID (symbolic): PIM-MIB::pimNeighborLoss

OID (numeric): 1.3.6.1.3.61.1.0.1

Node type: NOTIFICATION-TYPE

Description:

A pimNeighborLoss trap signifies the loss of an adjacency with a neighbor. This trap should be generated when the neighbor timer expires, and the router has no other neighbors on the same interface with a lower IP address than itself.

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> '' PIM-MIB::pimNeighborLoss
snmptrap -v2c -c public <manager> '' 1.3.6.1.3.61.1.0.1

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]:49922->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (414917378) 48 days, 0:32:53.78
  SNMPv2-MIB::snmpTrapOID.0 = OID: PIM-MIB::pimNeighborLoss

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.3experimentalDASAN-DHCP-MIB
1.3.6.1.3.61pimMIBPIM-MIB
1.3.6.1.3.61.1pimMIBObjectsPIM-MIB
1.3.6.1.3.61.1.0pimTrapsPIM-MIB
1.3.6.1.3.61.1.0.1pimNeighborLossPIM-MIB