All MIBs › ACC-MIB › accX25WindowNegot
accX25WindowNegot
Module: ACC-MIB
OID (symbolic): ACC-MIB::accX25WindowNegot
OID (numeric): 1.3.6.1.4.1.5.1.1.17.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
specifies value for Window Size Negotiation Facility (between 1 and 127 inclusive), or zero if Window Size Negotiation Facility is not to be used.
What is accX25WindowNegot?
This setting specifies the maximum window size (1-127 packets allowed in flight, or 0 to disable negotiation) for X.25 packet flow control on this circuit. Network engineers adjust this to balance throughput against error recovery: larger windows (32-127) allow more data in flight for high-speed links; smaller windows (2-8) reduce memory use and recovery time after packet loss. A value of 64 allows up to 64 unacknowledged packets on the wire; 0 means use the far-end default window size.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.2.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accX25WindowNegot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.2.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accX25WindowNegot.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.17.2.1.4.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.17 | accX25 | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.2 | accX25SubnetParmTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.2.1 | accX25SubnetParmEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.2.1.4 | accX25WindowNegot | ACC-MIB |