sshUserKeyDelAction
ECS4620-MIB ·
.1.3.6.1.4.1.259.10.1.41.1.17.6.29.1.18
Object
column
r/w
Enumeration
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).
Context
- MIB
- ECS4620-MIB
- OID
.1.3.6.1.4.1.259.10.1.41.1.17.6.29.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sshUserEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noDel |
2 | delRsaKey |
3 | delDsaKey |
4 | delBothKeys |