opaextractstat2

Performs an error analysis of a fabric and provides augmented information from a topology_input file. The report is similar to opaextractstat, with the addition of extracting all error counters. Error counter names are context-sensitive.

Syntax

The portion of the script that calls opareport and opaxmlextract follows:

opareport -x -d 10 -s -o errors -T $@ | opaxmlextract -d \; 
-e Rate -e MTU -e Internal -e LinkDetails -e CableLength -e CableLabel
-e CableDetails -e Port.NodeGUID -e Port.PortGUID -e Port.PortNum 
-e Port.PortType -e Port.NodeDesc -e Port.PortDetails 
-e PortXmitData.Value -e PortXmitPkts.Value -e PortRcvData.Value 
-e PortRcvPkts.Value -e SymbolErrors.Value -e LinkErrorRecovery.Value 
-e LinkDowned.Value -e PortRcvErrors.Value 
-e PortRcvRemotePhysicalErrors.Value -e PortRcvSwitchRelayErrors.Value 
-e PortXmitConstraintErrors.Value -e PortRcvConstraintErrors.Value 
-e LocalLinkIntegrityErrors.Value -e ExcessiveBufferOverrunErrors.Value