internalSensorType

CPQWCRM-MIB · .1.3.6.1.4.1.232.167.2.3.5.2.1.2

Object

column mandatory Enumeration
Type of sensor which is connected to internal sensor to sensor[internalSensorIndex]
1:        no sensor connected
2:        sensor failure
3:        value overflow
4:        sensor type 1, access sensor
5:        sensor type 2, vibration sensor
6:        sensor type 3, motion sensor
7:        sensor type 4, smoke sensor
8:        sensor type 5, air flow sensor
9:        sensor type 6, reserved
10:       sensor type 7, temperature sensor
11:       sensor type 8, 4..20mA sensor
12:       sensor type 9, humidity sensor  
13:       user sensor with normally opened contact
14:       user sensor with normally closed contact
15:       door locked sensor from locking device
16:       remote unlock sensor (e.g. external keypad)
17:       voltage sensor, indicates status of main voltage (OK, NOK)
18:	voltage value
19:	fan status, from Environmental Controller-FAS-Unit
20:	leakage sensor

Context

MIB
CPQWCRM-MIB
OID
.1.3.6.1.4.1.232.167.2.3.5.2.1.2
Type
column
Access
readonly
Status
mandatory
Parent
cpqWcrmInternalSensorEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notAvail
2failure
3overflow
4access
5vibration
6motion
7smoke
8airFlow
9type6
10temperature
11current4to20
12humidity
13userNO
14userNC
17voltOK
18voltage
19fanOK
20leakage