>    snmpwalk -v 1 -c public localhost  SNMPv2-MIB::system
>                                                     (works fine in HPUX)
>    snmpwalk -v 1 -c public localhost  UCD-SNMP-MIB::ucdavis
>                               (does not work in HPUX but works in Linux)


OK - next question:
   What *can* you see with the HP-UX version of the agent?
Try
        snmpwalk -v 1 -c public -r 0 -t 60 localhost .1

(and be patient if things seem to run slowly)

What does that return?   i.e. what MIB subtrees can you see?


Dave



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to