CISCO-SM-FILE-DOWNLOAD-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
8
csDefineFileTable
table.1.3.6.1.4.1.9.9.199.1.1.1
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
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.
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…
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
| 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-32range: 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:
|
.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:
|
.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:
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 |
csFileStatusTable
table.1.3.6.1.4.1.9.9.199.1.2.1
·
1 row entry
·
2 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
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.
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…
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:
|
.1.3.6.1.4.1.9.9.199.1.2.1.1.2 |