Name | Data Type | Value |
---|---|---|
Description | string | This class represents an OSPF area. The definition of an OSPF area from RFC2328, is 'OSPF allows sets of networks to be grouped together. Such a grouping is called an area. The topology of an area is hidden from the rest of the Autonomous System. This information hiding enables a significant reduction in routing traffic. Also, routing within the area is determined only by the area's own topology, lending the area protection from bad routing data.' This class has a 'Type' propery, which distinguishes between the different area types. This approach was chosen, because it provides a simpler way to indicate the type of an area, and additional subclassing is not needed at this time. |
UMLPackagePath | string | CIM::Network::OSPF |
Version | string | 2.7.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
AreaID | uint32 | ||||||
Description | string | The area ID of this OSPF area, see C.2 in RFC 2328. | |||||
MappingStrings | string | MIB.IETF|OSPF-MIB.ospfAreaId | |||||
AreaType | uint16 | ||||||
Description | string | The type of the OSPF area. | |||||
Required | boolean | true | |||||
ValueMap | string | 2, 3, 4 | |||||
Values | string | Plain, Stub, NSSA | |||||
ExtLsdbLimit | uint32 | ||||||
Description | string | When the number of non-default AS-external-LSAs in a router's link-state database reaches this limit, the router enters OverflowState, see 2.1 in RFC 1765. | |||||
MappingStrings | string | MIB.IETF|OSPF-MIB.ospfExtLsdbLimit |
Name | Data Type |
---|---|
AllocationState | string |
Caption | string |
CommunicationStatus | uint16 |
CreationClassName | string |
Description | string |
DetailedStatus | uint16 |
ElementName | string |
EnabledDefault | uint16 |
EnabledState | uint16 |
Generation | uint64 |
HealthState | uint16 |
InstallDate | datetime |
InstanceID | string |
Name | string |
NameFormat | string |
OperatingStatus | uint16 |
OtherEnabledState | string |
PrimaryOwnerContact | string |
PrimaryOwnerName | string |
PrimaryStatus | uint16 |
RequestedState | uint16 |
Status | string |
TimeOfLastStateChange | datetime |
TransitioningToState | uint16 |
AvailableRequestedStates | uint16[] |
IdentifyingDescriptions | string[] |
OperationalStatus | uint16[] |
OtherIdentifyingInfo | string[] |
Roles | string[] |
StatusDescriptions | string[] |
Name | Return Type |
---|---|
RequestStateChange | uint32 |