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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk csDefineFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SM-FILE-DOWNLOAD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SM-FILE-DOWNLOAD-MIB::csDefineFileTable'
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 row .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…
Column Syntax OID
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
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
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
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
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
The control that allows creation, modification, and
deletion of entries. For detailed rules see the DESCRIPTION
for csDefineFileEntry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk csFileStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SM-FILE-DOWNLOAD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SM-FILE-DOWNLOAD-MIB::csFileStatusTable'
A table containing status of the downloaded file for each 
applicable service module.
csFileStatusEntry row .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…
Column Syntax OID
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
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