dot1qFutureVlanTunnelStatus
ARICENT-VLAN-MIB ·
.1.3.6.1.4.1.2076.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'. Tunneling 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
- ARICENT-VLAN-MIB
- OID
.1.3.6.1.4.1.2076.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 'ARICENT-VLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-VLAN-MIB::dot1qFutureVlanTunnelStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-VLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-VLAN-MIB::dot1qFutureVlanTunnelStatus.<dot1qFutureVlanPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-VLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-VLAN-MIB::dot1qFutureVlanTunnelStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |