BDCOM-TS: View SNMP OID List / Download MIB
VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT
Home | MIB: BDCOM-TS | |||
---|---|---|---|---|
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).
|
|||
Object Name | OID | Type | Access | Info |
bdlts | 1.3.6.1.4.1.3320.2.9 | |||
bdtsLines | 1.3.6.1.4.1.3320.2.9.1 | integer | read-only |
Number of terminal lines on this device. Includes virtual lines. |
bdltsLineTable | 1.3.6.1.4.1.3320.2.9.2 | no-access |
A list of terminal server line entries. |
|
1.3.6.1.4.1.3320.2.9.2.1 | no-access |
A collection of per TTY objects in the BDCom Terminal Server implementation. |
||
bdtsLineActive | 1.3.6.1.4.1.3320.2.9.2.1.1 | integer | read-only |
Boolean whether this line is active or not. |
bdtsLineType | 1.3.6.1.4.1.3320.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. |
bdtsLineAutobaud | 1.3.6.1.4.1.3320.2.9.2.1.3 | integer | read-only |
Boolean whether line will autobaud or not. |
bdtsLineSpeedin | 1.3.6.1.4.1.3320.2.9.2.1.4 | integer | read-only |
What input speed the line is running at. |
bdtsLineSpeedout | 1.3.6.1.4.1.3320.2.9.2.1.5 | integer | read-only |
What output speed the line is running at. |
bdtsLineFlow | 1.3.6.1.4.1.3320.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. |
bdtsLineModem | 1.3.6.1.4.1.3320.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. |
bdtsLineLoc | 1.3.6.1.4.1.3320.2.9.2.1.8 | displaystring | read-only |
Describes the line's physical location. |
bdtsLineTerm | 1.3.6.1.4.1.3320.2.9.2.1.9 | displaystring | read-only |
Describes the line's terminal type. |
bdtsLineScrlen | 1.3.6.1.4.1.3320.2.9.2.1.10 | integer | read-only |
Length in lines of the screen of terminal attached to this line. |
bdtsLineScrwid | 1.3.6.1.4.1.3320.2.9.2.1.11 | integer | read-only |
Width in characters of the screen of terminal attached to this line. |
bdtsLineEsc | 1.3.6.1.4.1.3320.2.9.2.1.12 | displaystring | read-only |
Escape character used to break out of active sessions. |
bdtsLineTmo | 1.3.6.1.4.1.3320.2.9.2.1.13 | integer | read-only |
Line idleness timeout in seconds. |
bdtsLineSestmo | 1.3.6.1.4.1.3320.2.9.2.1.14 | integer | read-only |
Session idleness timeout in seconds. |
bdtsLineRotary | 1.3.6.1.4.1.3320.2.9.2.1.15 | integer | read-only |
Rotary group number the line belongs in. |
bdtsLineUses | 1.3.6.1.4.1.3320.2.9.2.1.16 | integer | read-only |
Number of times a connection has been made to or from this line. |
bdtsLineNses | 1.3.6.1.4.1.3320.2.9.2.1.17 | integer | read-only |
Current number of sessions in use on this line. |
bdtsLineUser | 1.3.6.1.4.1.3320.2.9.2.1.18 | displaystring | read-only |
TACACS user name, if TACACS enabled, of user on this line. |
bdtsLineNoise | 1.3.6.1.4.1.3320.2.9.2.1.19 | integer | read-only |
Count of garbage characters received when line inactive. |
bdtsLineNumber | 1.3.6.1.4.1.3320.2.9.2.1.20 | integer | read-only |
The line i've been talking about. |
bdtsLineTimeActive | 1.3.6.1.4.1.3320.2.9.2.1.21 | integer | read-only |
The time in seconds since line was activated. |
bdltsLineSessionTable | 1.3.6.1.4.1.3320.2.9.3 | no-access |
A list of terminal server line and session entries. |
|
1.3.6.1.4.1.3320.2.9.3.1 | no-access |
A collection of per session and per TTY objects in the BDCom Terminal Server implementation. |
||
bdtslineSesType | 1.3.6.1.4.1.3320.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. |
bdtslineSesDir | 1.3.6.1.4.1.3320.2.9.3.1.2 | integer | read-only |
Direction of session. Enumeration: 'unknown': 1, 'outgoing': 3, 'incoming': 2. |
bdtslineSesAddr | 1.3.6.1.4.1.3320.2.9.3.1.3 | ipaddress | read-only |
Remote host address of session. [What about PAD connections?] |
bdtslineSesName | 1.3.6.1.4.1.3320.2.9.3.1.4 | displaystring | read-only |
Remote host name of session. |
bdtslineSesCur | 1.3.6.1.4.1.3320.2.9.3.1.5 | integer | read-only |
Boolean whether session is the currently active one. |
bdtslineSesIdle | 1.3.6.1.4.1.3320.2.9.3.1.6 | integer | read-only |
Time in seconds session has been idle. |
bdtslineSesLine | 1.3.6.1.4.1.3320.2.9.3.1.7 | integer | read-only |
Table index 1. |
bdtslineSesSession | 1.3.6.1.4.1.3320.2.9.3.1.8 | integer | read-only |
Table index 2. |
bdtsMsgTtyLine | 1.3.6.1.4.1.3320.2.9.4 | integer | read-write |
tty line to send the message to. -1 will send it to all tty lines |
bdtsMsgIntervaltim | 1.3.6.1.4.1.3320.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 |
bdtsMsgDuration | 1.3.6.1.4.1.3320.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. |
bdtsMsgText | 1.3.6.1.4.1.3320.2.9.7 | displaystring | read-write |
Up to 256 characters that will make up the message |
bdtsMsgTmpBanner | 1.3.6.1.4.1.3320.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. |
bdtsMsgSend | 1.3.6.1.4.1.3320.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. |
bdtsClrTtyLine | 1.3.6.1.4.1.3320.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. |