juniPppLinkConfigIgnoreMagicNumberMismatch
Juniper-PPP-MIB ·
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.14
Object
The ignore magic number mismatch option of the PPP interface
determines the action to be taken, when the peer has not negotiated
any value yet sent null or invalid magic number in the LCP echo
packets. The two actions that can be configured are:
1) Ignore the mismatch and retain connection
2) Disallow the mismatch and terminate connection
Context
- MIB
- Juniper-PPP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Default
disable- Parent
- juniPppLinkConfigEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppLinkConfigIgnoreMagicNumberMismatch'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppLinkConfigIgnoreMagicNumberMismatch.<juniPppLinkConfigIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-PPP-MIB::juniPppLinkConfigIgnoreMagicNumberMismatch'
Syntax
- Source
- Juniper-TCJuniEnable
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of