esIndexES
SITEBOSS-530-STD-MIB ·
.1.3.6.1.4.1.3052.12.1.1.1.1.1
Object
column
Integer32
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 for getting a piece of data off an event
sensor; namely, which EventSensor, point class,
and which-sensor-of-that-class (a.k.a. point).
This object's allowable values are 1 through 16,
and 200. 200 always refers to the EventSensor
inside the unit. 1 through 16 refer to additional
attached EventSensors.
The number corresponding to an EventSensor is
determined by the user at the initial configuration
time. If there is an internal sensor in the unit,
it will always be the first item in the Sensor
Events setup menu.
For example, if a new EventSensor is configured as
the 2nd entry AFTER the internal EventSensor (if
one exists) in the Sensor Events Setup Menu, then
that EventSensor will be known from then on as
EventSensor 2. All point indeces with esIndexES=2
will now refer to that particular EventSensor.
Context
- MIB
- SITEBOSS-530-STD-MIB
- OID
.1.3.6.1.4.1.3052.12.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- esPointEntry
- Table
- esPointTable
- Siblings
- 10
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| esPointAliasValueStr For CC inputs, this is the CC active/inactive alias setting
setting value that currently corresponds to the event state.
So if the CC input is in the event state, then this object… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3052.12.1.1.1.1.10 |
| esPointClassValueStr For CC inputs, this is the CC active/inactive class setting
setting value that currently corresponds to the event state.
So if the CC input is in the event state, then this object… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3052.12.1.1.1.1.11 |
| 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.12.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.12.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.12.1.1.1.1.4 |
| esPointInEventState 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 tem… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3052.12.1.1.1.1.5 |
| 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.12.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.12.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.12.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.12.1.1.1.1.9 |