tunnelInetConfigID
TUNNEL-MIB ·
.1.3.6.1.2.1.10.131.1.1.3.1.5
Object
column
Integer32
An identifier used to distinguish between multiple
tunnels of the same encapsulation method, with the
same endpoints. If the encapsulation protocol only
allows one tunnel per set of endpoint addresses (such
as for GRE or IP-in-IP), the value of this object is
1. For encapsulation methods (such as L2F) which
allow multiple parallel tunnels, the manager is
responsible for choosing any ID which does not
conflict with an existing row, such as choosing a
random number.
Context
- MIB
- TUNNEL-MIB
- OID
.1.3.6.1.2.1.10.131.1.1.3.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tunnelInetConfigEntry
- Table
- tunnelInetConfigTable
- Siblings
- 7
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tunnelInetConfigAddressType The address type over which the tunnel encapsulates
packets. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.10.131.1.1.3.1.1 |
| tunnelInetConfigLocalAddress The address of the local endpoint of the tunnel, or
0.0.0.0 (for IPv4) or :: (for IPv6) if the device is
free to choose any of its addresses at tunnel
establishment time. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.10.131.1.1.3.1.2 |
| tunnelInetConfigRemoteAddress The address of the remote endpoint of the tunnel. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.10.131.1.1.3.1.3 |
| tunnelInetConfigEncapsMethod The encapsulation method used by the tunnel. | column | IANAifType-MIBIANAtunnelType | .1.3.6.1.2.1.10.131.1.1.3.1.4 |
| tunnelInetConfigIfIndex If the value of tunnelInetConfigStatus for this row
is active, then this object contains the value of
ifIndex corresponding to the tunnel interface. A
value of 0 is not legal in … | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.2.1.10.131.1.1.3.1.6 |
| tunnelInetConfigStatus The status of this row, by which new entries may be
created, or old entries deleted from this table. The
agent need not support setting this object to
createAndWait or notInServi… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.10.131.1.1.3.1.7 |
| tunnelInetConfigStorageType The storage type of this row. If the row is
permanent(4), no objects in the row need be writable. | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.10.131.1.1.3.1.8 |