Model
Types
The following types are supported using the built-in inventory scripts:
Node (node)
Associates the alarm with a node object.
There are no parameters required aside from the alarm being associated to a node.
SNMP interface (snmp-interface)
Requires the ifIndex or ifDescr parameters to be set.
When given an ifIndex it will be used as-is.
When given an ifDescr we will attempt to look up the associated ifIndex with the matching ifDescr or ifName on the node.
SNMP interface link (snmp-interface-link)
Requires the aIfDescr, zIfDescr and zHostname parameters to be set.