etsysSshAdminKeyType
ENTERASYS-SSH-SERVER-MIB ·
.1.3.6.1.4.1.5624.1.2.26.1.5.3
Object
scalar deprecated
r/w
Enumeration
Determines the type of the key pair to be (re)created on the next key (re)creation operation. The etsysSshOperKeyType object returns the type of key that is currently being used by the SSH server.
Context
- MIB
- ENTERASYS-SSH-SERVER-MIB
- OID
.1.3.6.1.4.1.5624.1.2.26.1.5.3- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- etsysSshServerKeyBranch
- 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 'ENTERASYS-SSH-SERVER-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SSH-SERVER-MIB::etsysSshAdminKeyType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-SSH-SERVER-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-SSH-SERVER-MIB::etsysSshAdminKeyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dsa768 |
2 | rsa768 |
3 | dsa1024 |
4 | rsa1024 |
5 | dsa2048 |
6 | rsa2048 |
7 | dsa3072 |
8 | rsa3072 |
9 | dsa512 |
10 | rsa512 |
Conformance
Member of