>> MIB - Management Information Base

>> Table: sshdSessionTable - (.1.3.6.1.4.1.272.4.44.2.1)

Description: A list of the currently active clients of sshd.

sshdSessionTable
OIDNameTypeAccess
.1TimeStampDateR
.2StateENUMD
.3IpAddrIpAddressR
.4IpPortINTEGERR
.5CipherDisplayStringR
.6MacDisplayStringR
.7BytesInINTEGERR
.8BytesOutINTEGERR
.9UserNameDisplayStringR
.10CompressionDisplayStringR

TimeStamp
The timestamp for the TCP connection establishment.
State
The connection state of this client.
Enumerations:
  • new (1)
  • authenticating (2)
  • connected (3)
  • disconnecting (4)
  • delete (15)
IpAddr
The IP address of this client.
IpPort
The associated port # of this client.
Cipher
The cipher negotiated with this client.
Mac
The MAC (message authentication code)
negotiated with this client.
BytesIn
The # of bytes received from this client.
BytesOut
The # of bytes send to this client.
UserName
The account used for the client's successful login.
Compression
The compression algorithm negotiated with this client.


MIB Reference to Software Version 7.5.1 generated on 2006/08/03. Provided by webmaster@funkwerk-ec.com
Copyright ©2006 by Funkwerk Enterprise Communications GmbH