All MIBs › MRVINREACH › pppLinkConfigMagicNumber
pppLinkConfigMagicNumber
Module: MRVINREACH
OID (symbolic): MRVINREACH::pppLinkConfigMagicNumber
OID (numeric): 1.3.6.1.2.1.10.23.1.1.2.1.4
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.
Agent variations: DESCRIPTION writing not supported
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> MRVINREACH::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> MRVINREACH::pppLinkConfigMagicNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pppLinkConfigMagicNumber.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.23 | ppp | MRVINREACH |
| 1.3.6.1.2.1.10.23.1 | pppLcp | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1 | pppLink | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.2 | pppLinkConfigTable | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.2.1 | pppLinkConfigEntry | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.2.1.4 | pppLinkConfigMagicNumber | MRVINREACH |