Class CIM_OSPFService
extends CIM_RouteCalculationService

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

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


Class Hierarchy

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

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class is used to represent the basic operation of OSPF. It is derived from the RouteCalculationService, the superclass of all routing protocols.
UMLPackagePathstringCIM::Network::OSPF
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ExitOverflowIntervaluint32
DescriptionstringThe number of seconds that, after entering OverflowState, a router will attempt to leave OverflowState. When set to 0, the router will not leave OverflowState until restarted, see 2.1 in RFC 1765.
MappingStringsstringMIB.IETF|OSPF-MIB.ospfExitOverflowInterval
UnitsstringSeconds
IsInterAreaMulticastForwarderboolean
DescriptionstringThis attribute indicates whether this router will forward multicast datagrams between OSPF areas or not, see B.1 in RFC 1584.
MappingStringsstringMIB.IETF|OSPF-MIB.ospfMulticastExtensions
IsInterAsMulticastForwarderboolean
DescriptionstringThis attribute indicates whether this router will forward multicast datagrams between Autonomous Systems or not, see B.1 in RFC 1584.
MappingStringsstringMIB.IETF|OSPF-MIB.ospfMulticastExtensions
RFC1583Compatibilityboolean
DescriptionstringControls the preference rules used in choosing among multiple AS-external-LSAs advertising the same destination. When set to TRUE, the preference rules remain those specified by RFC 1583. When set to FALSE, the preference rules are those stated in RFC 2328, which prevent routing loops when AS-external-LSAs for the same destination have been originated from different areas. See C.1 in RFC2328.
RunningMOSPFboolean
DescriptionstringThis attribute indicates whether this router is running MOSPF (multicast enhancements to OSPF) or not, see B.1 in RFC 1584. This attribute only can be true, when the SupportMOSPF property in OSPFService Capabilities is also true. If SupportMOSPF is false, then this property has no meaning.
MappingStringsstringMIB.IETF|OSPF-MIB.ospfMulticastExtensions

Inherited Properties

NameData TypeClass Origin
AlgorithmTypeuint16CIM_RouteCalculationService
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_Service
OperatingStatusuint16CIM_ManagedSystemElement
OtherEnabledStatestringCIM_EnabledLogicalElement
PrimaryOwnerContactstringCIM_Service
PrimaryOwnerNamestringCIM_Service
PrimaryStatusuint16CIM_ManagedSystemElement
RequestedStateuint16CIM_EnabledLogicalElement
RouterIDstringCIM_RouteCalculationService
ServiceURLstringCIM_NetworkService
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service
TimeOfLastStateChangedatetimeCIM_EnabledLogicalElement
TransitioningToStateuint16CIM_EnabledLogicalElement
AvailableRequestedStatesuint16[]CIM_EnabledLogicalElement
Keywordsstring[]CIM_NetworkService
OperationalStatusuint16[]CIM_ManagedSystemElement
StartupConditionsstring[]CIM_NetworkService
StartupParametersstring[]CIM_NetworkService
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
RequestStateChangeuint32CIM_EnabledLogicalElement
StartServiceuint32CIM_Service
StopServiceuint32CIM_Service