downloadMMServiceDataFileCreateAndDownload
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.23.21.1
Object
scalar
mandatory
r/w
OctetString
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 the
specified destination.
The destination is a string of chars that specifies the
remote location of service data to be saved. Use one of the
following protocols: sftp, tftp, ftp, http or https.
An example of a qualified location can be:
<protocol>://[<user>[:password][;fingerprint=<host>]@]<host>
[:<port>]/<path>/<to>/<file>
Note: It is recommended that the saved-data filename have an
extension of .tgz to allow support personnel to identify the file.
Reading this string will always return 'Not readable' since
this string may contain a password.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.23.21.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- downloadMMServiceData
- Siblings
- 3
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-512
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| downloadMMServiceDataResult mandatory 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 objec… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.21.3 |
| 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 |