msanAddressLearningMode
ISKRATEL-MSAN-MIB ·
.1.3.6.1.4.1.1332.1.1.5.3.13.3.1
Object
scalar deprecated
r/w
Enumeration
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.
Context
- MIB
- ISKRATEL-MSAN-MIB
- OID
.1.3.6.1.4.1.1332.1.1.5.3.13.3.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- msanForwardingDbGlobal
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISKRATEL-MSAN-MIB::msanAddressLearningMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISKRATEL-MSAN-MIB::msanAddressLearningMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | macOnly |
2 | noMacOnly |