NMS-TS
Detailed view of the defined objects, syntax rules, and hierarchical paths.
43
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
43 total| Object Name |
|---|
nmslts OBJECT IDENTIFIER .1.3.6.1.4.1.3320.2.9 |
RFC1155-SMI Unknown .1.3.6.1.4.1.3320.2.9 |
nmstsLinesNumber of terminal lines on this device.
Includes virtual lines.ro INTEGER .1.3.6.1.4.1.3320.2.9.1 |
nmsltsLineTableA list of terminal server line entries. SEQUENCE OF NMSLtsLineEntry .1.3.6.1.4.1.3320.2.9.2 |
nmsltsLineEntryA collection of per TTY objects in the
NMS Terminal Server implementation. NMSLtsLineEntry .1.3.6.1.4.1.3320.2.9.2.1 |
nmstsLineActiveBoolean whether this line is active or not.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.1 |
nmstsLineTypeType of line.ro Enumeration .1.3.6.1.4.1.3320.2.9.2.1.2 |
nmstsLineAutobaudBoolean whether line will autobaud or not.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.3 |
nmstsLineSpeedinWhat input speed the line is running at.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.4 |
nmstsLineSpeedoutWhat output speed the line is running at.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.5 |
nmstsLineFlowWhat kind of flow control the line is
using.ro Enumeration .1.3.6.1.4.1.3320.2.9.2.1.6 |
nmstsLineModemWhat kind of modem control the line is
using.ro Enumeration .1.3.6.1.4.1.3320.2.9.2.1.7 |
nmstsLineLocDescribes the line's physical location.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3320.2.9.2.1.8 |
nmstsLineTermDescribes the line's terminal type.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3320.2.9.2.1.9 |
nmstsLineScrlenLength in lines of the screen of terminal
attached to this line.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.10 |
nmstsLineScrwidWidth in characters of the screen of
terminal attached to this line.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.11 |
nmstsLineEscEscape character used to break out of active
sessions.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3320.2.9.2.1.12 |
nmstsLineTmoLine idleness timeout in seconds.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.13 |
nmstsLineSestmoSession idleness timeout in seconds.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.14 |
nmstsLineRotaryRotary group number the line belongs in.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.15 |
nmstsLineUsesNumber of times a connection has been made
to or from this line.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.16 |
nmstsLineNsesCurrent number of sessions in use on this
line.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.17 |
nmstsLineUserTACACS user name, if TACACS enabled, of user
on this line.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3320.2.9.2.1.18 |
nmstsLineNoiseCount of garbage characters received when
line inactive.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.19 |
nmstsLineNumberThe line i've been talking about.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.20 |
nmstsLineTimeActiveThe time in seconds since line was activated.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.21 |
nmsltsLineSessionTableA list of terminal server line and session
entries. SEQUENCE OF NMSLtsLineSessionEntry .1.3.6.1.4.1.3320.2.9.3 |
nmsltsLineSessionEntryA collection of per session and per TTY
objects in the NMS Terminal Server
implementation. NMSLtsLineSessionEntry .1.3.6.1.4.1.3320.2.9.3.1 |
nmstslineSesTypeType of session.ro Enumeration .1.3.6.1.4.1.3320.2.9.3.1.1 |
nmstslineSesDirDirection of session.ro Enumeration .1.3.6.1.4.1.3320.2.9.3.1.2 |
nmstslineSesAddrRemote host address of session. [What about
PAD connections?]ro IpAddress .1.3.6.1.4.1.3320.2.9.3.1.3 |
nmstslineSesNameRemote host name of session.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3320.2.9.3.1.4 |
nmstslineSesCurBoolean whether session is the currently
active one.ro INTEGER .1.3.6.1.4.1.3320.2.9.3.1.5 |
nmstslineSesIdleTime in seconds session has been idle.ro INTEGER .1.3.6.1.4.1.3320.2.9.3.1.6 |
nmstslineSesLineTable index 1.ro INTEGER .1.3.6.1.4.1.3320.2.9.3.1.7 |
nmstslineSesSessionTable index 2.ro INTEGER .1.3.6.1.4.1.3320.2.9.3.1.8 |
nmstsMsgTtyLinetty line to send the message to. -1 will
send it to all tty linesrw INTEGER .1.3.6.1.4.1.3320.2.9.4 |
nmstsMsgIntervaltimInterval 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.3320.2.9.5 |
nmstsMsgDurationLength 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.3320.2.9.6 |
nmstsMsgTextUp to 256 characters that will make up the
messagerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3320.2.9.7 |
nmstsMsgTmpBannerShould the message be used as a temporary
banner. 1 - No. 2 - In addition to the normal
bannerrw Enumeration .1.3.6.1.4.1.3320.2.9.8 |
nmstsMsgSendSends the message. The value determines what
to do after the message has completed.rw Enumeration .1.3.6.1.4.1.3320.2.9.9 |
nmstsClrTtyLinetty 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.3320.2.9.10 |