OLD-CISCO-TS-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for OLD-CISCO-TS-MIB.
43
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
43 total| Object Name |
|---|
lts OBJECT IDENTIFIER .1.3.6.1.4.1.12124.4.9 |
RFC1155-SMI Unknown .1.3.6.1.4.1.12124.4.9 |
tsLinesNumber of terminal lines on this device.
Includes virtual lines.ro INTEGER .1.3.6.1.4.1.12124.4.9.1 |
ltsLineTableA list of terminal server line entries. SEQUENCE OF LtsLineEntry .1.3.6.1.4.1.12124.4.9.2 |
ltsLineEntryA collection of per TTY objects in the
cisco Terminal Server implementation. LtsLineEntry .1.3.6.1.4.1.12124.4.9.2.1 |
tsLineActiveBoolean whether this line is active or not.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.1 |
tsLineTypeType of line.ro Enumeration .1.3.6.1.4.1.12124.4.9.2.1.2 |
tsLineAutobaudBoolean whether line will autobaud or not.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.3 |
tsLineSpeedinWhat input speed the line is running at.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.4 |
tsLineSpeedoutWhat output speed the line is running at.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.5 |
tsLineFlowWhat kind of flow control the line is
using.ro Enumeration .1.3.6.1.4.1.12124.4.9.2.1.6 |
tsLineModemWhat kind of modem control the line is
using.ro Enumeration .1.3.6.1.4.1.12124.4.9.2.1.7 |
tsLineLocDescribes the line's physical location.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.12124.4.9.2.1.8 |
tsLineTermDescribes the line's terminal type.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.12124.4.9.2.1.9 |
tsLineScrlenLength in lines of the screen of terminal
attached to this line.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.10 |
tsLineScrwidWidth in characters of the screen of
terminal attached to this line.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.11 |
tsLineEscEscape character used to break out of active
sessions.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.12124.4.9.2.1.12 |
tsLineTmoLine idleness timeout in seconds.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.13 |
tsLineSestmoSession idleness timeout in seconds.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.14 |
tsLineRotaryRotary group number the line belongs in.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.15 |
tsLineUsesNumber of times a connection has been made
to or from this line.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.16 |
tsLineNsesCurrent number of sessions in use on this
line.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.17 |
tsLineUserTACACS user name, if TACACS enabled, of user
on this line.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.12124.4.9.2.1.18 |
tsLineNoiseCount of garbage characters received when
line inactive.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.19 |
tsLineNumberThe line i've been talking about.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.20 |
tsLineTimeActiveThe time in seconds since line was activated.ro INTEGER .1.3.6.1.4.1.12124.4.9.2.1.21 |
ltsLineSessionTableA list of terminal server line and session
entries. SEQUENCE OF LtsLineSessionEntry .1.3.6.1.4.1.12124.4.9.3 |
ltsLineSessionEntryA collection of per session and per TTY
objects in the cisco Terminal Server
implementation. LtsLineSessionEntry .1.3.6.1.4.1.12124.4.9.3.1 |
tslineSesTypeType of session.ro Enumeration .1.3.6.1.4.1.12124.4.9.3.1.1 |
tslineSesDirDirection of session.ro Enumeration .1.3.6.1.4.1.12124.4.9.3.1.2 |
tslineSesAddrRemote host address of session. [What about
PAD connections?]ro IpAddress .1.3.6.1.4.1.12124.4.9.3.1.3 |
tslineSesNameRemote host name of session.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.12124.4.9.3.1.4 |
tslineSesCurBoolean whether session is the currently
active one.ro INTEGER .1.3.6.1.4.1.12124.4.9.3.1.5 |
tslineSesIdleTime in seconds session has been idle.ro INTEGER .1.3.6.1.4.1.12124.4.9.3.1.6 |
tslineSesLineTable index 1.ro INTEGER .1.3.6.1.4.1.12124.4.9.3.1.7 |
tslineSesSessionTable index 2.ro INTEGER .1.3.6.1.4.1.12124.4.9.3.1.8 |
tsMsgTtyLinetty line to send the message to. -1 will
send it to all tty linesrw INTEGER .1.3.6.1.4.1.12124.4.9.4 |
tsMsgIntervaltimInterval between reissuing message in
milliseconds. Minimum non-zero setting is
10000. 0 will cause the routine to choose its
own intervals becoming more frequent as
MessageDuration gets close to expiring. 2hr,
1hr, 30min, 5min, 1minrw INTEGER .1.3.6.1.4.1.12124.4.9.5 |
tsMsgDurationLength of time to reissue message in
milliseconds. Minimum non-zero setting is
10000. A setting of 0 will not repeat the
message.rw INTEGER .1.3.6.1.4.1.12124.4.9.6 |
tsMsgTextUp to 256 characters that will make up the
messagerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.12124.4.9.7 |
tsMsgTmpBannerShould the message be used as a temporary
banner. 1 - No. 2 - In addition to the normal
bannerrw Enumeration .1.3.6.1.4.1.12124.4.9.8 |
tsMsgSendSends the message. The value determines what
to do after the message has completed.rw Enumeration .1.3.6.1.4.1.12124.4.9.9 |
tsClrTtyLinetty line to clear. Read returns the last line
cleared. A value of -1 indicates no lines have
been cleared.rw INTEGER .1.3.6.1.4.1.12124.4.9.10 |