rlTunnelIfEncapsMethod
RADLAN-TUNNEL-MIB ·
.1.3.6.1.4.1.89.122.11.1.1.1
Object
The encapsulation method used by the tunnel. This field added since it is read-only in standard MIB.
Context
- MIB
- RADLAN-TUNNEL-MIB
- OID
.1.3.6.1.4.1.89.122.11.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlTunnelIfEntry
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 'RADLAN-TUNNEL-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-TUNNEL-MIB::rlTunnelIfEncapsMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-TUNNEL-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-TUNNEL-MIB::rlTunnelIfEncapsMethod.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-TUNNEL-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-TUNNEL-MIB::rlTunnelIfEncapsMethod'
Syntax
- Source
- IANAifType-MIBIANAtunnelType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | direct |
3 | gre |
4 | minimal |
5 | l2tp |
6 | pptp |
7 | l2f |
8 | udp |
9 | atmp |
10 | msdp |
11 | sixToFour |
12 | sixOverFour |
13 | isatap |
14 | teredo |
15 | ipHttps |
16 | softwireMesh |
17 | dsLite |
18 | aplusp |
19 | ipsectunnelmode |