All MIBs › CME-MIB › componentInventoryProcessorDataWidth
componentInventoryProcessorDataWidth
Module: CME-MIB
OID (symbolic): CME-MIB::componentInventoryProcessorDataWidth
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.34
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The maximum data bus width capability of a processor component, expressed typically in bits.
What is componentInventoryProcessorDataWidth?
This object reports the maximum data bus width the processor component supports, typically expressed in bits. An administrator uses it to confirm the processor's bus architecture matches what the blade's chipset expects. For example, an admin verifies this data width reads 64 bits to confirm a 64-bit operating system image is appropriate for that processor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.34 snmpwalk -v2c -c public <target> CME-MIB::componentInventoryProcessorDataWidth
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.34.1 snmpget -v2c -c public <target> CME-MIB::componentInventoryProcessorDataWidth.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> componentInventoryProcessorDataWidth.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::componentInventoryProcessorDataWidth 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 (11 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 |
| 1.3.6.1.4.1.2.3.51.2.2 | monitors | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.23 | componentInformation | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.23.1 | componentInventory | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.23.1.1 | componentInventoryTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1 | componentInventoryEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.34 | componentInventoryProcessorDataWidth | CME-MIB |