|
Properties |
|
routerAddrType |
The address type for routerId.
type=rtr.InetAddressType
|
|
routerId |
Obsoleted: Indicates the next hop (or router ID) of the node, requestor or
responder, that provided this route information.
type=InetAddress
|
|
nextHopType |
Indicates whether the route is local route or a remote
(ie BGP-VPRN) route.
type=vprn.NextHopType
|
|
tunnelType |
When the value of nextHopType is 'remote', tunnelType
indicates the type of tunnel used to reach this BGP next
hop.
type=vprn.NextHopTunnelType
|
|
tunnelId |
When the nextHopType is 'remote', tunnelId indicates the
tunnel used to reach this BGP next hop.
type=long
|
|
ifIndex |
When the value of nextHopType is 'local' the
ifIndex indicates the interface used to reach this
ECMP next hop.
type=long
|
|
nextHopId |
The next hop ID.
type=long
|
|
reporterType |
Specifies the type of reporter -- either the requestor
or the responder of the trace probe.
type=vprn.ReporterType
|
|
probeNumber |
The probe ID / count.
type=int
|
|
hopNumber |
The hop number.
type=int
|
|
runNumber |
The run number.
type=long
|
|
nextHopAddrType |
Specifies indicates the type of Internet
address stored in NextHopAddress.
type=rtr.InetAddressType
|
|
nextHopAddress |
Specifies the the Internet address for this L3 next hop entry.
type=InetAddress
|