fsTunlIfEncapsMethod
SUPERMICRO-TUNNEL-MIB ·
.1.3.6.1.4.1.10876.101.1.95.1.1.1.1.4
Object
column FsTunlType
The encapsulation method used by the tunnel.
Context
- MIB
- SUPERMICRO-TUNNEL-MIB
- OID
.1.3.6.1.4.1.10876.101.1.95.1.1.1.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fsTunlIfEntry
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 'SUPERMICRO-TUNNEL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-TUNNEL-MIB::fsTunlIfEncapsMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-TUNNEL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-TUNNEL-MIB::fsTunlIfEncapsMethod.<fsTunlIfAddressType>.<fsTunlIfLocalInetAddress>.<fsTunlIfRemoteInetAddress>.<fsTunlIfEncapsMethod>.<fsTunlIfConfigID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-TUNNEL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-TUNNEL-MIB::fsTunlIfEncapsMethod'
Syntax
- Source
- FsTunlType
- 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 | compat |
16 | ipv6ip |