downloadResultNotify
PACKETFRONT-DRG-MIB ·
.1.3.6.1.4.1.9303.4.3.1.3.7
Object
scalar
r/w
Enumeration
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 to send downloadResultCodeTrap when an error occurs during the download. Setting the object to silent(1) cause the system to not send any downloadResultNotify notifications.
Context
- MIB
- PACKETFRONT-DRG-MIB
- OID
.1.3.6.1.4.1.9303.4.3.1.3.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- downloadConfig
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | silent |
2 | always |
3 | onError |
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 |
| downloadRetryCount Controls the number of attempts which will be made to perform a download
before terminating the download attempt. | scalar | Integer32 | .1.3.6.1.4.1.9303.4.3.1.3.5 |
| 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 |