sshSessionState
RAISECOM-SSH-MIB ·
.1.3.6.1.4.1.8886.1.15.1.3.1.1.3
Object
column
Enumeration
The object indicates the current state of Secure Shell Session. The state sessionVersionOk(1) indicates that server and client versions of SSH are exchanged and are compatible. The state sessionKeysExchanged(2) indicates that key exchange has been completed. The state sessionAuthenticated(3) indicates that the client has been successfully authenticated. The state sessionOpen(4) indicates that the session has been successfully opened. The state sessionDisconnecting(5) indicates that the session disconnection has begun. The state sessionDisconnected(6)indicates that the session has been disconnected. The state sessionClosed(7) indicates that the session has closed.
Context
- MIB
- RAISECOM-SSH-MIB
- OID
.1.3.6.1.4.1.8886.1.15.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sshSessionEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sessionVersionOk |
2 | sessionKeysExchanged |
3 | sessionAuthenticated |
4 | sessionOpen |
5 | sessionDisconnecting |
6 | sessionDisconnected |
7 | sessionClosed |