juniL2tpSysConfigIgnoreTxAddressChange

Juniper-L2TP-MIB · .1.3.6.1.4.1.4874.2.2.35.1.1.1.14

Object

scalar r/w Enumeration
Configure L2TP to ignore IP address and/or UDP port changes on incoming
SCCRP messages. When this feature is enabled the L2TP tunnel may have
separate receive and transmit address and/or port values to the
remote host. 
    disable(0) - change is not ignored
    ipAddressAndUdpPort(1)- ignore both address and port changes
    ipAddress(2) - ignore address changes only
    udpPort(3) - ignore port changes only.

Context

MIB
Juniper-L2TP-MIB
OID
.1.3.6.1.4.1.4874.2.2.35.1.1.1.14
Type
scalar
Access
readwrite
Status
current
Parent
juniL2tpSystemConfig
Groups
7

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-L2TP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-L2TP-MIB::juniL2tpSysConfigIgnoreTxAddressChange.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-L2TP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-L2TP-MIB::juniL2tpSysConfigIgnoreTxAddressChange'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1ipAddressAndUdpPort
2ipAddress
3udpPort