fsMITunlIfEncapsMethod
SUPERMICRO-MPTUNNEL-MIB ·
.1.3.6.1.4.1.10876.101.2.39.1.1.1.1.4
Object
column FsMITunlType
The encapsulation method used by the tunnel.
Context
- MIB
- SUPERMICRO-MPTUNNEL-MIB
- OID
.1.3.6.1.4.1.10876.101.2.39.1.1.1.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fsMITunlIfEntry
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-MPTUNNEL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPTUNNEL-MIB::fsMITunlIfEncapsMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MPTUNNEL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPTUNNEL-MIB::fsMITunlIfEncapsMethod.<fsMIStdIpContextId>.<fsMITunlIfAddressType>.<fsMITunlIfLocalInetAddress>.<fsMITunlIfRemoteInetAddress>.<fsMITunlIfEncapsMethod>.<fsMITunlIfConfigID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MPTUNNEL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MPTUNNEL-MIB::fsMITunlIfEncapsMethod'
Syntax
- Source
- FsMITunlType
- 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 |