cbfStatusFileState
CISCO-BULK-FILE-MIB ·
.1.3.6.1.4.1.9.9.81.1.2.5.1.2
Object
column
Enumeration
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 no data due to insufficient file space
badName no data due to a name or path problem
writeErr no data due to fatal file write error
noMem no data due to insufficient dynamic memory
buffErr implementation buffer too small
aborted short terminated by operator command
Only the 'ready' state implies that the file is available
for transfer.
The disposition of files after an error is implementation
and file-syste specific.
Context
- MIB
- CISCO-BULK-FILE-MIB
- OID
.1.3.6.1.4.1.9.9.81.1.2.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cbfStatusFileEntry
- Table
- cbfStatusFileTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | ready |
3 | emptied |
4 | noSpace |
5 | badName |
6 | writeErr |
7 | noMem |
8 | buffErr |
9 | aborted |
Related Objects
Sibling 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 |
| 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 |