cbfStatusFileEntry
CISCO-BULK-FILE-MIB ·
.1.3.6.1.4.1.9.9.81.1.2.5.1
Object
row
Status for a particular file.
An entry exists in this table for each time cbfDefineFileNow
has been set to 'create' and the corresponding entry here
has not been explicitly deleted by the application or bumped
to make room for a new entry.
Deleting an entry with cbfStatusFileState 'running' aborts
the file creation attempt.
It is implementation and file-system specific whether deleting
the entry also deletes the file.
Context
- MIB
- CISCO-BULK-FILE-MIB
- OID
.1.3.6.1.4.1.9.9.81.1.2.5.1- Type
- row
- Status
- current
- Parent
- cbfStatusFileTable
- Table
- cbfStatusFileTable
- Children
- 4
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cbfStatusFileIndex An arbitrary integer to uniquely identify this file.
The numeric order of the entries implies the creation
order of the files. | column | Unsigned32 | .1.3.6.1.4.1.9.9.81.1.2.5.1.1 |
| cbfStatusFileState The file state:
running data is being written to the file
ready the file is ready to be read
emptied an ephemeral file was successfully consumed
noSpace … | column | Enumeration | .1.3.6.1.4.1.9.9.81.1.2.5.1.2 |
| cbfStatusFileCompletionTime The value of sysUpTime when the creation attempt completed.
A value of 0 indicates not complete. For ephemeral files this
is the time when cbfStatusFileState goes to 'emptied'. … | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.81.1.2.5.1.3 |
| cbfStatusFileEntryStatus The control that allows deletion of entries. For detailed rules
see the DESCRIPTION for cbfStatusFileEntry.
This object may not be set to any value other than 'dest… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.81.1.2.5.1.4 |
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 |
| cbfStatusFileIndex An arbitrary integer to uniquely identify this file.
The numeric order of the entries implies the creation
order of the files. | column | Unsigned32 | .1.3.6.1.4.1.9.9.81.1.2.5.1.1 |