BIANCA-BRICK-SSH-MIB Table View

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

Tables
1
Rows
1
Columns
10

sshdSessionTable

table mandatory
.1.3.6.1.4.1.272.4.44.2 · 1 row entry · 10 columns
The sshdSessionTable contains informations about the
currently connected clients handled by the BinTec ssh Daemon.
sshdSessionEntry entry .1.3.6.1.4.1.272.4.44.2.1
A list of the currently active clients of sshd.
Indexes
sshdSessionIpAddr sshdSessionIpPort
Column Syntax OID
sshdSessionTimeStamp mandatory
The timestamp for the TCP connection establishment.
.1.3.6.1.4.1.272.4.44.2.1.1
sshdSessionState mandatory
The connection state of this client.
Enumerationr/w
Enumerated Values:
1new
2authenticating
3connected
4disconnecting
15delete
.1.3.6.1.4.1.272.4.44.2.1.2
sshdSessionIpAddr mandatory
The IP address of this client.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.44.2.1.3
sshdSessionIpPort mandatory
The associated port # of this client.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.44.2.1.4
sshdSessionCipher mandatory
The cipher negotiated with this client.
.1.3.6.1.4.1.272.4.44.2.1.5
sshdSessionMac mandatory
The MAC (message authentication code)
negotiated with this client.
.1.3.6.1.4.1.272.4.44.2.1.6
sshdSessionBytesIn mandatory
The # of bytes received from this client.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.44.2.1.7
sshdSessionBytesOut mandatory
The # of bytes send to this client.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.44.2.1.8
sshdSessionUserName mandatory
The account used for the client's successful login.
.1.3.6.1.4.1.272.4.44.2.1.9
sshdSessionCompression mandatory
The compression algorithm negotiated with this client.
.1.3.6.1.4.1.272.4.44.2.1.10