Class CIM_LLDPEthernetPortStatistics
extends CIM_EthernetPortStatistics

This class describes LLDP statistics that applies to LLDP frames on this Ethernet Port. For more detailed descriptions on these properties, please refer to IEEE LLDP-EXT-DOT1-V2-MIB.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_NetworkPortStatistics
   |
   +--CIM_EthernetPortStatistics
   |
   +--CIM_LLDPEthernetPortStatistics

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class describes LLDP statistics that applies to LLDP frames on this Ethernet Port. For more detailed descriptions on these properties, please refer to IEEE LLDP-EXT-DOT1-V2-MIB.
UMLPackagePathstringCIM::Device::Ports
Versionstring2.34.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
RxDestMACAddressstring[]
ArrayTypestringIndexed
DescriptionstringThe remote MAC addresses from which LLDP frames were received through the port to which these statistics apply.
MappingStringsstringMIB.IEEE|LLDP-EXT-DOT1-V2-MIB.lldpV2StatsRxDestMACAddress
RxPortAgeoutsTotaluint32[]
ArrayTypestringIndexed
Counterbooleantrue
DescriptionstringThe number of age-outs in the (remote) port of the remote MAC address in the corresponding entry of RxDestMACAddress. This array and the RxDestMACAddress array shall be index-correlated.
MappingStringsstringMIB.IEEE|LLDP-EXT-DOT1-V2-MIB.lldpV2StatsRxPortAgeoutsTotal
ModelCorrespondencestringCIM_LLDPEthernetPortStatistics.RxDestMACAddress
RxPortFramesDiscardedTotaluint32[]
ArrayTypestringIndexed
Counterbooleantrue
Descriptionstringhe number of LLDP frames received through the port to which these statistics apply from the remote MAC address in the corresponding entry of RxDestMACAddress, that were then discarded for any reason. This array and the RxDestMACAddress array shall be index-correlated.
MappingStringsstringMIB.IEEE|LLDP-EXT-DOT1-V2-MIB.lldpV2StatsRxPortFramesDiscardedTotal
ModelCorrespondencestringCIM_LLDPEthernetPortStatistics.RxDestMACAddress
RxPortFramesErrorsuint32[]
ArrayTypestringIndexed
Counterbooleantrue
DescriptionstringThe number of LLDP frames with errors received through the port to which these statistics apply from the remote MAC address in the corresponding entry of RxDestMACAddress. This array and the RxDestMACAddress array shall be index-correlated.
MappingStringsstringMIB.IEEE|LLDP-EXT-DOT1-V2-MIB.lldpV2StatsRxPortFramesTotal
ModelCorrespondencestringCIM_LLDPEthernetPortStatistics.RxDestMACAddress
RxPortTLVsDiscardedTotaluint32[]
ArrayTypestringIndexed
Counterbooleantrue
DescriptionstringThe number of TLVs in LLDP frames received through the port to which these statistics apply from the remote MAC address in the corresponding entry of RxDestMACAddress, that were discarded for any reason. This array and the RxDestMACAddress array shall be index-correlated.
MappingStringsstringMIB.IEEE|LLDP-EXT-DOT1-V2-MIB.lldpV2StatsRxPortTLVsDiscardedTotal
ModelCorrespondencestringCIM_LLDPEthernetPortStatistics.RxDestMACAddress
RxPortTLVsUnrecognizedTotaluint32[]
ArrayTypestringIndexed
Counterbooleantrue
DescriptionstringThe number of TLVs in LLDP frames received through the port to which these statistics apply from the remote MAC address in the corresponding entry of RxDestMACAddress, that were not recognized. This array and the RxDestMACAddress array shall be index-correlated.
MappingStringsstringMIB.IEEE|LLDP-EXT-DOT1-V2-MIB.lldpV2StatsRxPortTLVsUnrecognizedTotal
ModelCorrespondencestringCIM_LLDPEthernetPortStatistics.RxDestMACAddress
TxDestMACAddressstring[]
ArrayTypestringIndexed
DescriptionstringThe remote MAC addresses to which LLDP frames were transmitted through the port to which these statistics apply.
MappingStringsstringMIB.IEEE|LLDP-EXT-DOT1-V2-MIB.lldpV2StatsTxDestMACAddress
TxLLDPDULengthErrorsuint32[]
ArrayTypestringIndexed
Counterbooleantrue
DescriptionstringThe number of LLDPDU Length Errors recorded for the LLDP frames transmitted through this port to which these statistics apply to the remote MAC address in the corresponding entry of TxDestMACAddress. This array and the TxDestMACAddress array shall be index-correlated.
MappingStringsstringMIB.IEEE|LLDP-EXT-DOT1-V2-MIB.lldpV2StatsTxLLDPDULengthErrors
ModelCorrespondencestringCIM_LLDPEthernetPortStatistics.TxDestMACAddress
TxPortFramesTotaluint32[]
ArrayTypestringIndexed
Counterbooleantrue
DescriptionstringThe number of LLDP frames transmitted through the port to which these statistics apply to the remote MAC address in the corresponding entry of TxDestMACAddress. This array and the TxDestMACAddress array shall be index-correlated.
MappingStringsstringMIB.IEEE|LLDP-EXT-DOT1-V2-MIB.lldpV2StatsTxPortFramesTotal
ModelCorrespondencestringCIM_LLDPEthernetPortStatistics.TxDestMACAddress

Inherited Properties

NameData TypeClass Origin
AlignmentErrorsuint32CIM_EthernetPortStatistics
BytesReceiveduint64CIM_NetworkPortStatistics
BytesTransmitteduint64CIM_NetworkPortStatistics
CaptionstringCIM_ManagedElement
CarrierSenseErrorsuint32CIM_EthernetPortStatistics
DeferredTransmissionsuint32CIM_EthernetPortStatistics
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
ExcessiveCollisionsuint32CIM_EthernetPortStatistics
FCSErrorsuint32CIM_EthernetPortStatistics
FrameTooLongsuint32CIM_EthernetPortStatistics
InstanceIDstringCIM_StatisticalData
InternalMACReceiveErrorsuint32CIM_EthernetPortStatistics
InternalMACTransmitErrorsuint32CIM_EthernetPortStatistics
LateCollisionsuint32CIM_EthernetPortStatistics
MultipleCollisionFramesuint32CIM_EthernetPortStatistics
PacketsReceiveduint64CIM_EthernetPortStatistics
PacketsTransmitteduint64CIM_EthernetPortStatistics
SampleIntervaldatetimeCIM_StatisticalData
SingleCollisionFramesuint32CIM_EthernetPortStatistics
SQETestErrorsuint32CIM_EthernetPortStatistics
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData
SymbolErrorsuint32CIM_EthernetPortStatistics

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData