cmcTcMasterTc8Unit2SensorType
RITTAL-CMC-TC-MASTER-MIB ·
.1.3.6.1.4.1.2606.5.7.8.11.2.4.5.2.1.2
Object
column mandatory
Enumeration
Type of sensor which is connected to sensor unit 2 to sensor[cmcTcMasterTc8Unit2SensorIndex] 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 CMC-TC-FAS-Unit 20: cardreader or keypad, connected to I2C port 21: duty cycle of fan, FCS-Unit 22: status of fan, FCS-Unit 23: leakage sensor 24: warning, RittalTopTherm(RTT)-Unit 25: alarm, RittalTopTherm-Unit 26: temperature difference filter monitor, RTT-Unit 27: heatflow RLCP-Unit 28: alarm RLCP-Unit 29: warning RLCP-Unit 30: actual current*10, PSM-Unit 31: status PSM-Unit 32: position PSM-Unit, normal/reversed = circuit 1/2
Context
- MIB
- RITTAL-CMC-TC-MASTER-MIB
- OID
.1.3.6.1.4.1.2606.5.7.8.11.2.4.5.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cmcTcMasterTc8Unit2SensorEntry
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 'RITTAL-CMC-TC-MASTER-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MASTER-MIB::cmcTcMasterTc8Unit2SensorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RITTAL-CMC-TC-MASTER-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MASTER-MIB::cmcTcMasterTc8Unit2SensorType.<cmcTcMasterTc8Unit2SensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RITTAL-CMC-TC-MASTER-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RITTAL-CMC-TC-MASTER-MIB::cmcTcMasterTc8Unit2SensorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notAvail |
2 | failure |
3 | overflow |
4 | access |
5 | vibration |
6 | motion |
7 | smoke |
8 | airFlow |
9 | type6 |
10 | temperature |
11 | current4to20 |
12 | humidity |
13 | userNO |
14 | userNC |
15 | lock |
16 | unlock |
17 | voltOK |
18 | voltage |
19 | fanOK |
20 | readerKeypad |
21 | dutyPWM |
22 | fanStatus |
23 | leakage |
24 | warningRTT |
25 | alarmRTT |
26 | filterRTT |
27 | heatflowRLCP |
28 | alarmRLCP |
29 | warningRLCP |
30 | currentPSM |
31 | statusPSM |
32 | positionPSM |