All MIBs › CME-MIB › serviceDataDumpInProgress
serviceDataDumpInProgress
Module: CME-MIB
OID (symbolic): CME-MIB::serviceDataDumpInProgress
OID (numeric): 1.3.6.1.4.1.2.3.51.2.23.3.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An indicator as to whether a blade dump is in progress for the specified blade. This object ONLY applies to dumps that can be triggered by the MM and where the dump file is transferred to the MM filesystem upon completion. See the serviceDataDumpCapabilityMask object for support levels. The flag that this MIB object represents will be set on when the IPMI command is sent to the blade indicating 'init dump' and will be cleared upon receiving the valid dump file from the blade or the creation of the text file indicating the problem encountered. If it cannot be determined if the dump is in progress, the unknown(255) value is returned.
What is serviceDataDumpInProgress?
This object indicates whether a blade dump triggered by the management module and destined for the MM filesystem is currently in progress, not in progress, or unknown, and is set based on the IPMI command sent to the blade. An admin waiting on a triggered serviceDataDumpInitiate operation polls this flag to know when the dump has finished before attempting to retrieve the resulting file. For example, an admin would wait for this object to report notInProgress before assuming a triggered processor dump is ready to be pulled off the blade.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.23.3.1.1.10 snmpwalk -v2c -c public <target> CME-MIB::serviceDataDumpInProgress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.23.3.1.1.10.1 snmpget -v2c -c public <target> CME-MIB::serviceDataDumpInProgress.1
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::serviceDataDumpInProgress 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.3 | bladeServiceData | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.3.1 | bladeServiceDataTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.3.1.1 | bladeServiceDataEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.3.1.1.10 | serviceDataDumpInProgress | CME-MIB |