|
Description:
|
csrGenerate OBJECT-TYPE
SYNTAX INTEGER {generate(1), complete(2), inprogress(3), failed(4)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"When this object is read the current state is returned.
complete(2) indicates that the last CSR generatation operation
was completed.
inprogress(3) indicates that CSR is currently being generated.
failed(4) indicates that the previous CSR generated encountered some
error.
Setting this object to generate(1) generates the CSR based on the
information provided through the agCSR objects."
|
|
|