All MIBs › CME-MIB › componentTemperaturesSensorIndex
componentTemperaturesSensorIndex
Module: CME-MIB
OID (symbolic): CME-MIB::componentTemperaturesSensorIndex
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.37.21.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An index for the temperature Sensors for a given component.
What is componentTemperaturesSensorIndex?
This object provides the index, from 0 to 255, distinguishing among the multiple temperature sensors a single component may expose in componentTemperaturesTable. An admin tracking thermal conditions across several zones of one blade uses this index to keep each componentTemperaturesSensorValue reading tied to the correct physical sensor location. For example, a blade with separate CPU and inlet-air sensors would use different index values to report each independently.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.37.21.1.2 snmpwalk -v2c -c public <target> CME-MIB::componentTemperaturesSensorIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.37.21.1.2.1 snmpget -v2c -c public <target> CME-MIB::componentTemperaturesSensorIndex.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::componentTemperaturesSensorIndex 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.22 | bladeCenter | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.37 | componentMonitors | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.37.21 | componentTemperaturesTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.37.21.1 | componentTemperaturesEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.37.21.1.2 | componentTemperaturesSensorIndex | CME-MIB |