downloadRetryCount
PACKETFRONT-DRG-MIB ·
.1.3.6.1.4.1.9303.4.3.1.3.5
Object
scalar
r/w
Integer32
Controls the number of attempts which will be made to perform a download before terminating the download attempt.
Context
- MIB
- PACKETFRONT-DRG-MIB
- OID
.1.3.6.1.4.1.9303.4.3.1.3.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- downloadConfig
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-10
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| downloadServer The address of the server that contains the file to be loaded. This may take
the form of an IP address or FQDN. | scalar | OctetString | .1.3.6.1.4.1.9303.4.3.1.3.1 |
| downloadFile The file name to be downloaded from the download server or a URL to be
downloaded via http. This value is set to the zero length string when no
file name has been specified. | scalar | OctetString | .1.3.6.1.4.1.9303.4.3.1.3.2 |
| downloadAction When this object is set to startDownload(2), the system will attempt to
connect to the server specified in downloadServer (or the host part of
downloadFile if a URL has been speci… | scalar | Enumeration | .1.3.6.1.4.1.9303.4.3.1.3.3 |
| downloadMethod Defines the method to be used for the file download. This may be a specific
protocol, or auto(3) which will cycle through the available methods to find
one which works. | scalar | Enumeration | .1.3.6.1.4.1.9303.4.3.1.3.4 |
| downloadResultCode This object returns the status of the last download procedure. If no
downloads have occurred, none(0) is returned, or if there is currently
a download in progress, inProgress(1) i… | scalar | Enumeration | .1.3.6.1.4.1.9303.4.3.1.3.6 |
| downloadResultNotify Setting the object to always(2) cause the system to send
downloadResultCodeTrap after every download no matter the result. Setting
the object to onlyErrors(3) cause the system t… | scalar | Enumeration | .1.3.6.1.4.1.9303.4.3.1.3.7 |