agentSSHKeyGenerationStatus
DNOS-MGMT-SECURITY-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.7
Object
scalar Enumeration
Indicates what key files are currently being generated, if any.
Context
- MIB
- DNOS-MGMT-SECURITY-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentSSHConfigGroup
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 'DNOS-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-MGMT-SECURITY-MIB::agentSSHKeyGenerationStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNOS-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNOS-MGMT-SECURITY-MIB::agentSSHKeyGenerationStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dsa |
2 | rsa |
3 | both |
4 | none |
5 | ecdsa |
6 | all |
7 | rsa-dsa |
8 | rsa-ecdsa |
9 | dsa-ecdsa |