All MIBs › Q-BRIDGE-MIB › dot1qTpVlanPortOutFrames
dot1qTpVlanPortOutFrames
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qTpVlanPortOutFrames
OID (numeric): 1.3.6.1.2.1.17.7.1.4.6.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of valid frames transmitted by this port to its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device that are classified as belonging to this VLAN (e.g., GMRP, but not GVRP or STP).
What is dot1qTpVlanPortOutFrames?
This counter records the running total of frames transmitted from a port for a specific VLAN. Network engineers use this to confirm that traffic is being sent out on the correct VLAN and to measure outgoing throughput per VLAN. For example, comparing inbound and outbound counts reveals if frames are being dropped inside the switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.6.1.2 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qTpVlanPortOutFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.6.1.2.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qTpVlanPortOutFrames.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.2 | dot1qTpVlanPortOutFrames | Q-BRIDGE-MIB |