ACC-AT :: accAtNetTabX25WinSize

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-ATaccAtNetTabX25WinSize

accAtNetTabX25WinSize

Module: ACC-AT

OID (symbolic): ACC-AT::accAtNetTabX25WinSize

OID (numeric): 1.3.6.1.4.1.5.1.1.28.6.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The desired window size to be negotiated during X.25 call establishment.

What is accAtNetTabX25WinSize?

This OID sets the window size (sliding-window flow control parameter) for X.25 calls, with values from 0 to 127 packets that can be sent before waiting for acknowledgment. This controls how many unacknowledged packets can be in flight at once—a larger window improves throughput on high-latency links but requires more memory, while a smaller window reduces buffer requirements. Setting it to 8 means the system can send 8 packets and then must wait for an acknowledgment before sending more.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.6.1.8
snmpwalk -v2c -c public <target> ACC-AT::accAtNetTabX25WinSize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.6.1.8.1
snmpget -v2c -c public <target> ACC-AT::accAtNetTabX25WinSize.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.28.6.1.8.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-AT::accAtNetTabX25WinSize 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5.1.1.28accAtACC-AT
1.3.6.1.4.1.5.1.1.28.6accAtNetTableACC-AT
1.3.6.1.4.1.5.1.1.28.6.1accAtNetEntryACC-AT
1.3.6.1.4.1.5.1.1.28.6.1.8accAtNetTabX25WinSizeACC-AT