currentInputSensorErrorStatus
NetBotz50-MIB ·
.1.3.6.1.4.1.52674.500.4.1.12.1.3
Object
column
ErrorStatus
The operational 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.12.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- currentInputSensorEntry
- Table
- currentInputSensorTable
- Siblings
- 11
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 |
|---|---|---|---|
| currentInputSensorId The unique id of the sensor. | column | OctetString | .1.3.6.1.4.1.52674.500.4.1.12.1.1 |
| currentInputSensorValueIntX1000 The value measured by the sensor in thousandths of the unit of measure (100 times currentInputSensorValue) | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.52674.500.4.1.12.1.10 |
| currentInputSensorValueIntX1000000 The value measured by the sensor in millionths of the unit of measure (100000 times currentInputSensorValue) | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.52674.500.4.1.12.1.11 |
| currentInputSensorIndex The index of the sensor. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.52674.500.4.1.12.1.12 |
| currentInputSensorValue The value measured by the sensor in tenths of the unit of measure. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.52674.500.4.1.12.1.2 |
| currentInputSensorLabel The unique label assigned to the sensor. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52674.500.4.1.12.1.4 |
| currentInputSensorEncId The id of the physical enclosure containing the sensor. | column | OctetString | .1.3.6.1.4.1.52674.500.4.1.12.1.5 |
| currentInputSensorPortId 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.12.1.6 |
| currentInputSensorValueStr The sensor reading 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.12.1.7 |
| currentInputSensorValueInt The value measured by the sensor in the unit of measure (1/10 of currentInputSensorValue) | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.52674.500.4.1.12.1.8 |
| currentInputSensorUnits The unit of measure for the sensor value. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52674.500.4.1.12.1.9 |