MIB Viewer

ospfPmDomainIdStatus

OBJECT-TYPE
1.3.6.1.4.1.629.10.3.1.24.1.5
Access
read-only
Status
current
Sub-identifiers
0
The actual status of this OSPF Domain ID. If the overall OSPF Domain ID configuration is valid then the actual OSPF Domain ID status matches its configured role. If the overall OSPF Domain ID configuration is invalid then the actual status of an OSPF Domain ID may differ from its configured role. It may be downgraded from primary to secondary, or it may not be used at all. In particular. - Each OSPF instance can only have one primary OSPF Domain ID. - Each OSPF instance can only have secondary OSPF Domain IDs if it has a non-NULL primary OSPF Domain ID. - NULL OSPF Domain ID values are valid for the primary OSPF Domain ID but not for secondary OSPF Domain IDs.
INTEGER { domStsPrimary (1), domStsSecondary (2), domStsInactive (3), domStsInvalid (4), domStsInconsistent (5) }