All MIBs › Q-BRIDGE-MIB › dot1qTpGroupEgressPorts
dot1qTpGroupEgressPorts
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qTpGroupEgressPorts
OID (numeric): 1.3.6.1.2.1.17.7.1.2.3.1.2
Node type: OBJECT-TYPE
Type: PortList
Access: read-only
Description:
The complete set of ports, in this VLAN, to which frames destined for this Group MAC address are currently being explicitly forwarded. This does not include ports for which this address is only implicitly forwarded, in the dot1qForwardAllPorts list.
What is dot1qTpGroupEgressPorts?
This is a byte string listing all ports that currently forward multicast group frames destined for a specific group address. Engineers use it to verify multicast traffic reaches the expected port set and troubleshoot group membership. If a port is missing from this list, that group won't reach devices connected there.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.2.3.1.2 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qTpGroupEgressPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.2.3.1.2.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qTpGroupEgressPorts.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.2 | dot1qTp | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.2.3 | dot1qTpGroupTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.2.3.1 | dot1qTpGroupEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.2.3.1.2 | dot1qTpGroupEgressPorts | Q-BRIDGE-MIB |