[ First - *please* don't mail me privately, without copying
         any responses to the mailing list.  I don't have the time
         or inclination to offer private, unpaid, SNMP consultancy.
         Keep discussions to the list, where others can both learn
         and offer advice.  Thanks.   ]


>                   I am using the UCD Net-SNMP only .

Does this mean that you have removed the HP-supplied SNMP agent,
and replaced it with ours?

What does
        snmpget -v 1 -c public localhost sysObjectID.0

return?


>                                          You must also note  that
> /proc device from which all the system informations are retrieved
> in a linux system is not present in HPUX.

Correct.
That's why there's a completely different chunk of code for
implementing these MIBs on HP kit.


>  Is there any way by which I can specify the
> location from where to retrieve these system informations

This has already been done.
See the source code - it's liberally splattered with
        #ifdef linux
and
        #ifdef hpux
and the like.

Part of the complexity of the MIB implementations is the need to
retrieve the underlying data from a wide variety of different sources.


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