All MIBs › TIMETRA-PPP-MIB › tmnxPppLineMonitorMethod
tmnxPppLineMonitorMethod
Module: TIMETRA-PPP-MIB
OID (symbolic): TIMETRA-PPP-MIB::tmnxPppLineMonitorMethod
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The type of line monitoring packets being sent and received on this PPP link. Note that this can be deduced from the values of tmnxPppKaPeriod and tmnxPppQuality. One can find out whether lqm or keepalive is enabled or not. That is, lqm is enabled (keepalive is disabled) if tmnxPppQuality is not zero; and keepalive is enabled if tmnxPppKaPeriod is not zero and tmnxPppQuality is zero. If tmnxPppQuality and tmnxPppKaPeriod are both set to zero, no line monitoring is used.
What is tmnxPppLineMonitorMethod?
This read-only object reports which line monitoring method is active on a PPP link: none, keepalive (periodic echo probe), or LQM (Link Quality Monitoring which tracks frame discards and errors). It reflects the actual monitoring technique being used, which can be deduced from the keepalive period and quality thresholds configured on the link. Operators use this to verify which monitoring mode is protecting the PPP session and understand the detection sensitivity for link faults.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.5 snmpwalk -v2c -c public <target> TIMETRA-PPP-MIB::tmnxPppLineMonitorMethod
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.5.1 snmpget -v2c -c public <target> TIMETRA-PPP-MIB::tmnxPppLineMonitorMethod.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.5 | tmnxPppLineMonitorMethod | TIMETRA-PPP-MIB |