Re: queries to only one table
arif hussain <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 15 February 2011 15:02, Egor <[email protected]> wrote: > Hello, I can't understand how can I take values only from one table. > So, I have some table: > > myMibModule::FirstTable (...3.1) > myMibModule::SecondTable (...3.2) > > when I use snmpwalk <params> myMibModule::FirstTable, it's returned values > from FirstTable, but it makes another queries to SecondTable. And it's not > needed for me. So, what is the way to query only one table? > I think you are not specifying complete table OID, snmpwalk will query all the variables in the subtree below the given OID, see snmpwalk man page > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > Net-snmp-users mailing list > [email protected] > Please see the following page to unsubscribe or change other options: > https://lists.sourceforge.net/lists/listinfo/net-snmp-users > > ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users