BDCOM-TS

File: BDCOM-TS.mib (19574 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
BDCOM-SMI

Imported symbols

IpAddress OBJECT-TYPE DisplayString
bdlocal

Defined Types

BdLtsLineEntry  
SEQUENCE    
  bdtsLineActive INTEGER
  bdtsLineType INTEGER
  bdtsLineAutobaud INTEGER
  bdtsLineSpeedin INTEGER
  bdtsLineSpeedout INTEGER
  bdtsLineFlow INTEGER
  bdtsLineModem INTEGER
  bdtsLineLoc DisplayString
  bdtsLineTerm DisplayString
  bdtsLineScrlen INTEGER
  bdtsLineScrwid INTEGER
  bdtsLineEsc DisplayString
  bdtsLineTmo INTEGER
  bdtsLineSestmo INTEGER
  bdtsLineRotary INTEGER
  bdtsLineUses INTEGER
  bdtsLineNses INTEGER
  bdtsLineUser DisplayString
  bdtsLineNoise INTEGER
  bdtsLineNumber INTEGER
  bdtsLineTimeActive INTEGER

BdLtsLineSessionEntry  
SEQUENCE    
  bdtslineSesType INTEGER
  bdtslineSesDir INTEGER
  bdtslineSesAddr IpAddress
  bdtslineSesName DisplayString
  bdtslineSesCur INTEGER
  bdtslineSesIdle INTEGER
  bdtslineSesLine INTEGER
  bdtslineSesSession INTEGER

Defined Values

bdlts 1.3.6.1.4.1.3320.2.9
OBJECT IDENTIFIER    

bdtsLines 1.3.6.1.4.1.3320.2.9.1
Number of terminal lines on this device. Includes virtual lines.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdltsLineTable 1.3.6.1.4.1.3320.2.9.2
A list of terminal server line entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BdLtsLineEntry

bdltsLineEntry 1.3.6.1.4.1.3320.2.9.2.1
A collection of per TTY objects in the BDCom Terminal Server implementation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BdLtsLineEntry  

bdtsLineActive 1.3.6.1.4.1.3320.2.9.2.1.1
Boolean whether this line is active or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineType 1.3.6.1.4.1.3320.2.9.2.1.2
Type of line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), console(2), terminal(3), line-printer(4), virtual-terminal(5), auxiliary(6)  

bdtsLineAutobaud 1.3.6.1.4.1.3320.2.9.2.1.3
Boolean whether line will autobaud or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineSpeedin 1.3.6.1.4.1.3320.2.9.2.1.4
What input speed the line is running at.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineSpeedout 1.3.6.1.4.1.3320.2.9.2.1.5
What output speed the line is running at.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineFlow 1.3.6.1.4.1.3320.2.9.2.1.6
What kind of flow control the line is using.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), none(2), software-input(3), software-output(4), software-both(5), hardware-input(6), hardware-output(7), hardware-both(8)  

bdtsLineModem 1.3.6.1.4.1.3320.2.9.2.1.7
What kind of modem control the line is using.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), none(2), call-in(3), call-out(4), cts-required(5), ri-is-cd(6), inout(7)  

bdtsLineLoc 1.3.6.1.4.1.3320.2.9.2.1.8
Describes the line's physical location.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

bdtsLineTerm 1.3.6.1.4.1.3320.2.9.2.1.9
Describes the line's terminal type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

bdtsLineScrlen 1.3.6.1.4.1.3320.2.9.2.1.10
Length in lines of the screen of terminal attached to this line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineScrwid 1.3.6.1.4.1.3320.2.9.2.1.11
Width in characters of the screen of terminal attached to this line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineEsc 1.3.6.1.4.1.3320.2.9.2.1.12
Escape character used to break out of active sessions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

bdtsLineTmo 1.3.6.1.4.1.3320.2.9.2.1.13
Line idleness timeout in seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineSestmo 1.3.6.1.4.1.3320.2.9.2.1.14
Session idleness timeout in seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineRotary 1.3.6.1.4.1.3320.2.9.2.1.15
Rotary group number the line belongs in.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineUses 1.3.6.1.4.1.3320.2.9.2.1.16
Number of times a connection has been made to or from this line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineNses 1.3.6.1.4.1.3320.2.9.2.1.17
Current number of sessions in use on this line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineUser 1.3.6.1.4.1.3320.2.9.2.1.18
TACACS user name, if TACACS enabled, of user on this line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

bdtsLineNoise 1.3.6.1.4.1.3320.2.9.2.1.19
Count of garbage characters received when line inactive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineNumber 1.3.6.1.4.1.3320.2.9.2.1.20
The line i've been talking about.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsLineTimeActive 1.3.6.1.4.1.3320.2.9.2.1.21
The time in seconds since line was activated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdltsLineSessionTable 1.3.6.1.4.1.3320.2.9.3
A list of terminal server line and session entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BdLtsLineSessionEntry

bdltsLineSessionEntry 1.3.6.1.4.1.3320.2.9.3.1
A collection of per session and per TTY objects in the BDCom Terminal Server implementation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BdLtsLineSessionEntry  

bdtslineSesType 1.3.6.1.4.1.3320.2.9.3.1.1
Type of session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), pad(2), stream(3), rlogin(4), telnet(5), tcp(6), lat(7), mop(8), slip(9), xremote(10), rshell(11)  

bdtslineSesDir 1.3.6.1.4.1.3320.2.9.3.1.2
Direction of session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), incoming(2), outgoing(3)  

bdtslineSesAddr 1.3.6.1.4.1.3320.2.9.3.1.3
Remote host address of session. [What about PAD connections?]
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

bdtslineSesName 1.3.6.1.4.1.3320.2.9.3.1.4
Remote host name of session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

bdtslineSesCur 1.3.6.1.4.1.3320.2.9.3.1.5
Boolean whether session is the currently active one.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtslineSesIdle 1.3.6.1.4.1.3320.2.9.3.1.6
Time in seconds session has been idle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtslineSesLine 1.3.6.1.4.1.3320.2.9.3.1.7
Table index 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtslineSesSession 1.3.6.1.4.1.3320.2.9.3.1.8
Table index 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdtsMsgTtyLine 1.3.6.1.4.1.3320.2.9.4
tty line to send the message to. -1 will send it to all tty lines
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdtsMsgIntervaltim 1.3.6.1.4.1.3320.2.9.5
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdtsMsgDuration 1.3.6.1.4.1.3320.2.9.6
Length of time to reissue message in milliseconds. Minimum non-zero setting is 10000. A setting of 0 will not repeat the message.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdtsMsgText 1.3.6.1.4.1.3320.2.9.7
Up to 256 characters that will make up the message
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

bdtsMsgTmpBanner 1.3.6.1.4.1.3320.2.9.8
Should the message be used as a temporary banner. 1 - No. 2 - In addition to the normal banner
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), additive(2)  

bdtsMsgSend 1.3.6.1.4.1.3320.2.9.9
Sends the message. The value determines what to do after the message has completed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER nothing(1), reload(2), messagedone(3), abort(4)  

bdtsClrTtyLine 1.3.6.1.4.1.3320.2.9.10
tty line to clear. Read returns the last line cleared. A value of -1 indicates no lines have been cleared.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER