tunnelInetConfigEncapsMethod
TUNNEL-MIB ·
.1.3.6.1.2.1.10.131.1.1.3.1.4
Object
column IANAifType-MIBIANAtunnelType
The encapsulation method used by the tunnel.
Context
- MIB
- TUNNEL-MIB
- OID
.1.3.6.1.2.1.10.131.1.1.3.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tunnelInetConfigEntry
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 'TUNNEL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TUNNEL-MIB::tunnelInetConfigEncapsMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TUNNEL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TUNNEL-MIB::tunnelInetConfigEncapsMethod.<tunnelInetConfigAddressType>.<tunnelInetConfigLocalAddress>.<tunnelInetConfigRemoteAddress>.<tunnelInetConfigEncapsMethod>.<tunnelInetConfigID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TUNNEL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TUNNEL-MIB::tunnelInetConfigEncapsMethod'
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 |