externalSensorHysteresis
EMD-MIB ·
.1.3.6.1.4.1.13742.8.1.2.1.1.18
Object
The hysteresis used for deassertions The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01. This parameter does not apply to onOff, trip, vibration, waterDetection, smokeDetection sensors.
Context
- MIB
- EMD-MIB
- OID
.1.3.6.1.4.1.13742.8.1.2.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- externalSensorConfigurationEntry
- Table
- externalSensorConfigurationTable
- Siblings
- 27
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sensorID A unique value for each sensor. Its value
ranges between 1 and the value of externalSensorCount. | column | Integer32 | .1.3.6.1.4.1.13742.8.1.2.1.1.1 |
| externalOnOffSensorSubtype Type of measurement in case sensor type is discrete OnOff | column | SensorTypeEnumeration | .1.3.6.1.4.1.13742.8.1.2.1.1.10 |
| externalSensorUnits The base units.
This parameter does not apply to onOff, trip, vibration,
waterDetection, smokeDetection sensors. | column | SensorUnitsEnumeration | .1.3.6.1.4.1.13742.8.1.2.1.1.11 |
| externalSensorDecimalDigits The number of digits displayed to the right of the decimal point
This parameter does not apply
to onOff, trip, vibration, waterDetection,
smokeDetection sensors. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.8.1.2.1.1.12 |
| externalSensorAccuracy The accuracy: how close (in percent) the measurement
is to the actual value.
This parameter does not apply
to onOff, trip, vibration, waterDetection,
smokeDetection sensors. | column | HundredthsOfAPercentage | .1.3.6.1.4.1.13742.8.1.2.1.1.13 |
| externalSensorResolution The resolution: the minimum difference between any two measured
values. The value of this OID variable should be scaled by
externalSensorDecimalDigits. For example, if the value … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.8.1.2.1.1.14 |
| externalSensorTolerance The resolution: the difference between a sensor value and the
actual value. The value of this OID variable should be scaled by
(externalSensorDecimalDigits + 1).
For example, if … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.8.1.2.1.1.15 |
| externalSensorMaximum The largest possible value
The value of this OID variable should be scaled by
externalSensorDecimalDigits. For example, if the value is 1 and
externalSensorDecimalDigits is 2, th… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.8.1.2.1.1.16 |
| externalSensorMinimum The smallest possible value
The value of this OID variable should be scaled by
externalSensorDecimalDigits. For example, if the value is 1 and
externalSensorDecimalDigits is 2, t… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.8.1.2.1.1.17 |
| externalSensorStateChangeDelay The delay measured in samples before a state is asserted.
If the value is zero, then the state is asserted as soon as
it is detected; if it is non-zero, say n, then the assertion
… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.8.1.2.1.1.19 |
| externalSensorType The type of sensor. | column | SensorTypeEnumeration | .1.3.6.1.4.1.13742.8.1.2.1.1.2 |
| externalSensorLowerCriticalThreshold The lower critical threshold
The value of this OID variable should be scaled by
externalSensorDecimalDigits. For example, if the value is 1 and
externalSensorDecimalDigits is 2, … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.8.1.2.1.1.20 |
| externalSensorLowerWarningThreshold The lower non-critical (warning) threshold
The value of this OID variable should be scaled by
externalSensorDecimalDigits. For example, if the value is 1 and
externalSensorDecima… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.8.1.2.1.1.21 |
| externalSensorUpperCriticalThreshold The upper critical threshold
The value of this OID variable should be scaled by
externalSensorDecimalDigits. For example, if the value is 1 and
externalSensorDecimalDigits is 2,… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.8.1.2.1.1.22 |
| externalSensorUpperWarningThreshold The upper non-critical (warning) threshold
The value of this OID variable should be scaled by
externalSensorDecimalDigits. For example, if the value is 1 and
externalSensorDecima… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.8.1.2.1.1.23 |
| externalSensorEnabledThresholds A bit string which indicates which thresholds are enabled.
This parameter does not apply
to onOff, trip, vibration, waterDetection,
smokeDetection sensors | column | Bits | .1.3.6.1.4.1.13742.8.1.2.1.1.24 |
| externalSensorPort The position of the sensor.
The format is a semicolon separated list of Keyword:value pairs -
Keyword1:Value1;Keyword2:value2;...
Keyword can be one of the following:
ON… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.13742.8.1.2.1.1.25 |
| externalSensorIsActuator Is this an actuator?
True: It is an actuator
False: It is not an actuator | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.13742.8.1.2.1.1.26 |
| externalSensorAlarmedToNormalDelay The delay in seconds for transitions from the alarmed state to the normal state.
If the sensor type is motionDetection,
then it can set to a value greater >= 0
For all other … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.8.1.2.1.1.27 |
| externalSensorUseDefaultThresholds Use default thresholds for this sensor?
True: Use default thresholds for this sensor
False: Do not use default thresholds for this sensor | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.13742.8.1.2.1.1.28 |
| externalSensorSerialNumber The sensor serial number. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.13742.8.1.2.1.1.3 |
| externalSensorName The user-defined name. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.13742.8.1.2.1.1.4 |
| externalSensorDescription The user-defined description. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.13742.8.1.2.1.1.5 |
| externalSensorXCoordinate The X coordinate. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.13742.8.1.2.1.1.6 |
| externalSensorYCoordinate The Y coordinate. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.13742.8.1.2.1.1.7 |
| externalSensorZCoordinate The Z coordinate. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.13742.8.1.2.1.1.8 |
| externalSensorChannelNumber The channel number, applies only to contact sensors;
-1 for other sensors | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.8.1.2.1.1.9 |