All MIBs › Q-BRIDGE-MIB › dot1qForwardUnregisteredStaticPorts
dot1qForwardUnregisteredStaticPorts
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qForwardUnregisteredStaticPorts
OID (numeric): 1.3.6.1.2.1.17.7.1.2.5.1.2
Node type: OBJECT-TYPE
Type: PortList
Access: read-write
Description:
The set of ports configured by management, in this VLAN, to which multicast group-addressed frames for which there is no more specific forwarding information
are to be forwarded. Ports entered in this list will also appear in the complete set shown by dot1qForwardUnregisteredPorts. This value will be restored after the device is reset. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardUnregisteredForbiddenPorts. The default value is a string of zeros of appropriate length, although this has no effect with the default value of dot1qForwardAllStaticPorts.
The value of this object MUST be retained across reinitializations of the management system.
What is dot1qForwardUnregisteredStaticPorts?
This is a writable byte string of ports manually configured to receive unregistered multicast traffic in this VLAN. Engineers set this for ports that must receive multicast without explicit group membership. Changes persist across restart and cannot include ports listed as forbidden.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.2.5.1.2 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qForwardUnregisteredStaticPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.2.5.1.2.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qForwardUnregisteredStaticPorts.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.7.1.2.5.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.5 | dot1qForwardUnregisteredTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.2.5.1 | dot1qForwardUnregisteredEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.2.5.1.2 | dot1qForwardUnregisteredStaticPorts | Q-BRIDGE-MIB |