On 04/12/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I would like to inform that I am trying to learn SNMP form William
> Stallings   SNMP,SNMPV2,Snmpv3,and RMON 1 and 2.

Yup - that's a reasonable book,
I found it a bit repetative when describing the three versions of SNMP,
and not particularly clear about the differences between them.
   But until I find the time to write something better, that's probably
as good a source of information as you're likely to find :-)



>  I would earnestly request you to suggest how SNMP can be learned in
> better manner.

The best way to learn SNMP is to try using it.
Read the book to get a feel for the basics, then set yourself up with a
test server, and try querying it.   Whenever you have a question like
"How can the agent report two errors at the same time", try sending
a request that will trigger this, and see what happens.

   You may find it useful to send requests using the command line
option '-d'  (to display the raw SNMP packets as they are sent/received)
or '-Ddump' (to display a formatted dump of these packets).

The output of -d is more compact, so it's easier to see the conversation
between client and agent.   But it's easier to see what the packets
actually contain with '-Ddump'.

If you see behaviour that you can't understand, then feel free to ask
on the list.  But you'll probably come to a better understanding of how
it all fits together if you try and solve such problems for yourself first.

Have Fun!

Dave

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
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