cbfDefineFileEntry
CISCO-BULK-FILE-MIB ·
.1.3.6.1.4.1.9.9.81.1.1.9.1
Object
row
Information for creation of a bulk file.
To creat a bulk file an application creates an entry in this
table and corresponding entries in cbfDefineObjectTable.
When the entry in this table and the corresponding
entries in cbfDefineObjectTable are 'active' the
appliction uses cbfDefineFileNow to create the file
and a corresponding entry in cbfStatusFileTable.
Deleting an entry in cbfDefineFileTable deletes all
corresponding entries in cbfDefineObjectTable and
cbfStatusFileTable.
An entry may not be modified or deleted while its
cbfDefineFileNow has the value 'running'.
Context
- MIB
- CISCO-BULK-FILE-MIB
- OID
.1.3.6.1.4.1.9.9.81.1.1.9.1- Type
- row
- Status
- current
- Parent
- cbfDefineFileTable
- Table
- cbfDefineFileTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| cbfDefineFileNow 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' beg… | column | Enumeration | .1.3.6.1.4.1.9.9.81.1.1.9.1.5 |
| 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 |
Indexes
| 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 |