hpSwitchSshIpVersion

CONFIG-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.7.1.20.7

Object

scalar obsolete r/w Enumeration
#### THIS OBJECT IS DEPRECATED ####
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.

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.20.7
Type
scalar
Access
readwrite
Status
obsolete
Parent
hpSwitchSshConfig

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::hpSwitchSshIpVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::hpSwitchSshIpVersion'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ipv4
2ipv6
3ipv4or6