Hello Dave,

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

          yes I first killed the snmpd process that comes with the HP kit
and started the UCD Net-SNMP .

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

SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.8072.3.2.14



   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)

Please help,

Thanks,
Prakash

----- Original Message ----- 
From: "Dave Shield" <[EMAIL PROTECTED]>
To: "Prakash" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, September 01, 2004 8:39 PM
Subject: Re: snmpwalk problem in HPUX platform


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




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