All MIBs › CXSDLC-MIB › sdlcCuWaitForUaFromSnalcTimer
sdlcCuWaitForUaFromSnalcTimer
Module: CXSDLC-MIB
OID (symbolic): CXSDLC-MIB::sdlcCuWaitForUaFromSnalcTimer
OID (numeric): 1.3.6.1.4.1.495.2.1.6.37.2.1.13
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-write
Description: If this entry is associated with an HIU SAP (service access point), it determines the maximum amount of time that the HIU waits for a response to a SNRM or DISC sent to the TIU. This is used to control link setup across the WAN between the HIU and TIU. When this timer expires, the link is dropped. Set the minimum value of this timer as follows:
= p + sdlcCuPollAckTimer + (sdlcCuSlowPollTimer * n)
Where:
p: is the propagation delay on the WAN link
n: is the number of slow polls you want to wait for.
If this entry is associated with a TIU SAP, it determines the maximum amount of time that the TIU waits for a response to a DISC sent to the HIU. When this timer expires, the link is dropped. At a minimum this timer should be set greater than the propagation delay on the link.
Range of Values: 1 - 250 tenths of a second (a value of 0 disables the timer)
Default Value: 0
Configuration Changed: administrative and operative
What is sdlcCuWaitForUaFromSnalcTimer?
This read-write TimeTicks value (1-250 tenths of a second, default 0=disabled) sets how long the HIU waits for a response to a SNRM/DISC sent to the TIU (or the TIU waits for a response to a DISC sent to the HIU) before dropping the link; its minimum recommended value accounts for WAN propagation delay plus polling time. An admin computes this from the link's propagation delay and desired slow-poll tolerance to avoid prematurely dropping a legitimate but slow WAN link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.13 snmpwalk -v2c -c public <target> CXSDLC-MIB::sdlcCuWaitForUaFromSnalcTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.13.1 snmpget -v2c -c public <target> CXSDLC-MIB::sdlcCuWaitForUaFromSnalcTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.13.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sdlcCuWaitForUaFromSnalcTimer.1
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::sdlcCuWaitForUaFromSnalcTimer 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.13 | sdlcCuWaitForUaFromSnalcTimer | CXSDLC-MIB |