tempSensorErrorStatus
NetBotz50-MIB ·
.1.3.6.1.4.1.52674.500.4.1.1.1.3
Object
column
ErrorStatus
The error status of the sensor. If there are no error conditions reported for the sensor, the status is normal. Otherwise, the status is reported as the severity value of the highest severity error condition that is not resolved for the sensor.
Context
- MIB
- NetBotz50-MIB
- OID
.1.3.6.1.4.1.52674.500.4.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tempSensorEntry
- Table
- tempSensorTable
- Siblings
- 9
Syntax
ErrorStatus
- Source
- ErrorStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | normal |
1 | info |
2 | warning |
3 | error |
4 | critical |
5 | failure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tempSensorId The unique id of the sensor. | column | OctetString | .1.3.6.1.4.1.52674.500.4.1.1.1.1 |
| tempSensorIndex The index of the sensor. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.52674.500.4.1.1.1.10 |
| tempSensorValue The temperature measured by the sensor in tenths of a degree Celsius. | column | Integer32 | .1.3.6.1.4.1.52674.500.4.1.1.1.2 |
| tempSensorLabel The unique label assigned to the sensor. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52674.500.4.1.1.1.4 |
| tempSensorEncId The id of the physical enclosure containing the sensor. | column | OctetString | .1.3.6.1.4.1.52674.500.4.1.1.1.5 |
| tempSensorPortId The id of the port the sensor is plugged into (or empty string
if it is not plugged into a port). | column | OctetString | .1.3.6.1.4.1.52674.500.4.1.1.1.6 |
| tempSensorValueStr The temperature reading, in degrees celsius, shown as a string (or empty string
if it is not plugged into a port). | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52674.500.4.1.1.1.7 |
| tempSensorValueInt The temperature measured by the sensor in degree Celsius. | column | Integer32 | .1.3.6.1.4.1.52674.500.4.1.1.1.8 |
| tempSensorValueIntF The temperature measured by the sensor in degree Farenheit. | column | Integer32 | .1.3.6.1.4.1.52674.500.4.1.1.1.9 |