MIB Viewer

sshVersion

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.4.9.3.4.11
Access
read-write
Status
mandatory
Source
BLADE-MIB
Sub-identifiers
0
When SSH is enabled, this object allows the user to configure whether the SSH server accepts all versions of client connections or whether it restricts the connectivity to the more secure version 2 only. NOTE: Only SSH version 2 is supported now.
INTEGER { allVersions(0), version2Only(1) }