MIB Viewer

hpSwitchSshIpVersion

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.7.1.20.7
Access
read-write
Status
mandatory
Sub-identifiers
0
The types of IP connections SSH will support. 'ipv4' will accept connections from Ipv4 clients. 'ipv6' will accept connections only from ipv6 clients. The default is 'ipv4or6' which will accept Connections from both ipv4 and ipv6 clients.
INTEGER { ipv4(1), ipv6(2), ipv4or6(3) }