cmcTcMasterTc7Unit4OutputType
RITTAL-CMC-TC-MASTER-MIB ·
.1.3.6.1.4.1.2606.5.7.7.11.2.6.6.2.1.2
Object
column mandatory
Enumeration
Type of output which is connected to sensor unit 4 to output[cmcTcMasterTc7Unit4OutputIndex] 1: no output connected 2: output failure 3: value overflow 4: output type 1, door locking TS8,Ergoform 5: output type 2, universal lock 1, lock with power 6: output type 3, universal lock 2, unlock with power 7: output type 4, fan relay 8: output type 5, fan controlled 9: output type 6, universal relay output 10: output type 7, room door lock 11: output type 8, power output 12: output type 9, door lock with Master key 13: output type 10, door lock FR(i) 14: setpoint (FCS, RTT) 15: setpoint temperature monitoring (RTT) 16: hysteresis of setpoint (RLCP) 17: command for remote control of RLCP 18: relay PSM, 1=On, 0=Off 19: high setpoint current monitoring PSM 20: low setpoint current monitoring PSM
Context
- MIB
- RITTAL-CMC-TC-MASTER-MIB
- OID
.1.3.6.1.4.1.2606.5.7.7.11.2.6.6.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cmcTcMasterTc7Unit4OutputEntry
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::cmcTcMasterTc7Unit4OutputType'
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::cmcTcMasterTc7Unit4OutputType.<cmcTcMasterTc7Unit4OutputIndex>'
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::cmcTcMasterTc7Unit4OutputType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notAvail |
2 | failure |
3 | overflow |
4 | doorLock |
5 | doorLock1 |
6 | doorLock2 |
7 | fan |
8 | fanSpeedContr |
9 | universalOut |
10 | roomLock |
11 | powerOut |
12 | doorLockMaster |
13 | doorLockFRi |
14 | setpoint |
15 | setpointTimax |
16 | hysteresisRLCP |
17 | commandRLCP |
18 | relayPSM |
19 | setHighPSM |
20 | setLowPSM |