ADTRAN-AOSDOWNLOAD
37 objects
This MIB defines how the method for commanding an ADTRAN OS device to initiate a download or upload of configuration or firmware from a TFTP server
Imported Objects
| ADTRAN-AOS | adGenAOSCommon adGenAOSConformance |
| ADTRAN-MIB | adIdentity |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Gauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus TAddress TDomain |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.664.5.53.1.3 | NodeadAOSDownload | |||
| 1.3.6.1.4.1.664.5.53.1.3.1 | TableadAOSDownloadTable | not-accessible | current | A table of firmware downloads to this device. There will at any time be either 0 or 1 rows in this table, and the only valid index for this table is 1. It is o… |
| 1.3.6.1.4.1.664.5.53.1.3.1.1 | RowadAOSDownloadEntry | not-accessible | current | The row in the adAOSDownloadTable containing the download parameters. |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.1 | ColumnadAOSDownloadIndex | read-only | current | The index which uniquely identifies this row. The only legal value for this object is 1. |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.2 | ColumnadAOSDownloadOwnerAddress | read-only | current | The transport address of the management station that initiated this download attempt, formatted according to the value of the associated instance of adAOSDownl… |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.3 | ColumnadAOSDownloadOwnerDomain | read-only | current | The kind of transport service used by the management station that initiated this download attempt. |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.4 | ColumnadAOSDownloadTAddress | read-create | current | The transport address of the node to download firmware from, formatted according to the value of the associated instance of adAOSDownloadTDomain. An attempt to… |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.5 | ColumnadAOSDownloadTDomain | read-create | current | The kind of transport service to be used for the download. Currently supports snmpUDPDomain and snmpIPXDomain. An attempt to modify this value will fail if the… |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.6 | ColumnadAOSDownloadFilename | read-create | current | Filename and path of file to download (maximum length of 63 characters + NULL). An attempt to modify this value will fail if the associated adAOSDownloadStatus… |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.7 | ColumnadAOSDownloadResetType | read-create | current | The type of reset to perform after completion of the firmware download. Note that not all agents will support all possible values, and there may be other agent… |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.8 | ColumnadAOSDownloadErrorStatus | read-only | current | Status of download. The first seven codes are equal to the codes defined by the TFTP protocol. 'notDefined' is the same as TFTP protocol error 0. The following… |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.9 | ColumnadAOSDownloadErrorText | read-only | current | A textual description of the current error status of the firmware download. |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.10 | ColumnadAOSDownloadStatus | read-create | current | The status of this download entry. This object may not be set to 'active' unless the following columnar objects exist in this row: adAOSDownloadTAddress, adAOS… |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.11 | ColumnadAOSDownloadPassesLeft | read-only | current | The number of passes remaining in the current download attempt. Some agents require multiple passes through the download file in order to download a firmware i… |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.12 | ColumnadAOSDownloadOctetCount | read-only | current | The number of octets that have been transferred during the current pass. This object is initialized to zero by the agent when the corresponding instance of adA… |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.13 | ColumnadAOSDownloadDestination | read-create | deprecated | The destination of the download file. The allowable destination names depend on the type of agent being downloaded. In all cases, a destination of '/os/primary… |
| 1.3.6.1.4.1.664.5.53.1.3.1.1.14 | ColumnadAOSDownloadDestinationType | read-create | current | The destination of the download file. The allowable destination names depend on the type of agent being downloaded. In all cases, a destination of 'primary(1)'… |
| 1.3.6.1.4.1.664.5.53.1.3.2 | ScalaradAOSDownloadLogMaxSize | read-only | current | The maximum number of the download log entries supported by this agent. Note that 0 is a legal value for this variable. |
| 1.3.6.1.4.1.664.5.53.1.3.3 | ScalaradAOSDownloadLogSize | read-only | current | The number of download log entries currently in the adAOSDownloadLogTable. |
| 1.3.6.1.4.1.664.5.53.1.3.4 | TableadAOSDownloadLogTable | not-accessible | current | A log of the adAOSDownloadSize most recent download attempts to this device. The first entry in the table is the oldest. |
| 1.3.6.1.4.1.664.5.53.1.3.4.1 | RowadAOSDownloadLogEntry | not-accessible | current | An entry in the adAOSDownloadLogTable containing information about a single download attempt. |
| 1.3.6.1.4.1.664.5.53.1.3.4.1.1 | ColumnadAOSDlLogIndex | read-only | current | The index of this entry in the download log table. Index 1 will always contain the oldest entry. If the table is full when a download attempt is made, the new … |
| 1.3.6.1.4.1.664.5.53.1.3.4.1.2 | ColumnadAOSDlLogOwnerAddress | read-only | current | The transport address of the management station that attempted to initiate a download of this device, formatted according to the value of adAOSDlLastOwnerDomai… |
| 1.3.6.1.4.1.664.5.53.1.3.4.1.3 | ColumnadAOSDlLogOwnerDomain | read-only | current | The kind of transport service used by the management station that attempted to initiate a download of this device. |
| 1.3.6.1.4.1.664.5.53.1.3.4.1.4 | ColumnadAOSDlLogTAddress | read-only | current | The transport address of the node from which this device attempted to download firmware, formatted according to the value of adAOSDlLastTDomain. |
| 1.3.6.1.4.1.664.5.53.1.3.4.1.5 | ColumnadAOSDlLogTDomain | read-only | current | The kind of transport service which was used for the attempt to download firmware to this device. |
| 1.3.6.1.4.1.664.5.53.1.3.4.1.6 | ColumnadAOSDlLogFilename | read-only | current | The filename from which this device attempted to download firmware. |
| 1.3.6.1.4.1.664.5.53.1.3.4.1.7 | ColumnadAOSDlLogResetType | read-only | current | The type of reset requested to be performed after completion of the firmware download attempt. |
| 1.3.6.1.4.1.664.5.53.1.3.4.1.8 | ColumnadAOSDlLogErrorStatus | read-only | current | The result of the attempt to download firmware to this device. The values are the same as the corresponding values of adAOSDownloadErrorStatus. |
| 1.3.6.1.4.1.664.5.53.1.3.4.1.9 | ColumnadAOSDlLogErrorText | read-only | current | A textual description of the final error status of the attempt to download firmware to this device. |
| 1.3.6.1.4.1.664.5.53.99.3 | NodeadAOSDownloadConformance | |||
| 1.3.6.1.4.1.664.5.53.99.3.1 | NodeadAOSDownloadCompliances | |||
| 1.3.6.1.4.1.664.5.53.99.3.1.1 | ComplianceadAOSDownloadConfigCompliance | current | New version of the compliance statement for network downloadable devices that allows for monitoring in-progress downloads and for directing a download to diffe… | |
| 1.3.6.1.4.1.664.5.53.99.3.2 | NodeadAOSDownloadGroups | |||
| 1.3.6.1.4.1.664.5.53.99.3.2.1 | GroupadAOSDownloadLogGroup | current | A collection of objects for maintaining a log of network download attempts to ICF devices. | |
| 1.3.6.1.4.1.664.5.53.99.3.2.2 | GroupadAOSDownloadConfigGroup | current | A collection of objects for controlling and monitoring network download of device firmware to ICF devices. | |
| 1.3.6.1.4.1.664.6.10000.53.1.3 | IdentityadAOSDownloadMib | This MIB defines how the method for commanding an ADTRAN OS device to initiate a download or upload of configuration or firmware from a TFTP server |