2009/3/4 malar vizhi <malar...@gmail.com>:
> C:\>snmpwalk -d -v 1 -c public 192.168.1.172 UCD-SNMP-MIB:ucdavis
>
> Sending 40 bytes to UDP: [0.0.0.0]->[192.168.1.172]:161
> 0000: 30 26 02 01  00 04 06 70  75 62 6C 69  63 A1 19 02    0&.....public¡..
> 0016: 02 21 D9 02  01 00 02 01  00 30 0D 30  0B 06 07 2B    .!U......0.0...+
> 0032: 06 01 04 01  8F 65 05 00                              .....e..

i.e.   GETNEXT .1.3.6.1.4.1.2021

> Received 50 bytes from UDP: [0.0.0.0]->[192.168.1.172]:161
> 0000: 30 30 02 01  00 04 06 70  75 62 6C 69  63 A2 23 02    00.....public¢#.
> 0016: 02 21 D9 02  01 00 02 01  00 30 17 30  15 06 0F 2B    .!U......0.0...+
> 0032: 06 01 04 01  CB 00 01 01  01 01 01 02  43 3A 04 02    ....E.......C:..
> 0048: 43 3A                                                 C:

i.e. RESPONSE .1.3.6.1.4.1.9600.1.1.1.1.2.67.58

I might have got the enterprise number wrong, but it's
certainly not within the ucdavis tree.

You can ignore the second pair of packets - that's just snmpwalk
running a GET request on the same OID, to make sure there's no
information to be retrieved.



> Plzz tell me...where exactly the problem..

The remote agent doesn't support anything under the ucdavis tree.
(Or if it does, then access control is preventing you from seeing it).


>192.168.1.172 is a windows 2000 machine...net-snmp 5.4.2 is running...

Are you sure?
Enterprise no 9600 is assigned to "SNMP Informant"
(http://www.snmp-informant.com/),
which would tend to indicate that the remote agent is probably theirs, rather
than the Net-SNMP agent.

Try running snmpwalk on "system".
What does that report?
   In particular - what value does sysObjectID have?

Dave

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
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