All MIBs › Q-BRIDGE-MIB › dot1qForwardAllStaticPorts
dot1qForwardAllStaticPorts
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qForwardAllStaticPorts
OID (numeric): 1.3.6.1.2.1.17.7.1.2.4.1.2
Node type: OBJECT-TYPE
Type: PortList
Access: read-write
Description:
The set of ports configured by management in this VLAN to which all multicast group-addressed frames are to be forwarded. Ports entered in this list will also appear in the complete set shown by dot1qForwardAllPorts. This value will be restored after the device is reset. This only applies to ports that are members of the VLAN, defined by dot1qVlanCurrentEgressPorts. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardAllForbiddenPorts. The default value is a string of ones of appropriate length, to indicate the standard behaviour of using basic filtering services, i.e., forward all multicasts to all ports.
The value of this object MUST be retained across reinitializations of the management system.
What is dot1qForwardAllStaticPorts?
This is a writable byte string of ports manually configured to always receive all multicast frames in this VLAN. Engineers set this to ensure critical devices always get multicast traffic even without explicit group registration. Changes persist across device restart and cannot include ports blocked in the forbidden list.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.2.4.1.2 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qForwardAllStaticPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.2.4.1.2.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qForwardAllStaticPorts.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.7.1.2.4.1.2.1 s <value>
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.2 | dot1qForwardAllStaticPorts | Q-BRIDGE-MIB |