MIB Viewer

rcBayStackSshRsaHostKeyStatus

OBJECT-TYPE
1.3.6.1.4.1.2272.40.1.1.3.2
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the current status of the SSH RSA host key. If the RSA 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) }