airflowGoOffline
SPAGENT-MIB ·
.1.3.6.1.4.1.3854.3.5.7.1.8
Object
column
mandatory
r/w
Enumeration
Command to offline this sensor: use value '2' to set the sensor offline.
Context
- MIB
- SPAGENT-MIB
- OID
.1.3.6.1.4.1.3854.3.5.7.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- airflowEntry
- Table
- airflowTable
- Siblings
- 33
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| airflowIndex mandatory The Sensor Compound ID of this sensor, used to identify which sensor it is in the system configuration. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.3854.3.5.7.1.1 |
| airflowLowWarning mandatory The user specified 'Low Warning' value of this sensor. The unit will check the current reading against this value, and send an alert if it's configured. Unless specified, the defa… | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.10 |
| airflowId mandatory The Sensor ID of this sensor, used to identify which sensor it is in the system configuration. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.1000 |
| airflowHighWarning mandatory The user specified 'High Warning' value of this sensor. The unit will check the current reading against this value, and send an alert if it's configured. Unless specified, the def… | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.11 |
| airflowHighCritical mandatory The user specified 'High Critical' value of this sensor. The unit will check the current reading against this value, and send an alert if it's configured. Unless specified, the de… | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.12 |
| airflowRearm mandatory This value tells how many values the sensor has to reach beyond the threshold value, before changing to a new status. Useful to prevent the quick fluctuation of readings. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.13 |
| airflowDelayError mandatory The time in seconds (continuous time) that the sensor has to be in 'Error' status before its status is changed. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.14 |
| airflowDelayNormal mandatory The time in seconds (continuous time) that the sensor has to be in 'Normal' status before its status is changed. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.15 |
| airflowDelayLowCritical mandatory The time in seconds (continuous time) that the sensor has to be in 'Low Critical' status before its status is changed. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.16 |
| airflowDelayLowWarning mandatory The time in seconds (continuous time) that the sensor has to be in 'Low Warning' status before its status is changed. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.17 |
| airflowDelayHighWarning mandatory The time in seconds (continuous time) that the sensor has to be in 'High Warning' status before its status is changed. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.18 |
| airflowDelayHighCritical mandatory The time in seconds (continuous time) that the sensor has to be in 'High Critical' status before its status is changed. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.19 |
| airflowDescription mandatory The user specified description of this sensor. Unless specified, the default value is used. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.3854.3.5.7.1.2 |
| airflowRaw mandatory The sensor's unformatted (raw) value that is being read directly from sensor, before it is converted to the preferred value. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.20 |
| airflowPort mandatory The device's sensor port number, where this sensor is plugged in to. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.35 |
| airflowSubPort mandatory The logical port number of this sensor in the array, or in a set of sensors. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.36 |
| airflowValue mandatory The value in numerical reading. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.4 |
| airflowDisplayStyle mandatory The sensor's Display Style for the Web UI, to display the reading as a gauge or bar. 0 = bar style, 1 = gauge style. | column | Enumeration | .1.3.6.1.4.1.3854.3.5.7.1.45 |
| airflowHighCriticalDescription mandatory The user specified 'High Critical' status description of this sensor. Unless specified, the default value is used. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.3854.3.5.7.1.46 |
| airflowLowCriticalDescription mandatory The user specified 'Low Critical' status description of this sensor. Unless specified, the default value is used. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.3854.3.5.7.1.47 |
| airflowNormalDescription mandatory The user specified 'Normal' status description of this sensor. Unless specified, the default value is used. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.3854.3.5.7.1.48 |
| airflowLowWarningDescription mandatory The user specified 'Low Warning' status description of this sensor. Unless specified, the default value is used. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.3854.3.5.7.1.49 |
| airflowHighWarningDescription mandatory The user specified 'High Warning' status description of this sensor. Unless specified, the default value is used. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.3854.3.5.7.1.50 |
| airflowSensorErrorDescription mandatory The user specified 'Sensor Error' status description of this sensor. Unless specified, the default value is used. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.3854.3.5.7.1.51 |
| airflowHighCriticalColor mandatory The user specified 'High Critical' status field color. The unit will show this color on its web interface and in DCIM. Unless specified, the default value is used. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.54 |
| airflowLowCriticalColor mandatory The user specified 'Low Critical' status field color. The unit will show this color on its web interface and in DCIM. Unless specified, the default value is used. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.55 |
| airflowNormalColor mandatory The user specified 'Normal' status field color. The unit will show this color on its web interface and in DCIM. Unless specified, the default value is used. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.56 |
| airflowLowWarningColor mandatory The user specified 'Low Warning' status field color. The unit will show this color on its web interface and in DCIM. Unless specified, the default value is used. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.57 |
| airflowHighWarningColor mandatory The user specified 'High Warning' status field color. The unit will show this color on its web interface and in DCIM. Unless specified, the default value is used. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.58 |
| airflowSensorErrorColor mandatory The user specified 'Sensor Error' status field color. The unit will show this color on its web interface and in DCIM. Unless specified, the default value is used. | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.59 |
| airflowStatus mandatory The current status of this sensor. | column | Enumeration | .1.3.6.1.4.1.3854.3.5.7.1.6 |
| airflowAcknowledge mandatory The acknowledge status for the current status of the sensor: 0 = the status has been changed and waiting to be acknowledged, 1 = status is normal or have been already acknowledged… | column | Enumeration | .1.3.6.1.4.1.3854.3.5.7.1.70 |
| airflowLowCritical mandatory The user specified 'Low Critical' value of this sensor. The unit will check the current reading against this value, and send an alert if it's configured. Unless specified, the def… | column | Integer32 | .1.3.6.1.4.1.3854.3.5.7.1.9 |