Class CIM_IBPortStatistics
extends CIM_NetworkPortStatistics

The class, IBPortStatistics, represents the statistics for the IBPort.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_NetworkPortStatistics
   |
   +--CIM_IBPortStatistics

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe class, IBPortStatistics, represents the statistics for the IBPort.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::IB
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ExcessiveBufferOverrunErrorsuint16
Counterbooleantrue
DescriptionstringThe number of times that consecutive flow control update periods had at least one overrun error.
MappingStringsstringMAD.IBTA | PortCounters | ExcessiveBufferOverrunErrors
LinkDownedCounteruint16
Counterbooleantrue
DescriptionstringTotal number of times the Port Training state machine has failed the link error recovery process and downed the link.
MappingStringsstringMAD.IBTA | PortCounters | LinkDownedCounter
LinkErrorRecoveryCounteruint16
Counterbooleantrue
DescriptionstringTotal number of times the Port Training state machine has successfully completed the link error recovery process.
MappingStringsstringMAD.IBTA | PortCounters | LinkErrorRecoveryCounter
LocalLinkIntegrityErrorsuint16
Counterbooleantrue
DescriptionstringThe number of times that the frequency of packets containing local physical errors exceeded the local physical error threshold.
MappingStringsstringMAD.IBTA | PortCounters | LocalLinkIntegrityErrors
PortRcvConstraintErrorsuint16
Counterbooleantrue
DescriptionstringTotal number of packets received on the port that are discarded for any of the following reasons: - FilterRawInbound is true and packet is raw - PartitionEnforcementInbound is true and packet fails partition key check, IP version check, or transport header version check.
MappingStringsstringMAD.IBTA | PortCounters | PortRcvConstraintErrors
PortRcvErrorsuint16
Counterbooleantrue
DescriptionstringTotal number of packets containing an error that were received on the port.
MappingStringsstringMAD.IBTA | PortCounters | PortRcvErrors
PortRcvRemotePhysicalErrorsuint16
Counterbooleantrue
DescriptionstringTotal number of packets marked with the EBP delimiter received on the port.
MappingStringsstringMAD.IBTA | PortCounters | PortRcvRemotePhysicalErrors
PortRcvSwitchRelayErrorsuint16
Counterbooleantrue
DescriptionstringTotal number of packets received on the port that were discarded because they could not be forwarded by the switch relay.
MappingStringsstringMAD.IBTA | PortCounters | PortRcvSwitchRelayErrors
PortXmitConstraintErrorsuint16
Counterbooleantrue
DescriptionstringTotal number of packets not transmitted from the port for any of the following reasons: - FilterRawOutbound is true and packet is raw - PartitionEnforcementOutbound is true and packet fails partition key check, IP version check, or transport header version check.
MappingStringsstringMAD.IBTA | PortCounters | PortXmitConstraintErrors
PortXmitDiscardsuint16
Counterbooleantrue
DescriptionstringTotal number of outbound packets discarded by the port because the port is down or congested.
MappingStringsstringMAD.IBTA | PortCounters | PortXmitDiscards
SymbolErrorCounteruint16
Counterbooleantrue
DescriptionstringTotal number of symbol errors detected on one or more VLs.
MappingStringsstringMAD.IBTA | PortCounters | SymbolErrorCounter
VL15Droppeduint16
Counterbooleantrue
DescriptionstringNumber of incoming VL15 packets dropped due to resource limitations (due to lack of buffers).
MappingStringsstringMAD.IBTA | PortCounters | VL15Dropped

Inherited Properties

NameData TypeClass Origin
BytesReceiveduint64CIM_NetworkPortStatistics
BytesTransmitteduint64CIM_NetworkPortStatistics
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_StatisticalData
PacketsReceiveduint64CIM_NetworkPortStatistics
PacketsTransmitteduint64CIM_NetworkPortStatistics
RateIntervalEndTimedatetimeCIM_StatisticalData
RateIntervalStartTimedatetimeCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData