All MIBs › BLUEARC-SERVER-MIB › sensorTempStatus
sensorTempStatus
Module: BLUEARC-SERVER-MIB
OID (symbolic): BLUEARC-SERVER-MIB::sensorTempStatus
OID (numeric): 1.3.6.1.4.1.11096.6.1.1.1.2.1.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates whether the temperature measurement is within the expected range.
ok(1) - the reading is within the expected range. warning(2) - the reading is outside of the expected range, but not severe. severe(3) - the sensor unit should be replaced. failed(4) - the sensor unit has failed. The measured temperature is invalid.
What is sensorTempStatus?
Indicates whether a sensor's temperature reading is within its expected range: ok, warning, severe, or failed. This object is obsolete, replaced by temperatureSensorStatus.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.1.2.1.2.1.4 snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::sensorTempStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.1.2.1.2.1.4.1 snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::sensorTempStatus.1
Start monitoring BlueArc (Hitachi Data Systems) NAS storage servers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLUEARC-SERVER-MIB::sensorTempStatus OID value, configure state conditions and alerts, and monitor any BlueArc (Hitachi Data Systems) NAS storage servers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11096 | blueArc | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6 | blueArcPrivate | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1 | blueArcServer | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1 | blueArcServerObjs | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1 | sys | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.2 | server | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.2.1 | environment | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.2.1.2 | sensorTable | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.2.1.2.1 | sensorEntry | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.1.2.1.2.1.4 | sensorTempStatus | BLUEARC-SERVER-MIB |