ACC-XNS :: accXnsNetX25PktWin

MIB Reference — IPNetwork Monitor

All MIBsACC-XNSaccXnsNetX25PktWin

accXnsNetX25PktWin

Module: ACC-XNS

OID (symbolic): ACC-XNS::accXnsNetX25PktWin

OID (numeric): 1.3.6.1.4.1.5.1.1.21.2.1.15

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

X25 packet window

What is accXnsNetX25PktWin?

This object sets the X.25 packet window size (0 to 127), controlling how many packets can be in flight simultaneously over the X.25 connection. Network engineers increase the window on high-capacity, low-latency links to improve throughput, or decrease it on slow links to reduce buffering. A window of 4 allows 4 packets to be outstanding at once, while a window of 32 improves throughput on fast links.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.2.1.15
snmpwalk -v2c -c public <target> ACC-XNS::accXnsNetX25PktWin

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.2.1.15.1
snmpget -v2c -c public <target> ACC-XNS::accXnsNetX25PktWin.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.21.2.1.15.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.21accXnsACC-MIB
1.3.6.1.4.1.5.1.1.21.2accXnsNetTableACC-MIB
1.3.6.1.4.1.5.1.1.21.2.1accXnsNetEntryACC-MIB
1.3.6.1.4.1.5.1.1.21.2.1.15accXnsNetX25PktWinACC-XNS