CISCO-DMN-DSG-DL-MIB
- Registered at
- 1.3.6.1.4.1.1429.2.2.5.1
- Last updated
- 2010-10-13 08:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2010-10-13 08:00, 2010-08-30 11:00, 2010-05-25 08:00, 2010-02-12 15:00, 2009-12-20 15:00, 2009-11-22 15:00
- Namespace
- cisco
- Source file
CISCO-DMN-DSG-DL-MIB- Digest
sha256:809faa6bd858764076679857bcb24e69715504cb31a59696432243dd686e6551
Description
Cisco Receiver Download Feature MIB.
Contact
Cisco Systems, Inc. Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 NETS E-mail: cs-ipsla@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-DMN-DSG-ROOT-MIB | ciscoDSGUtilities |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-DMN-DSG-DL-MIB CISCO-DMN-DSG-ROOT-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dlAbout OBJECT-IDENTITY | 1.3.6.1.4.1.1429.2.2.5.1.1 | |||
| dlAboutCurrentVer OBJECT-TYPE The version of the current application software in the format ##.##.##.X meaning <MajorSWVersion>.<MinorSWVersion>.<NanoSWVersion>.x. | 1.3.6.1.4.1.1429.2.2.5.1.1.1 | DisplayString (SIZE(0..49)) | read-only | current |
| dlAboutSafeVer OBJECT-TYPE The version of the safe application software in the format ##.##.##.X meaning <MajorSWVersion>.<MinorSWVersion>.<NanoSWVersion>.x. | 1.3.6.1.4.1.1429.2.2.5.1.1.2 | DisplayString (SIZE(0..49)) | read-only | current |
| dlAboutBootVer OBJECT-TYPE The version of the boot software in the format ##.##.##.X meaning <MajorSWVersion>.<MinorSWVersion>.<NanoSWVersion>.x. | 1.3.6.1.4.1.1429.2.2.5.1.1.3 | DisplayString (SIZE(0..49)) | read-only | current |
| dlAboutProductId OBJECT-TYPE The product ID string. The D9854 will return: D9854 The D9858 will return: D9858 The D9865 will return: D9865 It is advisable that SNMP managers validate this ID string matches what was expected. If this parameter does not exist, SNMP managers must disregard the validation step and allow a more limited set of options to function. | 1.3.6.1.4.1.1429.2.2.5.1.1.4 | DisplayString (SIZE(0..49)) | read-only | current |
| dlAboutTrackingId OBJECT-TYPE The product tracking ID. | 1.3.6.1.4.1.1429.2.2.5.1.1.5 | DisplayString (SIZE(0..32)) | read-only | current |
| dlAboutChangeApp OBJECT-TYPE The application record index of the new version to run. Setting this reboots the system to use the new version. | 1.3.6.1.4.1.1429.2.2.5.1.1.6 | Integer32 (0..8) | read-write | current |
| dlAboutEraseApp OBJECT-TYPE The application record index of the version to erase. The running version or the Safe App can't be erased. | 1.3.6.1.4.1.1429.2.2.5.1.1.7 | Integer32 (0..8) | read-write | current |
| dlAboutReboot OBJECT-TYPE Setting to yes(2) reboots the system. | 1.3.6.1.4.1.1429.2.2.5.1.1.8 | INTEGER {no(1), yes(2)} | read-write | current |
| dlAboutAppTable OBJECT-TYPE List of available application versions to reboot into. | 1.3.6.1.4.1.1429.2.2.5.1.1.9 | not-accessible | current | |
| dlAboutAppEntry OBJECT-TYPE Version information for each stored application. | 1.3.6.1.4.1.1429.2.2.5.1.1.9.1 | not-accessible | current | |
| dlAboutAppIndex OBJECT-TYPE The index of the application. This value can be used with ciscoVersionChangeApp to boot into a different application. | 1.3.6.1.4.1.1429.2.2.5.1.1.9.1.1 | Integer32 (0..8) | not-accessible | current |
| dlAboutAppString OBJECT-TYPE The version of the available application in the format ##.##.##.X meaning <MajorSWVersion>.<MinorSWVersion>.<NanoSWVersion>.x. | 1.3.6.1.4.1.1429.2.2.5.1.1.9.1.2 | DisplayString (SIZE(0..35)) | read-only | current |
| dlDownload OBJECT-IDENTITY | 1.3.6.1.4.1.1429.2.2.5.1.2 | |||
| dlDownloadTftpServerIP OBJECT-TYPE The IP address of the TFTP server that can provide an MDR software application. | 1.3.6.1.4.1.1429.2.2.5.1.2.1 | IpAddress | read-write | current |
| dlDownloadMicroCode OBJECT-TYPE Microprocessor code type, must match the unit's type for download. | 1.3.6.1.4.1.1429.2.2.5.1.2.2 | Integer32 (0..255) | read-write | current |
| dlDownloadCodeVersion OBJECT-TYPE Code version major and minor as two bytes.Down loaded code version has to be greater than the lesser of the Safe App and Production version or the download is rejected. If the production version limit is 99.99.00 then all downloads are accepted, if 0.00.00 then use the safe app as the limit version. For any other value use the smaller of the safe app or production limit version. | 1.3.6.1.4.1.1429.2.2.5.1.2.3 | Integer32 (0..65535) | read-write | current |
| dlDownloadNanoVersion OBJECT-TYPE Nano code version, a third level code revision. | 1.3.6.1.4.1.1429.2.2.5.1.2.4 | Integer32 (0..255) | read-write | current |
| dlDownloadBankSelect OBJECT-TYPE Bank select, for example 0 code, 128 database. | 1.3.6.1.4.1.1429.2.2.5.1.2.5 | Integer32 (0..255) | read-write | current |
| dlDownloadForcedFlag OBJECT-TYPE Forced flag forces a code load. Should be set to yes. No is for future use. | 1.3.6.1.4.1.1429.2.2.5.1.2.6 | INTEGER {yes(1), no(2)} | read-write | current |
| dlDownloadTransitionBlocked OBJECT-TYPE Transition blocked, allows certain upgrades to be blocked. For future use. | 1.3.6.1.4.1.1429.2.2.5.1.2.7 | Integer32 (0..255) | read-write | current |
| dlDownloadTftpFilename OBJECT-TYPE The filename and path to download from the TFTP server. Setting this value initiates the download. IP address, micro code, code version, nano version and forced flag need to be set before setting the filename. | 1.3.6.1.4.1.1429.2.2.5.1.2.8 | DisplayString (SIZE(0..255)) | read-write | current |
| dlDownloadAbort OBJECT-TYPE Selecting abort(1) aborts a download if it is in progress. | 1.3.6.1.4.1.1429.2.2.5.1.2.9 | INTEGER {no(0), abort(1)} | read-write | current |
| dlDownloadState OBJECT-TYPE Current download state, reports any download activity, over the air or rear panel. | 1.3.6.1.4.1.1429.2.2.5.1.2.10 | INTEGER {idle(0), busy(1)} | read-only | current |
| dlDownloadErrorStatus OBJECT-TYPE Status of tftp download, valid following a download. | 1.3.6.1.4.1.1429.2.2.5.1.2.11 | INTEGER {ok(0), reject(1), fails(2)} | read-only | current |
| dlCfg OBJECT-IDENTITY | 1.3.6.1.4.1.1429.2.2.5.1.3 | |||
| dlStatus OBJECT-TYPE Gives the status of the download. | 1.3.6.1.4.1.1429.2.2.5.1.3.1 | INTEGER {noTrigger(1), download(2), trigger(3)} | read-only | current |
| dlMode OBJECT-TYPE Download Mode: Always - will load all downloads to flash and reboot. Once - will load next download to flash and reboot, then switch to Never. Never - will never load and it loads only if Forced. | 1.3.6.1.4.1.1429.2.2.5.1.3.2 | INTEGER {always(1), once(2), never(3)} | read-write | current |
| dlType OBJECT-TYPE Download Type. | 1.3.6.1.4.1.1429.2.2.5.1.3.3 | INTEGER {none(1), rearPanel(2), http(3), overAir(4)} | read-only | current |
| dlBank OBJECT-TYPE Download bank in use. | 1.3.6.1.4.1.1429.2.2.5.1.3.4 | INTEGER {app5514(1), app7109(2), fpga7109(3), sat7109(4), screenLogo(5), menuLogo(6), ethLogo(7), appPPC(8), appVASA(9), dbUpdate(10), execBin(11)} | read-only | current |
| dlTotalCdt OBJECT-TYPE Total CDTs received.The range is from 0 to 65535. | 1.3.6.1.4.1.1429.2.2.5.1.3.5 | DisplayString (SIZE(0..32)) | read-only | current |
| dlReceived OBJECT-TYPE Total download pkts received.The range is from 0 to 65535. | 1.3.6.1.4.1.1429.2.2.5.1.3.6 | DisplayString (SIZE(0..32)) | read-only | current |
| dlRejected OBJECT-TYPE Total failed pkts.The range is from 0 to 65535. | 1.3.6.1.4.1.1429.2.2.5.1.3.7 | DisplayString (SIZE(0..32)) | read-only | current |
| dlCommand OBJECT-TYPE Command to download. Setting abort(2) stops a download in progress. Setting restart(1) restarts the download. | 1.3.6.1.4.1.1429.2.2.5.1.3.8 | INTEGER {restart(1), abort(2), writeOnly(3)} | read-write | current |