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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk sshdSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-SSH-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SSH-MIB::sshdSessionTable'
The sshdSessionTable contains informations about the
currently connected clients handled by the BinTec ssh Daemon.
sshdSessionEntry row .1.3.6.1.4.1.272.4.44.2.1
A list of the currently active clients of sshd.
Column Syntax OID
The timestamp for the TCP connection establishment.
.1.3.6.1.4.1.272.4.44.2.1.1
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
The IP address of this client.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.44.2.1.3
The associated port # of this client.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.44.2.1.4
The cipher negotiated with this client.
.1.3.6.1.4.1.272.4.44.2.1.5
The MAC (message authentication code)
negotiated with this client.
.1.3.6.1.4.1.272.4.44.2.1.6
The # of bytes received from this client.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.44.2.1.7
The # of bytes send to this client.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.44.2.1.8
The account used for the client's successful login.
.1.3.6.1.4.1.272.4.44.2.1.9
The compression algorithm negotiated with this client.
.1.3.6.1.4.1.272.4.44.2.1.10