Class CIM_OSPFLink
extends CIM_ConnectivityCollection

This class is used to represent OSPF connectivity between two or more OSPF protocol endpoints.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_ConnectivityCollection
   |
   +--CIM_OSPFLink

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class is used to represent OSPF connectivity between two or more OSPF protocol endpoints.
UMLPackagePathstringCIM::Network::OSPF
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
HelloIntervaluint32
DescriptionstringThe time, in seconds, between sending OSPF Hello-packets over the interface, see section C.3 in RFC 2328.
MappingStringsstringMIB.IETF|OSPF-MIB.ospfIfHelloInterval
UnitsstringSeconds
LinkTypeuint16
DescriptionstringThe type of the OSPF link, see section 1.2 in RFC 2328.
Requiredbooleantrue
ValueMapstring2, 3, 4, 5
ValuesstringPoint-To-Point, Point-To-Multipoint, Broadcast, NBMA
MulticastForwardinguint16
DescriptionstringThis parameter indicates whether IP multicast datagrams should be forwarded over this OSPF link, and if so, how the forwarding should be done, see section B.2 in RFC 1584.
MappingStringsstringMIB.IETF|OSPF-MIB.ospfIfMulticastForwarding
Requiredbooleantrue
ValueMapstring2, 3, 4
ValuesstringDisabled, Data-link Multicast, Data-link Unicast
RouterDeadIntervaluint32
DescriptionstringAfter ceasing to hear a router's Hello-packets, the number of seconds before its neighbors declare the router down, see section C.3 in RFC 2328.
MappingStringsstringMIB.IETF|OSPF-MIB.ospfIfRtrDeadInterval
UnitsstringSeconds

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ConnectivityStatusuint16CIM_ConnectivityCollection
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods