MIB Viewer

sshConnStatus

OBJECT-TYPE
1.3.6.1.4.1.248.13.7.5.1.17.6.6.1.5
Access
read-only
Status
current
Sub-identifiers
0
The SSH connection State. negotiationStart(1) means the SSH is in its negotiation start state, authenticationStart(2) means the SSH is in authentication start state, sessionStart(3) means the SSH is in session start State.
INTEGER { negotiationStart(1), authenticationStart(2), sessionStart(3) }