ostSshGlobalCfgDsaRsaEnable
OMNITRON-SSH-MIB ·
.1.3.6.1.4.1.7342.10.1.2.1.4
Object
scalar r/w
Enumeration
This object indicates which SSH key authentication is enabled.
dsa(1) DSA key authentication is enabled
rsa(2) RSA key authentication is enabled
dsaRsa(3) DSA & RSA key authentication is enabled
Context
- MIB
- OMNITRON-SSH-MIB
- OID
.1.3.6.1.4.1.7342.10.1.2.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ostSshGlobalCfgTable
- 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 'OMNITRON-SSH-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-SSH-MIB::ostSshGlobalCfgDsaRsaEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-SSH-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-SSH-MIB::ostSshGlobalCfgDsaRsaEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dsa |
2 | rsa |
3 | dsaRsa |
Conformance
Member of