tunnelConfigID
TUNNEL-MIB ·
.1.3.6.1.2.1.10.131.1.1.2.1.4
Object
column
deprecated
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.
Since this object does not support IPv6, it is
deprecated in favor of tunnelInetConfigID.
Context
- MIB
- TUNNEL-MIB
- OID
.1.3.6.1.2.1.10.131.1.1.2.1.4- Type
- column
- Access
- noaccess
- Status
- deprecated
- Parent
- tunnelConfigEntry
- Table
- tunnelConfigTable
- Siblings
- 5
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tunnelConfigLocalAddress deprecated The address of the local endpoint of the tunnel, or
0.0.0.0 if the device is free to choose any of its
addresses at tunnel establishment time.
Since this object doe… | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.10.131.1.1.2.1.1 |
| tunnelConfigRemoteAddress deprecated The address of the remote endpoint of the tunnel.
Since this object does not support IPv6, it is
deprecated in favor of tunnelInetConfigRemoteAddress. | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.10.131.1.1.2.1.2 |
| tunnelConfigEncapsMethod deprecated The encapsulation method used by the tunnel.
Since this object does not support IPv6, it is
deprecated in favor of tunnelInetConfigEncapsMethod. | column | IANAifType-MIBIANAtunnelType | .1.3.6.1.2.1.10.131.1.1.2.1.3 |
| tunnelConfigIfIndex deprecated If the value of tunnelConfigStatus 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 the … | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.2.1.10.131.1.1.2.1.5 |
| tunnelConfigStatus deprecated 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.2.1.6 |