All MIBs › Q-BRIDGE-MIB › dot1qVlanCurrentEgressPorts
dot1qVlanCurrentEgressPorts
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qVlanCurrentEgressPorts
OID (numeric): 1.3.6.1.2.1.17.7.1.4.2.1.4
Node type: OBJECT-TYPE
Type: PortList
Access: read-only
Description:
The set of ports that are transmitting traffic for this VLAN as either tagged or untagged frames.
What is dot1qVlanCurrentEgressPorts?
This is a byte string listing all switch ports currently sending traffic for this VLAN, whether tagged with VLAN ID or untagged. Operators check this to verify VLAN membership is correct and to troubleshoot why traffic might not reach expected ports. If port 1 is missing from this list, traffic for that VLAN won't reach any connected devices on port 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.2.1.4 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qVlanCurrentEgressPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.2.1.4.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qVlanCurrentEgressPorts.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.2 | dot1qVlanCurrentTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.2.1 | dot1qVlanCurrentEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.2.1.4 | dot1qVlanCurrentEgressPorts | Q-BRIDGE-MIB |