All MIBs › CXSDLC-MIB › sdlcCuSlowPollTimer
sdlcCuSlowPollTimer
Module: CXSDLC-MIB
OID (symbolic): CXSDLC-MIB::sdlcCuSlowPollTimer
OID (numeric): 1.3.6.1.4.1.495.2.1.6.37.2.1.11
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.
Determines the amount of time the TIU waits for the control unit (secondary link station) to respond to a SNRM poll during slow polling. Each time this timer expires another poll is sent. The object sdlcCuMaxRetry determines how many slow polls are transmitted.
The TIU begins slow polling if the sdlcCuPollAckTimer timer expires before the control unit has responded to the initial SNRM, XID, or DISC poll.
Range of Values: 1 - 250 tenths of a second (a value of 0 disables the timer)
Default Value: 10 (1 second)
Related Objects: sdlcCuPollAckTimer sdlcCuMaxRetry
Configuration Changed: administrative and operative
What is sdlcCuSlowPollTimer?
This read-write TimeTicks value (1-250 tenths of a second, default 10=1 second, 0 disables it), applicable only to TIU SAPs, sets the interval between slow-poll retransmissions once the initial sdlcCuPollAckTimer has expired without a response, with sdlcCuMaxRetry limiting the number of slow polls sent. An admin tunes this alongside sdlcCuMaxRetry to control how patiently the TIU keeps trying to reach an unresponsive control unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.11 snmpwalk -v2c -c public <target> CXSDLC-MIB::sdlcCuSlowPollTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.11.1 snmpget -v2c -c public <target> CXSDLC-MIB::sdlcCuSlowPollTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.11.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::sdlcCuSlowPollTimer 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.11 | sdlcCuSlowPollTimer | CXSDLC-MIB |