Class CIM_BGPService
extends CIM_RouteCalculationService

This class is used to represent the basic operation of BGP. It is derived from RouteCalculationService, the superclass of all routing protocols.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_Service
   |
   +--CIM_NetworkService
   |
   +--CIM_RouteCalculationService
   |
   +--CIM_BGPService

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringThis class is used to represent the basic operation of BGP. It is derived from RouteCalculationService, the superclass of all routing protocols.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
BGPVersionuint8
DescriptionstringThe BGPVersion property defines the version of BGP that this router is using. This is part of the BGP peer negotiation process).None TRANSLATABLE= true
MappingstringsstringMIB.IETF|RFC1657-MIB.bgpVersionNone None
LastErrorCodeuint16
DescriptionstringBGP sends errors using a NOTIFICATION message. This message contains an error code, an error subcode, and error data. The error code defines the type of the notification. The 'Cease' error is for all fatal errors that are not one of the other five types of errors.None TRANSLATABLE= true
ValueMapstring0, 1, 2, 3, 4, 5, 6None None
ValuesstringNone, Message Header Error, OPEN Message Error, UPDATE Message Error, Hold Timer Expired, Finite State Machine Error, CeaseNone TRANSLATABLE= true
LastMessageErrorSubCodeuint16
DescriptionstringThis defines the BGP error subcode for message header errors. If the ErrorCode property is any other value, then this property should be set to NULL.None TRANSLATABLE= true
ModelCorrespondencestringCIM_BGPService.ErrorCodeNone None
ValueMapstring0, 1, 2, 3None None
ValuesstringNone, Connection Not Synchronized, Bad Message Length, Bad Message TypeNone TRANSLATABLE= true
LastOpenErrorSubCodeuint16
DescriptionstringThis defines the BGP error subcode for OPEN message errors. If the ErrorCode property is any other value, then this property should be set to NULL.None TRANSLATABLE= true
ModelCorrespondencestringCIM_BGPService.ErrorCodeNone None
ValueMapstring0, 1, 2, 3, 4, 5, 6None None
ValuesstringNone, Unsupported Version Number, Bad Peer AS, Bad BGP Identifier, Unsupported Optional Parameter, Authentication Failure, Unacceptable Hold TimeNone TRANSLATABLE= true
LastUpdateErrorSubCodeuint16
DescriptionstringThis defines the BGP error subcode for UPDATE message errors. If the ErrorCode property is any other value, then this property should be set to NULL.None TRANSLATABLE= true
ModelCorrespondencestringCIM_BGPService.ErrorCodeNone None
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11None None
ValuesstringNone, Malformed Attribute List, Unrecognized Well-Known Attribute, Missing Well-Known Attribute, Attribute Flags Error, Attribute Length Error, Invalid Origin Attribute, AS Routing Loop, Invalid NEXT_HOP Attribute, Optional Attribute Error, Invalid Network Field, Malformed AS_pathNone TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
AlgorithmTypeuint16CIM_RouteCalculationService
CaptionstringCIM_ManagedElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
InstallDatedatetimeCIM_ManagedSystemElement
NamestringCIM_Service
RouterIDstringCIM_RouteCalculationService
ServiceURLstringCIM_NetworkService
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service