CISCO-DMN-DSG-DL-MIB: View SNMP OID List / Download MIB

VENDOR: SCIENTIFIC-ATLANTA


 Home MIB: CISCO-DMN-DSG-DL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoDSGDl 1.3.6.1.4.1.1429.2.2.5.1
Cisco Receiver Download Feature MIB.
     dlAbout 1.3.6.1.4.1.1429.2.2.5.1.1
         dlAboutCurrentVer 1.3.6.1.4.1.1429.2.2.5.1.1.1 displaystring read-only
The version of the current application software in the format ##.##.##.X meaning ...x.
         dlAboutSafeVer 1.3.6.1.4.1.1429.2.2.5.1.1.2 displaystring read-only
The version of the safe application software in the format ##.##.##.X meaning ...x.
         dlAboutBootVer 1.3.6.1.4.1.1429.2.2.5.1.1.3 displaystring read-only
The version of the boot software in the format ##.##.##.X meaning ...x.
         dlAboutProductId 1.3.6.1.4.1.1429.2.2.5.1.1.4 displaystring read-only
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.
         dlAboutTrackingId 1.3.6.1.4.1.1429.2.2.5.1.1.5 displaystring read-only
The product tracking ID.
         dlAboutChangeApp 1.3.6.1.4.1.1429.2.2.5.1.1.6 integer32 read-write
The application record index of the new version to run. Setting this reboots the system to use the new version.
         dlAboutEraseApp 1.3.6.1.4.1.1429.2.2.5.1.1.7 integer32 read-write
The application record index of the version to erase. The running version or the Safe App can't be erased.
         dlAboutReboot 1.3.6.1.4.1.1429.2.2.5.1.1.8 integer read-write
Setting to yes(2) reboots the system. Enumeration: 'yes': 2, 'no': 1.
         dlAboutAppTable 1.3.6.1.4.1.1429.2.2.5.1.1.9 no-access
List of available application versions to reboot into.
             dlAboutAppEntry 1.3.6.1.4.1.1429.2.2.5.1.1.9.1 no-access
Version information for each stored application.
                 dlAboutAppIndex 1.3.6.1.4.1.1429.2.2.5.1.1.9.1.1 integer32 no-access
The index of the application. This value can be used with ciscoVersionChangeApp to boot into a different application.
                 dlAboutAppString 1.3.6.1.4.1.1429.2.2.5.1.1.9.1.2 displaystring read-only
The version of the available application in the format ##.##.##.X meaning ...x.
     dlDownload 1.3.6.1.4.1.1429.2.2.5.1.2
         dlDownloadTftpServerIP 1.3.6.1.4.1.1429.2.2.5.1.2.1 ipaddress read-write
The IP address of the TFTP server that can provide an MDR software application.
         dlDownloadMicroCode 1.3.6.1.4.1.1429.2.2.5.1.2.2 integer32 read-write
Microprocessor code type, must match the unit's type for download.
         dlDownloadCodeVersion 1.3.6.1.4.1.1429.2.2.5.1.2.3 integer32 read-write
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.
         dlDownloadNanoVersion 1.3.6.1.4.1.1429.2.2.5.1.2.4 integer32 read-write
Nano code version, a third level code revision.
         dlDownloadBankSelect 1.3.6.1.4.1.1429.2.2.5.1.2.5 integer32 read-write
Bank select, for example 0 code, 128 database.
         dlDownloadForcedFlag 1.3.6.1.4.1.1429.2.2.5.1.2.6 integer read-write
Forced flag forces a code load. Should be set to yes. No is for future use. Enumeration: 'yes': 1, 'no': 2.
         dlDownloadTransitionBlocked 1.3.6.1.4.1.1429.2.2.5.1.2.7 integer32 read-write
Transition blocked, allows certain upgrades to be blocked. For future use.
         dlDownloadTftpFilename 1.3.6.1.4.1.1429.2.2.5.1.2.8 displaystring read-write
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.
         dlDownloadAbort 1.3.6.1.4.1.1429.2.2.5.1.2.9 integer read-write
Selecting abort(1) aborts a download if it is in progress. Enumeration: 'abort': 1, 'no': 0.
         dlDownloadState 1.3.6.1.4.1.1429.2.2.5.1.2.10 integer read-only
Current download state, reports any download activity, over the air or rear panel. Enumeration: 'idle': 0, 'busy': 1.
         dlDownloadErrorStatus 1.3.6.1.4.1.1429.2.2.5.1.2.11 integer read-only
Status of tftp download, valid following a download. Enumeration: 'fails': 2, 'ok': 0, 'reject': 1.
     dlCfg 1.3.6.1.4.1.1429.2.2.5.1.3
         dlStatus 1.3.6.1.4.1.1429.2.2.5.1.3.1 integer read-only
Gives the status of the download. Enumeration: 'download': 2, 'noTrigger': 1, 'trigger': 3.
         dlMode 1.3.6.1.4.1.1429.2.2.5.1.3.2 integer read-write
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. Enumeration: 'always': 1, 'never': 3, 'once': 2.
         dlType 1.3.6.1.4.1.1429.2.2.5.1.3.3 integer read-only
Download Type. Enumeration: 'none': 1, 'http': 3, 'rearPanel': 2, 'overAir': 4.
         dlBank 1.3.6.1.4.1.1429.2.2.5.1.3.4 integer read-only
Download bank in use. Enumeration: 'menuLogo': 6, 'screenLogo': 5, 'appPPC': 8, 'dbUpdate': 10, 'fpga7109': 3, 'ethLogo': 7, 'execBin': 11, 'app7109': 2, 'sat7109': 4, 'app5514': 1, 'appVASA': 9.
         dlTotalCdt 1.3.6.1.4.1.1429.2.2.5.1.3.5 displaystring read-only
Total CDTs received.The range is from 0 to 65535.
         dlReceived 1.3.6.1.4.1.1429.2.2.5.1.3.6 displaystring read-only
Total download pkts received.The range is from 0 to 65535.
         dlRejected 1.3.6.1.4.1.1429.2.2.5.1.3.7 displaystring read-only
Total failed pkts.The range is from 0 to 65535.
         dlCommand 1.3.6.1.4.1.1429.2.2.5.1.3.8 integer read-write
Command to download. Setting abort(2) stops a download in progress. Setting restart(1) restarts the download. Enumeration: 'writeOnly': 3, 'abort': 2, 'restart': 1.