Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The monitoring system may include the following elements:

  • Analog sensors;

  • Discrete sensors;

  • Virtual sensors (elements);

  • Notifications;

  • Units;

All the available elements of the system are given in table ctlAllElementsTable

ExampleExample. View available system elements:

...

Code Block
VUTLAN-SYSTEM-MIB::ctlUnitElementValue.201002 = STRING: "28.7"

Example. Changing the name of the element with ID=102003:

Code Block
$ snmpset -v2c -cwrite 192.168.0.193 VUTLAN-SYSTEM-MIB::ctlUnitElementName.102003 s "Dry sensor"

Code Block
VUTLAN-SYSTEM-MIB::ctlUnitElementName.102003 = STRING: "Dry sensor"