cadSshServerKeyType
CADANT-AAA-MIB ·
.1.3.6.1.4.1.4998.1.1.40.1.9.19
Object
scalar CADANT-TCSshKeyType
The SSH server key type (DSA-1024 or RSA-2048).
Context
- MIB
- CADANT-AAA-MIB
- OID
.1.3.6.1.4.1.4998.1.1.40.1.9.19- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cadSshConfig
- 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 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-AAA-MIB::cadSshServerKeyType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-AAA-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-AAA-MIB::cadSshServerKeyType'
Syntax
- Source
- CADANT-TCSshKeyType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | dsa1024 |
2 | rsa2048 |
Conformance
Member of