Class CIM_BGPEndpointStatistics
extends CIM_StatisticalData

This class contains statistical information for a connection on a BGPProtocolEndpoint. It is defined as a subclass of StatisticalData and associated with the Endpoint using the relationship, ElementStatisticalData.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_StatisticalData
   |
   +--CIM_BGPEndpointStatistics

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class contains statistical information for a connection on a BGPProtocolEndpoint. It is defined as a subclass of StatisticalData and associated with the Endpoint using the relationship, ElementStatisticalData.
UMLPackagePathstringCIM::Network::BGP
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
FsmEstablishedTimeuint32
DescriptionstringThis indicates how long, in seconds, this peer has been in the established state, or how long since this peer was last in the established state. It is set to zero when a new peer is configured or when the router is booted. This has the semantics of a 32-bit gauge.
Gaugebooleantrue
MappingStringsstringMIB.IETF|BGP4-MIB.bgpPeerFsmEstablishedTime
UnitsstringSeconds
FsmEstablishedTransitionsuint32
Counterbooleantrue
DescriptionstringThis contains the total number of times that the BGP Finite State Machine has transitioned into the established state for this router's BGP connection. This is a 32-bit counter.
MappingStringsstringMIB.IETF|BGP4-MIB.bgpPeerFsmEstablishedTransitions
InTotalMessagesuint32
Counterbooleantrue
DescriptionstringThis is the total number of BGP messages received on this router's BGP connection. This is a 32-bit counter.
MappingStringsstringMIB.IETF|BGP4-MIB.bgpPeerInTotalMessages
InUpdateElapsedTimeuint32
DescriptionstringThis defines the time in seconds since the last BGP UPDATE message was received from the peer. This has the semantics of a 32-bit gauge.
Gaugebooleantrue
MappingStringsstringMIB.IETF|BGP4-MIB.bgpPeerInUpdateElapsedTime
UnitsstringSeconds
InUpdatesuint32
Counterbooleantrue
DescriptionstringThis is the number of BGP UPDATE messages received on this router's BGP connection. This is a 32-bit counter.
MappingStringsstringMIB.IETF|BGP4-MIB.bgpPeerInUpdates
OutTotalMessagesuint32
Counterbooleantrue
DescriptionstringThis is the total number of BGP messages transmitted on this router's BGP connection. This is a 32-bit counter.
MappingStringsstringMIB.IETF|BGP4-MIB.bgpPeerOutTotalMessages
OutUpdatesuint32
Counterbooleantrue
DescriptionstringThis is the number of BGP UPDATE messages transmitted on this router's BGP connection. This is a 32-bit counter.
MappingStringsstringMIB.IETF|BGP4-MIB.bgpPeerOutUpdates
LastErroruint8[]
DescriptionstringThis contains the last error code and error subcode for this router's BGP connection. If no error has occurred, then each integer in the array is zero.
MappingStringsstringMIB.IETF|BGP4-MIB.bgpPeerLastError

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_StatisticalData
InstanceIDstringCIM_StatisticalData
SampleIntervaldatetimeCIM_StatisticalData
StartStatisticTimedatetimeCIM_StatisticalData
StatisticTimedatetimeCIM_StatisticalData

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ResetSelectedStatsuint32CIM_StatisticalData