All MIBs › CLEARTRAC7-MIB › ifwanPppNegociateLocalMru
ifwanPppNegociateLocalMru
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::ifwanPppNegociateLocalMru
OID (numeric): 1.3.6.1.4.1.727.7.2.2.2.1.124
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This parameter enables the negotiation of another MRU than the default MRU value (1500 bytes). The MRU is used when sending parameter values between peers to negotiate the connection. In particular, it specifies the maximum number of bytes in the Information and Padding fields of the PPP encapsulation frame.
If you set this parameter to YES, you must also configure the Negotiated Local MRU parameter.
What is ifwanPppNegociateLocalMru?
This read-write yes/no setting enables negotiation of a local MRU value other than PPP's 1500-byte default on this port. Turning it on tells the port to advertise the value configured in ifwanPppLocalMru instead of silently assuming the standard MRU, which matters when the link needs a smaller or larger frame size. For example, an administrator connecting over a low-bandwidth link who wants smaller PPP frames would set this to yes(2) and then configure ifwanPppLocalMru below 1500.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.2.2.1.124 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::ifwanPppNegociateLocalMru
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.2.2.1.124.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::ifwanPppNegociateLocalMru.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.727.7.2.2.2.1.124.1 i <value>
Start monitoring ClearTrac 7 series asset-tracking hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLEARTRAC7-MIB::ifwanPppNegociateLocalMru OID value, configure state conditions and alerts, and monitor any ClearTrac 7 series asset-tracking hardware from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.2 | ifwan | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.2.2 | ifwanTable | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.2.2.1 | ifwanEntry | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.2.2.1.124 | ifwanPppNegociateLocalMru | CLEARTRAC7-MIB |