tunnelWiFiConfigEncapsMethod
ELTEX-TUNNEL-MIB ·
.1.3.6.1.4.1.35265.21.1.1.5
Object
column IANAifType-MIBIANAtunnelType
The encapsulation method used by the Wi-Fi tunnel.
Context
- MIB
- ELTEX-TUNNEL-MIB
- OID
.1.3.6.1.4.1.35265.21.1.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tunnelWiFiConfigEntry
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-TUNNEL-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-TUNNEL-MIB::tunnelWiFiConfigEncapsMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-TUNNEL-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-TUNNEL-MIB::tunnelWiFiConfigEncapsMethod.<tunnelWiFiConfigLocalAddressType>.<tunnelWiFiConfigLocalAddress>.<tunnelWiFiConfigRemoteAddressType>.<tunnelWiFiConfigRemoteAddress>.<tunnelWiFiConfigEncapsMethod>.<tunnelWiFiConfigID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-TUNNEL-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-TUNNEL-MIB::tunnelWiFiConfigEncapsMethod'
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 |