Example: To assign a new name to the element with ID=21, use the following command:
$ snmpset -v2c -cwrite 192.168.0.193 DIDACTUM-SYSTEM-MIB::ctlAllElementName.21 s “Smoke sensor”
DIDACTUM-SYSTEM-MIB::ctlAllElementName.21 = STRING: “Smoke sensor”
SNMP elements
Note:
The Ethernet‑based remote monitoring systems from the manufacturer Didactum provide the following elements:
- Analog sensors.
- Discrete sensors.
- Virtual sensors / elements.
- Notifications.
- Units.
All available elements of the remote monitoring systems are contained in the table ctlAllElementsTable.
Example:
View the list of available system elements using the command
$ snmptable -Ci -Cb -v2c -cread 192.168.0.193 DIDACTUM-SYSTEM-MIB::ctlAllElementsTable