esIndexPoint
SL81-STD-MIB ·
.1.3.6.1.4.1.3052.5.1.1.1.1.3
Object
column
mandatory
Integer32
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) uniquely defines each
point (sensor or relay) attached to a unit. For
example, if esIndexES is 3, esIndexPC is 1 and
esIndexPoint is 4 then this is the Fourth Temperature
Sensor on EventSensor number 3.
Context
- MIB
- SL81-STD-MIB
- OID
.1.3.6.1.4.1.3052.5.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- esPointEntry
- Table
- esPointTable
- Siblings
- 8
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-64
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| esIndexES mandatory 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.5.1.1.1.1.1 |
| esIndexPC mandatory 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.5.1.1.1.1.2 |
| esPointName mandatory 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.5.1.1.1.1.4 |
| esPointInEventState mandatory 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 | Integer32 | .1.3.6.1.4.1.3052.5.1.1.1.1.5 |
| esPointValueInt mandatory A 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 scale (defaul… | column | Integer32 | .1.3.6.1.4.1.3052.5.1.1.1.1.6 |
| esPointValueStr mandatory A string referring to the value of a point on an
EventSensor.
For contact closures and relays this object is
either 'Open' or 'Closed'.
For temperatu… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3052.5.1.1.1.1.7 |
| esPointTimeLastChange mandatory 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.5.1.1.1.1.8 |
| esPointTimetickLastChange mandatory 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 | RFC1155-SMITimeTicks | .1.3.6.1.4.1.3052.5.1.1.1.1.9 |