CISCO-BULK-FILE-MIB
52 objects
The MIB module for creating and deleting bulk files of SNMP data for file transfer.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 zeroDotZero |
| SNMPv2-TC | DisplayString RowStatus TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.81 | IdentityciscoBulkFileMIB | The MIB module for creating and deleting bulk files of SNMP data for file transfer. | ||
| 1.3.6.1.4.1.9.9.81.1 | NodeciscoBulkFileMIBObjects | |||
| 1.3.6.1.4.1.9.9.81.1.1 | NodecbfDefine | |||
| 1.3.6.1.4.1.9.9.81.1.1.1 | ScalarcbfDefineMaxFiles | read-write | current | The maximum number of file definitions this system can hold in cbfDefineFileTable. A value of 0 indicates no configured limit. This object may be read-only on … |
| 1.3.6.1.4.1.9.9.81.1.1.2 | ScalarcbfDefineFiles | read-only | current | The current number of file definitions in cbfDefineFileTable. |
| 1.3.6.1.4.1.9.9.81.1.1.3 | ScalarcbfDefineHighFiles | read-only | current | The maximum value of cbfDefineFiles since system initialization. |
| 1.3.6.1.4.1.9.9.81.1.1.4 | ScalarcbfDefineFilesRefused | read-only | current | The number of attempts to create a file definition that failed due to exceeding cbfDefineMaxFiles. |
| 1.3.6.1.4.1.9.9.81.1.1.5 | ScalarcbfDefineMaxObjects | read-write | current | The maximum total number of object selections to go with file definitions this system, that is, the total number of objects this system can hold in cbfDefineOb… |
| 1.3.6.1.4.1.9.9.81.1.1.6 | ScalarcbfDefineObjects | read-only | current | The current number of object selections in cbfDefineObjectTable. |
| 1.3.6.1.4.1.9.9.81.1.1.7 | ScalarcbfDefineHighObjects | read-only | current | The maximum value of cbfDefineObjects since system initialization. |
| 1.3.6.1.4.1.9.9.81.1.1.8 | ScalarcbfDefineObjectsRefused | read-only | current | The number of attempts to create an object selection that failed due to exceeding cbfDefineMaxObjects. |
| 1.3.6.1.4.1.9.9.81.1.1.9 | TablecbfDefineFileTable | not-accessible | current | A table of bulk file definition and creation controls. |
| 1.3.6.1.4.1.9.9.81.1.1.9.1 | RowcbfDefineFileEntry | not-accessible | current | 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. … |
| 1.3.6.1.4.1.9.9.81.1.1.9.1.1 | ColumncbfDefineFileIndex | not-accessible | current | An arbitrary integer to uniquely identify this entry. To create an entry a management application should pick a random number. |
| 1.3.6.1.4.1.9.9.81.1.1.9.1.2 | ColumncbfDefineFileName | read-create | current | The file name which is to be created. Explicit device or path choices in the value of this object override cbfDefineFileStorage. |
| 1.3.6.1.4.1.9.9.81.1.1.9.1.3 | ColumncbfDefineFileStorage | read-create | current | 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 ep… |
| 1.3.6.1.4.1.9.9.81.1.1.9.1.4 | ColumncbfDefineFileFormat | read-create | current | 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 b… |
| 1.3.6.1.4.1.9.9.81.1.1.9.1.5 | ColumncbfDefineFileNow | read-create | current | 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 i… |
| 1.3.6.1.4.1.9.9.81.1.1.9.1.6 | ColumncbfDefineFileEntryStatus | read-create | current | The control that allows creation, modification, and deletion of entries. For detailed rules see the DESCRIPTION for cbfDefineFileEntry. |
| 1.3.6.1.4.1.9.9.81.1.1.9.1.7 | ColumncbfDefineFileNotifyOnCompletion | read-create | current | This controls the cbfDefineFileCompletion notification. If true, cbfDefineFileCompletion notification will be generated. It is the responsibility of the manage… |
| 1.3.6.1.4.1.9.9.81.1.1.10 | TablecbfDefineObjectTable | not-accessible | current | A table of objects to go in bulk files. |
| 1.3.6.1.4.1.9.9.81.1.1.10.1 | RowcbfDefineObjectEntry | not-accessible | current | Information about one object for a particular file. An application uses cbfDefineObjectEntryStatus to create entries in this table in correspondence with entri… |
| 1.3.6.1.4.1.9.9.81.1.1.10.1.1 | ColumncbfDefineObjectIndex | not-accessible | current | An arbitrary integer to uniquely identify this entry. The numeric order of the entries controls the order of the objects in the file. |
| 1.3.6.1.4.1.9.9.81.1.1.10.1.2 | ColumncbfDefineObjectClass | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.81.1.1.10.1.3 | ColumncbfDefineObjectID | read-create | current | 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 informati… |
| 1.3.6.1.4.1.9.9.81.1.1.10.1.4 | ColumncbfDefineObjectEntryStatus | read-create | current | The control that allows creation, modification, and deletion of entries. For detailed rules see the DESCRIPTION for cbfDefineObjectEntry. |
| 1.3.6.1.4.1.9.9.81.1.1.10.1.5 | ColumncbfDefineObjectTableInstance | read-create | current | If cbfDefineObjectClass is 'lexicalTable', then this object represents the starting instance in the cbfDefineObjectID table. The file created will have entries… |
| 1.3.6.1.4.1.9.9.81.1.1.10.1.6 | ColumncbfDefineObjectNumEntries | read-create | current | If cbfDefineObjectClass is 'lexicalTable', then this object represents the maximum number of entries which will be populated in the file starting from the lexi… |
| 1.3.6.1.4.1.9.9.81.1.1.10.1.7 | ColumncbfDefineObjectLastPolledInst | read-only | current | This object represents the last polled instance in the table. The value represented by this object will be relevent only if the corresponding cbfStatusFileStat… |
| 1.3.6.1.4.1.9.9.81.1.2 | NodecbfStatus | |||
| 1.3.6.1.4.1.9.9.81.1.2.1 | ScalarcbfStatusMaxFiles | read-write | current | The maximum number of file statuses this system can hold in cbfStatusFileTable. A value of 0 indicates no configured limit. This object may be read-only on som… |
| 1.3.6.1.4.1.9.9.81.1.2.2 | ScalarcbfStatusFiles | read-only | current | The current number of file statuses in cbfStatusFileTable. |
| 1.3.6.1.4.1.9.9.81.1.2.3 | ScalarcbfStatusHighFiles | read-only | current | The maximum value of cbfStatusFiles since system initialization. |
| 1.3.6.1.4.1.9.9.81.1.2.4 | ScalarcbfStatusFilesBumped | read-only | current | The number times the oldest entry was deleted due to exceeding cbfStatusMaxFiles. |
| 1.3.6.1.4.1.9.9.81.1.2.5 | TablecbfStatusFileTable | not-accessible | current | A table of bulk file status. |
| 1.3.6.1.4.1.9.9.81.1.2.5.1 | RowcbfStatusFileEntry | not-accessible | current | 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 be… |
| 1.3.6.1.4.1.9.9.81.1.2.5.1.1 | ColumncbfStatusFileIndex | not-accessible | current | An arbitrary integer to uniquely identify this file. The numeric order of the entries implies the creation order of the files. |
| 1.3.6.1.4.1.9.9.81.1.2.5.1.2 | ColumncbfStatusFileState | read-only | current | 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 dat… |
| 1.3.6.1.4.1.9.9.81.1.2.5.1.3 | ColumncbfStatusFileCompletionTime | read-only | current | 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 g… |
| 1.3.6.1.4.1.9.9.81.1.2.5.1.4 | ColumncbfStatusFileEntryStatus | read-write | current | 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 … |
| 1.3.6.1.4.1.9.9.81.2 | NodeciscoBulkFileMIBNotificationPrefix | |||
| 1.3.6.1.4.1.9.9.81.2.0 | NodeciscoBulkFileMIBNotifications | |||
| 1.3.6.1.4.1.9.9.81.2.0.1 | NotificationcbfDefineFileCompletion | current | A cbfDefineFileCompletion notification is sent on the following conditions : - completion of a file consumption operation in case of ephemeral files. - complet… | |
| 1.3.6.1.4.1.9.9.81.3 | NodeciscoBulkFileMIBConformance | |||
| 1.3.6.1.4.1.9.9.81.3.1 | NodeciscoBulkFileMIBCompliances | |||
| 1.3.6.1.4.1.9.9.81.3.1.1 | ComplianceciscoBulkFileMIBCompliance | deprecated | The compliance statement for entities which implement the Cisco Bulk File MIB. Implementation of this MIB is based on individual product needs. | |
| 1.3.6.1.4.1.9.9.81.3.1.2 | ComplianceciscoBulkFileMIBComplianceRev1 | current | The compliance statement for entities which implement the Cisco Bulk File MIB. Implementation of this MIB is based on individual product needs. | |
| 1.3.6.1.4.1.9.9.81.3.2 | NodeciscoBulkFileMIBGroups | |||
| 1.3.6.1.4.1.9.9.81.3.2.1 | GroupciscoBulkFileDefineGroup | deprecated | Bulk file definition management. | |
| 1.3.6.1.4.1.9.9.81.3.2.2 | GroupciscoBulkFileStatusGroup | current | Bulk file status management. | |
| 1.3.6.1.4.1.9.9.81.3.2.3 | GroupciscoBulkFileNotiGroup | current | A collection of notification objects for supporting Bulk file notification management. | |
| 1.3.6.1.4.1.9.9.81.3.2.4 | GroupciscoBulkFileDefineGroupRev1 | current | Bulk file definition management. |