tmnxSSHServerVersion
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.11.2
Object
scalar r/w
Enumeration
tmnxSSHServerVersion specifies the SSH protocol version that will be
by supported by the SSH server.
A value of tmnxSSHServerVersion 'version1' specifies that the SSH
server will only accept connections from clients that support SSH
protocol version 1. A value of 'both' specifies that the SSH server
will accept connections from clients supporting either SSH protocol
version 1, or SSH protocol version 2 or both.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.11.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxSSHServerObjs
- Groups
- 1
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 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxSSHServerVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SECURITY-MIB::tmnxSSHServerVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | version1 |
2 | version2 |
3 | both |
Conformance
Member of