Parameters
owner objects-owner: Specifies the owner of an object list. Use the trigger owner for the objects-owner
argument.
name objects-name: Specifies the name of an object list, a case-sensitive string of 1 to 32 characters.
Usage guidelines
The objects in the list are added to the notification when the monitored object meets the existence test
condition and the notification action is triggered.
Examples
# Specify the object list with the owner owner1 and name objectA for the trigger-existence test.
<Sysname> system-view
[Sysname] snmp mib event trigger owner owner1 name triggerA
[Sysname-trigger-owner1-triggerA] test existence
[Sysname-trigger-owner1-triggerA-existence] object list owner owner1 name objectA
Related commands
snmp mib event trigger
•
•
test
object list owner (trigger-threshold view)
Use object list owner to specify an object list for a trigger-threshold test.
Use undo object list to restore the default.
Syntax
object list owner objects-owner name objects-name
undo object list
Default
No object list is specified for a trigger-threshold test.
Views
Trigger-threshold view
Predefined user roles
network-admin
Parameters
owner objects-owner: Specifies the owner of an object list. Specify the trigger owner for the
objects-owner argument.
name objects-name: Specifies the name of an object list, a case-sensitive string of 1 to 32 characters.
Usage guidelines
The objects in the list are added to the notification when the monitored object meets the threshold test
condition and the notification action is triggered.
Examples
# Specify the object list with the owner owner1 and name objectA for the trigger-threshold test.
<Sysname> system-view
246