All MIBs › Q-BRIDGE-MIB › dot1qForwardAllPorts
dot1qForwardAllPorts
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qForwardAllPorts
OID (numeric): 1.3.6.1.2.1.17.7.1.2.4.1.1
Node type: OBJECT-TYPE
Type: PortList
Access: read-only
Description:
The complete set of ports in this VLAN to which all multicast group-addressed frames are to be forwarded. This includes ports for which this need has been determined dynamically by GMRP, or configured statically by management.
What is dot1qForwardAllPorts?
This is a byte string listing all ports in the VLAN that receive all multicast traffic (both dynamically learned and statically configured). Engineers check this to see which ports get flooded with group traffic when no specific group membership exists. Every port here will receive unregistered multicast frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.2.4.1.1 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qForwardAllPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.2.4.1.1.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qForwardAllPorts.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.4 | dot1qForwardAllTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.2.4.1 | dot1qForwardAllEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.2.4.1.1 | dot1qForwardAllPorts | Q-BRIDGE-MIB |