BDCOM-TS Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
29

bdltsLineTable

table mandatory
.1.3.6.1.4.1.3320.2.9.2 · 1 row entry · 21 columns
Uses the bdcom variant from /opt/observium/mibs/bdcom.
Command help
Walk bdltsLineTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BDCOM-TS' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BDCOM-TS::bdltsLineTable'
A list of terminal server line entries.
bdltsLineEntry row .1.3.6.1.4.1.3320.2.9.2.1
A collection of per TTY objects in the
BDCom Terminal Server implementation.
Indexes
tsLineNumber
Column Syntax OID
Boolean whether this line is active or not.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.1
bdtsLineTypemandatory
Type of line.
Enumeration
Enumerated Values:
1unknown
2console
3terminal
4line-printer
5virtual-terminal
6auxiliary
.1.3.6.1.4.1.3320.2.9.2.1.2
Boolean whether line will autobaud or not.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.3
What input speed the line is running at.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.4
What output speed the line is running at.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.5
bdtsLineFlowmandatory
What kind of flow control the line is
using.
Enumeration
Enumerated Values:
1unknown
2none
3software-input
4software-output
5software-both
6hardware-input
7hardware-output
8hardware-both
.1.3.6.1.4.1.3320.2.9.2.1.6
bdtsLineModemmandatory
What kind of modem control the line is
using.
Enumeration
Enumerated Values:
1unknown
2none
3call-in
4call-out
5cts-required
6ri-is-cd
7inout
.1.3.6.1.4.1.3320.2.9.2.1.7
bdtsLineLocmandatory
Describes the line's physical location.
RFC1213-MIBDisplayString .1.3.6.1.4.1.3320.2.9.2.1.8
bdtsLineTermmandatory
Describes the line's terminal type.
RFC1213-MIBDisplayString .1.3.6.1.4.1.3320.2.9.2.1.9
Length in lines of the screen of terminal
attached to this line.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.10
Width in characters of the screen of
terminal attached to this line.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.11
bdtsLineEscmandatory
Escape character used to break out of active
sessions.
RFC1213-MIBDisplayString .1.3.6.1.4.1.3320.2.9.2.1.12
bdtsLineTmomandatory
Line idleness timeout in seconds.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.13
Session idleness timeout in seconds.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.14
Rotary group number the line belongs in.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.15
bdtsLineUsesmandatory
Number of times a connection has been made
to or from this line.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.16
bdtsLineNsesmandatory
Current number of sessions in use on this
line.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.17
bdtsLineUsermandatory
TACACS user name, if TACACS enabled, of user
on this line.
RFC1213-MIBDisplayString .1.3.6.1.4.1.3320.2.9.2.1.18
bdtsLineNoisemandatory
Count of garbage characters received when
line inactive.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.19
The line i've been talking about.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.20
The time in seconds since line was activated.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.2.1.21

bdltsLineSessionTable

table mandatory
.1.3.6.1.4.1.3320.2.9.3 · 1 row entry · 8 columns
Uses the bdcom variant from /opt/observium/mibs/bdcom.
Command help
Walk bdltsLineSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BDCOM-TS' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BDCOM-TS::bdltsLineSessionTable'
A list of terminal server line and session
entries.
bdltsLineSessionEntry row .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.
Column Syntax OID
Type of session.
Enumeration
Enumerated Values:
1unknown
2pad
3stream
4rlogin
5telnet
6tcp
7lat
8mop
9slip
10xremote
11rshell
.1.3.6.1.4.1.3320.2.9.3.1.1
Direction of session.
Enumeration
Enumerated Values:
1unknown
2incoming
3outgoing
.1.3.6.1.4.1.3320.2.9.3.1.2
Remote host address of session. [What about
PAD connections?]
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.3320.2.9.3.1.3
Remote host name of session.
RFC1213-MIBDisplayString .1.3.6.1.4.1.3320.2.9.3.1.4
Boolean whether session is the currently
active one.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.3.1.5
Time in seconds session has been idle.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.3.1.6
Table index 1.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.3.1.7
Table index 2.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3320.2.9.3.1.8