C613-50102-01 REV C
Command Reference for x510 Series
291
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
P
LUGGABLES
AND
C
ABLING
C
OMMANDS
FIBER
-
MONITORING
ACTION
fiber-monitoring action
Overview
Use this command to specify an action to be taken if the optical power received on
the port changes from the baseline by the amount specified in the
fiber-monitoring sensitivity
command.
Use the
no
variant of this command to remove the specified action or all actions
from the port.
Syntax
fiber-monitoring action {trap|shutdown}
no fiber-monitoring action [trap|shutdown]
Default
By default a log message is generated, but no additional action is performed.
Mode
Interface Configuration mode for a fiber port.
Usage
If fiber monitoring is enabled and this command is not used to set an action, a
change in received power on a fiber port only generates a log message.
Example
To set the device to send an SNMP notification when ports 1.0.1 or 1.0.2 receive
reduced power, use the commands:
awplus(config)#
interface port1.0.1-1.0.2
awplus(config-if)#
fiber-monitoring action trap
To set the device to send an SNMP notification and to shut down the port when
ports 1.0.1 or 1.0.2 receive reduced power, use the commands:
awplus(config)#
interface port1.0.1-1.0.2
awplus(config-if)#
fiber-monitoring action trap shutdown
To set the device not to send an SNMP notification when ports 1.0.1 or 1.0.2 receive
reduced power, use the commands:
awplus(config)#
interface port1.0.1-1.0.2
awplus(config-if)#
no fiber-monitoring action trap
To set the device not to perform any action when it receives reduced power on
ports 1.0.1 or 1.0.2, use the commands:
awplus(config)#
interface port1.0.1-1.0.2
awplus(config-if)#
no fiber-monitoring action
Related
Commands
Parameter
Description
trap
Send an SNMP notification.
shutdown
Shutdown the port.