Home/Catalog/CISCO-SM-FILE-DOWNLOAD-MIB

CISCO-SM-FILE-DOWNLOAD-MIB

AI MIB Summary

The CISCO-SM-FILE-DOWNLOAD-MIB facilitates the transfer of implementation-dependent configuration and operational data files from a controller card to subordinate service modules within Cisco switch architectures. This mechanism enables the remote provisioning of module-specific parameters, such as statistics retrieval definitions and bucket intervals, to execute targeted management operations on the hardware.

The MIB module for downloading files to the Service Modules specifically designed for an architecture containing a controller card and a group of sub- ordinate cards or service modules (as in a Switch). These files could contain information for performing any specific operation on the modules. For example, they could contain information on statistics retrieval like, the statistics type, bucket interval etc. The format of these files is implementation dependent.
Main OID:
ciscoSmFileDownloadMIB.1.3.6.1.4.1.9.9.199
21
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

21 total
Object Name
ciscoSmFileDownloadMIBThe MIB module for downloading files to the Service Modules specifically designed for an architecture containing a controller card and a group of sub- ordinate cards or service modules (as in a Switch). These files could contain information for performing any specific operation on the modules. For example, they could contain information on statistics retrieval like, the statistics type, bucket interval etc. The format of these files is implementation dependent.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.199
csFileMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.199.1
csDefineFile
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.199.1.1
csDefineFileTableA table of files that have been downloaded on some non- volatile storage (For example: Hard Disk, Flash Disk etc) on the controller card by mechanisms such as ftp, tftp etc and available for transfer to applicable service modules.
SEQUENCE OF CsDefineFileEntry
.1.3.6.1.4.1.9.9.199.1.1.1
csDefineFileEntryInformation for processing the file to be downloaded to service modules. To process a file an application creates an entry in this table. This entry contains information on the file name (csDefineFileName), file operation i.e whether to download contents from the file specified or from contents saved in the database (csDefineFileOperation), slot number of the service module to download to (csDefineSlotNumber), etc. When the entry status (csDefineFileEntryStatus) in this table is 'active', the application uses csDefineFileOperation to perform the necessary operation on the file. csDefineFileStatus contains the overall status of file validation and download. Corresponding entries are created in csFileStatusTable that contains the slot-specific status of the download to service modules. Entries may not be modified or deleted if csDefineFileStatus has a value of 'inProgress'. Further, the entries may not be deleted if csDefineFileEntryStatus is 'active' i.e if the current entry status is 'active', it has to be set to 'notInService' before deletion. Deleting an entry in csDefineFileTable deletes any corresponding entries in csFileStatusTable. Rows may not be created without explicitly setting csDefineFileEntryStatus to either 'createAndGo' or 'createAndWait'.
CsDefineFileEntry
.1.3.6.1.4.1.9.9.199.1.1.1.1
csDefineFileIndexAn integer to uniquely identify this entry.
Unsigned32
.1.3.6.1.4.1.9.9.199.1.1.1.1.1
csDefineFileNameThe name of the file that has been downloaded on some non-volatile storage on the controller card. Explicit device or path names could be prepended to the file name.rw
DisplayString
.1.3.6.1.4.1.9.9.199.1.1.1.1.2
csDefineSlotNumberAn integer that specifies the slot number of the service module to which the file needs to be downloaded. A value of 100 would indicate that file needs to be downloaded to all applicable service modules.rw
Unsigned32 (1..32 | 100)
.1.3.6.1.4.1.9.9.199.1.1.1.1.3
csDefineFileStatusThe overall status of the file validation and service module download as surmised by the controller card. A more detailed status on service module downloads could be obtained in csFileStatusTable which stores download information specific to a particular slot. inProgress - processing file validation/download request success - file has been validated and downloaded to all applicable service modules (as per value in csDefineSlotNumber) successfully. noMemory - failure due to insufficient dynamic memory fileOpenFailed - failure to open the file downloaded to some non-volatile storage on the controller card. fileReadFailed - failure to read the file downloaded to some non-volatile storage on the controller card. fileNotValid - file parsing/validation failed downloadFailed - download to service module failed aborted - download aborted due to switchover in a redundant controller card configuration dbUpdateFailed - error in accessing/updating the database miscError - miscellaneous error due to lack of internal resource (eg. error obtaining semaphore etc) This object is valid only after the entry status becomes 'active'. This object is especially useful when csDefineSlotNumber has a value of 100 signifying a download to all applicable service modules. This object gives overall status of the download request and hence, has a value of 'downloadFailed' even if one SM fails the download. csFileStatusTable could be consulted for the purpose of obtaining a list of SMs that failed the download and their corresponding reasons.ro
Enumeration
.1.3.6.1.4.1.9.9.199.1.1.1.1.4
csDefineFileOperationAn integer that defines the file operation: sendToSMsOnly - send file contents saved in database to all applicable service modules. updateAndSend - validate file, save contents into database and send to all applicable service modules. The database here refers to either a disk or a RAM database that is saved during controller card switchovers. The file contents are saved prior to service module download. In case of failure to download to SMs,the operation could be re-initiated with csDefineFileOperation having value sendToSMsOnly. This would avoid unnecessary download of the same file to controller card storage and file parsing/validation.rw
Enumeration
.1.3.6.1.4.1.9.9.199.1.1.1.1.5
csDefineFileEntryStatusThe control that allows creation, modification, and deletion of entries. For detailed rules see the DESCRIPTION for csDefineFileEntry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.199.1.1.1.1.6
csFileStatus
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.199.1.2
csFileStatusTableA table containing status of the downloaded file for each applicable service module.
SEQUENCE OF CsFileStatusEntry
.1.3.6.1.4.1.9.9.199.1.2.1
csFileStatusEntryStatus of file download to a particular service module. Entries start to exist in this table only when csDefineFileStatus has been set to 'inProgress'. The number of entries per csFileStatusTable is dependant on csDefineSlotNumber specified. If a valid slot number (between values 1 and 32) is specified then this table would contain only one entry for the slot number specified. If csDefineSlotNumber has value 100, signifying a download to all SMs, an entry exists in csFileStatusTable for each applicable service module on the shelf. Hence, an entry in csDefineFileTable could result in multiple entries in csFileStatusTable. Related entries can be associated due to the common index, csDefineFileIndex, in the tables.
CsFileStatusEntry
.1.3.6.1.4.1.9.9.199.1.2.1.1
csFileStatusSlotNumberSlot number that has an applicable service module.
Unsigned32
.1.3.6.1.4.1.9.9.199.1.2.1.1.1
csFileSlotStateThe status of the file download to each applicable service module. This status is specific to each slot. inProgress currently downloading file to service module notProcessed not started downloading to service module success successfully downloaded file to service module fileOpenFailed failed to open file on service module fileWriteFailed failed to write file on service module aborted download was terminated (eg. due to switchover in a redundant configuration) miscFailure miscellaneous error during file downloadro
Enumeration
.1.3.6.1.4.1.9.9.199.1.2.1.1.2
csFileMIBNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.199.2
csFileMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.199.2.0
csFileMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.199.3
csFileMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.199.3.1
csFileMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.199.3.2
CISCO-SM-FILE-DOWNLOAD-MIB - SNMP MIB Reference | MIBs Explorer