dot1qFutureVlanPortEgressTPIDType
ARICENT-VLAN-MIB ·
.1.3.6.1.4.1.2076.65.1.10.1.11
Object
column r/w
Enumeration
This object defines the Egress TPID type for a Port.
If the value is portbased(1) the egress TPID of the packet
is selected from Egress Port Table.
When the value is vlanbased(2), the Egress TPID is selected from
Egress VLAN Table.
Setting this MIB object is applicable only for hardware.
Context
- MIB
- ARICENT-VLAN-MIB
- OID
.1.3.6.1.4.1.2076.65.1.10.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1qFutureVlanPortEntry
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::dot1qFutureVlanPortEgressTPIDType'
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::dot1qFutureVlanPortEgressTPIDType.<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::dot1qFutureVlanPortEgressTPIDType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | portbased |
2 | vlanbased |