< Back
Get-ArubaSWPortStatistics
Post
NAME Get-ArubaSWPortStatistics
SYNOPSIS
Get Port Statistics of the Switch
SYNTAX
Get-ArubaSWPortStatistics [[-port_id] <String>] [[-connection] <PSObject>] [<CommonParameters>]
DESCRIPTION
Get Port Statistics
PARAMETERS
-port_id <String>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-connection <PSObject>
Required? false
Position? 2
Default value $DefaultArubaSWConnection
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-ArubaSWPortStatistics
Get Port statistics (name, packets/bytes/throughtput/error TX or RX...)
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-ArubaSWPortStatistics -port_id 3
Get Port statistics of port_id 3
RELATED LINKS
SYNOPSIS
Get Port Statistics of the Switch
SYNTAX
Get-ArubaSWPortStatistics [[-port_id] <String>] [[-connection] <PSObject>] [<CommonParameters>]
DESCRIPTION
Get Port Statistics
PARAMETERS
-port_id <String>
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-connection <PSObject>
Required? false
Position? 2
Default value $DefaultArubaSWConnection
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-ArubaSWPortStatistics
Get Port statistics (name, packets/bytes/throughtput/error TX or RX...)
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-ArubaSWPortStatistics -port_id 3
Get Port statistics of port_id 3
RELATED LINKS