MIB Viewer

rcSshcGlobalDsaHostKeyStatus

OBJECT-TYPE
1.3.6.1.4.1.2272.1.34.3.14
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the current status of the SSH DSA host key. If the DSA host key has not yet been generated, the value will be notGenerated(1). If it has already been generated, the value will be generated(2). If it is currently being generated, the value will be generating(3).
INTEGER { notGenerated(1), generated(2), generating(3) }