csDefineFileStatus

CISCO-SM-FILE-DOWNLOAD-MIB · .1.3.6.1.4.1.9.9.199.1.1.1.1.4

Object

column Enumeration
The 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.

Context

MIB
CISCO-SM-FILE-DOWNLOAD-MIB
OID
.1.3.6.1.4.1.9.9.199.1.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
csDefineFileEntry
Table
csDefineFileTable
Siblings
5

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inProgress
2success
3noMemory
4fileOpenFailed
5fileReadFailed
6fileNotValid
7downloadFailed
8aborted
9dbUpdateFailed
10miscError

Related Objects

Sibling Objects