PPP-LCP-MIB :: pppLinkConfigMagicNumber

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPPP-LCP-MIBpppLinkConfigMagicNumber

pppLinkConfigMagicNumber

Module: PPP-LCP-MIB

OID (symbolic): PPP-LCP-MIB::pppLinkConfigMagicNumber

OID (numeric): 1.3.6.1.2.1.10.23.1.1.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: If true(2) then the local node will attempt to perform Magic Number negotiation with the remote node. If false(1) then this negotiation is not performed. In any event, the local node will comply with any magic number negotiations attempted by the remote node, per the PPP specification. Changing this object will have effect when the link is next restarted.

What is pppLinkConfigMagicNumber?

Controls whether the local node attempts Magic Number negotiation with the remote peer: true(2) attempts it, false(1) (default) does not, though the node will still honor a magic number negotiation initiated by the peer. Takes effect on the next link restart.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.23.1.1.2.1.4
snmpwalk -v2c -c public <target> PPP-LCP-MIB::pppLinkConfigMagicNumber

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.23.1.1.2.1.4.1
snmpget -v2c -c public <target> PPP-LCP-MIB::pppLinkConfigMagicNumber.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.10.23.1.1.2.1.4.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pppLinkConfigMagicNumber.1

Start monitoring vendor-neutral, standards-based MIB (PPP Link Control Protocol) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PPP-LCP-MIB::pppLinkConfigMagicNumber OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (PPP Link Control Protocol) from a single console.

OID Breakdown

Upper-level ancestors (12 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
1.3.6.1.2.1.10.23pppMRVINREACH
1.3.6.1.2.1.10.23.1pppLcpMRVINREACH
1.3.6.1.2.1.10.23.1.1pppLinkMRVINREACH
1.3.6.1.2.1.10.23.1.1.2pppLinkConfigTableMRVINREACH
1.3.6.1.2.1.10.23.1.1.2.1pppLinkConfigEntryMRVINREACH
Numeric OIDNameModule
1.3.6.1.2.1.10.23.1.1.2.1.4pppLinkConfigMagicNumberPPP-LCP-MIB