espcTempIndexPoint

SITEBOSS-530-STD-MIB · .1.3.6.1.4.1.3052.12.2.2.1.1.2

Object

column Integer32
The part of the point index that delineates which
sensor on the EventSensor.
              
So this combined with espcTempIndexES (which EventSensor)
uniquely defines each point attached to a unit within the
context of temperature point configuration.

Context

MIB
SITEBOSS-530-STD-MIB
OID
.1.3.6.1.4.1.3052.12.2.2.1.1.2
Type
column
Access
readonly
Status
current
Parent
esPointConfigTempEntry

Walk 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-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::espcTempIndexPoint'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::espcTempIndexPoint.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SITEBOSS-530-STD-MIB::espcTempIndexPoint'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.