Description | The link mapping table is an IMA group oriented mapping table
which associates an IMA group to its corresponding IMA links.
It provides an efficient way of accessing to IMA links
based on the knowledge of an IMA group.
This is a read-only mapping table. The agent creates an entry
when an IMA link identified by 'imaLinkIfIndex' is added to
an IMA group identified by 'imaGroupIndex'. The agent removes
an entry when an IMA link identified by 'imaLinkIfIndex' is
removed from an IMA group identified by 'imaGroupIndex'.
A state object 'cimaLinkState' provides the link state in
either 'active' or 'nonactive'. The management station can query
detailed information in imaGroupTable, and imaLinkTable with
the two index readily available. |