All MIBs › CME-MIB › componentServiceDataDumpInitiate
componentServiceDataDumpInitiate
Module: CME-MIB
OID (symbolic): CME-MIB::componentServiceDataDumpInitiate
OID (numeric): 1.3.6.1.4.1.2.3.51.2.23.15.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Initiates a type of dump collection to be initiated for the component and sent to the MM.
NOTE: Not all components support this, please check componentServiceDataDumpCapabilityMask OID to see if the action is supported on this component.
For switch modules the serviceData(4) is the only available value that can be set.
When the dump file is created, the node transfers it to the /tftproot/service directory on the CMM. Only one file can be moved to this directory at a time, so please use the fileManagement MIB information to check if the file has been completed.
NOTE: Value returned for the GET command is meaningless for this MIB object.
What is componentServiceDataDumpInitiate?
This object triggers a processor, platform, partition, or service-data dump for a chassis component and sends the result to the MM, noting that switch modules only support the serviceData option. An admin troubleshooting a failing component checks componentServiceDataDumpCapabilityMask to see what's supported, then sets this object to the appropriate dump type to collect diagnostic data. For example, an admin troubleshooting a misbehaving switch module would set this to serviceData(4), since that's the only value switch modules accept.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.23.15.1.1.3 snmpwalk -v2c -c public <target> CME-MIB::componentServiceDataDumpInitiate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.23.15.1.1.3.1 snmpget -v2c -c public <target> CME-MIB::componentServiceDataDumpInitiate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.23.15.1.1.3.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::componentServiceDataDumpInitiate 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.15 | componentServiceData | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.15.1 | componentServiceDataTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.15.1.1 | componentServiceDataEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.15.1.1.3 | componentServiceDataDumpInitiate | CME-MIB |