All MIBs › DVMRP-STD-MIB › dvmrpNeighborNotPruning
dvmrpNeighborNotPruning
Module: DVMRP-STD-MIB
OID (symbolic): DVMRP-STD-MIB::dvmrpNeighborNotPruning
OID (numeric): 1.3.6.1.3.62.1.1.7.2
Node type: NOTIFICATION-TYPE
Description: A dvmrpNeighborNotPruning trap signifies that a non-pruning neighbor has been detected (in an implementation-dependent manner). This trap should be generated at most once per generation ID of the neighbor. For example, it should be generated at the time a neighbor is first heard from if the prune bit is not set in its capabilities. It should also be generated if the local system has the ability to tell that a neighbor which sets the the prune bit in its capabilities is not pruning any branches over an extended period of time. 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-STD-MIB::dvmrpNeighborNotPruning snmptrap -v2c -c public <manager> '' 1.3.6.1.3.62.1.1.7.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]:57954->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (82248290) 9 days, 12:28:02.90 SNMPv2-MIB::snmpTrapOID.0 = OID: DVMRP-STD-MIB::dvmrpNeighborNotPruning
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' DVMRP-STD-MIB::dvmrpNeighborNotPruning
Start monitoring DVMRP-capable multicast router (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DVMRP-STD-MIB::dvmrpNeighborNotPruning OID value, configure state conditions and alerts, and monitor any DVMRP-capable multicast router (vendor-neutral IETF standard) from a single console.
OID Breakdown
Upper-level ancestors (8 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.3 | experimental | AXON-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.62.1.1.7 | dvmrpTraps | DVMRP-STD-MIB |
| 1.3.6.1.3.62.1.1.7.2 | dvmrpNeighborNotPruning | DVMRP-STD-MIB |