TUNNEL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
25
tunnelIfTable
table.1.3.6.1.2.1.10.131.1.1.1
·
1 row entry
·
11 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk tunnelIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TUNNEL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TUNNEL-MIB::tunnelIfTable'
The (conceptual) table containing information on configured tunnels.
An entry (conceptual row) containing the information
on a particular configured tunnel.
on a particular configured tunnel.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
tunnelIfLocalAddressdeprecated
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 this object does not support IPv6, it is … |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.2.1.10.131.1.1.1.1.1 |
||||||||||||||||||||||||||||||||||||||
|
tunnelIfRemoteAddressdeprecated
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., i… |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.2.1.10.131.1.1.1.1.2 |
||||||||||||||||||||||||||||||||||||||
|
The encapsulation method used by the tunnel.
|
IANAifType-MIBIANAtunnelType Type Values:
|
.1.3.6.1.2.1.10.131.1.1.1.1.3 |
||||||||||||||||||||||||||||||||||||||
|
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. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.2.1.10.131.1.1.1.1.4 |
||||||||||||||||||||||||||||||||||||||
|
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 informati… |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.10.131.1.1.1.1.5 |
||||||||||||||||||||||||||||||||||||||
|
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 indicates that the bits are copied from the payl… |
Integer32r/w Constraints: range: -2-63 |
.1.3.6.1.2.1.10.131.1.1.1.1.6 |
||||||||||||||||||||||||||||||||||||||
|
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 that a traffic conditioner is invoked a… |
IPV6-FLOW-LABEL-MIBIPv6FlowLabelOrAnyr/w Type Constraints: range: -1..1048575 |
.1.3.6.1.2.1.10.131.1.1.1.1.7 |
||||||||||||||||||||||||||||||||||||||
|
The type of address in the corresponding
tunnelIfLocalInetAddress and tunnelIfRemoteInetAddress objects. |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.2.1.10.131.1.1.1.1.8 |
||||||||||||||||||||||||||||||||||||||
|
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 :: for IPv6. The type of this object i… |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.2.1.10.131.1.1.1.1.9 |
||||||||||||||||||||||||||||||||||||||
|
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 (e.g., if it is a 6to4 tunnel), the val… |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.2.1.10.131.1.1.1.1.10 |
||||||||||||||||||||||||||||||||||||||
|
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 of the packet size). |
Integer32r/w Constraints: range: -1-255 |
.1.3.6.1.2.1.10.131.1.1.1.1.11 |
.1.3.6.1.2.1.10.131.1.1.2
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk tunnelConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TUNNEL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TUNNEL-MIB::tunnelConfigTable'
The (conceptual) table containing information on
configured tunnels. This table can be used to map a
set of tunnel endpoints to the associated ifIndex
value. It can also be used for row creation. Note
that every row in the tunnelIfTable with a fixed IPv4
destination address should have a corresponding row in
the tunnelConfigTable, regardless of whether it was
created via SNMP.
Since this table does not support IPv6, it is
deprecated in favor of tunnelInetConfigTable.
An entry (conceptual row) containing the information
on a particular configured tunnel.
Since this entry does not support IPv6, it is
deprecated in favor of tunnelInetConfigEntry.
on a particular configured tunnel.
Since this entry does not support IPv6, it is
deprecated in favor of tunnelInetConfigEntry.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
tunnelConfigLocalAddressdeprecated
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 does not support IPv6, it is deprecated in … |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.2.1.10.131.1.1.2.1.1 |
||||||||||||||||||||||||||||||||||||||
|
tunnelConfigRemoteAddressdeprecated
The address of the remote endpoint of the tunnel.
Since this object does not support IPv6, it is deprecated in favor of tunnelInetConfigRemoteAddress. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.2.1.10.131.1.1.2.1.2 |
||||||||||||||||||||||||||||||||||||||
|
tunnelConfigEncapsMethoddeprecated
The encapsulation method used by the tunnel.
Since this object does not support IPv6, it is deprecated in favor of tunnelInetConfigEncapsMethod. |
IANAifType-MIBIANAtunnelType Type Values:
|
.1.3.6.1.2.1.10.131.1.1.2.1.3 |
||||||||||||||||||||||||||||||||||||||
|
tunnelConfigIDdeprecated
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 … |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.2.1.10.131.1.1.2.1.4 |
||||||||||||||||||||||||||||||||||||||
|
tunnelConfigIfIndexdeprecated
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 active state, and means that the interfa… |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.2.1.10.131.1.1.2.1.5 |
||||||||||||||||||||||||||||||||||||||
|
tunnelConfigStatusdeprecated
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 notInService since there are no other writable obj… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.2.1.10.131.1.1.2.1.6 |
tunnelInetConfigTable
table.1.3.6.1.2.1.10.131.1.1.3
·
1 row entry
·
8 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk tunnelInetConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TUNNEL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TUNNEL-MIB::tunnelInetConfigTable'
The (conceptual) table containing information on configured tunnels. This table can be used to map a set of tunnel endpoints to the associated ifIndex value. It can also be used for row creation. Note that every row in the tunnelIfTable with a fixed destination address should have a corresponding row in the tunnelInetConfigTable, regardless of whether it was created via SNMP.
An entry (conceptual row) containing the information
on a particular configured tunnel. Note that there is
a 128 subid maximum for object OIDs. Implementers
need to be aware that if the total number of octets in
tunne…
on a particular configured tunnel. Note that there is
a 128 subid maximum for object OIDs. Implementers
need to be aware that if the total number of octets in
tunne…
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The address type over which the tunnel encapsulates
packets. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.2.1.10.131.1.1.3.1.1 |
||||||||||||||||||||||||||||||||||||||
|
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. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.10.131.1.1.3.1.2 |
||||||||||||||||||||||||||||||||||||||
|
The address of the remote endpoint of the tunnel.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.10.131.1.1.3.1.3 |
||||||||||||||||||||||||||||||||||||||
|
The encapsulation method used by the tunnel.
|
IANAifType-MIBIANAtunnelType Type Values:
|
.1.3.6.1.2.1.10.131.1.1.3.1.4 |
||||||||||||||||||||||||||||||||||||||
|
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 … |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.2.1.10.131.1.1.3.1.5 |
||||||||||||||||||||||||||||||||||||||
|
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 the active state, and means that the int… |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.2.1.10.131.1.1.3.1.6 |
||||||||||||||||||||||||||||||||||||||
|
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 notInService since there are no other writable obj… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.2.1.10.131.1.1.3.1.7 |
||||||||||||||||||||||||||||||||||||||
|
The storage type of this row. If the row is
permanent(4), no objects in the row need be writable. |
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.2.1.10.131.1.1.3.1.8 |