CISCO-BULK-FILE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
18
.1.3.6.1.4.1.9.9.81.1.1.9 · 1 row entry · 7 columns
A table of bulk file definition and creation controls.
cbfDefineFileEntry entry .1.3.6.1.4.1.9.9.81.1.1.9.1
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 t…
Indexes
cbfDefineFileIndex
Column Syntax OID
cbfDefineFileIndex
An arbitrary integer to uniquely identify this entry. To
create an entry a management application should pick a
random number.
Unsigned32
Constraints:
range: 1-4294967295
.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.
OctetStringr/w
Constraints:
range: 0-255
.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 survives reboot

An ephemeral f…
Enumerationr/w
Enumerated Values:
1ephemeral
2volatile
3permanent
.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-readable form of bulkBinary
variantBERWith…
Enumerationr/w
Enumerated Values:
1standardBER
2bulkBinary
3bulkASCII
4variantBERWithCksum
5variantBinWithCksum
.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' begins a
file creation and creates a corre…
Enumerationr/w
Enumerated Values:
1notActive
2ready
3create
4running
5forcedCreate
.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.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.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 entity to ensure that the SNMP administ…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.81.1.1.9.1.7
.1.3.6.1.4.1.9.9.81.1.1.10 · 1 row entry · 7 columns
A table of objects to go in bulk files.
cbfDefineObjectEntry entry .1.3.6.1.4.1.9.9.81.1.1.10.1
Information about one object for a particular file.

An application uses cbfDefineObjectEntryStatus to create entries
in this table in correspondence with entries in
cbfDefineFileTable, which must be created…
Indexes
cbfDefineFileIndex cbfDefineObjectIndex
Column Syntax OID
cbfDefineObjectIndex
An arbitrary integer to uniquely identify this entry.

The numeric order of the entries controls the order of
the objects in the file.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.81.1.1.10.1.1
cbfDefineObjectClass
The meaning of each object class is given below:

object a single MIB object is retrieved.

lexicalTable an entire table or partial table
is retrieved in lexical o…
Enumerationr/w
Enumerated Values:
1object
2lexicalTable
3leastCpuTable
.1.3.6.1.4.1.9.9.81.1.1.10.1.2
cbfDefineObjectID
The object identifier of a MIB object to be included in
the file.

If cbfDefineObjectClass is 'object' this must be a full OID,
including all instance information.

If cbfDefineObjectClass is…
ObjectIdentifierr/w .1.3.6.1.4.1.9.9.81.1.1.10.1.3
cbfDefineObjectEntryStatus
The control that allows creation, modification, and deletion
of entries. For detailed rules see the DESCRIPTION for
cbfDefineObjectEntry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.81.1.1.10.1.4
cbfDefineObjectTableInstance
If cbfDefineObjectClass is 'lexicalTable', then this object
represents the starting instance in the cbfDefineObjectID
table. The file created will have entries starting from
the lexicographically next instance of the OI…
ObjectIdentifierr/w .1.3.6.1.4.1.9.9.81.1.1.10.1.5
cbfDefineObjectNumEntries
If cbfDefineObjectClass is 'lexicalTable', then this object
represents the maximum number of entries which will be
populated in the file starting from the lexicographically
next instance of the OID represented by
cbfD…
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.81.1.1.10.1.6
cbfDefineObjectLastPolledInst
This object represents the last polled instance in the
table.

The value represented by this object will be relevent only
if the corresponding cbfStatusFileState is emptied(3) for
ephemeral files or ready…
ObjectIdentifier .1.3.6.1.4.1.9.9.81.1.1.10.1.7
.1.3.6.1.4.1.9.9.81.1.2.5 · 1 row entry · 4 columns
A table of bulk file status.
cbfStatusFileEntry entry .1.3.6.1.4.1.9.9.81.1.2.5.1
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 bum…
Indexes
cbfDefineFileIndex cbfStatusFileIndex
Column Syntax OID
cbfStatusFileIndex
An arbitrary integer to uniquely identify this file.

The numeric order of the entries implies the creation
order of the files.
Unsigned32
Constraints:
range: 1-4294967295
.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 no data due to insufficient file spac…
Enumeration
Enumerated Values:
1running
2ready
3emptied
4noSpace
5badName
6writeErr
7noMem
8buffErr
9aborted
.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'. For
others this is the time when the sta…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.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 'destroy'.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.81.1.2.5.1.4