MIB Viewer

msanAddressLearningMode

OBJECT-TYPE
1.3.6.1.4.1.1332.1.1.5.3.13.3.1
Access
read-write
Status
deprecated
Sub-identifiers
0
Specifies how source MAC addresses are associated with the interfaces on the switch. If mode is specified as nomaconly, source MAC addresses are learned as pairs of incoming VLAN ID and the source MAC address. If mode is specified as maconly, all source MAC addresses are learned in a specified VLAN, VLAN ID of the VLAN the packet was received from is not remembered. This mode is used for General Purpose Service Based Tagging.
INTEGER { macOnly(1), noMacOnly(2) }