>> 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
.11RemAddrTypeENUMR
.12RemAddrInetAddressR

TimeStamp
The timestamp for the TCP connection establishment.

Range: 0 to -1

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. Only used for IPv4.
IpPort
The associated port # of this client.
Cipher
The cipher negotiated with this client.

Length: 0 to 255

Mac
The MAC (message authentication code) negotiated with this client.

Length: 0 to 255

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.

Length: 0 to 255

Compression
The compression algorithm negotiated with this client.

Length: 0 to 255

RemAddrType
The address-type of this client (remote address). Related address is given in sshdSessionRemAddr.

Enumerations:

  • unknown (0)
  • ipv4 (1)
  • ipv6 (2)
  • ipv4z (3)
  • ipv6z (4)
  • dns (16)
RemAddr
The Internet-address of this client (remote address). Related address-type is given in sshdSessionRemAddrType.

Length: 0 to 255


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH