MIBs Depot

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

FromSymbols
CISCO-DMN-DSG-ROOT-MIBciscoDSGUtilities
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1DisplayString (SIZE(0..49))read-onlycurrent
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.2DisplayString (SIZE(0..49))read-onlycurrent
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.3DisplayString (SIZE(0..49))read-onlycurrent
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.4DisplayString (SIZE(0..49))read-onlycurrent
dlAboutTrackingId
OBJECT-TYPE
The product tracking ID.
1.3.6.1.4.1.1429.2.2.5.1.1.5DisplayString (SIZE(0..32))read-onlycurrent
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.6Integer32 (0..8)read-writecurrent
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.7Integer32 (0..8)read-writecurrent
dlAboutReboot
OBJECT-TYPE
Setting to yes(2) reboots the system.
1.3.6.1.4.1.1429.2.2.5.1.1.8INTEGER {no(1), yes(2)}read-writecurrent
dlAboutAppTable
OBJECT-TYPE
List of available application versions to reboot into.
1.3.6.1.4.1.1429.2.2.5.1.1.9not-accessiblecurrent
dlAboutAppEntry
OBJECT-TYPE
Version information for each stored application.
1.3.6.1.4.1.1429.2.2.5.1.1.9.1not-accessiblecurrent
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.1Integer32 (0..8)not-accessiblecurrent
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.2DisplayString (SIZE(0..35))read-onlycurrent
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.1IpAddressread-writecurrent
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.2Integer32 (0..255)read-writecurrent
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.3Integer32 (0..65535)read-writecurrent
dlDownloadNanoVersion
OBJECT-TYPE
Nano code version, a third level code revision.
1.3.6.1.4.1.1429.2.2.5.1.2.4Integer32 (0..255)read-writecurrent
dlDownloadBankSelect
OBJECT-TYPE
Bank select, for example 0 code, 128 database.
1.3.6.1.4.1.1429.2.2.5.1.2.5Integer32 (0..255)read-writecurrent
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.6INTEGER {yes(1), no(2)}read-writecurrent
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.7Integer32 (0..255)read-writecurrent
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.8DisplayString (SIZE(0..255))read-writecurrent
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.9INTEGER {no(0), abort(1)}read-writecurrent
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.10INTEGER {idle(0), busy(1)}read-onlycurrent
dlDownloadErrorStatus
OBJECT-TYPE
Status of tftp download, valid following a download.
1.3.6.1.4.1.1429.2.2.5.1.2.11INTEGER {ok(0), reject(1), fails(2)}read-onlycurrent
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.1INTEGER {noTrigger(1), download(2), trigger(3)}read-onlycurrent
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.2INTEGER {always(1), once(2), never(3)}read-writecurrent
dlType
OBJECT-TYPE
Download Type.
1.3.6.1.4.1.1429.2.2.5.1.3.3INTEGER {none(1), rearPanel(2), http(3), overAir(4)}read-onlycurrent
dlBank
OBJECT-TYPE
Download bank in use.
1.3.6.1.4.1.1429.2.2.5.1.3.4INTEGER {app5514(1), app7109(2), fpga7109(3), sat7109(4), screenLogo(5), menuLogo(6), ethLogo(7), appPPC(8), appVASA(9), dbUpdate(10), execBin(11)}read-onlycurrent
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.5DisplayString (SIZE(0..32))read-onlycurrent
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.6DisplayString (SIZE(0..32))read-onlycurrent
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.7DisplayString (SIZE(0..32))read-onlycurrent
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.8INTEGER {restart(1), abort(2), writeOnly(3)}read-writecurrent