ospfMultiProcessRouteTransitArea
ECS4510-MIB ·
.1.3.6.1.4.1.259.10.1.24.1.18.3.31.1.8
Object
column
Enumeration
To display if the area is a transit area or not for the path. Note that, discard and external routes have no area option for the path. Always return normalArea(2).
Context
- MIB
- ECS4510-MIB
- OID
.1.3.6.1.4.1.259.10.1.24.1.18.3.31.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ospfMultiProcessRouteEntry
- Table
- ospfMultiProcessRouteTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | transitArea |
2 | normalArea |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ospfMultiProcessRouteDest The destination IP address of this route. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.10.1.24.1.18.3.31.1.1 |
| ospfMultiProcessRoutePfxLen The prefix length of this route. | column | Integer32 | .1.3.6.1.4.1.259.10.1.24.1.18.3.31.1.2 |
| ospfMultiProcessRouteNexthop The nexthop IP address of this route.
Note that, discard and directly connected routes have no nexthops.
They are displayed as 0.0.0.0. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.10.1.24.1.18.3.31.1.3 |
| ospfMultiProcessRouteInterface The name of outgoing interface which links to nexthop.
Return an octet string of length zero when it is discard route. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.259.10.1.24.1.18.3.31.1.4 |
| ospfMultiProcessRouteCost The cost of this route.
Always return 4294967295 if it is a discarded route. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.259.10.1.24.1.18.3.31.1.5 |
| ospfMultiProcessRoutePathType The path type of this route.
unknown, unknown path type.
connected, directly connected.
discard, discard route.
intra, intra-area route.
inter, inter-area route.
type1, external t… | column | Enumeration | .1.3.6.1.4.1.259.10.1.24.1.18.3.31.1.6 |
| ospfMultiProcessRouteAreaId Area ID of the path which links to nexthop.
Note that, discard and external routes have no area option
for the path. Always return 0.0.0.0. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.10.1.24.1.18.3.31.1.7 |