All MIBs › DVMRP-STD-MIB › dvmrpInterfaceRcvBadPkts
dvmrpInterfaceRcvBadPkts
Module: DVMRP-STD-MIB
OID (symbolic): DVMRP-STD-MIB::dvmrpInterfaceRcvBadPkts
OID (numeric): 1.3.6.1.3.62.1.1.2.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of DVMRP messages received on the interface by the DVMRP process which were subsequently discarded as invalid (e.g. invalid packet format, or a route report from an unknown neighbor).
What is dvmrpInterfaceRcvBadPkts?
This counter tracks malformed DVMRP (Distance Vector Multicast Routing Protocol) messages received on an interface that were rejected as invalid, such as malformed packets or route reports from unknown neighbors. An operator monitors this metric to detect network corruption, configuration mismatches, or spoofing attempts on DVMRP interfaces. Rising counts indicate communication quality issues or misconfigured neighbors that need investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.2.1.5 snmpwalk -v2c -c public <target> DVMRP-STD-MIB::dvmrpInterfaceRcvBadPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.2.1.5.1 snmpget -v2c -c public <target> DVMRP-STD-MIB::dvmrpInterfaceRcvBadPkts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dvmrpInterfaceRcvBadPkts.1
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::dvmrpInterfaceRcvBadPkts 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 (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.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 |
| 1.3.6.1.3.62.1.1.2 | dvmrpGenerationId | DVMRP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.62.1.1.2.1 | dvmrpInterfaceEntry | DVMRP-STD-MIB |
| 1.3.6.1.3.62.1.1.2.1.5 | dvmrpInterfaceRcvBadPkts | DVMRP-STD-MIB |