ccHwSensorsType
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.6.2.2.1.2
Object
column
Enumeration
Tells the type of the fan or temp sensor, and the
corresponding units for the readings.
Note that any given temp sensors appears in this table only
once; (NOT twice - once for deg-F and once for deg-C).
The choice of implementing a temp sensor as deg-F or deg-C
is left to the convenience of the switch developer.
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.6.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccHwSensorsEntry
- Table
- ccHwSensorsTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | tempInDegC |
3 | variableSpeedFanInRpm |
4 | onOffFanInDutyCycle |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccHwSensorsIndex Simple index. | column | Integer32 | .1.3.6.1.4.1.388.6.6.2.2.1.1 |
| ccHwSensorsDescr A short, text description of the sensor.
For example:
'system fan'
'CPU fan/blower'
'CPU temperature'
'ambient temperature - near CPU'
'ambient temperatur… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.388.6.6.2.2.1.3 |
| ccHwSensorsCurrentReading The current, live reading for that sensor.
For sensors of type onOffFanInDutyCycle, this value will be
0 if the fan is currently not running, and 1 if the fan is
r… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.388.6.6.2.2.1.4 |
| ccHwSensorsMinimum The minimum reading observed since system reboot, (or since
the fan/temp readings were reset).
For sensors of type onOffFanInDutyCycle, this value will be
the mini… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.388.6.6.2.2.1.5 |
| ccHwSensorsMaximum The maximum observed since system reboot, (or since
the fan/temp readings were reset).
For sensors of type onOffFanInDutyCycle, this value will be
the maximum 'dut… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.388.6.6.2.2.1.6 |
| ccHwSensorsNotifyIfAbove When the given sensor's reading exceeds this threshold, a
notification is generated.
If no notifications are desired for this sensor, set this
threshold to 0.
… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.388.6.6.2.2.1.7 |