startup (test boolean)
To specify whether an event can be triggered for the Boolean trigger test, use the startup command in event trigger boolean configuration mode. To disable the configured settings, use the no form of this command.
startup
no startup
Syntax Description
This command has no arguments or keywords.
Command Default
The startup event is enabled when the Boolean trigger test is enabled.
Command Modes
Event trigger boolean configuration (config-event-trigger-boolean)
Command History
Release |
Modification |
---|---|
12.4(20)T |
This command was introduced. |
12.2(33)SRE |
This command was integrated into Cisco IOS Release 12.2(33)SRE. |
12.2(50)SY |
This command was integrated into Cisco IOS Release 12.2(50)SY. |
Usage Guidelines
The startup command triggers an event when the conditions specified for the Boolean trigger test are met.
Examples
The following example shows how to specify startup for the Boolean trigger test:
Router(config)# snmp mib event trigger owner owner1 name EventA
Router(config-event-trigger)# test boolean
Router(config-event-trigger-boolean)# startup
Router(config-event-trigger-boolean)# end