supported mibs

2011-02-22 Thread Friedrich Locke
Hi, i have just started with net-snmp and i am very confused yet. I wonder which MIB(s) are supported by a default installation? How may i walk over them like below? sioux@gustav:~$ snmpwalk localhost system SNMPv2-MIB::sysDescr.0 = STRING: Linux gustav 2.6.26-2-686 #1 SMP Thu Jan 27 00:28:05 UTC

configuration files

2011-02-22 Thread Friedrich Locke
Dear friend, i have just installed net-snmp in my linux debian box but i don't really know where the configuration files are fecthed from. I have seen file in /etc/snmp and /usr/share/snmp The most strange to me it is that snmpd.conf has configuration information on both directories. Where shoul

Re: beginner questions

2011-02-08 Thread Friedrich Locke
Does SNMPv3 support kerberos authentication ? Thanks once more. On Tue, Feb 8, 2011 at 4:18 PM, Wes Hardaker wrote: >>>>>> On Tue, 8 Feb 2011 15:11:33 -0200, Friedrich Locke >>>>>> said: > > FL> i have just installed net-snmp in my debian linux bo

beginner questions

2011-02-08 Thread Friedrich Locke
Hi folks, i have just installed net-snmp in my debian linux box and would like to "query" information about UDP protocol. How could i fetch such information? Do i need to install udp MIB or it comes with the default installation (via synaptic)? Thanks in advance.