tunnelConfigTable
TUNNEL-MIB ·
.1.3.6.1.2.1.10.131.1.1.2
Object
table deprecated
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.
Context
- MIB
- TUNNEL-MIB
- OID
.1.3.6.1.2.1.10.131.1.1.2- Type
- table
- Status
- deprecated
- Parent
- tunnel
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TUNNEL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TUNNEL-MIB::tunnelConfigTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.