All MIBs › ACC-DN › accDnX25PktWin
accDnX25PktWin
Module: ACC-DN
OID (symbolic): ACC-DN::accDnX25PktWin
OID (numeric): 1.3.6.1.4.1.5.1.1.19.21.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
X25 packet window Object will be set to default value if not present in entry-adding SET PDU.
What is accDnX25PktWin?
This OID sets the X.25 packet window size, which controls how many unacknowledged packets the gateway can send before waiting for a response, with a range of 0 to 127. A larger window allows higher throughput on fast or low-latency links, while smaller values work better on slow or high-latency connections. For example, a window value of 4 means the gateway sends up to 4 packets before pausing to receive acknowledgments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.21 snmpwalk -v2c -c public <target> ACC-DN::accDnX25PktWin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.21.1 snmpget -v2c -c public <target> ACC-DN::accDnX25PktWin.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.19.21.1.21.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.5.1.1.19 | accDn | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21 | accDnCktTable | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21.1 | accDnCktEntry | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21.1.21 | accDnX25PktWin | ACC-DN |