dot1qFutureVlanLearningMode
SUPERMICRO-VLAN-MIB ·
.1.3.6.1.4.1.10876.101.1.65.1.8
Object
scalar Enumeration
The Type of VLAN learning mode. When the object value is modified, the static fid-vlan mappings and static unicast entries need to be reconfigured. Static unicast configurations associated with old fid will get deleted.
Context
- MIB
- SUPERMICRO-VLAN-MIB
- OID
.1.3.6.1.4.1.10876.101.1.65.1.8- Type
- scalar
- Access
- readonly
- 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::dot1qFutureVlanLearningMode.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::dot1qFutureVlanLearningMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ivl |
2 | svl |
3 | hybrid |