eqpt:Sensor
A temperature sensor, which monitors the on-board temperature on the chassis. The temperatures are an input into the fan control algorithm. The chassis software adjusts fan speed to keep all sensors within normal operating conditions.
Telemetry Sensor Path(s)
- sys/extch-[id]/extchslot-[id]/extchc/sensor-[id]
- sys/ch/lcslot-[id]/lc/sensor-[id]
- sys/ch/scslot-[id]/sc/sensor-[id]
- sys/ch/bslot/board/sensor-[id]
- sys/ch/fcslot-[id]/fc/sensor-[id]
- sys/ch/nslot-[id]/nic-[id]/sensor-[id]
- sys/ch/supslot-[id]/sup/sensor-[id]
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| descr | eqpt:Descr |
Description |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| majorThresh | eqpt:TempThresh (scalar:Sint16) |
The major threshold of the sensor. | RANGE: [-32768 , 32767] |
| minorThresh | eqpt:TempThresh (scalar:Sint16) |
The minor threshold of the sensor. | RANGE: [-32768 , 32767] |
| tempValue | eqpt:TempValue (scalar:Uint16) |
Temperature Value | RANGE: [0, 65535] DEFAULT: 0 |
| unit | string:Basic |
Unit | A sequence of characters |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| id | eqpt:Id (scalar:Uint32) |
The item identifier. | RANGE: [1 , 32] |
| mfgTm | scalar:Date |
Manufacturing Time | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z DEFAULT: not-applicable |
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| model | eqpt:Model (string:Basic) |
Model | A sequence of characters |
| operSt | eqpt:SensorOpSt (scalar:Enum8) |
The runtime state. | SELECTION: 0 - fail 1 - normal 2 - minor 3 - major 4 - absent 5 - bad-asic DEFAULT: absent |
| rev | eqpt:Revision (string:Basic) |
Revision | A sequence of characters DEFAULT: 0 |
| ser | eqpt:Serial (naming:Name) |
Serial Number | MAX SIZE: 16 |
| status | mo:ModificationStatus (scalar:Bitmask32) |
Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
| type | eqpt:SensorT (scalar:Enum8) |
The type of sensor. | SELECTION: 1 - cpu 2 - inlet 3 - outlet 4 - hotswap 5 - dimm 6 - phy 7 - sfp 8 - qsfp 9 - asic 10 - pch 11 - cpu-crm 12 - asic-vrm 18 - x86 19 - arm DEFAULT: asic |
| vendor | eqpt:Vendor (string:Basic) |
Vendor | A sequence of characters DEFAULT: Cisco Systems, Inc |