olsrv2TibRoutingSetLocalIfIpAddrType
OLSRv2-MIB ·
.1.3.6.1.2.1.219.1.2.11.1.6
Object
column
Enumeration
The type of the olsrv2TibRoutingSetLocalIfIpAddr
and olsrv2TibRoutingSetNextIfIpAddr,
as defined in the InetAddress MIB module (RFC 4001).
Only the values 'ipv4(1)' and
'ipv6(2)' are supported.
Context
- MIB
- OLSRv2-MIB
- OID
.1.3.6.1.2.1.219.1.2.11.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- olsrv2TibRoutingSetEntry
- Table
- olsrv2TibRoutingSetTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | ipv6 |
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 |
| olsrv2TibRoutingSetDestIpAddrPrefixLen 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
olsrv2TibRoutingSetDestIpA… | column | bits INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.2.1.219.1.2.11.1.3 |
| 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 |
| 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 |