Hi Dave....I tried by as u mentioned..but again am getting empty responce...

If I tried with -d option, am getting

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

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:

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 A0 19 02    0&.....public ..
0016: 02 21 DA 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..

Received 40 bytes from UDP: [0.0.0.0]->[192.168.1.172]:161
0000: 30 26 02 01  00 04 06 70  75 62 6C 69  63 A2 19 02    0&.....public¢..
0016: 02 21 DA 02  01 02 02 01  01 30 0D 30  0B 06 07 2B    .!U......0.0...+
0032: 06 01 04 01  8F 65 05 00                              .....e..

Plzz tell me...where exactly the problem..192.168.1.172 is a windows 2000
machine...net-snmp 5.4.2 is running...

Should I made any extra configuration in snmpd.conf..to make my agent to
support UCD-SNMP-MIB?

Thanks in Advance....
Malar...

On Tue, Mar 3, 2009 at 1:08 AM, Dave Shield <d.t.shi...@liverpool.ac.uk>wrote:

> 2009/3/2 malar vizhi <malar...@gmail.com>:
> >     When I query with UCD-SNMP-MIB returns empty result.
> >
> > My cmd::
> >    snmpwalk -v 1 -c public 192.168.1.172 UCD-SNMP-MIB::.1.3.6.1.4.1.2021
>
> If you are using a numeric OID, then you don't need to specify the MIB
> name.
> Either use
>    snmpwalk ....    .1.3.6.1.4.1.2021
> or use
>    snmpwalk ....    UCD-SNMP-MIB::ucdavis
>
>
> > What would be the problem?....
>
> Please see the FAQ entries
>    I can see the system group, but nothing else.  Why?
> and
>    Why can't I see values in the <INSERT ENTERPRISE HERE> tree?
>
> 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