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