267
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 an object list owner. Use the trigger owner as the object list owner.
name objects-name
: Specifies an object list name, a case-sensitive string of 1 to 32 characters.
Usage guidelines
For more information, see "object list (trigger view)."
Examples
# Specify the object list with the owner
owner1
and name
objectA
for the trigger-threshold test.
<Sysname> system-view
[Sysname] snmp mib event trigger owner owner1 name triggerA
[Sysname-trigger-owner1-triggerA] test threshold
[Sysname-trigger-owner1-triggerA-threshold] object list owner owner1 name objectA
Related commands
snmp mib event trigger
test
oid (action-notification view)
Use
oid
to specify a notification to be sent when the notification action is triggered.
Use
undo oid
to restore the default.
Syntax
oid object-identifier
undo oid
Default
The OID is 0.0. No notification is specified for a notification action.
Views
Action-notification view
Predefined user roles
network-admin