BDCOM-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 |
|---|
bdlts OBJECT IDENTIFIER .1.3.6.1.4.1.3320.2.9 |
RFC1155-SMI Unknown .1.3.6.1.4.1.3320.2.9 |
bdtsLinesNumber of terminal lines on this device.
Includes virtual lines.ro INTEGER .1.3.6.1.4.1.3320.2.9.1 |
bdltsLineTableA list of terminal server line entries. SEQUENCE OF BdLtsLineEntry .1.3.6.1.4.1.3320.2.9.2 |
bdltsLineEntryA collection of per TTY objects in the
BDCom Terminal Server implementation. BdLtsLineEntry .1.3.6.1.4.1.3320.2.9.2.1 |
bdtsLineActiveBoolean whether this line is active or not.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.1 |
bdtsLineTypeType of line.ro Enumeration .1.3.6.1.4.1.3320.2.9.2.1.2 |
bdtsLineAutobaudBoolean whether line will autobaud or not.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.3 |
bdtsLineSpeedinWhat input speed the line is running at.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.4 |
bdtsLineSpeedoutWhat output speed the line is running at.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.5 |
bdtsLineFlowWhat kind of flow control the line is
using.ro Enumeration .1.3.6.1.4.1.3320.2.9.2.1.6 |
bdtsLineModemWhat kind of modem control the line is
using.ro Enumeration .1.3.6.1.4.1.3320.2.9.2.1.7 |
bdtsLineLocDescribes the line's physical location.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3320.2.9.2.1.8 |
bdtsLineTermDescribes the line's terminal type.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3320.2.9.2.1.9 |
bdtsLineScrlenLength 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 |
bdtsLineScrwidWidth 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 |
bdtsLineEscEscape character used to break out of active
sessions.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3320.2.9.2.1.12 |
bdtsLineTmoLine idleness timeout in seconds.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.13 |
bdtsLineSestmoSession idleness timeout in seconds.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.14 |
bdtsLineRotaryRotary group number the line belongs in.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.15 |
bdtsLineUsesNumber 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 |
bdtsLineNsesCurrent number of sessions in use on this
line.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.17 |
bdtsLineUserTACACS 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 |
bdtsLineNoiseCount of garbage characters received when
line inactive.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.19 |
bdtsLineNumberThe line i've been talking about.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.20 |
bdtsLineTimeActiveThe time in seconds since line was activated.ro INTEGER .1.3.6.1.4.1.3320.2.9.2.1.21 |
bdltsLineSessionTableA list of terminal server line and session
entries. SEQUENCE OF BdLtsLineSessionEntry .1.3.6.1.4.1.3320.2.9.3 |
bdltsLineSessionEntryA collection of per session and per TTY
objects in the BDCom Terminal Server
implementation. BdLtsLineSessionEntry .1.3.6.1.4.1.3320.2.9.3.1 |
bdtslineSesTypeType of session.ro Enumeration .1.3.6.1.4.1.3320.2.9.3.1.1 |
bdtslineSesDirDirection of session.ro Enumeration .1.3.6.1.4.1.3320.2.9.3.1.2 |
bdtslineSesAddrRemote host address of session. [What about
PAD connections?]ro IpAddress .1.3.6.1.4.1.3320.2.9.3.1.3 |
bdtslineSesNameRemote host name of session.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3320.2.9.3.1.4 |
bdtslineSesCurBoolean whether session is the currently
active one.ro INTEGER .1.3.6.1.4.1.3320.2.9.3.1.5 |
bdtslineSesIdleTime in seconds session has been idle.ro INTEGER .1.3.6.1.4.1.3320.2.9.3.1.6 |
bdtslineSesLineTable index 1.ro INTEGER .1.3.6.1.4.1.3320.2.9.3.1.7 |
bdtslineSesSessionTable index 2.ro INTEGER .1.3.6.1.4.1.3320.2.9.3.1.8 |
bdtsMsgTtyLinetty 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 |
bdtsMsgIntervaltimInterval 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 |
bdtsMsgDurationLength 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 |
bdtsMsgTextUp to 256 characters that will make up the
messagerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.3320.2.9.7 |
bdtsMsgTmpBannerShould 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 |
bdtsMsgSendSends 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 |
bdtsClrTtyLinetty 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 |