downloadMMServiceDataResult
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.23.21.3
Object
scalar
mandatory
r/w
Enumeration
An indicator as to whether the FFDC generation and download
was successful.
The FFDC generation and download is started by setting a
destination filename with the object,
downloadMMServiceDataFileCreateAndDownload.
If the FFDC file generation and download process completes
successfully, this object is set to complete(5).
If the process encounters an error, this object is set to
either: permissionFailed(1), fileGenerationFailed(2) or
fileDownloadFailed(3).
If the process is canceled by the user, this object will be set
to canceled(4).
A value of none(0) is the default value. This object may be
set to none(0) if the object, downloadMMServiceDataStatus,
has a value of ready(0). Setting this object to any value other
than none(0) will report an error.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.23.21.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- downloadMMServiceData
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | permissionFailed |
2 | fileGenerationFailed |
3 | fileDownloadFailed |
4 | canceled |
5 | complete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| downloadMMServiceDataFileCreateAndDownload mandatory Specifying this string initiates the generation of the FFDC
(First-Failure Data Capture) data collection (compressed
group of files) for the CMM and the download of this file to t… | scalar | OctetString | .1.3.6.1.4.1.2.3.51.2.23.21.1 |
| downloadMMServiceDataStatus mandatory An indicator as to whether the FFDC generation and download
is in progress. To initiate this process, set the object,
downloadMMServiceDataFileCreateAndDownload (see the
object's… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.21.2 |
| downloadMMServiceDataCancelDownload mandatory Set this object to 'cancel(1)' to stop the FFDC file download
process. 'cancel(1)' is the only valid value that may be set.
The value of this object will be 'cancel(1)… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.21.4 |