All MIBs › DVMRP-MIB › dvmrpNeighborNotPruning
dvmrpNeighborNotPruning
Module: DVMRP-MIB
OID (symbolic): DVMRP-MIB::dvmrpNeighborNotPruning
OID (numeric): 1.3.6.1.3.62.1.1.11.2
Node type: NOTIFICATION-TYPE
Description:
A dvmrpNeighborNotPruning trap signifies that a non-pruning neighbor has been detected. This trap should be generated at most once per generation ID of the neighbor. For example, it may be generated at the time a neighbor is first heard from if the prune bit is not set in its capabilities. The trap should be generated only if 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> '' DVMRP-MIB::dvmrpNeighborNotPruning snmptrap -v2c -c public <manager> '' 1.3.6.1.3.62.1.1.11.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]:53911->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (313373335) 36 days, 6:28:53.35 SNMPv2-MIB::snmpTrapOID.0 = OID: DVMRP-MIB::dvmrpNeighborNotPruning
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.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.62 | dvmrpMIB | DVMRP-MIB |
| 1.3.6.1.3.62.1 | dvmrpMIBObjects | DVMRP-MIB |
| 1.3.6.1.3.62.1.1 | dvmrp | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.11 | dvmrpTraps | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.11.2 | dvmrpNeighborNotPruning | DVMRP-MIB |