esPointInEventState
SITEBOSS-572-STD-MIB ·
.1.3.6.1.4.1.3052.20.1.1.1.1.5
Object
A number referring to the event state of a point
on an EventSensor. This number can have different
meanings depending on the point class.
If the point class is temperature, humidity, or
analog input, then the values of this object are:
1=very low
2=low
3=normal
4=high
5=very high
For contact closures the values of this object are:
1=point in event state
2=point in normal state
For outputs the values of this object is the numeric
code for the logical state of the output: 1 or 2. The
logical state of the output is either active/inactive for
relay outputs or on/off for power outputs. The logical
state of the output has different nomenclature depending
on the type of the output (relay output or power output):
1=active (for relay output) or on (for power output)
2=inactive (for relay output) or off (for power output)
This is not necessarily representative of physical state
of the output. Physical state is energized/de-energized,
for both relay and power outputs. For relay outputs,
the active logical state corresponds to either the energized
physical state or the de-energized physical state depending
on how the relay output is configured. For power outputs,
the on logical state always corresponds to the energized
physical state.
For any point class and any point, if the event
state is undefined, then the value of this object
is 0.
For any point class except output, this object is read-only.
For outputs, setting this object to 1 puts the output into
its active logical state.
Setting this object to 2 puts the output into its inactive
logical state.
Setting this object to any value greater than 2 puts the
output into its active logical state for that many seconds
(up to 3600), after which time it puts the output into its
inactive logical state.
Context
- MIB
- SITEBOSS-572-STD-MIB
- OID
.1.3.6.1.4.1.3052.20.1.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- esPointEntry
- Table
- esPointTable
- Siblings
- 8
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| esIndexES The part of the point index that refers to an
EventSensor.
The point index is a string of 3 numbers separated
by periods. It contains all the information
necessary… | column | Integer32 | .1.3.6.1.4.1.3052.20.1.1.1.1.1 |
| esIndexPC The part of the point index that refers to point class.
The point index is a string of 3 numbers separated by periods.
It contains all the information necessary for… | column | Integer32 | .1.3.6.1.4.1.3052.20.1.1.1.1.2 |
| esIndexPoint The part of the point index that delineates which
sensor on the EventSensor.
So this combined with esIndexPC (Point Class or type)
and esIndexES (which EventSensor)… | column | Integer32 | .1.3.6.1.4.1.3052.20.1.1.1.1.3 |
| esPointName The name of the point on an EventSensor. For example,
'AC temp' (in the case of the temperature sensor on an
EventSensor).
There can be multiple points of the same … | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3052.20.1.1.1.1.4 |
| esPointValueInt A read-only number referring to the value of a
point on an EventSensor.
If the point class is temperature, then this object
is the temperature in its configured sca… | column | Integer32 | .1.3.6.1.4.1.3052.20.1.1.1.1.6 |
| esPointValueStr A string referring to the value of a point on an
EventSensor.
For contact closures this object is either 'Open'
or 'Closed'.
For outputs this object … | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3052.20.1.1.1.1.7 |
| esPointTimeLastChange The time of the last time an event was
triggerred for a point on an EventSensor in
MM/DD/YY HH:MM:SS format.
For contact closures, the possible events are
Active an… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3052.20.1.1.1.1.8 |
| esPointTimetickLastChange The time of the last time an event was
triggerred for a point on an EventSensor in
100ths of seconds since reset.
For contact closures, the possible events are
Acti… | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.3052.20.1.1.1.1.9 |