Network\CIM_BGPServiceStatistics.mof.mof (HTML version)

Return to index
CIM_BGPServiceStatistics Superclass: CIM_ServiceStatistics
This association defines statistics collected for a BGP Service. The relationship is deprecated since the class BGPStatistics is deprecated. It is incorrectly associated with a BGPService, but should instead be associated with a BGPProtocolEndpoint using the ElementStatisticalData relationship.
Qualifiers:Version ( "2.7.0" ) UMLPackagePath ( "CIM::Network::BGP" ) Deprecated { "CIM_ElementStatisticalData" } Association
Parameters (local in grey)
Max ( 1 )
Min ( 1 )
Override ( "Element" )
Deprecated { "CIM_ElementStatisticalData.ManagedElement" }
CIM_BGPService REF Element ;
The BGPService for which statistics are being gathered.
Max ( 1 )
Override ( "Stats" )
Deprecated { "CIM_ElementStatisticalData.Stats" }
CIM_BGPStatistics REF Stats ;
The statistics object for the BGP session.