downloadMMServiceDataCancelDownload
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.23.21.4
Object
scalar mandatory
r/w
Enumeration
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)' if an user has
set this value and an active FFDC download is in progress. After
the process has been canceled, this object will automatically
be set to 'none(0)'.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.23.21.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- downloadMMServiceData
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::downloadMMServiceDataCancelDownload.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::downloadMMServiceDataCancelDownload'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | cancel |