Hi,

I would like to know if it is possible to get information across two
tables, in one single "Get" request.

I would like to know the interface details of a MAC from FDB table.
dot1dTpFdbTable table contains mapping of the Mac address to the port
number & the mapping of port number to the interface index is present in
dot1dBasePortTable.

Ideally the application has to perform 

1. First get operation to get dot1dTpFdbPort value from the
dot1dTpFdbTable, 
2. Then get the interface index from dot1dBasePortTable
3. Finally get the iftable for the interface index.

Is there any possibility of optimisation, so that this can be acheived
in less than 3 Get operations.

Thanks,
Anu

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to