esPointName
DL150-STD-MIB ·
.1.3.6.1.4.1.3052.6.1.1.1.1.4
Object
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 point class on an
EventSensor (e.g., 8 contact closures) and multiple sensor
classes on an EventSensor (e.g., temperature, contact closure,
humidity).
If the point referenced by a given point index is solitary
(e.g., temperature sensor, because there can be only one on
an EventSensor), then this object reads as '<EventSensor
name>'. Setting this object for solitary point indices sets
the EventSensor name only.
On the other hand, if a given point is among other points of
the same point class on an EventSensor, then this object reads
as '<Sensor name>'. Setting this object for these NON-
solitary point indices sets the sensor name only - not the
EventSensor name.
Context
- MIB
- DL150-STD-MIB
- OID
.1.3.6.1.4.1.3052.6.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- esPointEntry
- Table
- esPointTable
- Siblings
- 3
Values & Constraints
Type Constraints
range: 0..255
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.6.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.6.1.1.1.1.2 |
| esIndexPoint mandatory 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.6.1.1.1.1.3 |