ACC-MIB :: accPppLcpConfigMagicNumber

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccPppLcpConfigMagicNumber

accPppLcpConfigMagicNumber

Module: ACC-MIB

OID (symbolic): ACC-MIB::accPppLcpConfigMagicNumber

OID (numeric): 1.3.6.1.4.1.5.1.1.32.2.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

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 accPppLcpConfigMagicNumber?

This OID controls whether your PPP endpoint will use magic numbers during LCP (Link Control Protocol) negotiation—a PPP feature that detects if two endpoints are directly talking to each other or looped back. A magic number is a random identifier each endpoint sends so both sides can verify they're not receiving their own packets. You configure this when setting up PPP links to ensure both devices agree on using this safety check; some legacy systems may not support it. For example, setting this to true(2) means your device will attempt magic number negotiation, so if it receives its own magic number back, it knows the line is looped and will reject the connection.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.2.1.5
snmpwalk -v2c -c public <target> ACC-MIB::accPppLcpConfigMagicNumber

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.2.1.5.1
snmpget -v2c -c public <target> ACC-MIB::accPppLcpConfigMagicNumber.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.32accPppACC-MIB
1.3.6.1.4.1.5.1.1.32.2accPppLcpConfigTableACC-MIB
1.3.6.1.4.1.5.1.1.32.2.1accPppLcpConfigEntryACC-MIB
1.3.6.1.4.1.5.1.1.32.2.1.5accPppLcpConfigMagicNumberACC-MIB