Class CIM_VLANStatistics
extends CIM_StatisticalData

Performance metrics for a either a VLAN or a port (endpoint). Depending on the switch's ability to collect statistics, these statistics may be associated with all endpoints on the port (i.e. port level stats) or they may be per VLAN per port stats. When a port (endpoint) is configured as an access port then port stats are equivalent to the VLAN stats. The AssociatedStatisticalData association is used to tie the VLAN Network (NetworkVLAN)with its statistics.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_VLANStatistics

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringPerformance metrics for a either a VLAN or a port (endpoint). Depending on the switch's ability to collect statistics, these statistics may be associated with all endpoints on the port (i.e. port level stats) or they may be per VLAN per port stats. When a port (endpoint) is configured as an access port then port stats are equivalent to the VLAN stats. The AssociatedStatisticalData association is used to tie the VLAN Network (NetworkVLAN)with its statistics.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::VLAN
Versionstring2.8.1000

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
VLANIduint16
DescriptionstringA 12-bit VLAN ID used in the VLAN Tag header.
MappingStringsstringMIB.IETF|Q-BRIDGE-MIB.VlanId
MaxValuesint644094
MinValuesint641
VLANPortInFrameDiscardsuint64
Counterbooleantrue
DescriptionstringThe number of valid frames received by this port from its segment which were classified as belonging to this VLAN which were discarded due to VLAN related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering - RFC2674.
MappingStringsstringMIB.IETF|Q-BRIDGE-MIB. Dot1qTpVlanPortHCInDiscards
VLANPortInFramesuint64
Counterbooleantrue
DescriptionstringThe number of valid frames received by this ProtocolEndpoint from its segment which were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP - RFC2674).
MappingStringsstringMIB.IETF|Q-BRIDGE-MIB.Dot1qTpVlanPortHCInFrames
VLANPortOutFramesuint64
Counterbooleantrue
DescriptionstringThe number of valid frames transmitted by this port to its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP - RFC2674).
MappingStringsstringMIB.IETF|Q-BRIDGE-MIB.Dot1qTpVlanPortHCOutFrames

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_StatisticalData
RateIntervalEndTimedatetimeCIM_StatisticalData
RateIntervalStartTimedatetimeCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData