RITTAL-CMC-TC-MIB: View SNMP OID List / Download MIB
VENDOR: RITTAL-WERK RUDOLF LOH
Home | MIB: RITTAL-CMC-TC-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rittal | 1.3.6.1.4.1.2606 | |||
cmcTc | 1.3.6.1.4.1.2606.4 | |||
cmcTcMibRev | 1.3.6.1.4.1.2606.4.1 | |||
cmcTcMibMajRev | 1.3.6.1.4.1.2606.4.1.1 | integer | read-only |
The Major Revision level. A change in the major revision level represents a major change in the architecture of the MIB. A change in the major revision level may indicate a significant change in the information, correct interpretation of data may require a MIB document with the same major revision level. |
cmcTcMibMinRev | 1.3.6.1.4.1.2606.4.1.2 | integer | read-only |
The Minor Revision level. A change in the minor revision level may represent some minor additional support, no changes to any pre-existing information has occurred. |
cmcTcMibCondition | 1.3.6.1.4.1.2606.4.1.3 | integer | read-only |
The overall condition (status) of the system represented by this MIB. (2) OK (3) a minor problem, warning condition (yellow LED on CMC) (4) a major problem (red LED on CMC) (5) configuration of sensor units changed or unit detected (red/yellow/green LED on CMC) Enumeration: 'failed': 4, 'degraded': 3, 'other': 1, 'ok': 2, 'configChanged': 5. |
cmcTcStatus | 1.3.6.1.4.1.2606.4.2 | |||
cmcTcStatusDeviceCMC | 1.3.6.1.4.1.2606.4.2.1 | integer | read-only |
General Status of CMC-TC unit itself (1) failed (2) OK Enumeration: 'failed': 1, 'ok': 2. |
cmcTcUnitsConnected | 1.3.6.1.4.1.2606.4.2.2 | integer | read-only |
Number of sensor units connected to the CMC, Port 1 to 4 |
cmcTcStatusSensorUnit1 | 1.3.6.1.4.1.2606.4.2.3 | |||
cmcTcUnit1TypeOfDevice | 1.3.6.1.4.1.2606.4.2.3.1 | integer | read-only |
Type of sensor unit connected to port 1 Enumeration: 'unitAccess': 3, 'unitClimate': 4, 'unitFCS': 5, 'unitRTT': 6, 'notAvail': 1, 'unitIO': 2. |
cmcTcUnit1Text | 1.3.6.1.4.1.2606.4.2.3.2 | displaystring | read-write |
Descriptional text for sensor unit connected to port 1 |
cmcTcUnit1Serial | 1.3.6.1.4.1.2606.4.2.3.3 | integer | read-only |
Serialnumber of sensor unit connected to port 1 |
cmcTcUnit1Status | 1.3.6.1.4.1.2606.4.2.3.4 | integer | read-only |
General Status sensor unit connected to port 1 (1) OK (2) error, e. g. value overflow (3) configuration of sensor unit has changed, confirmation required (4) Quit from sensor unit to confirm configuration changes (5) timeout of sensor unit, confirmation required to unload this unit (6) sensor unit detected, needs to be confirmed (7) unit is not available (8) supply voltage is too low Enumeration: 'quit': 4, 'ok': 1, 'lowPower': 8, 'changed': 3, 'detected': 6, 'notAvail': 7, 'timeout': 5, 'error': 2. |
cmcTcStatusUnit1Sensors | 1.3.6.1.4.1.2606.4.2.3.5 | |||
cmcTcUnit1NumberOfSensors | 1.3.6.1.4.1.2606.4.2.3.5.1 | integer | read-only |
Number of sensors connected to sensor unit 1 |
cmcTcUnit1SensorTable | 1.3.6.1.4.1.2606.4.2.3.5.2 | no-access |
Headline of sensor table |
|
1.3.6.1.4.1.2606.4.2.3.5.2.1 | no-access |
Entries of sensor table |
||
unit1SensorIndex | 1.3.6.1.4.1.2606.4.2.3.5.2.1.1 | integer | read-only |
Index for the list of value entries. Its value ranges between 1 and the value of cmcTcUnit1NumberOfSensors. |
unit1SensorType | 1.3.6.1.4.1.2606.4.2.3.5.2.1.2 | integer | read-only |
Type of sensor which is connected to sensor unit 1 to sensor[unit1SensorIndex] 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 Enumeration: 'warningRTT': 24, 'alarmRTT': 25, 'lock': 15, 'filterRTT': 26, 'unlock': 16, 'dutyPWM': 21, 'voltage': 18, 'type6': 9, 'leakage': 23, 'temperature': 10, 'vibration': 5, 'current4to20': 11, 'access': 4, 'fanStatus': 22, 'airFlow': 8, 'fanOK': 19, 'failure': 2, 'overflow': 3, 'voltOK': 17, 'humidity': 12, 'motion': 6, 'userNC': 14, 'notAvail': 1, 'smoke': 7, 'userNO': 13, 'readerKeypad': 20. |
unit1SensorText | 1.3.6.1.4.1.2606.4.2.3.5.2.1.3 | displaystring | read-write |
Descriptional text for each sensor (entry in the table) |
unit1SensorStatus | 1.3.6.1.4.1.2606.4.2.3.5.2.1.4 | integer | read-only |
Actual status of the sensor Enumeration: 'on': 6, 'ok': 4, 'lost': 2, 'tooHigh': 9, 'changed': 3, 'warning': 7, 'notAvail': 1, 'off': 5, 'tooLow': 8. |
unit1SensorValue | 1.3.6.1.4.1.2606.4.2.3.5.2.1.5 | integer | read-only |
Value of sensor |
unit1SensorSetHigh | 1.3.6.1.4.1.2606.4.2.3.5.2.1.6 | integer | read-write |
Value for high setpoint of sensor |
unit1SensorSetLow | 1.3.6.1.4.1.2606.4.2.3.5.2.1.7 | integer | read-write |
Value for low setpoint of sensor, also used as alarm delay |
unit1SensorSetWarn | 1.3.6.1.4.1.2606.4.2.3.5.2.1.8 | integer | read-write |
Value for warning setpoint of sensor, also used as fan threshold |
cmcTcStatusUnit1Outputs | 1.3.6.1.4.1.2606.4.2.3.6 | |||
cmcTcUnit1NumberOfOutputs | 1.3.6.1.4.1.2606.4.2.3.6.1 | integer | read-only |
Number of outputs available on sensor unit 1 |
cmcTcUnit1OutputTable | 1.3.6.1.4.1.2606.4.2.3.6.2 | no-access |
Headline of output table |
|
1.3.6.1.4.1.2606.4.2.3.6.2.1 | no-access |
Entries of output table |
||
unit1OutputIndex | 1.3.6.1.4.1.2606.4.2.3.6.2.1.1 | integer | read-only |
Index for the list of output entries. Its value ranges between 1 and the value of cmcTcUnit1NumberOfOutputs. |
unit1OutputType | 1.3.6.1.4.1.2606.4.2.3.6.2.1.2 | integer | read-only |
Type of output which is connected to sensor unit 1 to output[unit1OutputIndex] 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) Enumeration: 'doorLockMaster': 12, 'univLock2': 6, 'doorLock': 4, 'setpointTimax': 15, 'univLock1': 5, 'powerOut': 11, 'setpoint': 14, 'roomLock': 10, 'universalOut': 9, 'fanSpeedContr': 8, 'failure': 2, 'notAvail': 1, 'doorLockFRi': 13, 'fan': 7, 'overflow': 3. |
unit1OutputText | 1.3.6.1.4.1.2606.4.2.3.6.2.1.3 | displaystring | read-write |
Descriptional text for each output (entry in the table) |
unit1OutputStatus | 1.3.6.1.4.1.2606.4.2.3.6.2.1.4 | integer | read-write |
Actual status of the output Enumeration: 'on': 6, 'ok': 4, 'setOn': 8, 'lost': 2, 'setOff': 7, 'changed': 3, 'notAvail': 1, 'off': 5. |
unit1OutputValue | 1.3.6.1.4.1.2606.4.2.3.6.2.1.5 | integer | read-write |
Value for output |
unit1OutputSet | 1.3.6.1.4.1.2606.4.2.3.6.2.1.6 | integer | read-write |
Command for output Enumeration: 'on': 2, 'unlock': 4, 'off': 1, 'unlockDelay': 5, 'lock': 3. |
unit1OutputConfig | 1.3.6.1.4.1.2606.4.2.3.6.2.1.7 | integer | read-write |
Configuration for output 1: disable remote control (e.g. keypad) 2: enable remote control Enumeration: 'enRemote': 2, 'disRemote': 1. |
unit1OutputDelay | 1.3.6.1.4.1.2606.4.2.3.6.2.1.8 | integer | read-write |
Unsigned Value for delay, after this time the output will fall into the previous state |
unit1OutputTimeoutAction | 1.3.6.1.4.1.2606.4.2.3.6.2.1.9 | integer | read-write |
State for output if timeout (RS422) occurs Enumeration: 'on': 3, 'off': 2, 'stay': 1. |
cmcTcStatusUnit1Msg | 1.3.6.1.4.1.2606.4.2.3.7 | |||
cmcTcUnit1NumberOfMsgs | 1.3.6.1.4.1.2606.4.2.3.7.1 | integer | read-only |
Number of messages that can be created with sensor unit 1 |
cmcTcUnit1MsgTable | 1.3.6.1.4.1.2606.4.2.3.7.2 | no-access |
Headline of message table |
|
1.3.6.1.4.1.2606.4.2.3.7.2.1 | no-access |
Entries of message table |
||
unit1MsgIndex | 1.3.6.1.4.1.2606.4.2.3.7.2.1.1 | integer | read-only |
Index for the list of message entries. Its value ranges between 1 and the value of cmcTcUnit1NumberOfMsgs. |
unit1MsgText | 1.3.6.1.4.1.2606.4.2.3.7.2.1.2 | displaystring | read-write |
Descriptional text for each message (entry in the table) |
unit1MsgStatus | 1.3.6.1.4.1.2606.4.2.3.7.2.1.3 | integer | read-only |
Actual message status 1: not available 2: configuration has changed (sensor new, changed, lost) 3: error 4: OK 5: alarm, e.g. smoke, vibration... 6: warning of analog value, value reached warning threshold 7: analog value too low, value reached low threshold 8: analog value too high, value reached high threshold 9: output is set to ON 10: output is set to OFF 11: door is open 12: door is closed 13: door is locked 14: door is unlocked by remote input, e.g. external cardreader 15: door is unlocked by reader or keypad connected to I2C 16: door is unlocked by SNMP set command (unit1OutputSet) 17: door is unlocked by WEB 18: door is unlocked by timer 19: no access, wrong keycode or cardnumber Enumeration: 'unlRemote': 14, 'setOff': 9, 'configChanged': 2, 'ok': 4, 'unlTimer': 18, 'setOn': 10, 'noAccess': 19, 'unlSNMP': 16, 'tooHigh': 8, 'alarm': 5, 'unlReaderKeypad': 15, 'warning': 6, 'notAvail': 1, 'unlWEB': 17, 'closed': 12, 'error': 3, 'locked': 13, 'open': 11, 'tooLow': 7. |
unit1MsgRelay | 1.3.6.1.4.1.2606.4.2.3.7.2.1.4 | integer | read-write |
Setup of Alarm relay for this message/alarm 1: no switching of alarm relay 2: switching of alarm relay Enumeration: 'enable': 2, 'disable': 1. |
unit1MsgBeeper | 1.3.6.1.4.1.2606.4.2.3.7.2.1.5 | integer | read-write |
Setup of Alarm beeper for this alarm 1: no audible alarm 2: audible alarm Enumeration: 'enable': 2, 'disable': 1. |
unit1MsgTrap1 | 1.3.6.1.4.1.2606.4.2.3.7.2.1.6 | integer | read-write |
Trap receiver 1 activated Enumeration: 'enable': 2, 'disable': 1. |
unit1MsgTrap2 | 1.3.6.1.4.1.2606.4.2.3.7.2.1.7 | integer | read-write |
Trap receiver 2 activated Enumeration: 'enable': 2, 'disable': 1. |
unit1MsgTrap3 | 1.3.6.1.4.1.2606.4.2.3.7.2.1.8 | integer | read-write |
Trap receiver 3 activated Enumeration: 'enable': 2, 'disable': 1. |
unit1MsgTrap4 | 1.3.6.1.4.1.2606.4.2.3.7.2.1.9 | integer | read-write |
Trap receiver 4 and Event Logging activated Enumeration: 'enable': 2, 'disable': 1. |
unit1MsgQuit | 1.3.6.1.4.1.2606.4.2.3.7.2.1.10 | integer | read-write |
Reset of this alarm 1: auto 2: manual, alarm needs confirmation, e. g. with 'C' key Enumeration: 'auto': 1, 'manual': 2. |
cmcTcStatusSensorUnit2 | 1.3.6.1.4.1.2606.4.2.4 | |||
cmcTcUnit2TypeOfDevice | 1.3.6.1.4.1.2606.4.2.4.1 | integer | read-only |
Type of sensor unit connected to port 2 Enumeration: 'unitAccess': 3, 'unitClimate': 4, 'unitFCS': 5, 'unitRTT': 6, 'notAvail': 1, 'unitIO': 2. |
cmcTcUnit2Text | 1.3.6.1.4.1.2606.4.2.4.2 | displaystring | read-write |
Descriptional text for sensor unit connected to port 2 |
cmcTcUnit2Serial | 1.3.6.1.4.1.2606.4.2.4.3 | integer | read-only |
Serialnumber of sensor unit connected to port 2 |
cmcTcUnit2Status | 1.3.6.1.4.1.2606.4.2.4.4 | integer | read-only |
General Status sensor unit connected to port 2 (1) OK (2) error (3) configuration of sensor unit has changed, confirmation required (4) Quit from sensor unit to confirm configuration changes (5) timeout of sensor unit, confirmation required (6) sensor unit detected, needs to be confirmed (8) supply voltage is too low Enumeration: 'quit': 4, 'ok': 1, 'lowPower': 8, 'changed': 3, 'detected': 6, 'notAvail': 7, 'timeout': 5, 'error': 2. |
cmcTcStatusUnit2Sensors | 1.3.6.1.4.1.2606.4.2.4.5 | |||
cmcTcUnit2NumberOfSensors | 1.3.6.1.4.1.2606.4.2.4.5.1 | integer | read-only |
Number of sensors connected to sensor unit 2 |
cmcTcUnit2SensorTable | 1.3.6.1.4.1.2606.4.2.4.5.2 | no-access |
Headline of sensor table |
|
1.3.6.1.4.1.2606.4.2.4.5.2.1 | no-access |
Entries of sensor table |
||
unit2SensorIndex | 1.3.6.1.4.1.2606.4.2.4.5.2.1.1 | integer | read-only |
Index for the list of value entries. Its value ranges between 1 and the value of cmcTcUnit2NumberOfSensors. |
unit2SensorType | 1.3.6.1.4.1.2606.4.2.4.5.2.1.2 | integer | read-only |
Type of sensor which is connected to sensor unit 2 to sensor[unit2SensorIndex] 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 18: voltage value 19: fan status 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 Enumeration: 'warningRTT': 24, 'alarmRTT': 25, 'lock': 15, 'filterRTT': 26, 'unlock': 16, 'dutyPWM': 21, 'voltage': 18, 'type6': 9, 'leakage': 23, 'temperature': 10, 'vibration': 5, 'current4to20': 11, 'access': 4, 'fanStatus': 22, 'airFlow': 8, 'fanOK': 19, 'failure': 2, 'overflow': 3, 'voltOK': 17, 'humidity': 12, 'motion': 6, 'userNC': 14, 'notAvail': 1, 'smoke': 7, 'userNO': 13, 'readerKeypad': 20. |
unit2SensorText | 1.3.6.1.4.1.2606.4.2.4.5.2.1.3 | displaystring | read-write |
Descriptional text for each sensor (entry in the table) |
unit2SensorStatus | 1.3.6.1.4.1.2606.4.2.4.5.2.1.4 | integer | read-only |
Actual status of the sensor Enumeration: 'on': 6, 'ok': 4, 'lost': 2, 'tooHigh': 9, 'changed': 3, 'warning': 7, 'notAvail': 1, 'off': 5, 'tooLow': 8. |
unit2SensorValue | 1.3.6.1.4.1.2606.4.2.4.5.2.1.5 | integer | read-only |
Value of sensor |
unit2SensorSetHigh | 1.3.6.1.4.1.2606.4.2.4.5.2.1.6 | integer | read-write |
Value for high setpoint of sensor |
unit2SensorSetLow | 1.3.6.1.4.1.2606.4.2.4.5.2.1.7 | integer | read-write |
Value for low setpoint of sensor, also used as alarm delay |
unit2SensorSetWarn | 1.3.6.1.4.1.2606.4.2.4.5.2.1.8 | integer | read-write |
Value for warning setpoint of sensor, also used as fan threshold |
cmcTcStatusUnit2Outputs | 1.3.6.1.4.1.2606.4.2.4.6 | |||
cmcTcUnit2NumberOfOutputs | 1.3.6.1.4.1.2606.4.2.4.6.1 | integer | read-only |
Number of outputs available on sensor unit 2 |
cmcTcUnit2OutputTable | 1.3.6.1.4.1.2606.4.2.4.6.2 | no-access |
Headline of output table |
|
1.3.6.1.4.1.2606.4.2.4.6.2.1 | no-access |
Entries of output table |
||
unit2OutputIndex | 1.3.6.1.4.1.2606.4.2.4.6.2.1.1 | integer | read-only |
Index for the list of output entries. Its value ranges between 1 and the value of cmcTcUnit2NumberOfOutputs. |
unit2OutputType | 1.3.6.1.4.1.2606.4.2.4.6.2.1.2 | integer | read-only |
Type of output which is connected to sensor unit 2 to output[unit2OutputIndex] 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) Enumeration: 'doorLockMaster': 12, 'univLock2': 6, 'doorLock': 4, 'setpointTimax': 15, 'univLock1': 5, 'powerOut': 11, 'setpoint': 14, 'roomLock': 10, 'universalOut': 9, 'fanSpeedContr': 8, 'failure': 2, 'notAvail': 1, 'doorLockFRi': 13, 'fan': 7, 'overflow': 3. |
unit2OutputText | 1.3.6.1.4.1.2606.4.2.4.6.2.1.3 | displaystring | read-write |
Descriptional text for each output (entry in the table) |
unit2OutputStatus | 1.3.6.1.4.1.2606.4.2.4.6.2.1.4 | integer | read-write |
Actual status of the output Enumeration: 'on': 6, 'ok': 4, 'setOn': 8, 'lost': 2, 'setOff': 7, 'changed': 3, 'notAvail': 1, 'off': 5. |
unit2OutputValue | 1.3.6.1.4.1.2606.4.2.4.6.2.1.5 | integer | read-write |
Signed value for output |
unit2OutputSet | 1.3.6.1.4.1.2606.4.2.4.6.2.1.6 | integer | read-write |
Command for output Enumeration: 'on': 2, 'unlock': 4, 'off': 1, 'unlockDelay': 5, 'lock': 3. |
unit2OutputConfig | 1.3.6.1.4.1.2606.4.2.4.6.2.1.7 | integer | read-write |
Configuration for output 1: disable remote control (e.g. keypad) 2: enable remote control Enumeration: 'enRemote': 2, 'disRemote': 1. |
unit2OutputDelay | 1.3.6.1.4.1.2606.4.2.4.6.2.1.8 | integer | read-write |
Unsigned Value for delay, after this time the output will fall into the previous state |
unit2OutputTimeoutAction | 1.3.6.1.4.1.2606.4.2.4.6.2.1.9 | integer | read-write |
State for output if timeout (RS422) occurs Enumeration: 'on': 3, 'off': 2, 'stay': 1. |
cmcTcStatusUnit2Msg | 1.3.6.1.4.1.2606.4.2.4.7 | |||
cmcTcUnit2NumberOfMsgs | 1.3.6.1.4.1.2606.4.2.4.7.1 | integer | read-only |
Number of alarms that can be created with sensor unit 2 |
cmcTcUnit2MsgTable | 1.3.6.1.4.1.2606.4.2.4.7.2 | no-access |
Headline of message table |
|
1.3.6.1.4.1.2606.4.2.4.7.2.1 | no-access |
Entries of message table |
||
unit2MsgIndex | 1.3.6.1.4.1.2606.4.2.4.7.2.1.1 | integer | read-only |
Index for the list of alarm entries. Its value ranges between 1 and the value of cmcTcUnit2NumberOfMsgs. |
unit2MsgText | 1.3.6.1.4.1.2606.4.2.4.7.2.1.2 | displaystring | read-write |
Descriptional text for each message (entry in the table) |
unit2MsgStatus | 1.3.6.1.4.1.2606.4.2.4.7.2.1.3 | integer | read-only |
Actual message status 1: not available 2: configuration has changed (sensor new, changed, lost) 3: error 4: OK 5: alarm, e.g. smoke, vibration... 6: warning of analog value, value reached warning threshold 7: analog value too low, value reached low threshold 8: analog value too high, value reached high threshold 9: output is set to ON 10: output is set to OFF 11: door is open 12: door is closed 13: door is locked 14: door is unlocked by remote input, e.g. external cardreader 15: door is unlocked by reader or keypad connected to I2C 16: door is unlocked by SNMP set command (unit1OutputSet) 17: door is unlocked by WEB 18: door is unlocked by timer 19: no access, wrong keycode or cardnumber Enumeration: 'unlRemote': 14, 'setOff': 9, 'configChanged': 2, 'ok': 4, 'unlTimer': 18, 'setOn': 10, 'noAccess': 19, 'unlSNMP': 16, 'tooHigh': 8, 'alarm': 5, 'unlReaderKeypad': 15, 'warning': 6, 'notAvail': 1, 'unlWEB': 17, 'closed': 12, 'error': 3, 'locked': 13, 'open': 11, 'tooLow': 7. |
unit2MsgRelay | 1.3.6.1.4.1.2606.4.2.4.7.2.1.4 | integer | read-write |
Setup of Alarm relay for this alarm 2: no switching of alarm relay 1: switching of alarm relay Enumeration: 'enable': 2, 'disable': 1. |
unit2MsgBeeper | 1.3.6.1.4.1.2606.4.2.4.7.2.1.5 | integer | read-write |
Setup of Alarm beeper for this alarm 2: no audible alarm 1: audible alarm Enumeration: 'enable': 2, 'disable': 1. |
unit2MsgTrap1 | 1.3.6.1.4.1.2606.4.2.4.7.2.1.6 | integer | read-write |
Trap receiver 1 activated Enumeration: 'enable': 2, 'disable': 1. |
unit2MsgTrap2 | 1.3.6.1.4.1.2606.4.2.4.7.2.1.7 | integer | read-write |
Trap receiver 2 activated Enumeration: 'enable': 2, 'disable': 1. |
unit2MsgTrap3 | 1.3.6.1.4.1.2606.4.2.4.7.2.1.8 | integer | read-write |
Trap receiver 3 activated Enumeration: 'enable': 2, 'disable': 1. |
unit2MsgTrap4 | 1.3.6.1.4.1.2606.4.2.4.7.2.1.9 | integer | read-write |
Trap receiver 4 and Event Logging activated Enumeration: 'enable': 2, 'disable': 1. |
unit2MsgQuit | 1.3.6.1.4.1.2606.4.2.4.7.2.1.10 | integer | read-write |
Reset of this alarm 1: auto 2: manual, alarm needs confirmation, e. g. with 'C' key Enumeration: 'auto': 1, 'manual': 2. |
cmcTcStatusSensorUnit3 | 1.3.6.1.4.1.2606.4.2.5 | |||
cmcTcUnit3TypeOfDevice | 1.3.6.1.4.1.2606.4.2.5.1 | integer | read-only |
Type of sensor unit connected to port 3 Enumeration: 'unitAccess': 3, 'unitClimate': 4, 'unitFCS': 5, 'unitRTT': 6, 'notAvail': 1, 'unitIO': 2. |
cmcTcUnit3Text | 1.3.6.1.4.1.2606.4.2.5.2 | displaystring | read-write |
Descriptional text for sensor unit connected to port 3 |
cmcTcUnit3Serial | 1.3.6.1.4.1.2606.4.2.5.3 | integer | read-only |
Serialnumber of sensor unit connected to port 3 |
cmcTcUnit3Status | 1.3.6.1.4.1.2606.4.2.5.4 | integer | read-only |
General Status sensor unit connected to port 3 (1) OK (2) error, e. g. value overflow (3) configuration of sensor unit has changed, confirmation required (4) Quit from sensor unit to confirm configuration changes (5) timeout of sensor unit, confirmation required to unload this unit (6) sensor unit detected, needs to be confirmed (7) unit is not available (8) supply voltage is too low Enumeration: 'quit': 4, 'ok': 1, 'lowPower': 8, 'changed': 3, 'detected': 6, 'notAvail': 7, 'timeout': 5, 'error': 2. |
cmcTcStatusUnit3Sensors | 1.3.6.1.4.1.2606.4.2.5.5 | |||
cmcTcUnit3NumberOfSensors | 1.3.6.1.4.1.2606.4.2.5.5.1 | integer | read-only |
Number of sensors connected to sensor unit 3 |
cmcTcUnit3SensorTable | 1.3.6.1.4.1.2606.4.2.5.5.2 | no-access |
Headline of sensor table |
|
1.3.6.1.4.1.2606.4.2.5.5.2.1 | no-access |
Entries of sensor table |
||
unit3SensorIndex | 1.3.6.1.4.1.2606.4.2.5.5.2.1.1 | integer | read-only |
Index for the list of value entries. Its value ranges between 1 and the value of cmcTcUnit3NumberOfSensors. |
unit3SensorType | 1.3.6.1.4.1.2606.4.2.5.5.2.1.2 | integer | read-only |
Type of sensor which is connected to sensor unit 3 to sensor[unit3SensorIndex] 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 18: voltage value 19: fan status 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 Enumeration: 'warningRTT': 24, 'alarmRTT': 25, 'lock': 15, 'filterRTT': 26, 'unlock': 16, 'dutyPWM': 21, 'voltage': 18, 'type6': 9, 'leakage': 23, 'temperature': 10, 'vibration': 5, 'current4to20': 11, 'access': 4, 'fanStatus': 22, 'airFlow': 8, 'fanOK': 19, 'failure': 2, 'overflow': 3, 'voltOK': 17, 'humidity': 12, 'motion': 6, 'userNC': 14, 'notAvail': 1, 'smoke': 7, 'userNO': 13, 'readerKeypad': 20. |
unit3SensorText | 1.3.6.1.4.1.2606.4.2.5.5.2.1.3 | displaystring | read-write |
Descriptional text for each sensor (entry in the table) |
unit3SensorStatus | 1.3.6.1.4.1.2606.4.2.5.5.2.1.4 | integer | read-only |
Actual status of the sensor Enumeration: 'on': 6, 'ok': 4, 'lost': 2, 'tooHigh': 9, 'changed': 3, 'warning': 7, 'notAvail': 1, 'off': 5, 'tooLow': 8. |
unit3SensorValue | 1.3.6.1.4.1.2606.4.2.5.5.2.1.5 | integer | read-only |
Value of sensor |
unit3SensorSetHigh | 1.3.6.1.4.1.2606.4.2.5.5.2.1.6 | integer | read-write |
Value for high setpoint of sensor |
unit3SensorSetLow | 1.3.6.1.4.1.2606.4.2.5.5.2.1.7 | integer | read-write |
Value for low setpoint of sensor |
unit3SensorSetWarn | 1.3.6.1.4.1.2606.4.2.5.5.2.1.8 | integer | read-write |
Value for warning setpoint of sensor, also used as fan threshold |
cmcTcStatusUnit3Outputs | 1.3.6.1.4.1.2606.4.2.5.6 | |||
cmcTcUnit3NumberOfOutputs | 1.3.6.1.4.1.2606.4.2.5.6.1 | integer | read-only |
Number of outputs available on sensor unit 3 |
cmcTcUnit3OutputTable | 1.3.6.1.4.1.2606.4.2.5.6.2 | no-access |
Headline of output table |
|
1.3.6.1.4.1.2606.4.2.5.6.2.1 | no-access |
Entries of output table |
||
unit3OutputIndex | 1.3.6.1.4.1.2606.4.2.5.6.2.1.1 | integer | read-only |
Index for the list of output entries. Its value ranges between 1 and the value of cmcTcUnit3NumberOfOutputs. |
unit3OutputType | 1.3.6.1.4.1.2606.4.2.5.6.2.1.2 | integer | read-only |
Type of output which is connected to sensor unit 3 to output[unit3OutputIndex] 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) Enumeration: 'doorLockMaster': 12, 'univLock2': 6, 'doorLock': 4, 'setpointTimax': 15, 'univLock1': 5, 'powerOut': 11, 'setpoint': 14, 'roomLock': 10, 'universalOut': 9, 'fanSpeedContr': 8, 'failure': 2, 'notAvail': 1, 'doorLockFRi': 13, 'fan': 7, 'overflow': 3. |
unit3OutputText | 1.3.6.1.4.1.2606.4.2.5.6.2.1.3 | displaystring | read-write |
Descriptional text for each output (entry in the table) |
unit3OutputStatus | 1.3.6.1.4.1.2606.4.2.5.6.2.1.4 | integer | read-write |
Actual status of the output Enumeration: 'on': 6, 'ok': 4, 'setOn': 8, 'lost': 2, 'setOff': 7, 'changed': 3, 'notAvail': 1, 'off': 5. |
unit3OutputValue | 1.3.6.1.4.1.2606.4.2.5.6.2.1.5 | integer | read-write |
Value for output |
unit3OutputSet | 1.3.6.1.4.1.2606.4.2.5.6.2.1.6 | integer | read-write |
Command for output Enumeration: 'on': 2, 'unlock': 4, 'off': 1, 'unlockDelay': 5, 'lock': 3. |
unit3OutputConfig | 1.3.6.1.4.1.2606.4.2.5.6.2.1.7 | integer | read-write |
Configuration for output 1: disable remote control (e.g. keypad) 2: enable remote control Enumeration: 'enRemote': 2, 'disRemote': 1. |
unit3OutputDelay | 1.3.6.1.4.1.2606.4.2.5.6.2.1.8 | integer | read-write |
Unsigned Value for delay, after this time the output will fall into the previous state |
unit3OutputTimeoutAction | 1.3.6.1.4.1.2606.4.2.5.6.2.1.9 | integer | read-write |
State for output if timeout (RS422) occurs Enumeration: 'on': 3, 'off': 2, 'stay': 1. |
cmcTcStatusUnit3Msg | 1.3.6.1.4.1.2606.4.2.5.7 | |||
cmcTcUnit3NumberOfMsgs | 1.3.6.1.4.1.2606.4.2.5.7.1 | integer | read-only |
Number of alarms that can be created with sensor unit 3 |
cmcTcUnit3MsgTable | 1.3.6.1.4.1.2606.4.2.5.7.2 | no-access |
Headline of message table |
|
1.3.6.1.4.1.2606.4.2.5.7.2.1 | no-access |
Entries of message table |
||
unit3MsgIndex | 1.3.6.1.4.1.2606.4.2.5.7.2.1.1 | integer | read-only |
Index for the list of alarm entries. Its value ranges between 1 and the value of cmcTcUnit3NumberOfMsgs. |
unit3MsgText | 1.3.6.1.4.1.2606.4.2.5.7.2.1.2 | displaystring | read-write |
Descriptional text for each message (entry in the table) |
unit3MsgStatus | 1.3.6.1.4.1.2606.4.2.5.7.2.1.3 | integer | read-only |
Actual message status 1: not available 2: configuration has changed (sensor new, changed, lost) 3: error 4: OK 5: alarm, e.g. smoke, vibration... 6: warning of analog value, value reached warning threshold 7: analog value too low, value reached low threshold 8: analog value too high, value reached high threshold 9: output is set to ON 10: output is set to OFF 11: door is open 12: door is closed 13: door is locked 14: door is unlocked by remote input, e.g. external cardreader 15: door is unlocked by reader or keypad connected to I2C 16: door is unlocked by SNMP set command (unit1OutputSet) 17: door is unlocked by WEB 18: door is unlocked by timer 19: no access, wrong keycode or cardnumber Enumeration: 'unlRemote': 14, 'setOff': 9, 'configChanged': 2, 'ok': 4, 'unlTimer': 18, 'setOn': 10, 'noAccess': 19, 'unlSNMP': 16, 'tooHigh': 8, 'alarm': 5, 'unlReaderKeypad': 15, 'warning': 6, 'notAvail': 1, 'unlWEB': 17, 'closed': 12, 'error': 3, 'locked': 13, 'open': 11, 'tooLow': 7. |
unit3MsgRelay | 1.3.6.1.4.1.2606.4.2.5.7.2.1.4 | integer | read-write |
Setup of Alarm relay for this alarm 1: no switching of alarm relay 2: switching of alarm relay Enumeration: 'enable': 2, 'disable': 1. |
unit3MsgBeeper | 1.3.6.1.4.1.2606.4.2.5.7.2.1.5 | integer | read-write |
Setup of Alarm beeper for this alarm 1: no audible alarm 2: audible alarm Enumeration: 'enable': 2, 'disable': 1. |
unit3MsgTrap1 | 1.3.6.1.4.1.2606.4.2.5.7.2.1.6 | integer | read-write |
Trap receiver 1 activated Enumeration: 'enable': 2, 'disable': 1. |
unit3MsgTrap2 | 1.3.6.1.4.1.2606.4.2.5.7.2.1.7 | integer | read-write |
Trap receiver 2 activated Enumeration: 'enable': 2, 'disable': 1. |
unit3MsgTrap3 | 1.3.6.1.4.1.2606.4.2.5.7.2.1.8 | integer | read-write |
Trap receiver 3 activated Enumeration: 'enable': 2, 'disable': 1. |
unit3MsgTrap4 | 1.3.6.1.4.1.2606.4.2.5.7.2.1.9 | integer | read-write |
Trap receiver 4 and Event Logging activated Enumeration: 'enable': 2, 'disable': 1. |
unit3MsgQuit | 1.3.6.1.4.1.2606.4.2.5.7.2.1.10 | integer | read-write |
Reset of this alarm 1: auto 2: manual, alarm needs confirmation, e. g. with 'C' key Enumeration: 'auto': 1, 'manual': 2. |
cmcTcStatusSensorUnit4 | 1.3.6.1.4.1.2606.4.2.6 | |||
cmcTcUnit4TypeOfDevice | 1.3.6.1.4.1.2606.4.2.6.1 | integer | read-only |
Type of sensor unit connected to port 4 Enumeration: 'unitAccess': 3, 'unitClimate': 4, 'unitFCS': 5, 'unitRTT': 6, 'notAvail': 1, 'unitIO': 2. |
cmcTcUnit4Text | 1.3.6.1.4.1.2606.4.2.6.2 | displaystring | read-write |
Descriptional text for sensor unit connected to port 4 |
cmcTcUnit4Serial | 1.3.6.1.4.1.2606.4.2.6.3 | integer | read-only |
Serialnumber of sensor unit connected to port 4 |
cmcTcUnit4Status | 1.3.6.1.4.1.2606.4.2.6.4 | integer | read-only |
General Status sensor unit connected to port 4 (1) OK (2) error, e. g. value overflow (3) configuration of sensor unit has changed, confirmation required (4) Quit from sensor unit to confirm configuration changes (5) timeout of sensor unit, confirmation required to unload this unit (6) sensor unit detected, needs to be confirmed (7) unit is not available (8) supply voltage is too low Enumeration: 'quit': 4, 'ok': 1, 'lowPower': 8, 'changed': 3, 'detected': 6, 'notAvail': 7, 'timeout': 5, 'error': 2. |
cmcTcStatusUnit4Sensors | 1.3.6.1.4.1.2606.4.2.6.5 | |||
cmcTcUnit4NumberOfSensors | 1.3.6.1.4.1.2606.4.2.6.5.1 | integer | read-only |
Number of sensors connected to sensor unit 4 |
cmcTcUnit4SensorTable | 1.3.6.1.4.1.2606.4.2.6.5.2 | no-access |
Headline of sensor table |
|
1.3.6.1.4.1.2606.4.2.6.5.2.1 | no-access |
Entries of sensor table |
||
unit4SensorIndex | 1.3.6.1.4.1.2606.4.2.6.5.2.1.1 | integer | read-only |
Index for the list of value entries. Its value ranges between 1 and the value of cmcTcUnit4NumberOfSensors. |
unit4SensorType | 1.3.6.1.4.1.2606.4.2.6.5.2.1.2 | integer | read-only |
Type of sensor which is connected to sensor unit 4 to sensor[unit4SensorIndex] 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 18: voltage value 19: fan status 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 Enumeration: 'warningRTT': 24, 'alarmRTT': 25, 'lock': 15, 'filterRTT': 26, 'unlock': 16, 'dutyPWM': 21, 'voltage': 18, 'type6': 9, 'leakage': 23, 'temperature': 10, 'vibration': 5, 'current4to20': 11, 'access': 4, 'fanStatus': 22, 'airFlow': 8, 'fanOK': 19, 'failure': 2, 'overflow': 3, 'voltOK': 17, 'humidity': 12, 'motion': 6, 'userNC': 14, 'notAvail': 1, 'smoke': 7, 'userNO': 13, 'readerKeypad': 20. |
unit4SensorText | 1.3.6.1.4.1.2606.4.2.6.5.2.1.3 | displaystring | read-write |
Descriptional text for each sensor (entry in the table) |
unit4SensorStatus | 1.3.6.1.4.1.2606.4.2.6.5.2.1.4 | integer | read-only |
Actual status of the sensor Enumeration: 'on': 6, 'ok': 4, 'lost': 2, 'tooHigh': 9, 'changed': 3, 'warning': 7, 'notAvail': 1, 'off': 5, 'tooLow': 8. |
unit4SensorValue | 1.3.6.1.4.1.2606.4.2.6.5.2.1.5 | integer | read-only |
Value of sensor |
unit4SensorSetHigh | 1.3.6.1.4.1.2606.4.2.6.5.2.1.6 | integer | read-write |
Value for high setpoint of sensor |
unit4SensorSetLow | 1.3.6.1.4.1.2606.4.2.6.5.2.1.7 | integer | read-write |
Value for low setpoint of sensor |
unit4SensorSetWarn | 1.3.6.1.4.1.2606.4.2.6.5.2.1.8 | integer | read-write |
Value for warning setpoint of sensor, also used as fan threshold |
cmcTcStatusUnit4Outputs | 1.3.6.1.4.1.2606.4.2.6.6 | |||
cmcTcUnit4NumberOfOutputs | 1.3.6.1.4.1.2606.4.2.6.6.1 | integer | read-only |
Number of outputs available on sensor unit 4 |
cmcTcUnit4OutputTable | 1.3.6.1.4.1.2606.4.2.6.6.2 | no-access |
Headline of output table |
|
1.3.6.1.4.1.2606.4.2.6.6.2.1 | no-access |
Entries of output table |
||
unit4OutputIndex | 1.3.6.1.4.1.2606.4.2.6.6.2.1.1 | integer | read-only |
Index for the list of output entries. Its value ranges between 1 and the value of cmcTcUnit4NumberOfOutputs. |
unit4OutputType | 1.3.6.1.4.1.2606.4.2.6.6.2.1.2 | integer | read-only |
Type of output which is connected to sensor unit 4 to output[unit4OutputIndex] 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) Enumeration: 'doorLockMaster': 12, 'univLock2': 6, 'doorLock': 4, 'setpointTimax': 15, 'univLock1': 5, 'powerOut': 11, 'setpoint': 14, 'roomLock': 10, 'universalOut': 9, 'fanSpeedContr': 8, 'failure': 2, 'notAvail': 1, 'doorLockFRi': 13, 'fan': 7, 'overflow': 3. |
unit4OutputText | 1.3.6.1.4.1.2606.4.2.6.6.2.1.3 | displaystring | read-write |
Descriptional text for each output (entry in the table) |
unit4OutputStatus | 1.3.6.1.4.1.2606.4.2.6.6.2.1.4 | integer | read-write |
Actual status of the output Enumeration: 'on': 6, 'ok': 4, 'setOn': 8, 'lost': 2, 'setOff': 7, 'changed': 3, 'notAvail': 1, 'off': 5. |
unit4OutputValue | 1.3.6.1.4.1.2606.4.2.6.6.2.1.5 | integer | read-write |
Value for output |
unit4OutputSet | 1.3.6.1.4.1.2606.4.2.6.6.2.1.6 | integer | read-write |
Command for output Enumeration: 'on': 2, 'unlock': 4, 'off': 1, 'unlockDelay': 5, 'lock': 3. |
unit4OutputConfig | 1.3.6.1.4.1.2606.4.2.6.6.2.1.7 | integer | read-write |
Configuration for output 1: disable remote control (e.g. keypad) 2: enable remote control Enumeration: 'enRemote': 2, 'disRemote': 1. |
unit4OutputDelay | 1.3.6.1.4.1.2606.4.2.6.6.2.1.8 | integer | read-write |
Unsigned Value for delay, after this time the output will fall into the previous state |
unit4OutputTimeoutAction | 1.3.6.1.4.1.2606.4.2.6.6.2.1.9 | integer | read-write |
State for output if timeout (RS422) occurs Enumeration: 'on': 3, 'off': 2, 'stay': 1. |
cmcTcStatusUnit4Msg | 1.3.6.1.4.1.2606.4.2.6.7 | |||
cmcTcUnit4NumberOfMsgs | 1.3.6.1.4.1.2606.4.2.6.7.1 | integer | read-only |
Number of alarms that can be created with sensor unit 4 |
cmcTcUnit4MsgTable | 1.3.6.1.4.1.2606.4.2.6.7.2 | no-access |
Headline of message table |
|
1.3.6.1.4.1.2606.4.2.6.7.2.1 | no-access |
Entries of message table |
||
unit4MsgIndex | 1.3.6.1.4.1.2606.4.2.6.7.2.1.1 | integer | read-only |
Index for the list of alarm entries. Its value ranges between 1 and the value of cmcTcUnit4NumberOfMsgs. |
unit4MsgText | 1.3.6.1.4.1.2606.4.2.6.7.2.1.2 | displaystring | read-write |
Descriptional text for each message (entry in the table) |
unit4MsgStatus | 1.3.6.1.4.1.2606.4.2.6.7.2.1.3 | integer | read-only |
Actual message status 1: not available 2: configuration has changed (sensor new, changed, lost) 3: error 4: OK 5: alarm, e.g. smoke, vibration... 6: warning of analog value, value reached warning threshold 7: analog value too low, value reached low threshold 8: analog value too high, value reached high threshold 9: output is set to ON 10: output is set to OFF 11: door is open 12: door is closed 13: door is locked 14: door is unlocked by remote input, e.g. external cardreader 15: door is unlocked by reader or keypad connected to I2C 16: door is unlocked by SNMP set command (unit1OutputSet) 17: door is unlocked by WEB 18: door is unlocked by timer 19: no access, wrong keycode or cardnumber Enumeration: 'unlRemote': 14, 'setOff': 9, 'configChanged': 2, 'ok': 4, 'unlTimer': 18, 'setOn': 10, 'noAccess': 19, 'unlSNMP': 16, 'tooHigh': 8, 'alarm': 5, 'unlReaderKeypad': 15, 'warning': 6, 'notAvail': 1, 'unlWEB': 17, 'closed': 12, 'error': 3, 'locked': 13, 'open': 11, 'tooLow': 7. |
unit4MsgRelay | 1.3.6.1.4.1.2606.4.2.6.7.2.1.4 | integer | read-write |
Setup of Alarm relay for this alarm 1: no switching of alarm relay 2: switching of alarm relay Enumeration: 'enable': 2, 'disable': 1. |
unit4MsgBeeper | 1.3.6.1.4.1.2606.4.2.6.7.2.1.5 | integer | read-write |
Setup of Alarm beeper for this alarm 1: no audible alarm 2: audible alarm Enumeration: 'enable': 2, 'disable': 1. |
unit4MsgTrap1 | 1.3.6.1.4.1.2606.4.2.6.7.2.1.6 | integer | read-write |
Trap receiver 1 activated Enumeration: 'enable': 2, 'disable': 1. |
unit4MsgTrap2 | 1.3.6.1.4.1.2606.4.2.6.7.2.1.7 | integer | read-write |
Trap receiver 2 activated Enumeration: 'enable': 2, 'disable': 1. |
unit4MsgTrap3 | 1.3.6.1.4.1.2606.4.2.6.7.2.1.8 | integer | read-write |
Trap receiver 3 activated Enumeration: 'enable': 2, 'disable': 1. |
unit4MsgTrap4 | 1.3.6.1.4.1.2606.4.2.6.7.2.1.9 | integer | read-write |
Trap receiver 4 and Event Logging activated Enumeration: 'enable': 2, 'disable': 1. |
unit4MsgQuit | 1.3.6.1.4.1.2606.4.2.6.7.2.1.10 | integer | read-write |
Reset of this alarm 1: auto 2: manual, alarm needs confirmation, e. g. with 'C' key Enumeration: 'auto': 1, 'manual': 2. |
cmcTcStatusExtUnit | 1.3.6.1.4.1.2606.4.2.7 | |||
cmcTcValuesRelay | 1.3.6.1.4.1.2606.4.2.7.1 | integer | read-write |
Setup of Alarm relay for alarm ext. unit(s) 1: no switching of alarm relay 2: switching of alarm relay Enumeration: 'enable': 2, 'disable': 1. |
cmcTcValuesBeeper | 1.3.6.1.4.1.2606.4.2.7.2 | integer | read-write |
Setup of Alarm beeper for alarm ext. unit(s) 1: no audible alarm 2: audible alarm Enumeration: 'enable': 2, 'disable': 1. |
cmcTcValuesTrap1 | 1.3.6.1.4.1.2606.4.2.7.3 | integer | read-write |
Trap receiver 1 activated Enumeration: 'enable': 2, 'disable': 1. |
cmcTcValuesTrap2 | 1.3.6.1.4.1.2606.4.2.7.4 | integer | read-write |
Trap receiver 2 activated Enumeration: 'enable': 2, 'disable': 1. |
cmcTcValuesTrap3 | 1.3.6.1.4.1.2606.4.2.7.5 | integer | read-write |
Trap receiver 3 activated Enumeration: 'enable': 2, 'disable': 1. |
cmcTcValuesTrap4 | 1.3.6.1.4.1.2606.4.2.7.6 | integer | read-write |
Trap receiver 4 and Event Logging activated Enumeration: 'enable': 2, 'disable': 1. |
cmcTcNumberOfValues | 1.3.6.1.4.1.2606.4.2.7.7 | integer | read-only |
Number of values availabel on extension units connected to the CMC |
cmcTcValuesTable | 1.3.6.1.4.1.2606.4.2.7.8 | no-access |
Headline of values-table |
|
1.3.6.1.4.1.2606.4.2.7.8.1 | no-access |
Entries of values-table |
||
valuesIndex | 1.3.6.1.4.1.2606.4.2.7.8.1.1 | integer | read-only |
Index for the list of value entries. Its value ranges between 1 and the value of cmcTcNumberOfValues. |
valuesText | 1.3.6.1.4.1.2606.4.2.7.8.1.2 | displaystring | read-write |
Descriptional text for each value (entry in the table) of the extension card |
valuesStatus | 1.3.6.1.4.1.2606.4.2.7.8.1.3 | integer | read-only |
Actual status of the value of the extension card Enumeration: 'ok': 4, 'lost': 2, 'tooHigh': 6, 'changed': 3, 'notAvail': 1, 'error': 7, 'tooLow': 5. |
valuesValue | 1.3.6.1.4.1.2606.4.2.7.8.1.4 | integer | read-only |
Value of sensor |
valuesSetHigh | 1.3.6.1.4.1.2606.4.2.7.8.1.5 | integer | read-write |
Value for high setpoint of sensor |
valuesSetLow | 1.3.6.1.4.1.2606.4.2.7.8.1.6 | integer | read-write |
Value for low setpoint of sensor |
cmcTcSetup | 1.3.6.1.4.1.2606.4.3 | |||
cmcTcSetupGeneral | 1.3.6.1.4.1.2606.4.3.1 | |||
cmcTcSetTempUnit | 1.3.6.1.4.1.2606.4.3.1.1 | integer | read-write |
Unit of all temperature values and setpoints, Celsius or Fahrenheit Enumeration: 'fahrenheit': 2, 'celsius': 1. |
cmcTcSetBeeper | 1.3.6.1.4.1.2606.4.3.1.2 | integer | read-write |
Audible alarm in CMC-TC unit: (2): beeper is on (1): beeper is off (general) Enumeration: 'on': 2, 'off': 1. |
cmcTcQuitRelay | 1.3.6.1.4.1.2606.4.3.1.3 | integer | read-write |
Enable or disable acknowledging currently active alarm relay (with 'C' on CMC-TC). Enumeration: 'disabled': 1, 'enabled': 2. |
cmcTcLogicRelay | 1.3.6.1.4.1.2606.4.3.1.4 | integer | read-write |
Logic of alarm relay: (1) Relay will pick up in case of an alarm (2) Relay will release in case of an alarm (3) Relay off (general) Enumeration: 'off': 3, 'openAtAlarm': 2, 'closeAtAlarm': 1. |
cmcTcWebAccess | 1.3.6.1.4.1.2606.4.3.1.5 | integer | read-write |
Web access via HTTP: (1) view only (2) full Access, read and set (3) Web disabled (general) Enumeration: 'viewOnly': 1, 'fullAccess': 2, 'off': 3. |
cmcTcSetupDate | 1.3.6.1.4.1.2606.4.3.1.6 | displaystring | read-write |
actual Date in format DD.MM.YYYY |
cmcTcSetupTime | 1.3.6.1.4.1.2606.4.3.1.7 | displaystring | read-write |
actual Time in format HH:MM:SS, HH (0-23), MM (0-59), SS (0-59) |
cmcTcTimerTable1 | 1.3.6.1.4.1.2606.4.3.1.8 | |||
cmcTcTimerNumber | 1.3.6.1.4.1.2606.4.3.1.8.1 | integer | read-only |
Number of value-table entries=number of outlets available on this unit |
cmcTcTimerTable | 1.3.6.1.4.1.2606.4.3.1.8.2 | no-access |
Headline of status-table |
|
1.3.6.1.4.1.2606.4.3.1.8.2.1 | no-access |
Entries of timer-table |
||
cmcTcTimerIndex | 1.3.6.1.4.1.2606.4.3.1.8.2.1.1 | integer | read-only |
Index for the list of timer entries. Its value ranges between 1 and the value of cmcTcTimerNumber. |
cmcTcTimerStatus | 1.3.6.1.4.1.2606.4.3.1.8.2.1.2 | integer | read-only |
Actual status of the timer Enumeration: 'switchedOn': 2, 'noTime': 3, 'switchedOff': 1. |
cmcTcTimerDayOfWeek | 1.3.6.1.4.1.2606.4.3.1.8.2.1.3 | integer | read-write |
Selection of day of week for timer to switch Enumeration: 'mon-sun': 10, 'wed': 4, 'sun': 1, 'th': 5, 'tue': 3, 'mon': 2, 'mon-fri': 9, 'fri': 6, 'sat-sun': 8, 'sat': 7. |
cmcTcTimeOn | 1.3.6.1.4.1.2606.4.3.1.8.2.1.4 | displaystring | read-write |
Time to switch on current function, Format: HH:MM |
cmcTcTimeOff | 1.3.6.1.4.1.2606.4.3.1.8.2.1.5 | displaystring | read-write |
Time to switch off current function, Format: HH:MM |
cmcTcTimeControl | 1.3.6.1.4.1.2606.4.3.1.8.2.1.6 | integer | read-write |
Control via RTC Enumeration: 'disabled': 1, 'enabled': 2. |
cmcTcTimerFunction | 1.3.6.1.4.1.2606.4.3.1.8.2.1.7 | integer | read-write |
Function which is controlled via timer 1: unlock via keypad 1 on unit 1 or remote input lock 1 is disabled 2: unlock via keypad 2 on unit 1 or remote input lock 2 is disabled 3 unlock via keypad 1 on unit 2 or remote input lock 1 is disabled 4: unlock via keypad 2 on unit 2 or remote input lock 2 is disabled 5: unlock via keypad 1 on unit 3 or remote input lock 1 is disabled 6: unlock via keypad 2 on unit 3 or remote input lock 2 is disabled 7: unlock via keypad 1 on unit 4 or remote input lock 1 is disabled 8: unlock via keypad 2 on unit 4 or remote input lock 2 is disabled 9: Lock of door 1 on unit 1 will be unlocked 10: Lock of door 2 on unit 1 will be unlocked 11: Lock of door 1 on unit 2 will be unlocked 12: Lock of door 2 on unit 2 will be unlocked 13: Lock of door 1 on unit 3 will be unlocked 14: Lock of door 2 on unit 3 will be unlocked 15: Lock of door 1 on unit 4 will be unlocked 16: Lock of door 2 on unit 4 will be unlocked 17-20: sending Traps to this Trap receiver will be disabled Enumeration: 'disKeypad2-1': 2, 'disTrapRec4': 20, 'disKeypad2-3': 6, 'disKeypad2-2': 4, 'disKeypad2-4': 8, 'unlDoor2-3': 14, 'unlDoor1-4': 15, 'disTrapRec3': 19, 'disTrapRec2': 18, 'unlDoor2-5': 16, 'unlDoor2-2': 12, 'unlDoor1-3': 13, 'disTrapRec1': 17, 'unlDoor2-1': 10, 'disKeypad1-2': 3, 'disKeypad1-3': 5, 'disKeypad1-1': 1, 'unlDoor1-1': 9, 'disKeypad1-4': 7, 'unlDoor1-2': 11. |
cmcTcTrapControl | 1.3.6.1.4.1.2606.4.4 | |||
cmcTcTraps | 1.3.6.1.4.1.2606.4.4.7 | |||
cmcTcTraptableNumber | 1.3.6.1.4.1.2606.4.4.7.1 | integer | read-only |
Number of trapTable entries. The number of trap-receiver |
cmcTcTrapTableTable | 1.3.6.1.4.1.2606.4.4.7.2 | no-access |
A list of trap-receiver entries |
|
1.3.6.1.4.1.2606.4.4.7.2.1 | no-access |
Entries of trapTable |
||
trapIndex | 1.3.6.1.4.1.2606.4.4.7.2.1.1 | integer | read-only |
Index for the trap-receiver-table. Its value ranges between 1 and the value of traptableNumber |
trapStatus | 1.3.6.1.4.1.2606.4.4.7.2.1.2 | integer | read-write |
Enable or disable trap receiver Enumeration: 'disabled': 1, 'enabled': 2. |
trapIPaddress | 1.3.6.1.4.1.2606.4.4.7.2.1.3 | displaystring | read-write |
IP-address of trap-receiver |
cmcTcControl | 1.3.6.1.4.1.2606.4.5 | |||
cmcTcQuitUnit | 1.3.6.1.4.1.2606.4.5.1 | integer | read-write |
Command to quit (acknowledge) alarms of CMC-TC unit. Setting to 'quit' (2) will have same result as pressing 'C' on Units. Variable is automatically set back to 'noQuit' (1). Enumeration: 'quit': 2, 'noQuit': 1. |
alarmSensorUnit1 | 1.3.6.1.4.1.2606.40.1 |
Alarm of Sensor unit 1 |
||
alarmSensorUnit2 | 1.3.6.1.4.1.2606.40.2 |
Alarm of sensor unit 2 |
||
alarmSensorUnit3 | 1.3.6.1.4.1.2606.40.3 |
Alarm of sensor unit 3 |
||
alarmSensorUnit4 | 1.3.6.1.4.1.2606.40.4 |
Alarm of sensor unit 4 |
||
alarmUnit1 | 1.3.6.1.4.1.2606.40.5 |
Alarm of unit 1 |
||
alarmUnit2 | 1.3.6.1.4.1.2606.40.6 |
Alarm of unit 2 |
||
alarmUnit3 | 1.3.6.1.4.1.2606.40.7 |
Alarm of unit 3 |
||
alarmUnit4 | 1.3.6.1.4.1.2606.40.8 |
Alarm of unit 4 |
||
alarmValues | 1.3.6.1.4.1.2606.40.9 |
Alarm of values measured by external card |
||
configChanged | 1.3.6.1.4.1.2606.40.10 |
The configuration of the cmc has changed, this trap is send if new setup is saved. Configuration can be changed by Terminal, Telnet, Web or SNMP *** NOT IMPLEMENTED *** |