tIPsecTnlTempIgnoreDefaultRoute

TIMETRA-IPSEC-MIB · .1.3.6.1.4.1.6527.3.1.2.48.17.1.25

Object

column r/w SNMPv2-TCTruthValue
The value 'false' for tIPsecTnlTempIgnoreDefaultRoute will cause the
IPsec gateway to remove dynamic lan-to-lan tunnels whenever IKE
negotiates a
remote traffic selector containing a default route (0.0.0.0/0 or
::/0).
The value 'true' will cause the IPsec gateway to ignore such default
routes in negotiated remote traffic selectors, thereby retaining the
associated dynamic lan-to-lan tunnels with no impact on IPsec-managed
reverse routes.

Context

MIB
TIMETRA-IPSEC-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.48.17.1.25
Type
column
Access
readwrite
Status
current
Parent
tIPsecTnlTempEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecTnlTempIgnoreDefaultRoute'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tIPsecTnlTempIgnoreDefaultRoute.<tIPsecTnlTempId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IPSEC-MIB::tIPsecTnlTempIgnoreDefaultRoute'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance