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
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk esPointTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DL150-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DL150-STD-MIB::esPointTable'
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 |
|---|---|---|
|
esIndexESmandatory
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.6.1.1.1.1.1 |
|
esIndexPCmandatory
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.6.1.1.1.1.2 |
|
esIndexPointmandatory
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.6.1.1.1.1.3 |
|
esPointNamemandatory
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.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
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk esTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DL150-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DL150-STD-MIB::esTable'
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 |
|---|---|---|
|
esIndexmandatory
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.6.2.1.2.1.1 |
|
esNamemandatory
The name of the EventSensor
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.3052.6.2.1.2.1.2 |
|
esIDmandatory
The factory-assigned ID of the EventSensor
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.3052.6.2.1.2.1.3 |