csDefineFileEntry
CISCO-SM-FILE-DOWNLOAD-MIB ·
.1.3.6.1.4.1.9.9.199.1.1.1.1
Object
row
Information 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'.
Context
- MIB
- CISCO-SM-FILE-DOWNLOAD-MIB
- OID
.1.3.6.1.4.1.9.9.199.1.1.1.1- Type
- row
- Status
- current
- Parent
- csDefineFileTable
- Table
- csDefineFileTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| csDefineFileOperation An integer that defines the file operation:
sendToSMsOnly - send file contents saved in database to all
applicable service modules.
updateAndSend - validate file, save content… | column | Enumeration | .1.3.6.1.4.1.9.9.199.1.1.1.1.5 |
| 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 |
Indexes
| 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 |