esIndexPC

DL150-STD-MIB · .1.3.6.1.4.1.3052.6.1.1.1.1.2

Object

column mandatory Integer32
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 sensor; namely, which EventSensor,
point class, and which-sensor-of-that-class (a.k.a. point).
              
The values for this object are:
1=temperature sensor
2=contact closure
3=humidity sensor
4=noise sensor
5=analog input
6=relay

Context

MIB
DL150-STD-MIB
OID
.1.3.6.1.4.1.3052.6.1.1.1.1.2
Type
column
Access
readonly
Status
mandatory
Parent
esPointEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647