Table of Contents

Content element

Contains the items that have to be executed consecutively when the group is executed.

Parent

Group

Attributes

Name Type Required Description
multipleGet EnumTrueFalse If "true", all parameters will be read in one SNMP Get operation.

Children

Name Occurrences Description
choice
  Action [0, *] Specifies the ID of an action to include in the group.
  Pair [0, *] Specifies the ID of a command/response pair to be included in the
  Param [0, *] Specifies the ID of a parameter to be included in the group.
  Session [0, *] Specifies the ID of an HTTP session to be included in the group.
  Trigger [0, *] Specifies the ID of a trigger to be included in the group.

Remarks

The content of a group has to consist of items the same type.

  • action items only
  • pair items only
  • parameter items only
  • session items only
  • trigger items only
Tip

Do not include more than 10 parameters, pairs, actions or triggers in one Protocol.Groups.Group.Content tag.