esIndexPoint
SITEBOSS-550-STD-MIB ·
.1.3.6.1.4.1.3052.10.1.1.1.1.3
Object
column 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
- SITEBOSS-550-STD-MIB
- OID
.1.3.6.1.4.1.3052.10.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- esPointEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-550-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-550-STD-MIB::esIndexPoint'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SITEBOSS-550-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-550-STD-MIB::esIndexPoint.<esIndexES>.<esIndexPC>.<esIndexPoint>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SITEBOSS-550-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SITEBOSS-550-STD-MIB::esIndexPoint'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-64