Description | A peer SNMP entity may create a clone profile by setting an
instance of cfcCloneProfileId to the value that is read from
cfcCloneProfileIdNext, cfcCloneProfileName to the entry name
and an instance of cfcCloneProfileStatus to 'createAndWait'
or 'createAndGo'. Observe that an implementation that does
not support these options must specify these limitations in
an agent capabilities statement.
Other management entities (e.g., the local console) may create
a clone profile. In these cases, the system must automatically
create a row in the cfcCloneProfileTable.
A peer SNMP entity may destroy a clone profile by setting the
corresponding instance of cfcCloneProfileStatus to 'destroy'.
Observe that an implementation that does not support this
option must specify this limitation in an agent capabilities
statement.
Other management entities may destroy a clone profile. In these
cases, the system must automatically destroy the corresponding
row in the cfcCloneProfileTable. |