tunnelIfSecurity
TUNNEL-MIB ·
.1.3.6.1.2.1.10.131.1.1.1.1.5
Object
column
Enumeration
The method used by the tunnel to secure the outer IP header. The value ipsec indicates that IPsec is used between the tunnel endpoints for authentication or encryption or both. More specific security-related information may be available in a MIB module for the security protocol in use.
Context
- MIB
- TUNNEL-MIB
- OID
.1.3.6.1.2.1.10.131.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tunnelIfEntry
- Table
- tunnelIfTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | ipsec |
3 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tunnelIfLocalAddress deprecated The address of the local endpoint of the tunnel
(i.e., the source address used in the outer IP
header), or 0.0.0.0 if unknown or if the tunnel is
over IPv6.
Since t… | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.10.131.1.1.1.1.1 |
| tunnelIfRemoteInetAddress The address of the remote endpoint of the tunnel
(i.e., the destination address used in the outer IP
header). If the address is unknown or the tunnel is
not a point-to-point link… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.10.131.1.1.1.1.10 |
| tunnelIfEncapsLimit The maximum number of additional encapsulations
permitted for packets undergoing encapsulation at this
node. A value of -1 indicates that no limit is
present (except as a result … | column | Integer32 | .1.3.6.1.2.1.10.131.1.1.1.1.11 |
| tunnelIfRemoteAddress deprecated The address of the remote endpoint of the tunnel
(i.e., the destination address used in the outer IP
header), or 0.0.0.0 if unknown, or an IPv6 address, or
the tunn… | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.10.131.1.1.1.1.2 |
| tunnelIfEncapsMethod The encapsulation method used by the tunnel. | column | IANAifType-MIBIANAtunnelType | .1.3.6.1.2.1.10.131.1.1.1.1.3 |
| tunnelIfHopLimit The IPv4 TTL or IPv6 Hop Limit to use in the outer IP
header. A value of 0 indicates that the value is
copied from the payload's header. | column | Integer32 | .1.3.6.1.2.1.10.131.1.1.1.1.4 |
| tunnelIfTOS The method used to set the high 6 bits (the
differentiated services codepoint) of the IPv4 TOS or
IPv6 Traffic Class in the outer IP header. A value of
-1 indicate… | column | Integer32 | .1.3.6.1.2.1.10.131.1.1.1.1.6 |
| tunnelIfFlowLabel The method used to set the IPv6 Flow Label value.
This object need not be present in rows where
tunnelIfAddressType indicates the tunnel is not over
IPv6. A value of -1 indicates… | column | IPV6-FLOW-LABEL-MIBIPv6FlowLabelOrAny | .1.3.6.1.2.1.10.131.1.1.1.1.7 |
| tunnelIfAddressType The type of address in the corresponding
tunnelIfLocalInetAddress and tunnelIfRemoteInetAddress
objects. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.10.131.1.1.1.1.8 |
| tunnelIfLocalInetAddress The address of the local endpoint of the tunnel
(i.e., the source address used in the outer IP
header). If the address is unknown, the value is
0.0.0.0 for IPv4 or… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.10.131.1.1.1.1.9 |