ifTableXtndEncapsulation

WAN-MIB · .1.3.6.1.4.1.6889.2.1.6.2.2.1.1.14

Object

column r/w Enumeration
Applicable only to layer 1 interfaces.
The type of the layer 2 interface on top of this
Interface.
              
ppp - The Layer 2 interface is PPP
frameRelay - The Layer 2 interface is IETF Frame Relay.
pppoe - PPPoE-client mode for Ethernet interfaces
arpa - non-PPPoE client mode for Ethernet interfaces      
frameRelayNonIetf - The Layer 2 interface is Frame Relay compliant with Cisco
frame relay but not compliant to IETF.
interactive - External Modem enabled (for Console & USB-modem interfaces).
terminal - External modem disabled   (for Console  interface)

Context

MIB
WAN-MIB
OID
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.14
Type
column
Access
readwrite
Status
current
Parent
ifTableXtndEntry
Groups
1

Walk 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 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::ifTableXtndEncapsulation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAN-MIB::ifTableXtndEncapsulation.<ifTableXtndIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WAN-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WAN-MIB::ifTableXtndEncapsulation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ppp
2frameRelay
3pppoe
4arpa
5frameRelayNonIetf
255notSupported

Conformance