All MIBs › XYPLEX-LAT1-MIB › latCircuitTimer
latCircuitTimer
Module: XYPLEX-LAT1-MIB
OID (symbolic): XYPLEX-LAT1-MIB::latCircuitTimer
OID (numeric): 1.3.6.1.4.1.33.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Number of milleseconds to collect port input data before sending it to the host. Corresponds directly to SERVER CIRCUIT TIMER and the value labeled 'Circuit Timer:' in the SERVER CHARACTERISTICS display.
What is latCircuitTimer?
This sets, in milliseconds (30-200), how long the server buffers port input before forwarding it to the host over LAT, corresponding directly to the SERVER CIRCUIT TIMER setting. An admin lowers it for more responsive interactive typing at the cost of sending smaller, more frequent packets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.3.2 snmpwalk -v2c -c public <target> XYPLEX-LAT1-MIB::latCircuitTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.3.2.1 snmpget -v2c -c public <target> XYPLEX-LAT1-MIB::latCircuitTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.33.3.2.1 i <value>
Start monitoring Xyplex terminal servers, DEC LAT environments (LAT service-availability/per-port session-state status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XYPLEX-LAT1-MIB::latCircuitTimer OID value, configure state conditions and alerts, and monitor any Xyplex terminal servers, DEC LAT environments (LAT service-availability/per-port session-state status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.3 | xLat | ITOUCH-LAT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.3.2 | latCircuitTimer | XYPLEX-LAT1-MIB |