263
Parameters
interval
: Specifies a sampling interval in the range of 1 to 4294967295 seconds. The sampling
interval must be greater than or equal to the minimum sampling interval.
Usage guidelines
To set the minimum sampling interval, execute the
snmp mib event sample minimum
command.
To avoid sampling failure, do not set the sampling interval too small when there are a large number of
sampled objects.
Examples
# Set the sampling interval for a trigger to 360 seconds.
<Sysname> system-view
[Sysname] snmp mib event trigger owner owner1 name triggerA
[Sysname-trigger-owner1-triggerA] frequency 360
Related commands
snmp mib event sample minimum
snmp mib event trigger
object list (action-notification view)
Use
object list
to specify an object list for a notification action. The objects in the list will be added to
the notification when the notification action is triggered.
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 notification action.
Views
Action-notification view
Predefined user roles
network-admin
Parameters
owner objects-owner
: Specifies an object list owner. Use the event 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
If you do not specify an object list for a notification action or the specified object list does not contain
objects, no objects will be added to the triggered notification.