All MIBs › CPQWCRM-MIB › internalSensorValue
internalSensorValue
Module: CPQWCRM-MIB
OID (symbolic): CPQWCRM-MIB::internalSensorValue
OID (numeric): 1.3.6.1.4.1.232.167.2.3.5.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Value of sensor
What is internalSensorValue?
This read-only integer reports the raw measured reading for a given indexed sensor on the port-1 unit. Combined with that same index's SetHigh and SetLow values, it tells an admin exactly how close the sensor currently is to triggering an alarm or warning condition. For example, an admin compares this value against internalSensorSetHigh for the same index to judge how near a vibration sensor is to tripping an alarm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.167.2.3.5.2.1.5 snmpwalk -v2c -c public <target> CPQWCRM-MIB::internalSensorValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.167.2.3.5.2.1.5.1 snmpget -v2c -c public <target> CPQWCRM-MIB::internalSensorValue.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::internalSensorValue 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.5 | internalSensorValue | CPQWCRM-MIB |