track nqa

Use track nqa to create a track entry and associate it with the specified reaction entry of the NQA operation.

Use undo track to remove the track entry.

Syntax

track track-entry-number nqa entry admin-name operation-tag reaction item-number [ delay { negative negative-time | positive positive-time } * ]

undo track track-entry-number

Default

No track entry exists.

Views

System view

Predefined user roles

network-admin

Parameters

track-entry-number: Specifies the track entry ID in the range of 1 to 1024.

entry admin-name operation-tag: Specifies the NQA operation to be associated with the track entry. The admin-name argument is the name of the NQA operation administrator who creates the NQA operation, and is a case-insensitive string of 1 to 32 characters. The operation-tag argument is the NQA operation tag, a case-insensitive string of 1 to 32 characters.

reaction item-number: Specifies the reaction entry to be associated with the track entry. The item-number argument is the reaction entry ID in the range of 1 to 10.

delay: Specifies the delay before the Track module notifies the application modules of the track entry state change. If you do not specify this keyword, the Track module notifies the application modules immediately when the track entry state changes.

negative negative-time: Specifies the delay before the Track module notifies the application modules that the state of the track entry has changed to Negative. The negative-time argument represents the delay time in the range of 1 to 300 seconds.

positive positive-time: Specifies the delay before the Track module notifies the application modules that the state of the track entry has changed to Positive. The positive-time argument represents the delay time in the range of 1 to 300 seconds.

Usage guidelines

After a track entry is created, you can only use the track nqa delay command to modify its notification delay settings. To modify other settings, you must delete the entry and create a new one.

Examples

# Create track entry 1, and associate it with reaction entry 3 of the NQA operation admin-test.

<Sysname> system-view
[Sysname] track 1 nqa entry admin test reaction 3

Related commands

display track