snmp mib event trigger owner
To specify an event trigger owner while configuring management event trigger information, use the snmp mib event trigger owner command in global configuration mode. To disable event trigger configuration and set the default parameters, use the no form of this command.
snmp mib event trigger owner trigger-owner name trigger-name
no snmp mib event trigger owner trigger-owner name trigger-name
Syntax Description
trigger-owner |
Name of the trigger owner. |
name |
Indicates the name of the trigger. |
trigger-name |
Unique name of the trigger that is within the scope of the trigger owner. The trigger names are assigned by the administrator. |
Command Default
By default, the trigger name and trigger owner are not defined.
Command Modes
Global configuration (config)
Command History
Release |
Modification |
---|---|
12.4(20)T |
This command was introduced. |
12.2(50)SY |
This command was integrated into Cisco IOS Release 12.2(50)SY. |
Usage Guidelines
The snmp mib event trigger owner command enables event trigger configuration mode to configure conditions to trigger events. While configuring a trigger, you can associate each trigger to an event and configure the objects to be monitored.
Examples
The following example shows how to specify a trigger owner:
Router(config)# snmp mib event trigger owner owner1 name trigger1
Router(config-event-trigger)# end