sshdSessionEntry
BIANCA-BRICK-SSH-MIB ·
.1.3.6.1.4.1.272.4.44.2.1
Object
row
mandatory
A list of the currently active clients of sshd.
Context
- MIB
- BIANCA-BRICK-SSH-MIB
- OID
.1.3.6.1.4.1.272.4.44.2.1- Type
- row
- Status
- mandatory
- Parent
- sshdSessionTable
- Table
- sshdSessionTable
- Children
- 10
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshdSessionTimeStamp mandatory The timestamp for the TCP connection establishment. | column | - | .1.3.6.1.4.1.272.4.44.2.1.1 |
| sshdSessionCompression mandatory The compression algorithm negotiated with this client. | column | - | .1.3.6.1.4.1.272.4.44.2.1.10 |
| sshdSessionState mandatory The connection state of this client. | column | Enumeration | .1.3.6.1.4.1.272.4.44.2.1.2 |
| sshdSessionIpAddr mandatory The IP address of this client. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.44.2.1.3 |
| sshdSessionIpPort mandatory The associated port # of this client. | column | Integer32 | .1.3.6.1.4.1.272.4.44.2.1.4 |
| sshdSessionCipher mandatory The cipher negotiated with this client. | column | - | .1.3.6.1.4.1.272.4.44.2.1.5 |
| sshdSessionMac mandatory The MAC (message authentication code)
negotiated with this client. | column | - | .1.3.6.1.4.1.272.4.44.2.1.6 |
| sshdSessionBytesIn mandatory The # of bytes received from this client. | column | Integer32 | .1.3.6.1.4.1.272.4.44.2.1.7 |
| sshdSessionBytesOut mandatory The # of bytes send to this client. | column | Integer32 | .1.3.6.1.4.1.272.4.44.2.1.8 |
| sshdSessionUserName mandatory The account used for the client's successful login. | column | - | .1.3.6.1.4.1.272.4.44.2.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshdSessionIpAddr mandatory The IP address of this client. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.44.2.1.3 |
| sshdSessionIpPort mandatory The associated port # of this client. | column | Integer32 | .1.3.6.1.4.1.272.4.44.2.1.4 |