All MIBs › ACMIB › aal2TrunkCuTimer
aal2TrunkCuTimer
Module: ACMIB
OID (symbolic): ACMIB::aal2TrunkCuTimer
OID (numeric): 1.3.6.1.4.1.1751.2.18.6.36.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: CuTimer represents 'combined use timer', is set to zero such that every ATM cell transmitted contains one, and only one, AAL2 packet, and the first octet of the AAL2 packet header follows immediately after the Start Field in the ATM cell payload. If the AAL2 packet payload is less than 44 octets, the remainder of the ATM cell payload following the end of the AAL2 packet shall be filled with zeros as padding. Each increment of CuTimer means 5ms more to wait. And cuTimer default value 4 means to wait 20ms before the ATM cell is sent out.
What is aal2TrunkCuTimer?
This OID controls the Combined Use Timer (CuTimer) for AAL2 packet packing into ATM cells, with valid values from 0 to 8. Engineers configure this to optimize bandwidth efficiency by controlling how tightly multiple AAL2 packets are packed into each ATM cell. For example, setting this to 0 means each ATM cell contains exactly one complete AAL2 packet with no padding waste.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.36.1.22 snmpwalk -v2c -c public <target> ACMIB::aal2TrunkCuTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.36.1.22.1 snmpget -v2c -c public <target> ACMIB::aal2TrunkCuTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.18.6.36.1.22.1 i <value>
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::aal2TrunkCuTimer OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) 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.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6 | connectionConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.36 | aal2TrunkConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.36.1 | aal2TrunkConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.36.1.22 | aal2TrunkCuTimer | ACMIB |