dot1qFutureVlanGlobalMacLearningStatus
SUPERMICRO-VLAN-MIB ·
.1.3.6.1.4.1.10876.101.1.65.1.26
Object
This object specifies the global MAC learning status of the switch. The default value of global MAC learning status of the switch is enabled. This object can take only two values enabled or disabled. The value as specified by this object will be applied for a newly created VLAN. The configuration of this object will override the value of dot1qFutureVlanAdminMacLearningStatus provided the value of dot1qFutureVlanAdminMacLearningStatus is default only.
Context
- MIB
- SUPERMICRO-VLAN-MIB
- OID
.1.3.6.1.4.1.10876.101.1.65.1.26- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot1qFutureVlan
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 'SUPERMICRO-VLAN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-VLAN-MIB::dot1qFutureVlanGlobalMacLearningStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-VLAN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-VLAN-MIB::dot1qFutureVlanGlobalMacLearningStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |