ospfMultiProcessRoutePfxLen
ECS3610-MIB ·
.1.3.6.1.4.1.259.10.1.6.1.18.3.31.1.2
Object
column
SNMPv2-SMIInteger32
The prefix length of this route.
Context
- MIB
- ECS3610-MIB
- OID
.1.3.6.1.4.1.259.10.1.6.1.18.3.31.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ospfMultiProcessRouteEntry
- Table
- ospfMultiProcessRouteTable
- Siblings
- 7
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
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.6.1.18.3.31.1.1 |
| 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.6.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.6.1.18.3.31.1.4 |
| ospfMultiProcessRouteCost The cost of this route.
Always return 4294967295 if it is a discard route. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.259.10.1.6.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.6.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.6.1.18.3.31.1.7 |
| ospfMultiProcessRouteTransitArea 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). | column | Enumeration | .1.3.6.1.4.1.259.10.1.6.1.18.3.31.1.8 |