sleTunnelIfMode
SLE-NETWORK-MIB ·
.1.3.6.1.4.1.6296.101.11.8.1.1.4
Object
column IANAifType-MIBIANAtunnelType
The encapsulation method used by the tunnel.
other(1) - none of the following
direct(2) - intermediate header
gre(3) - GRE encapsulation
minimal(4) - Minimal encapsulation
l2tp(5) - L2TP encapsulation
pptp(6) - PPTP encapsulation
l2f(7) - L2F encapsulation
udp(8) - UDP encapsulation
atmp(9) - ATMP encapsulation
msdp(10) - MSDP encapsulation
sixToFour(11) - 6to4 encapsulation
sixOverFour(12) - 6over4 encapsulation
isatap(13) - ISATAP encapsulation
teredo(14) - Teredo encapsulation
Context
- MIB
- SLE-NETWORK-MIB
- OID
.1.3.6.1.4.1.6296.101.11.8.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleTunnelIfEntry
- Groups
- 1
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 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-NETWORK-MIB::sleTunnelIfMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-NETWORK-MIB::sleTunnelIfMode.<sleTunnelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-NETWORK-MIB::sleTunnelIfMode'
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 |
Conformance
Member of