sshVersionCompatibility
SUPERMICRO-SSH-MIB ·
.1.3.6.1.4.1.10876.101.1.97.1.1
Object
This object is to configure the SSH version compatibility mode.
When set to TRUE, both SSH version-1 and SSH Version-2 will be supported.
When set to FALSE, SSH version-2 only will be supported.
By default SSH version-2 is supported.
Context
- MIB
- SUPERMICRO-SSH-MIB
- OID
.1.3.6.1.4.1.10876.101.1.97.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sshGeneralGroup
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 'SUPERMICRO-SSH-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-SSH-MIB::sshVersionCompatibility.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-SSH-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-SSH-MIB::sshVersionCompatibility'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |