< Back

Get-ArubaSWPoEStats

Sat Jan 18, 2020 8:36 pm

NAME Get-ArubaSWPoEStats



SYNOPSIS

Get PoE statistics about ArubaOS Switch (Provision)





SYNTAX

Get-ArubaSWPoEStats [[-port_id] <String>] [<CommonParameters>]





DESCRIPTION

Get PoE statistics (Voltage, Class ...)





PARAMETERS

-port_id <String>



Required? false

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-ArubaSWPoEStats



Get ALL PoE ports statistics on the switch









-------------------------- EXAMPLE 2 --------------------------



PS C:\\>Get-ArubaSWPoEstats -port 3



Get PoE statistics on port 3











RELATED LINKS