All MIBs › CXMLPPP-MIB › mlpppLSapLcMaxTerminate
mlpppLSapLcMaxTerminate
Module: CXMLPPP-MIB
OID (symbolic): CXMLPPP-MIB::mlpppLSapLcMaxTerminate
OID (numeric): 1.3.6.1.4.1.495.2.1.6.49.50.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Determines the maximum number of Termination-Request packets that the port can send without any answer from the peer.
If the maximum number of packets has been sent and there is still no response from the other end of the link, the Link Control Protocol (LCP) assumes that the peer is unable to respond. The link is closed without negociating the termination.
Range of Values: 1-5
Default Value: 2
Configuration Changed: administrative
What is mlpppLSapLcMaxTerminate?
This OID sets the maximum number of LCP Termination-Request packets (1 to 5, default 2) this port will send without a peer response before closing the link outright without negotiating the termination. An engineer tunes this to control how patiently the port waits for a peer to acknowledge a link teardown request.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.49.50.1.17 snmpwalk -v2c -c public <target> CXMLPPP-MIB::mlpppLSapLcMaxTerminate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.49.50.1.17.1 snmpget -v2c -c public <target> CXMLPPP-MIB::mlpppLSapLcMaxTerminate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.49.50.1.17.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mlpppLSapLcMaxTerminate.1
Start monitoring Aastra ConvertedX (CX) WAN router (MLPPP bundling) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CXMLPPP-MIB::mlpppLSapLcMaxTerminate OID value, configure state conditions and alerts, and monitor any Aastra ConvertedX (CX) WAN router (MLPPP bundling) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.495 | memotec | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2 | memotecProducts | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1 | cxProduct | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1.6 | cxApplication | CXProduct-SMI |
| 1.3.6.1.4.1.495.2.1.6.49 | cxMLPPP | CXProduct-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.495.2.1.6.49.50 | mlpppLSapTable | CXMLPPP-MIB |
| 1.3.6.1.4.1.495.2.1.6.49.50.1 | mlpppLSapEntry | CXMLPPP-MIB |
| 1.3.6.1.4.1.495.2.1.6.49.50.1.17 | mlpppLSapLcMaxTerminate | CXMLPPP-MIB |