ACC-AT :: accAtNetTabX25WinSize

MIB Reference — IPNetwork Monitor

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-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
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