tmnxPppLocalMagicNumber
TIMETRA-PPP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.22
Object
column SNMPv2-SMIUnsigned32
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.
Context
- MIB
- TIMETRA-PPP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.22- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxPppEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-PPP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PPP-MIB::tmnxPppLocalMagicNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PPP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PPP-MIB::tmnxPppLocalMagicNumber.<tmnxChassisIndex>.<tmnxPortPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PPP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PPP-MIB::tmnxPppLocalMagicNumber'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295