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/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]
- sys/extch-[id]/extchslot-[id]/extchc/sensor-[id]
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
descr | eqpt:Descr |
Description of the specified attribute |
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) |
The equipment sensor temperature value | RANGE: [0, 65535] DEFAULT: 0 |
unit | string:Basic |
The equipment sensor temperature 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] |
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 |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | 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 20 - die DEFAULT: asic |
vendor | eqpt:Vendor (string:Basic) |
Vendor | A sequence of characters DEFAULT: Cisco Systems, Inc |