swQinQPortVlanTranslation
Q-IN-Q-MIB ·
.1.3.6.1.4.1.171.12.57.3.1.1.9
Object
column r/w
Enumeration
If swQinQState and swQinQPortTrustCVID are enabled, this object specifies whether to lookup VLAN translation table to get S-VID by the C-VID of the ingress packet on the UNI port or not.
Context
- MIB
- Q-IN-Q-MIB
- OID
.1.3.6.1.4.1.171.12.57.3.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swQinQPortEntry
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 'Q-IN-Q-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Q-IN-Q-MIB::swQinQPortVlanTranslation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Q-IN-Q-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Q-IN-Q-MIB::swQinQPortVlanTranslation.<swQinQPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Q-IN-Q-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Q-IN-Q-MIB::swQinQPortVlanTranslation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |