OID | 1.3.6.1.4.1.9.9.81.1.1.9.1.5 |
Module | CISCO-BULK-FILE-MIB (CISCO) |
Nom | cbfDefineFileNow |
Acces | readwrite |
Status | current |
Description | The control to cause file creation. The only values that can
be set are 'create' and 'forcedCreate'. These can be set only
when the value is 'ready'. Setting it to 'create' begins a
file creation and creates a corresponding entry in
cbfStatusFileTable. The system may choose to use an already
existing copy of the file instead of creating a new one. This
may happen if there has been no configuration change on the
system and a request to recreate the file is received.
Setting this object to 'forcedCreate' forces the system to
create a new copy of the file.
The value is 'notActve' as long as cbfDefineFileEntryStatus or
any corresponding cbfDefineObjectEntryStatus is not active.
When cbfDefineFileEntryStatus becomes active and all
corresponding cbfDefineObjectEntryStatuses are active this
object automatically goes to 'ready'. |
Syntaxe | Enumeration (1-notActive, 2-ready, 3-create, 4-running, 5-forcedCreate) |