eltMesIssVlanDot1qTunnelStatus
ELTEX-MES-ISS-VLAN-MIB ·
.1.3.6.1.4.1.35265.1.139.3.1.2.1.1.1
Object
802.1q tunneling feature allows to transparently transmit customer
traffic through a provider network by encapsulating the outer (Q-in-Q)
VLAN tag into the customer packets.
If 802.1q tunnel is enabled on a port, it'll make its forwarding
decision based on the outer VID and keep inner VLAN tag unchanged.
If a packet with no outer tag is received on a tunneling port, PVID
will be encapsulated in the packet as an outer tag and the packet
will be forwarded based on its new outer VID. If a tunneling port holds
an untagged membership in some VLANs, the outer tags with these VLANs
will be decapsulated before sending out the packets from this port.
Context
- MIB
- ELTEX-MES-ISS-VLAN-MIB
- OID
.1.3.6.1.4.1.35265.1.139.3.1.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltMesIssVlanPortEntry
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 'ELTEX-MES-ISS-VLAN-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-VLAN-MIB::eltMesIssVlanDot1qTunnelStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-ISS-VLAN-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-VLAN-MIB::eltMesIssVlanDot1qTunnelStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-VLAN-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-VLAN-MIB::eltMesIssVlanDot1qTunnelStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |