olsrv2TibRoutingSetDestIpAddrPrefixLen
OLSRv2-MIB ·
.1.3.6.1.2.1.219.1.2.11.1.3
Object
Indicates the number of leading one bits that form the
mask to be logically ANDed with the destination address
before being compared to the value in the
olsrv2TibRoutingSetDestIpAddr field.
Note: This definition needs to be consistent
with the current forwarding table MIB module description.
Specifically, it SHOULD allow for longest prefix
matching of network addresses.
Context
- MIB
- OLSRv2-MIB
- OID
.1.3.6.1.2.1.219.1.2.11.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Units
- bits
- Parent
- olsrv2TibRoutingSetEntry
- Table
- olsrv2TibRoutingSetTable
- Siblings
- 8
Syntax
bits INET-ADDRESS-MIBInetAddressPrefixLength
- Source
- INET-ADDRESS-MIBInetAddressPrefixLength
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..2040
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| olsrv2TibRoutingSetDestIpAddrType The type of the olsrv2TibRoutingSetDestIpAddr,
as defined in the InetAddress MIB module (RFC 4001).
Only the values 'ipv4(1)' and 'ipv6(2)' are
supported. | column | Enumeration | .1.3.6.1.2.1.219.1.2.11.1.1 |
| olsrv2TibRoutingSetDestIpAddr This is the address of the destination,
either the address of an interface of
a destination router or the network
address of an attached network. | column | OctetString | .1.3.6.1.2.1.219.1.2.11.1.2 |
| olsrv2TibRoutingSetNextIfIpAddrType The type of the olsrv2TibRoutingSetNextIfIpAddr,
as defined in the InetAddress MIB module (RFC 4001).
Only the values 'ipv4(1)' and
'ipv6(2)' are supported. | column | Enumeration | .1.3.6.1.2.1.219.1.2.11.1.4 |
| olsrv2TibRoutingSetNextIfIpAddr This object is the OLSRv2 interface address of the
next hop on the selected path to the
destination. | column | OctetString | .1.3.6.1.2.1.219.1.2.11.1.5 |
| olsrv2TibRoutingSetLocalIfIpAddrType The type of the olsrv2TibRoutingSetLocalIfIpAddr
and olsrv2TibRoutingSetNextIfIpAddr,
as defined in the InetAddress MIB module (RFC 4001).
Only the values 'ipv4(1)'… | column | Enumeration | .1.3.6.1.2.1.219.1.2.11.1.6 |
| olsrv2TibRoutingSetLocalIfIpAddr This object is the address of the local OLSRv2
interface over which a packet must be
sent to reach the destination by the
selected path. | column | OctetString | .1.3.6.1.2.1.219.1.2.11.1.7 |
| olsrv2TibRoutingSetDist This object is the number of hops on the selected
path to the destination. | column | hops Unsigned32 | .1.3.6.1.2.1.219.1.2.11.1.8 |
| olsrv2TibRoutingSetMetricValue This object is the metric of the route
to the destination with address R_dest_addr.
The maximum value of this object can be
256 times MAXIMUM_METRIC,
as represented in Olsrv2Metri… | column | Unsigned32 | .1.3.6.1.2.1.219.1.2.11.1.9 |