MIB Viewer

hpSwitchSshVersion

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.7.1.20.2
Access
read-write
Status
mandatory
Sub-identifiers
0
The version of the SSH protocol to run. 'version1' will accept connections from v1.3 or v1.5 clients. 'version2' will accept connections only from v2.0 clients. The default is 'version1_or_2' which will accept any connection which can be successfully negotiated.
INTEGER { version1(1), version2(2), version1or2(3) }