All MIBs › CME-MIB › downloadMMServiceDataCancelDownload
downloadMMServiceDataCancelDownload
Module: CME-MIB
OID (symbolic): CME-MIB::downloadMMServiceDataCancelDownload
OID (numeric): 1.3.6.1.4.1.2.3.51.2.23.21.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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)'.
What is downloadMMServiceDataCancelDownload?
This object, when set to cancel, stops an in-progress FFDC file download, and the description notes it will read back as cancel while the cancellation is active before automatically reverting to none once the process has actually stopped. An admin who started a large FFDC download by mistake, or no longer needs it, sets this object to cancel to halt the transfer cleanly. For example, an admin who accidentally pointed downloadMMServiceDataFileCreateAndDownload at the wrong server would use this object to stop the download before it completes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.23.21.4 snmpwalk -v2c -c public <target> CME-MIB::downloadMMServiceDataCancelDownload
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.23.21.4.1 snmpget -v2c -c public <target> CME-MIB::downloadMMServiceDataCancelDownload.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.23.21.4.1 i <value>
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::downloadMMServiceDataCancelDownload OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.23 | service | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.21 | downloadMMServiceData | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.21.4 | downloadMMServiceDataCancelDownload | CME-MIB |