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
Table
sshSessionTable
Siblings
10

Syntax

Enumeration

Values & Constraints

Enumerated Values
1sessionVersionOk
2sessionKeysExchanged
3sessionAuthenticated
4sessionOpen
5sessionDisconnecting
6sessionDisconnected
7sessionClosed

Related Objects

Sibling Objects