All MIBs › Q-BRIDGE-MIB › dot1qStaticUnicastAllowedToGoTo
dot1qStaticUnicastAllowedToGoTo
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qStaticUnicastAllowedToGoTo
OID (numeric): 1.3.6.1.2.1.17.7.1.3.1.1.3
Node type: OBJECT-TYPE
Type: PortList
Access: read-write
Description:
The set of ports for which a frame with a specific unicast address will be flooded in the event that it has not been learned. It also specifies the set of ports on which a specific unicast address may be dynamically learned. The dot1qTpFdbTable will have an equivalent entry with a dot1qTpFdbPort value of '0' until this address has been learned, at which point it will be updated with the port the address has been seen on. This only applies to ports that are members of the VLAN, defined by dot1qVlanCurrentEgressPorts. The default value of this object is a string of ones of appropriate length.
The value of this object MUST be retained across reinitializations of the management system.
What is dot1qStaticUnicastAllowedToGoTo?
This is a writable byte string listing ports where a specific unicast address is allowed to be learned or flooded if not yet learned. Engineers configure this to restrict where a MAC address can be reachable—defines both the learning boundary and flood scope. Setting this controls which ports can source or forward that MAC.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.3.1.1.3 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qStaticUnicastAllowedToGoTo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.3.1.1.3.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qStaticUnicastAllowedToGoTo.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.7.1.3.1.1.3.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.3 | dot1qStatic | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.3.1 | dot1qStaticUnicastTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.3.1.1 | dot1qStaticUnicastEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.3.1.1.3 | dot1qStaticUnicastAllowedToGoTo | Q-BRIDGE-MIB |