All MIBs › TIMETRA-PPP-MIB › tmnxPppLocalMagicNumber
tmnxPppLocalMagicNumber
Module: TIMETRA-PPP-MIB
OID (symbolic): TIMETRA-PPP-MIB::tmnxPppLocalMagicNumber
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.22
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
tmnxPppLocalMagicNumber is the local magic number to be sent to the peer. The magic number provides a method to detect loopbacks. If the value of tmnxPppLocalMagicNumber is the same as the value of tmnxPppRemoteMagicNumber, 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 tmnxPppLocalMagicNumber?
This is a 32-bit random number sent during PPP negotiation to detect loopback conditions. If this number equals the peer's magic number, the link may be looped back on itself. A technician uses this during troubleshooting to confirm whether a link has a physical or logical loopback.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.22 snmpwalk -v2c -c public <target> TIMETRA-PPP-MIB::tmnxPppLocalMagicNumber
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.22.1 snmpget -v2c -c public <target> TIMETRA-PPP-MIB::tmnxPppLocalMagicNumber.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.22 | tmnxPppLocalMagicNumber | TIMETRA-PPP-MIB |