MIB Viewer

sshConnStatus

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