ospfPmDomainIdStatus
DC-OSPF-MIB ·
.1.3.6.1.4.1.629.10.3.1.24.1.5
Object
column
Enumeration
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.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.3.6.1.4.1.629.10.3.1.24.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ospfPmDomainIdEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | domStsPrimary |
2 | domStsSecondary |
3 | domStsInactive |
4 | domStsInvalid |
5 | domStsInconsistent |