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
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.2 | dvmrpGenerationId | DVMRP-MIB |
| 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 |