Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

TRAP is a notification element, that sends trap message (Trap-PDU) from the monitoring system (agent) to the network management base station (SNMP manager).

Trap element supports the formation of SNMP trap messages ver. 1, 2c and 3.

Внимание

Trap element is meaningful only in conjunction with the mechanism of the logic of the monitoring system, that means, if the Trap is not included in any of the existing logic, then an element Trap will not generate and send trap messages.

Managing Traps

Создание, настройка и удаление элементов типа Trap в настоящее время возможна только через веб-интерфейс.

Строка описания трап-сообщения

При отправке трап-сообщения в теле формируется строка описания вида:

Trap (name: <name> , ID: <id>) was worked. Time: 13:37:53 2017/03/22 Logic: &apos;Dry Trap&apos;, Element: &apos;Dry-1&apos;, in state: &apos;alarm&apos;, value: &apos;1&apos;

где:

  • <name> - имя элемента Trap в поле ctlAllElementName таблицы ctlAllElementsTable;;
  • <id> - ID элемента Trap в поле ctlAllElementID таблицы ctlAllElementsTable;

Изменить имя элемента Trap можно в таблице ctlAllElementsTable

Кроме того в теле сообщения передаются следующие переменные:


Переменная

Описание

.1-
.2-
.3время срабатывания логической схемы
.4название логической схемы
.5имя датчика, состояние которого привело к срабатыванию логической схемы
.6состояние датчика, инициировавшего срабатывание логической схемы
.7значение величины, измеряемой датчиком или логический уровень
.8идентификатор датчика, инициировавшего срабатывание логической схемы

Пример содержимого полученного трапа:




 

 

 

  • No labels