All MIBs › ACC-L2TP › accL2tpTunnelConfigPayLoadLength
accL2tpTunnelConfigPayLoadLength
Module: ACC-L2TP
OID (symbolic): ACC-L2TP::accL2tpTunnelConfigPayLoadLength
OID (numeric): 1.3.6.1.4.1.5.1.1.71.1.2.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Used to configure the L2TP default action regarding payload lengths. Including the payload length in the L2TP payload L2TP header enables some vendors to avoid recalculating the payload length. Disabling this option informs L2TP not to include the payload length in the L2TP packet header, reducing the overall L2TP packet size by two bytes. Entering this command without specifying a setting causes the L2TP tunnel payload length to return to its default setting.
What is accL2tpTunnelConfigPayLoadLength?
This controls whether L2TP includes a 2-byte payload length field in the packet header to optimize bandwidth or improve compatibility with peer equipment. Network engineers enable this for interoperability when tunneling to vendors that require explicit payload length information in headers for validation. Disabling this saves 2 bytes per packet on bandwidth-constrained links; enabling it helps peers that strictly validate packet structures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.71.1.2.1.14 snmpwalk -v2c -c public <target> ACC-L2TP::accL2tpTunnelConfigPayLoadLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.71.1.2.1.14.1 snmpget -v2c -c public <target> ACC-L2TP::accL2tpTunnelConfigPayLoadLength.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.71.1.2.1.14.1 i <value>
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-L2TP::accL2tpTunnelConfigPayLoadLength OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.71 | accL2tp | ACC-L2TP |
| 1.3.6.1.4.1.5.1.1.71.1 | accL2tpGeneral | ACC-L2TP |
| 1.3.6.1.4.1.5.1.1.71.1.2 | accL2tpTunnelConfigTable | ACC-L2TP |
| 1.3.6.1.4.1.5.1.1.71.1.2.1 | accL2tpTunnelConfigEntry | ACC-L2TP |
| 1.3.6.1.4.1.5.1.1.71.1.2.1.14 | accL2tpTunnelConfigPayLoadLength | ACC-L2TP |