All MIBs › TIMETRA-PPP-MIB › tmnxPppRemoteMagicNumber
tmnxPppRemoteMagicNumber
Module: TIMETRA-PPP-MIB
OID (symbolic): TIMETRA-PPP-MIB::tmnxPppRemoteMagicNumber
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.23
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
tmnxPppRemoteMagicNumber is the magic number sent by the peer. If the value of tmnxPppRemoteMagicNumber is the same as the value of tmnxPppLocalMagicNumber, then it is possible that the link might be looped back. If the two magic numbers do not match, then the link is not looped back.
What is tmnxPppRemoteMagicNumber?
This object holds the magic number value sent by the peer endpoint in PPP (Point-to-Point Protocol) Link Control Protocol (LCP) negotiations. The magic number is a random value used to detect looped-back PPP links; if the remote magic number matches the local magic number, it indicates the link is looped back to itself. Operators check this value when diagnosing PPP connection failures or unexpected link behaviors to verify that the link path is correct.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.23 snmpwalk -v2c -c public <target> TIMETRA-PPP-MIB::tmnxPppRemoteMagicNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.23.1 snmpget -v2c -c public <target> TIMETRA-PPP-MIB::tmnxPppRemoteMagicNumber.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2 | tmnxHwObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.5 | tmnxPppObjs | TIMETRA-PPP-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.5.1 | tmnxPppTable | TIMETRA-PPP-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.5.1.1 | tmnxPppEntry | TIMETRA-PPP-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.23 | tmnxPppRemoteMagicNumber | TIMETRA-PPP-MIB |