cbfDefineFileNow
CISCO-BULK-FILE-MIB ·
.1.3.6.1.4.1.9.9.81.1.1.9.1.5
Object
column
r/w
Enumeration
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'.
Context
- MIB
- CISCO-BULK-FILE-MIB
- OID
.1.3.6.1.4.1.9.9.81.1.1.9.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cbfDefineFileEntry
- Table
- cbfDefineFileTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notActive |
2 | ready |
3 | create |
4 | running |
5 | forcedCreate |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cbfDefineFileIndex An arbitrary integer to uniquely identify this entry. To
create an entry a management application should pick a
random number. | column | Unsigned32 | .1.3.6.1.4.1.9.9.81.1.1.9.1.1 |
| cbfDefineFileName The file name which is to be created.
Explicit device or path choices in the value of this object
override cbfDefineFileStorage. | column | OctetString | .1.3.6.1.4.1.9.9.81.1.1.9.1.2 |
| cbfDefineFileStorage The type of file storage to use:
ephemeral data exists in small amounts until read
volatile data exists in volatile memory
permanent data survi… | column | Enumeration | .1.3.6.1.4.1.9.9.81.1.1.9.1.3 |
| cbfDefineFileFormat The format of the data in the file:
StandardBER standard SNMP ASN.1 BER
bulkBinary a binary format specified with this MIB
bulkASCII a human-re… | column | Enumeration | .1.3.6.1.4.1.9.9.81.1.1.9.1.4 |
| cbfDefineFileEntryStatus The control that allows creation, modification, and deletion
of entries. For detailed rules see the DESCRIPTION for
cbfDefineFileEntry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.81.1.1.9.1.6 |
| cbfDefineFileNotifyOnCompletion This controls the cbfDefineFileCompletion notification.
If true, cbfDefineFileCompletion notification
will be generated. It is the responsibility of the
management… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.81.1.1.9.1.7 |