qinqIfDot1qTunnelNativeIsInnerVlan
FIBERSTORE-MIB ·
.1.3.6.1.4.1.52642.1.52.2.3.1.3
Object
column r/w
Enumeration
Whether the do1q-tunnel native vlan is inner vlan. 1:the vlan id is inner vlan id. 2:default, the vlan id is not inner vlan id.
Context
- MIB
- FIBERSTORE-MIB
- OID
.1.3.6.1.4.1.52642.1.52.2.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qinqIfDot1qTunnelNativeVlanEntry
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 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::qinqIfDot1qTunnelNativeIsInnerVlan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::qinqIfDot1qTunnelNativeIsInnerVlan.<qinqIfDot1qTunnelNativeVlanIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBERSTORE-MIB::qinqIfDot1qTunnelNativeIsInnerVlan'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |