dEntityExtEnvTempStatus
DLINKSW-ENTITY-EXT-MIB ·
.1.3.6.1.4.1.171.14.5.1.1.1.1.7
Object
column
Enumeration
The object indicates the current temperature is over the thresholds or not. 'abnormal' indicates the temperature is over the thresholds. 'ok' indicates the temperature is not over the thresholds.
Context
- MIB
- DLINKSW-ENTITY-EXT-MIB
- OID
.1.3.6.1.4.1.171.14.5.1.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dEntityExtEnvTempEntry
- Table
- dEntityExtEnvTempTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | abnormal |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dEntityExtEnvTempUnitId This object indicates the unit (stacking device) or slot (chassis
device) ID at which the testpoint is located. | column | Unsigned32 | .1.3.6.1.4.1.171.14.5.1.1.1.1.1 |
| dEntityExtEnvTempIndex This object is used to uniquely identify the testpoint
within a unit/slot.
This index is for SNMP purposes only, and has no intrinsic meaning. | column | Integer32 | .1.3.6.1.4.1.171.14.5.1.1.1.1.2 |
| dEntityExtEnvTempDescr This object provides human-sensible identification for the testpoint.
e.g. 'Inlet', 'Center', 'Outlet'. | column | OctetString | .1.3.6.1.4.1.171.14.5.1.1.1.1.3 |
| dEntityExtEnvTempCurrent This object indicates the current measurement of the testpoint. | column | degrees Celsius SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.14.5.1.1.1.1.4 |
| dEntityExtEnvTempThresholdLow The object indicates the minimum acceptable reading of the
testpoint in degrees Celsius. | column | degrees Celsius SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.14.5.1.1.1.1.5 |
| dEntityExtEnvTempThresholdHigh The object indicates the maximum acceptable reading of the
testpoint in degrees Celsius. | column | degrees Celsius SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.14.5.1.1.1.1.6 |