hh3cSSHServerCompatibleSSH1x
HH3C-SSH-MIB ·
.1.3.6.1.4.1.25506.2.22.1.1.1.2
Object
scalar r/w
Enumeration
Supporting compatibility with SSH versions 1.x. It is known that there are still devices using the previous versions. During the transition period, it is important to be able to work in a way that is compatible with the installed SSH clients and servers that use the older version of the protocol.
Context
- MIB
- HH3C-SSH-MIB
- OID
.1.3.6.1.4.1.25506.2.22.1.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hh3cSSHServerGlobalConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-SSH-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-SSH-MIB::hh3cSSHServerCompatibleSSH1x.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-SSH-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-SSH-MIB::hh3cSSHServerCompatibleSSH1x'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enableCompatibleSSH1x |
2 | disableCompatibleSSH1x |