All MIBs › OLD-CISCO-TS-MIB › tsClrTtyLine
tsClrTtyLine
Module: OLD-CISCO-TS-MIB
OID (symbolic): OLD-CISCO-TS-MIB::tsClrTtyLine
OID (numeric): 1.3.6.1.4.1.9.2.9.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: tty line to clear. Read returns the last line cleared. A value of -1 indicates no lines have been cleared.
What is tsClrTtyLine?
This read-write INTEGER specifies a tty line to clear; a read returns the last line that was cleared, with -1 indicating no lines have been cleared yet. Admins write a line number here to forcibly reset or disconnect a stuck terminal server line. For example, writing the value 5 clears line 5, forcibly ending any session on it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.2.9.10 snmpwalk -v2c -c public <target> OLD-CISCO-TS-MIB::tsClrTtyLine
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.2.9.10.1 snmpget -v2c -c public <target> OLD-CISCO-TS-MIB::tsClrTtyLine.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.2.9.10.1 i <value>
Start monitoring Cisco access server, legacy IOS (async terminal server line status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OLD-CISCO-TS-MIB::tsClrTtyLine OID value, configure state conditions and alerts, and monitor any Cisco access server, legacy IOS (async terminal server line 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.2 | local | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.2.9 | lts | OLD-CISCO-TS-MIB |
| 1.3.6.1.4.1.9.2.9.10 | tsClrTtyLine | OLD-CISCO-TS-MIB |