Class CIM_RouteCalculationService
extends CIM_NetworkService

This is an abstract base class, derived from NetworkService, that represents the route calculation aspects of a router. This class also addresses functions performed by the router when it exchanges routing information. Note that there are a large variety of additional routing protocols that are not enumerated below, or currently subclassed. These will be added as models are developed.

Class Hierarchy

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

Direct Known Subclasses

CIM_BGPService

Class Qualifiers

NameData TypeValueScopeFlavors
AbstractbooleantrueTOSUBCLASS= falseOVERRIDABLE= false
DescriptionstringThis is an abstract base class, derived from NetworkService, that represents the route calculation aspects of a router. This class also addresses functions performed by the router when it exchanges routing information. Note that there are a large variety of additional routing protocols that are not enumerated below, or currently subclassed. These will be added as models are developed.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
AlgorithmTypeuint16
DescriptionstringThis is an enumerated value that defines the routing algorithm used in this route calculation.None TRANSLATABLE= true
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8None None
ValuesstringUnknown, RIPv1, RIPv2, OSPFv1, OSPFv2, BGPv1, BGPv2, BGPv3, BGPv4None TRANSLATABLE= true
RouterIDstring
DescriptionstringThe RouterID uniquely identifies the router that is performing the route calculation. It is the highest IP address on the router (or the highest loopback interface, if there is one).None TRANSLATABLE= true

Inherited Properties

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