dot1qFutureVlanTunnelStatus
SUPERMICRO-VLAN-MIB ·
.1.3.6.1.4.1.10876.101.1.65.2.3.1.1
Object
Indicates whether dot1qTunnelling is enabled on disabled on this port. dot1qFutureVlanTunnelStatus can be set to `enabled` if and only if the Bridge mode is set to be `Provider Bridge Mode` and VLAN port type is set to 'accessPort'. Tunnelling can be enabled only on ports which are in 'dot1x force-authorised' state. All tunnel ports should be set as untagged members for the access VLAN's configured for that customer.
Context
- MIB
- SUPERMICRO-VLAN-MIB
- OID
.1.3.6.1.4.1.10876.101.1.65.2.3.1.1- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- dot1qFutureVlanTunnelEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-VLAN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-VLAN-MIB::dot1qFutureVlanTunnelStatus'
More examples
Read one indexed 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::dot1qFutureVlanTunnelStatus.<dot1qFutureVlanPort>'
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::dot1qFutureVlanTunnelStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |