OLD-CISCO-TS-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: OLD-CISCO-TS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 lts 1.3.6.1.4.1.9.2.9
     tsLines 1.3.6.1.4.1.9.2.9.1 integer read-only
Number of terminal lines on this device. Includes virtual lines.
     ltsLineTable 1.3.6.1.4.1.9.2.9.2 no-access
A list of terminal server line entries.
         ltsLineEntry 1.3.6.1.4.1.9.2.9.2.1 no-access
A collection of per TTY objects in the cisco Terminal Server implementation.
             tsLineActive 1.3.6.1.4.1.9.2.9.2.1.1 integer read-only
Boolean whether this line is active or not.
             tsLineType 1.3.6.1.4.1.9.2.9.2.1.2 integer read-only
Type of line. Enumeration: 'console': 2, 'auxiliary': 6, 'unknown': 1, 'virtual-terminal': 5, 'terminal': 3, 'line-printer': 4.
             tsLineAutobaud 1.3.6.1.4.1.9.2.9.2.1.3 integer read-only
Boolean whether line will autobaud or not.
             tsLineSpeedin 1.3.6.1.4.1.9.2.9.2.1.4 integer read-only
What input speed the line is running at.
             tsLineSpeedout 1.3.6.1.4.1.9.2.9.2.1.5 integer read-only
What output speed the line is running at.
             tsLineFlow 1.3.6.1.4.1.9.2.9.2.1.6 integer read-only
What kind of flow control the line is using. Enumeration: 'software-both': 5, 'hardware-both': 8, 'none': 2, 'unknown': 1, 'hardware-input': 6, 'hardware-output': 7, 'software-output': 4, 'software-input': 3.
             tsLineModem 1.3.6.1.4.1.9.2.9.2.1.7 integer read-only
What kind of modem control the line is using. Enumeration: 'none': 2, 'cts-required': 5, 'ri-is-cd': 6, 'unknown': 1, 'call-out': 4, 'call-in': 3, 'inout': 7.
             tsLineLoc 1.3.6.1.4.1.9.2.9.2.1.8 displaystring read-only
Describes the line's physical location.
             tsLineTerm 1.3.6.1.4.1.9.2.9.2.1.9 displaystring read-only
Describes the line's terminal type.
             tsLineScrlen 1.3.6.1.4.1.9.2.9.2.1.10 integer read-only
Length in lines of the screen of terminal attached to this line.
             tsLineScrwid 1.3.6.1.4.1.9.2.9.2.1.11 integer read-only
Width in characters of the screen of terminal attached to this line.
             tsLineEsc 1.3.6.1.4.1.9.2.9.2.1.12 displaystring read-only
Escape character used to break out of active sessions.
             tsLineTmo 1.3.6.1.4.1.9.2.9.2.1.13 integer read-only
Line idleness timeout in seconds.
             tsLineSestmo 1.3.6.1.4.1.9.2.9.2.1.14 integer read-only
Session idleness timeout in seconds.
             tsLineRotary 1.3.6.1.4.1.9.2.9.2.1.15 integer read-only
Rotary group number the line belongs in.
             tsLineUses 1.3.6.1.4.1.9.2.9.2.1.16 integer read-only
Number of times a connection has been made to or from this line.
             tsLineNses 1.3.6.1.4.1.9.2.9.2.1.17 integer read-only
Current number of sessions in use on this line.
             tsLineUser 1.3.6.1.4.1.9.2.9.2.1.18 displaystring read-only
TACACS user name, if TACACS enabled, of user on this line.
             tsLineNoise 1.3.6.1.4.1.9.2.9.2.1.19 integer read-only
Count of garbage characters received when line inactive.
             tsLineNumber 1.3.6.1.4.1.9.2.9.2.1.20 integer read-only
The line i've been talking about.
             tsLineTimeActive 1.3.6.1.4.1.9.2.9.2.1.21 integer read-only
The time in seconds since line was activated.
     ltsLineSessionTable 1.3.6.1.4.1.9.2.9.3 no-access
A list of terminal server line and session entries.
         ltsLineSessionEntry 1.3.6.1.4.1.9.2.9.3.1 no-access
A collection of per session and per TTY objects in the cisco Terminal Server implementation.
             tslineSesType 1.3.6.1.4.1.9.2.9.3.1.1 integer read-only
Type of session. Enumeration: 'stream': 3, 'rlogin': 4, 'unknown': 1, 'mop': 8, 'tcp': 6, 'pad': 2, 'telnet': 5, 'slip': 9, 'lat': 7, 'xremote': 10, 'rshell': 11.
             tslineSesDir 1.3.6.1.4.1.9.2.9.3.1.2 integer read-only
Direction of session. Enumeration: 'unknown': 1, 'outgoing': 3, 'incoming': 2.
             tslineSesAddr 1.3.6.1.4.1.9.2.9.3.1.3 ipaddress read-only
Remote host address of session. [What about PAD connections?]
             tslineSesName 1.3.6.1.4.1.9.2.9.3.1.4 displaystring read-only
Remote host name of session.
             tslineSesCur 1.3.6.1.4.1.9.2.9.3.1.5 integer read-only
Boolean whether session is the currently active one.
             tslineSesIdle 1.3.6.1.4.1.9.2.9.3.1.6 integer read-only
Time in seconds session has been idle.
             tslineSesLine 1.3.6.1.4.1.9.2.9.3.1.7 integer read-only
Table index 1.
             tslineSesSession 1.3.6.1.4.1.9.2.9.3.1.8 integer read-only
Table index 2.
     tsMsgTtyLine 1.3.6.1.4.1.9.2.9.4 integer read-write
tty line to send the message to. -1 will send it to all tty lines
     tsMsgIntervaltim 1.3.6.1.4.1.9.2.9.5 integer read-write
Interval 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, 1min
     tsMsgDuration 1.3.6.1.4.1.9.2.9.6 integer read-write
Length of time to reissue message in milliseconds. Minimum non-zero setting is 10000. A setting of 0 will not repeat the message.
     tsMsgText 1.3.6.1.4.1.9.2.9.7 displaystring read-write
Up to 256 characters that will make up the message
     tsMsgTmpBanner 1.3.6.1.4.1.9.2.9.8 integer read-write
Should the message be used as a temporary banner. 1 - No. 2 - In addition to the normal banner Enumeration: 'additive': 2, 'no': 1.
     tsMsgSend 1.3.6.1.4.1.9.2.9.9 integer read-write
Sends the message. The value determines what to do after the message has completed. Enumeration: 'nothing': 1, 'reload': 2, 'messagedone': 3, 'abort': 4.
     tsClrTtyLine 1.3.6.1.4.1.9.2.9.10 integer read-write
tty line to clear. Read returns the last line cleared. A value of -1 indicates no lines have been cleared.