ACC-MIB :: accX25WindowNegot

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccX25WindowNegot

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 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.17accX25ACC-MIB
1.3.6.1.4.1.5.1.1.17.2accX25SubnetParmTableACC-MIB
1.3.6.1.4.1.5.1.1.17.2.1accX25SubnetParmEntryACC-MIB
1.3.6.1.4.1.5.1.1.17.2.1.4accX25WindowNegotACC-MIB