Aruba 4100i Switch Series | Installation and Getting Started Guide
18
<STRING>
Descriptive string.
action
Specifies the action to be taken when the monitored event occurs.
<LOG-AND-TRAP>
Generates an event log and SNMP trap.
<RELAY>
Relays an event to alarm output port.
trigger
Triggers an alarm based on a normally open or closed circuit.
<CLOSED>
Generates an alarm event when the circuit is closed.
<OPEN>
Generates an alarm event when the circuit is open.
Examples
Configuring an alarm on input port 1 named Door-Sensor:
switch(config)#
alarm input IN1 name Door-Sensor
Removing the configuring for an alarm on input port 1:
switch(config)#
no alarm input IN1
Configuring an alarm on input port 1 with log-and-trap action:
switch(config)#
alarm input IN1 action log-and-trap
Removing the configuration for an alarm on input port 1 with log-and-trap action:
switch(config)#
no alarm input IN1 action log-and-trap
Configuring an alarm on input port 1 to trigger an alarm when the door sensor circuit is closed:
switch(config)#
alarm input IN1 trigger closed
Command History
Release
Modification
10.08
Featured introduced.
Command Information
Platforms
Command context
Authority
4100i
config
Administrators or local user group members with execution
rights for this command.
alarm snooze
alarm snooze [time in minutes] [repeat]