518 Command Reference for x230 Series Edge Switches C613-50055-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
POWER OVER ETHERNET COMMANDS
POWER
-INLINE USAGE-THRESHOLD
power-inline usage-threshold
Overview This command sets the level at which the Power Sourcing Equipment (PSE) will
issue a message that the power supplied to all Powered Devices (PDs) has reached
a critical level of the nominal power rating for the PSE. The level is set as a
percentage of total available power.
The no variant of this command resets the notification usage-threshold to the
default (80% of the nominal power rating of the PSE).
Syntax
power-inline usage-threshold <1-99>
no power-inline usage-threshold
Default The default power usage threshold is 80% of the nominal power rating of the PSE.
Mode Global Configuration
Usage Use the snmp-server enable trap command to configure SNMP notification. An
SNMP notification is sent when the usage-threshold, as configured in the example,
is exceeded.
Examples To generate SNMP notifications when power supplied exceeds 70% of the nominal
PSE power, use the following commands:
awplus# configure terminal
awplus(config)# snmp-server enable trap power-inline
awplus(config)# power-inline usage-threshold 70
To reset the notification threshold to the default (80% of the nominal PSE power
rating), use the following commands:
awplus# configure terminal
awplus(config)# no power-inline usage-threshold
Validation
Commands
show power-inline interface
show running-config power-inline
Related
Commands
snmp-server enable trap
Parameter Description
<1-99> The usage-threshold percentage configured with this
command.