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
- Table
- ospfPmDomainIdTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | domStsPrimary |
2 | domStsSecondary |
3 | domStsInactive |
4 | domStsInvalid |
5 | domStsInconsistent |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ospfPmDomainIdApplIndex Identifies this OSPF entity. | column | OspfPmIndex | .1.2.826.0.1.1578918.5.62.1.1.24.1.1 |
| ospfPmDomainIdValue The OSPF Domain ID value.
The OSPF Domain ID value is a BGP extended community
attribute value. It consists of a 2 byte Type field
followed by a 6 byte Value field… | column | OctetString | .1.2.826.0.1.1578918.5.62.1.1.24.1.2 |
| ospfPmDomainIdRowStatus The row status for this OSPF Domain ID Table entry, used
to create and destroy table entries. | column | SNMPv2-TCRowStatus | .1.2.826.0.1.1578918.5.62.1.1.24.1.3 |
| ospfPmDomainIdRole The configured role of this OSPF Domain ID (primary or
secondary). | column | Enumeration | .1.2.826.0.1.1578918.5.62.1.1.24.1.4 |