All MIBs › Q-BRIDGE-MIB › dot1qTpVlanPortInFrames
dot1qTpVlanPortInFrames
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qTpVlanPortInFrames
OID (numeric): 1.3.6.1.2.1.17.7.1.4.6.1.1
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. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g., GMRP, but not GVRP or STP.
What is dot1qTpVlanPortInFrames?
This counter tracks the running total of valid data frames received on a port that belong to a specific VLAN. Network engineers monitor this to verify that traffic is actually being received on intended VLANs and that the switch is processing frames correctly. For instance, low counts might indicate traffic is going to the wrong VLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.6.1.1 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qTpVlanPortInFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.6.1.1.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qTpVlanPortInFrames.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.1 | dot1qTpVlanPortInFrames | Q-BRIDGE-MIB |