All MIBs › CXSDLC-MIB › sdlcCuPollAckTimer
sdlcCuPollAckTimer
Module: CXSDLC-MIB
OID (symbolic): CXSDLC-MIB::sdlcCuPollAckTimer
OID (numeric): 1.3.6.1.4.1.495.2.1.6.37.2.1.10
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-write
Description: This object applies only if this entry is associated with a TIU service access point.
Defines the amount of time the TIU waits for the control unit (secondary link station) to acknowledge a poll. If no response is received before this timer expires, then the poll is retransmitted. The object sdlcCuPollRetry determines how many times the TIU retransmits a poll.
If the poll was a SNRM, XID, or DISC, then the first time this timer expires, the sldcCuSlowPollTimer is started, and the TIU slow polls the control unit.
Range of Values: 1 - 250 (in tenths of a second), a value of 0 disables the timer
Default Value: 20 (2 seconds)
Related Objects: sdlcCuPollRetry sldcCuSlowPollTimer
Configuration Changed: administrative and operative
What is sdlcCuPollAckTimer?
This read-write TimeTicks value (1-250 tenths of a second, default 20=2 seconds, 0 disables it), applicable only to TIU SAPs, sets how long the TIU waits for a poll acknowledgment before retransmitting (per sdlcCuPollRetry) or, on the first expiry after an SNRM/XID/DISC, switching to slow polling via sdlcCuSlowPollTimer. An admin extends this timer for control units on a high-latency link that legitimately take longer to answer polls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.10 snmpwalk -v2c -c public <target> CXSDLC-MIB::sdlcCuPollAckTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.10.1 snmpget -v2c -c public <target> CXSDLC-MIB::sdlcCuPollAckTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.37.2.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::sdlcCuPollAckTimer 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.2 | sdlcCuTable | CXSDLC-MIB |
| 1.3.6.1.4.1.495.2.1.6.37.2.1 | sdlcCuEntry | CXSDLC-MIB |
| 1.3.6.1.4.1.495.2.1.6.37.2.1.10 | sdlcCuPollAckTimer | CXSDLC-MIB |