Q-BRIDGE-MIB :: dot1qStaticUnicastAllowedToGoTo

MIB Reference — IPNetwork Monitor

All MIBsQ-BRIDGE-MIBdot1qStaticUnicastAllowedToGoTo

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.17dot1dBridgeBRIDGE-MIB
1.3.6.1.2.1.17.7qBridgeMIBQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1qBridgeMIBObjectsQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1.3dot1qStaticQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1.3.1dot1qStaticUnicastTableQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1.3.1.1dot1qStaticUnicastEntryQ-BRIDGE-MIB
1.3.6.1.2.1.17.7.1.3.1.1.3dot1qStaticUnicastAllowedToGoToQ-BRIDGE-MIB