tunnelIfRemoteAddress
TUNNEL-MIB ·
.1.3.6.1.2.1.10.131.1.1.1.1.2
Object
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 tunnel is not a point-to-point link (e.g., if it
is a 6to4 tunnel).
Since this object does not support IPv6, it is
deprecated in favor of tunnelIfRemoteInetAddress.
Context
- MIB
- TUNNEL-MIB
- OID
.1.3.6.1.2.1.10.131.1.1.1.1.2- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- tunnelIfEntry
- Table
- tunnelIfTable
- Siblings
- 10
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
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 |
| 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 |
| tunnelIfSecurity 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. … | column | Enumeration | .1.3.6.1.2.1.10.131.1.1.1.1.5 |
| 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 |