esPointValueInt
SITEBOSS-420-STD-MIB ·
.1.3.6.1.4.1.3052.42.1.1.1.1.6
Object
column
r/w
Integer32
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 scale (default
is Fahrenheit).
If the point class is contact closure or relay, then
this object is either 0 (open) or 1 (closed).
If the point class is humidity, then this object
is the percent relative humidity.
If the point class is analog input, then this
object is the signed input value in tenths of the
configured units.
If the point class is relay, then this object is
either 1 (active a.k.a. energized) or 0
(inactive a.k.a. de-energized). This object cannot
be used to control the relay (use esPointInEventState
for that).
Context
- MIB
- SITEBOSS-420-STD-MIB
- OID
.1.3.6.1.4.1.3052.42.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- esPointEntry
- Table
- esPointTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: -32768-32767
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| esIndexES 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.42.1.1.1.1.1 |
| 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.42.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.42.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.42.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.42.1.1.1.1.5 |
| esPointValueStr A string referring to the value of a point on an
EventSensor.
For contact closures this object is either 'Open'
or 'Closed'.
For relays this object i… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3052.42.1.1.1.1.7 |