CISCO-DMN-DSG-DL-MIB

File: CISCO-DMN-DSG-DL-MIB.mib (12736 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-DMN-DSG-ROOT-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY IpAddress
Integer32 DisplayString OBJECT-GROUP
MODULE-COMPLIANCE ciscoDSGUtilities

Defined Types

DlAboutAppEntry  
SEQUENCE    
  dlAboutAppIndex Integer32
  dlAboutAppString DisplayString

Defined Values

ciscoDSGDl 1.3.6.1.4.1.1429.2.2.5.1
Cisco Receiver Download Feature MIB.
MODULE-IDENTITY    

dlAbout 1.3.6.1.4.1.1429.2.2.5.1.1
OBJECT IDENTIFIER    

dlDownload 1.3.6.1.4.1.1429.2.2.5.1.2
OBJECT IDENTIFIER    

dlCfg 1.3.6.1.4.1.1429.2.2.5.1.3
OBJECT IDENTIFIER    

dlAboutCurrentVer 1.3.6.1.4.1.1429.2.2.5.1.1.1
The version of the current application software in the format ##.##.##.X meaning ...x.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..49)  

dlAboutSafeVer 1.3.6.1.4.1.1429.2.2.5.1.1.2
The version of the safe application software in the format ##.##.##.X meaning ...x.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..49)  

dlAboutBootVer 1.3.6.1.4.1.1429.2.2.5.1.1.3
The version of the boot software in the format ##.##.##.X meaning ...x.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..49)  

dlAboutProductId 1.3.6.1.4.1.1429.2.2.5.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..49)  

dlAboutTrackingId 1.3.6.1.4.1.1429.2.2.5.1.1.5
The product tracking ID.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

dlAboutChangeApp 1.3.6.1.4.1.1429.2.2.5.1.1.6
The application record index of the new version to run. Setting this reboots the system to use the new version.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..8  

dlAboutEraseApp 1.3.6.1.4.1.1429.2.2.5.1.1.7
The application record index of the version to erase. The running version or the Safe App can't be erased.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..8  

dlAboutReboot 1.3.6.1.4.1.1429.2.2.5.1.1.8
Setting to yes(2) reboots the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

dlAboutAppTable 1.3.6.1.4.1.1429.2.2.5.1.1.9
List of available application versions to reboot into.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlAboutAppEntry

dlAboutAppEntry 1.3.6.1.4.1.1429.2.2.5.1.1.9.1
Version information for each stored application.
Status: current Access: not-accessible
OBJECT-TYPE    
  DlAboutAppEntry  

dlAboutAppIndex 1.3.6.1.4.1.1429.2.2.5.1.1.9.1.1
The index of the application. This value can be used with ciscoVersionChangeApp to boot into a different application.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..8  

dlAboutAppString 1.3.6.1.4.1.1429.2.2.5.1.1.9.1.2
The version of the available application in the format ##.##.##.X meaning ...x.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..35)  

dlDownloadTftpServerIP 1.3.6.1.4.1.1429.2.2.5.1.2.1
The IP address of the TFTP server that can provide an MDR software application.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dlDownloadMicroCode 1.3.6.1.4.1.1429.2.2.5.1.2.2
Microprocessor code type, must match the unit's type for download.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

dlDownloadCodeVersion 1.3.6.1.4.1.1429.2.2.5.1.2.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

dlDownloadNanoVersion 1.3.6.1.4.1.1429.2.2.5.1.2.4
Nano code version, a third level code revision.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

dlDownloadBankSelect 1.3.6.1.4.1.1429.2.2.5.1.2.5
Bank select, for example 0 code, 128 database.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

dlDownloadForcedFlag 1.3.6.1.4.1.1429.2.2.5.1.2.6
Forced flag forces a code load. Should be set to yes. No is for future use.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

dlDownloadTransitionBlocked 1.3.6.1.4.1.1429.2.2.5.1.2.7
Transition blocked, allows certain upgrades to be blocked. For future use.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

dlDownloadTftpFilename 1.3.6.1.4.1.1429.2.2.5.1.2.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

dlDownloadAbort 1.3.6.1.4.1.1429.2.2.5.1.2.9
Selecting abort(1) aborts a download if it is in progress.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(0), abort(1)  

dlDownloadState 1.3.6.1.4.1.1429.2.2.5.1.2.10
Current download state, reports any download activity, over the air or rear panel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), busy(1)  

dlDownloadErrorStatus 1.3.6.1.4.1.1429.2.2.5.1.2.11
Status of tftp download, valid following a download.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), reject(1), fails(2)  

dlStatus 1.3.6.1.4.1.1429.2.2.5.1.3.1
Gives the status of the download.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noTrigger(1), download(2), trigger(3)  

dlMode 1.3.6.1.4.1.1429.2.2.5.1.3.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER always(1), once(2), never(3)  

dlType 1.3.6.1.4.1.1429.2.2.5.1.3.3
Download Type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), rearPanel(2), http(3), overAir(4)  

dlBank 1.3.6.1.4.1.1429.2.2.5.1.3.4
Download bank in use.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER app5514(1), app7109(2), fpga7109(3), sat7109(4), screenLogo(5), menuLogo(6), ethLogo(7), appPPC(8), appVASA(9), dbUpdate(10), execBin(11)  

dlTotalCdt 1.3.6.1.4.1.1429.2.2.5.1.3.5
Total CDTs received.The range is from 0 to 65535.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

dlReceived 1.3.6.1.4.1.1429.2.2.5.1.3.6
Total download pkts received.The range is from 0 to 65535.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

dlRejected 1.3.6.1.4.1.1429.2.2.5.1.3.7
Total failed pkts.The range is from 0 to 65535.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

dlCommand 1.3.6.1.4.1.1429.2.2.5.1.3.8
Command to download. Setting abort(2) stops a download in progress. Setting restart(1) restarts the download.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER restart(1), abort(2), writeOnly(3)