All MIBs › Q-BRIDGE-MIB › dot1qTpVlanPortInDiscards
dot1qTpVlanPortInDiscards
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qTpVlanPortInDiscards
OID (numeric): 1.3.6.1.2.1.17.7.1.4.6.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of valid frames received by this port from its segment that were classified as belonging to this VLAN and that were discarded due to VLAN-related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering.
What is dot1qTpVlanPortInDiscards?
This counter measures how many received frames on a port were discarded specifically because of VLAN-related rules or filtering. Network engineers check this to spot configuration problems like overly strict filtering or mismatched VLAN settings. High discard counts indicate traffic being blocked that should be allowed through.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.6.1.3 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qTpVlanPortInDiscards
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.6.1.3.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qTpVlanPortInDiscards.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.7 | qBridgeMIB | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1 | qBridgeMIBObjects | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4 | dot1qVlan | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.6 | dot1qPortVlanStatisticsTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.6.1 | dot1qPortVlanStatisticsEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.6.1.3 | dot1qTpVlanPortInDiscards | Q-BRIDGE-MIB |