All MIBs › CPQWCRM-MIB › internalSensorIndex
internalSensorIndex
Module: CPQWCRM-MIB
OID (symbolic): CPQWCRM-MIB::internalSensorIndex
OID (numeric): 1.3.6.1.4.1.232.167.2.3.5.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Index for the list of value entries. Its value ranges between 1 and the value of cpqWcrmInternalNumberOfSensors.
What is internalSensorIndex?
This read-only integer (1 to 65535) is the index into the list of sensor entries for port 1's unit, ranging from 1 up to the value reported in cpqWcrmInternalNumberOfSensors. It serves as the table key an admin uses when correlating a sensor's type, status, and value together for the same physical probe. For example, index 2 identifies the second physical sensor wired into the port-1 unit, distinct from the readings reported under index 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.167.2.3.5.2.1.1 snmpwalk -v2c -c public <target> CPQWCRM-MIB::internalSensorIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.167.2.3.5.2.1.1.1 snmpget -v2c -c public <target> CPQWCRM-MIB::internalSensorIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> internalSensorIndex.1
Start monitoring Legacy Compaq (HP) rack/console environmental-management hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQWCRM-MIB::internalSensorIndex OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) rack/console environmental-management hardware from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.167 | cpqWcrm | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2 | cpqWcrmStatus | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3 | cpqWcrmStatusSensorInternal | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3.5 | cpqWcrmStatusInternalSensors | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3.5.2 | cpqWcrmInternalSensorTable | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3.5.2.1 | cpqWcrmInternalSensorEntry | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.2.3.5.2.1.1 | internalSensorIndex | CPQWCRM-MIB |