juniL2tpSysConfigRejectTxAddressChange

Juniper-L2TP-MIB · .1.3.6.1.4.1.4874.2.2.35.1.1.1.18

Object

scalar r/w Enumeration
Configure L2TP to reject IP address and/or UDP port changes on incomming
SCCRP messages. 
    disable(0) - address change is allowed
    ipAddressAndUdpPort(1)- reject both address and port changes
    ipAddress(2) - reject address changes only
    udpPort(3) - reject port changes only.

Context

MIB
Juniper-L2TP-MIB
OID
.1.3.6.1.4.1.4874.2.2.35.1.1.1.18
Type
scalar
Access
readwrite
Status
current
Parent
juniL2tpSystemConfig
Groups
3

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::juniL2tpSysConfigRejectTxAddressChange.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::juniL2tpSysConfigRejectTxAddressChange'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1ipAddressAndUdpPort
2ipAddress
3udpPort