MIB Viewer

sshUserKeyDelAction

OBJECT-TYPE
1.3.6.1.4.1.202.20.66.1.17.6.29.1.18
Access
read-write
Status
current
Sub-identifiers
0
To delete the user key. For the set behavior: Set it to delRsaKey(2) to delete the RSA user key, to delDsaKey(3) to delete the DSA user key, or to delBothKeys(4) to delete both RSA and DSA user key. For the get behavior: You will get delRsaKey(2), delDsaKey(3) or delBothKeys(4) when the delete operation is in progress. Otherwise, you will get noDel(1).
INTEGER { noDel(1), delRsaKey(2), delDsaKey(3), delBothKeys(4) }