DL150-STD-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
7
.1.3.6.1.4.1.3052.6.1.1.1
·
1 row entry
·
4 columns
This table organizes 4 basic attributes of points. A point
is a particular sensor on an EventSensor (e.g., temperature,
humidity, contact closure 2, relay 5, etc.). The 4 point
attributes are its name, whether it's in its event state,
the point's value as a number and its value as a string.
Points are referenced by a point index. 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).
Entry for EventSensor point table
Indexes
No indexes recorded
| Column | 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 for getting a piece of data off an even… |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.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 getting a piece of data off an event se… |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.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) uniquely defines each point (sensor or … |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.6.1.1.1.1.3 |
|
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 point class on an EventSensor (e.g., 8 c… |
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.6.1.1.1.1.4 |
.1.3.6.1.4.1.3052.6.2.1.2
·
1 row entry
·
3 columns
The table of what EventSensors are attached to the unit, including the internal EventSensor
Table entry for EventSensor table
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
esIndex
mandatory
This number refers to an EventSensor; it has the
same meaning as the esIndexES object (see above), except that this object is used only within the esTable branch. This object's allowable values are 1 thro… |
Integer32 Textual Convention: COPS-PR-SPPIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.6.2.1.2.1.1 |
|
esName
mandatory
The name of the EventSensor
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.6.2.1.2.1.2 |
|
esID
mandatory
The factory-assigned ID of the EventSensor
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3052.6.2.1.2.1.3 |