>>>>> On Tue, 8 Feb 2011 15:11:33 -0200, Friedrich Locke 
>>>>> <friedrich.lo...@gmail.com> said:

FL> i have just installed net-snmp in my debian linux box and would like
FL> to "query" information about UDP protocol. How could i fetch such
FL> information? Do i need to install udp MIB or it comes with the default
FL> installation (via synaptic)?

The tools use the MIBS to help display data that you query from a remote
agent (or the local agent).  The agent must implement those MIBs to be
able to return the data to you (ours does implement the UDP-MIB, but not
everything does; though most do).

You might start looking at our tutorials:
  http://www.net-snmp.org/tutorials/

Generally you'll want to "snmpwalk host udpMIB" once you get the
authentication options set correctly.
-- 
Wes Hardaker
Cobham Analytic Solutions

------------------------------------------------------------------------------
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
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