Language selection:
Skip to main navigation Skip to main content Skip to page footer

Parameters of sensors with a discrete output of the Didactum device can be located depending on their physical location in the sub-branches:

  • ctlInternalSensors - main system sensors;

    • ctlInternalSensorsDiscretsTable;

  • ctlCANSensors - CAN bus sensors;

    • ctlCANSensorsDiscretsTable;

  • ctlRsSensors - serial port sensors;

    • ctlRsSensorsDiscretsTable;

Example. Viewing discrete sensors:

$ snmptable -Ci -Cb -v2c -cread 192.168.0.193 DIDACTUM-SYSTEM-MIB::ctlInternalSensorsDiscretsTable

SNMP table: DIDACTUM-SYSTEM-MIB::ctlInternalSensorsDiscretsTable

IdModule NumTypeNameStateValueResetLevelReverseSpecific 
10100120041"dry""Dry-1""normal"160501""
10100220042"dry""Dry-2""normal"160500""
10100320043"dry""Dry-3""normal"160500""
10100420044"dry""Dry-4""normal"160500""
10200120021"door""Analog-1""normal"160500""

The location of the sensor in the system is determined by the module identifier Module in which this sensor is physically located and with the port number in the unit - Num.

Sensor with a discrete output may only in states:

  • 'normal'

  • 'alarm'

  • 'not connected'

If necessary, the inversion is performed by setting the state '1' in a field Reverse (default '0').

Sensor readings are in the field Value and can take values '1', or '0'

Example

Setting up an inversion of the sensor with a discrete output ID=101004:

$ snmpset -v2c -cwrite 192.168.0.193 DIDACTUM-SYSTEM-MIB::ctlInternalSensorsDiscretReverse.101004 i 1

DIDACTUM-SYSTEM-MIB::ctlInternalSensorsDiscretReverse.101004 = INTEGER: 1

Reset smoke detectors

For smoke detectors on the CAN bus, a reset of the alarm state via the SNMP SET command is available. To do this, write the string value "reset smoke" (without the quotes) by the OID .1.3.6.1.4.1.39052.6.1.1.11 (ctlCANSensorsDiscretSpecific) with the sensor ID.

Other smoke sensors are reset by the SNMP SET command by controlling the state of the "Analog Power" switch, you must turn it off for 15 seconds and then turn the power back on.

This website uses cookies

This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy.

Essential cookies enable basic functions and are necessary for the website to function properly.
Statistics cookies collect information anonymously. This information helps us to understand how our visitors use our website.
Marketing cookies are used by third parties or publishers to display personalized advertisements. They do this by tracking visitors across websites.