CISCO-SM-FILE-DOWNLOAD-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
8
.1.3.6.1.4.1.9.9.199.1.1.1 · 1 row entry · 6 columns
A 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.
csDefineFileEntry entry .1.3.6.1.4.1.9.9.199.1.1.1.1
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 (csDefineFileNa…
Indexes
csDefineFileIndex
Column Syntax OID
csDefineFileIndex
An integer to uniquely identify this entry.
Unsigned32
Constraints:
range: 1-4294967295
.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 name.
OctetStringr/w
Constraints:
range: 1-255
.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
downloaded to all applicable service modul…
Unsigned32r/w
Constraints:
range: 1-32
range: 100-100
.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
csFileStatusTable which stores download…
Enumeration
Enumerated Values:
1inProgress
2success
3noMemory
4fileOpenFailed
5fileReadFailed
6fileNotValid
7downloadFailed
8aborted
9dbUpdateFailed
10miscError
.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 contents into database
and send to all applic…
Enumerationr/w
Enumerated Values:
1sendToSMsOnly
2updateAndSend
.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.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.199.1.1.1.1.6
.1.3.6.1.4.1.9.9.199.1.2.1 · 1 row entry · 2 columns
A table containing status of the downloaded file for each 
applicable service module.
csFileStatusEntry entry .1.3.6.1.4.1.9.9.199.1.2.1.1
Status 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 depend…
Indexes
csDefineFileIndex csFileStatusSlotNumber
Column Syntax OID
csFileStatusSlotNumber
Slot number that has an applicable service module.
Unsigned32
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.199.1.2.1.1.1
csFileSlotState
The 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 se…
Enumeration
Enumerated Values:
1inProgress
2notProcessed
3success
4fileOpenFailed
5fileWriteFailed
6aborted
7miscFailure
.1.3.6.1.4.1.9.9.199.1.2.1.1.2