dot1qFutureVlanSwStatsEnabled
SUPERMICRO-VLAN-MIB ·
.1.3.6.1.4.1.10876.101.1.65.1.28
Object
If set to 'true', statistics collection will be done and stored in
software. This object can be set to 'true' only if the data switching
is done by software.
If set to 'false', the statistics collection will be done by the
hardware and will not be stored in software.
If data switching is done by software, then the default value of this
object will be 'true'. Otherwise, the default value will be 'false'.
- It is recommended to configure this object before any vlan configuration
is done in the system.
- It is recommended to configure this object in the following sequence:
-Configure this object
-Save the configuration into permanent database
-Restart the system
Context
- MIB
- SUPERMICRO-VLAN-MIB
- OID
.1.3.6.1.4.1.10876.101.1.65.1.28- 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::dot1qFutureVlanSwStatsEnabled.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::dot1qFutureVlanSwStatsEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |