csDefineFileOperation
CISCO-SM-FILE-DOWNLOAD-MIB ·
.1.3.6.1.4.1.9.9.199.1.1.1.1.5
Object
column
r/w
Enumeration
An 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.
Context
- MIB
- CISCO-SM-FILE-DOWNLOAD-MIB
- OID
.1.3.6.1.4.1.9.9.199.1.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csDefineFileEntry
- Table
- csDefineFileTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sendToSMsOnly |
2 | updateAndSend |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csDefineFileIndex An integer to uniquely identify this entry. | column | Unsigned32 | .1.3.6.1.4.1.9.9.199.1.1.1.1.1 |
| csDefineFileName The 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 na… | column | OctetString | .1.3.6.1.4.1.9.9.199.1.1.1.1.2 |
| csDefineSlotNumber An 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
do… | column | Unsigned32 | .1.3.6.1.4.1.9.9.199.1.1.1.1.3 |
| csDefineFileStatus 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 … | column | Enumeration | .1.3.6.1.4.1.9.9.199.1.1.1.1.4 |
| csDefineFileEntryStatus The control that allows creation, modification, and
deletion of entries. For detailed rules see the DESCRIPTION
for csDefineFileEntry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.199.1.1.1.1.6 |