sshServerVersion
RAISECOM-SSH-MIB ·
.1.3.6.1.4.1.8886.1.15.1.1.1
Object
scalar r/w
Enumeration
This object specifies the Secure Shell server working version. In another words, it specifies which versions of Secure Shell protocol connections that device will accept from Secure Shell clients.
Context
- MIB
- RAISECOM-SSH-MIB
- OID
.1.3.6.1.4.1.8886.1.15.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- raisecomSshSvrConfiguration
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 'RAISECOM-SSH-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-SSH-MIB::sshServerVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-SSH-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-SSH-MIB::sshServerVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ssh-1 |
2 | ssh-2 |
3 | both |