All MIBs › CXMLPPP-MIB › mlpppLargeBufSize
mlpppLargeBufSize
Module: CXMLPPP-MIB
OID (symbolic): CXMLPPP-MIB::mlpppLargeBufSize
OID (numeric): 1.3.6.1.4.1.495.2.1.6.49.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Do not modify this object without the supervision of Memotec personnel.
Determines the size, in bytes, of each large size buffer of the MLPPP stack.
Range of Values: 1 - 65535
Note: The setting of this object depends on the amount of RAM available on the system, and should be set to the same value as the Operating System large buffer size (cxOsNbLargeBufs).
Default Value: 1600.
Configuration Changed: administrative
What is mlpppLargeBufSize?
This OID sets the size, in bytes, of each large buffer used by the Multilink PPP stack, defaulting to 1600 and normally matched to the operating system's own large buffer size. The MIB warns not to change this without vendor supervision, since it depends on the amount of RAM available on the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.49.4 snmpwalk -v2c -c public <target> CXMLPPP-MIB::mlpppLargeBufSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.49.4.1 snmpget -v2c -c public <target> CXMLPPP-MIB::mlpppLargeBufSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.49.4.1 i <value>
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::mlpppLargeBufSize 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.4 | mlpppLargeBufSize | CXMLPPP-MIB |