usdIpIfAssocIpIfIndex
1.3.6.1.4.1.4874.2.2.12.1.1.4.1.2
The ifIndex of the IP interface associated with the lower layer
usdIpIfAssocLowerIfIndex. In cases where there is not a 1 to 1
relationship between lower layer and higher layer IP interface, a zero
value usdIpIfAssocIpIfIndex is returned; this includes the case where an
IP interface has not yet been configued at the top of the interface
column.
An example usage of this table:
Assume a user needs to know the ifIndex relationship for all interfaces
with the L3 IP interface.
Then starting at the bottom of the stack below, the ATM and AAL5's
ifIndex would be used to access the table. The agent will return 0 for
each of these cases because multiple customer's traffic is demultiplexed
at these levels.
IP_1
PPP IP_2
ATM1483_1 ATM1483_2
\ /
AAL5
ATM
If the ATM1483_1 ifIndex is used to access this table, then the value of
usdIpIfAssocLowerIfIndex will be set to the ifIndex of IP_1. Similarily,
if the ATM1483_2 ifIndex is used to access this table, the
usdIpifAssocLowerIfIndex will set to the ifIndex of IP_2.