> I have some questions about the new draft of the group
This "new" draft is over 2 years old, so instead of calling it 'new',
might I suggest 'toddler'?
> 1- A tunnel connect two network nodes (for exemple A and B) consists of =
> severals paths, they are diffirents in bandwith, in classe of resources =
> included and excluded, and each has its hops. When a packet is sent from =
> a node (A) to other (B), the packet will take a path of the tunnel. =
> Which information in the MIB can tell us which path is currently took =
> (that means the packet took).
A path has a status --
"The operational status of the path:
unknown:
down: signaling failed
I think one must capture the distinction between a "down_1" due to a
signaling failure, and an ordered "down_2", i.e., an "abnormal down"
versus a "normal down".Paths that are operational carry packets. Others don't.
If a tunnel has multiple operational paths, it is an implementation
decision how packets of an LSP are assigned to paths: round-robin,
hash-based, random, ... Specifying this in the MIB is not usually
productive, especially as the common answer is hash-based, and the
hashes used are usually proprietary.
Kireeti.