All MIBs › CPIWF-MIB › aal2CpsMaxSDULength
aal2CpsMaxSDULength
Module: CPIWF-MIB
OID (symbolic): CPIWF-MIB::aal2CpsMaxSDULength
OID (numeric): 1.3.6.1.4.1.353.5.10.1.1.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Maximum CPS-SDU size given in octets.
What is aal2CpsMaxSDULength?
This read-write INTEGER, constrained to either 45 or 64 octets, sets the maximum size of a CPS-SDU (Common Part Sublayer Service Data Unit). It lets an admin choose between the two standard AAL2 packet sizes, trading off overhead against latency. Choosing 64 allows larger payloads per packet, which can improve efficiency for data-heavy traffic compared to the smaller 45-octet option.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.2.3 snmpwalk -v2c -c public <target> CPIWF-MIB::aal2CpsMaxSDULength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.2.3.1 snmpget -v2c -c public <target> CPIWF-MIB::aal2CpsMaxSDULength.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.10.1.1.2.3.1 i <value>
Start monitoring ATM access/carrier equipment (Loop Emulation Service CP-IWF) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPIWF-MIB::aal2CpsMaxSDULength OID value, configure state conditions and alerts, and monitor any ATM access/carrier equipment (Loop Emulation Service CP-IWF) from a single console.
OID Breakdown
Upper-level ancestors (8 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.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.10 | atmfLoopEmulationService | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1 | cpIwfMIB | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1 | cpIwfMIBObjects | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.2 | cpIwfAal2Profile | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.2.3 | aal2CpsMaxSDULength | CPIWF-MIB |