All MIBs › CXSDLC-MIB › sdlcPollIntAfterAckTimer
sdlcPollIntAfterAckTimer
Module: CXSDLC-MIB
OID (symbolic): CXSDLC-MIB::sdlcPollIntAfterAckTimer
OID (numeric): 1.3.6.1.4.1.495.2.1.6.37.1.1.10
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-write
Description: This object applies only to a service access point functioning as a TIU.
Determines the length of time allowed to elapse between the reception of an acknowledgment to a poll and the transmission of the next poll. Certain control units require a delay in order to successfully respond to polls.
Since multiple SDLC logical links may share the same SAP (i.e., multiple control units communicating on the same physical link), this timer applies globally to all logical links using this SAP.
Range of Values: 1 - 250 (in tenths of a second), a value of 0 disables the timer
Default Value: 0
Related Object: sdlcSapCuType
Configuration Changed: administrative and operative
What is sdlcPollIntAfterAckTimer?
This read-write TimeTicks value, applicable only to TIU-mode SAPs, sets the delay (1-250 tenths of a second, default 0=disabled) between receiving a poll acknowledgment and sending the next poll, since some control units need a pause to respond reliably. An admin raises this from 0 when attached control units are missing polls sent back-to-back too quickly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.1.1.10 snmpwalk -v2c -c public <target> CXSDLC-MIB::sdlcPollIntAfterAckTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.1.1.10.1 snmpget -v2c -c public <target> CXSDLC-MIB::sdlcPollIntAfterAckTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.37.1.1.10.1 i <value>
Start monitoring SNA/SDLC protocol converter or gateway device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CXSDLC-MIB::sdlcPollIntAfterAckTimer OID value, configure state conditions and alerts, and monitor any SNA/SDLC protocol converter or gateway device (legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.495 | memotec | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2 | memotecProducts | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1 | cxProduct | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1.6 | cxApplication | CXProduct-SMI |
| 1.3.6.1.4.1.495.2.1.6.37 | cxSDLC | CXProduct-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.495.2.1.6.37.1 | sdlcSapTable | CXSDLC-MIB |
| 1.3.6.1.4.1.495.2.1.6.37.1.1 | sdlcSapEntry | CXSDLC-MIB |
| 1.3.6.1.4.1.495.2.1.6.37.1.1.10 | sdlcPollIntAfterAckTimer | CXSDLC-MIB |