>> I have a problem with getting any size values from snmp. I have other

>> linux servers on other plattforms, and configuration/commands are
used 
>> in the same way and everything works as designed there. But on this 
>> specific server, nothing is returned.
>
> Is this the only PPC64 system you're running?
> Or do you have other similar architectures that are working correctly?

Yes, this is the only PPC64 system that I'm running. The others are
using x86_64

> What version of Linux are you running?

Redhat EL5

> Is this code that you compiled yourself, or are you using the
vendor-supplied version of the agent?

Vendor-supplied. I'll probably try to complie my own version and see if
I get the same result.


>>         I have tried to increase the logging of snmpd but nothing 
>> relative gets logged about this error.
>
> How exactly did you "increase the logging"?
> What have you tried, and what did it report?

Basicly, I just started snmpd without forking to background and made
sure that all output came on stdout. Nothing more fancy than that

>> Returned value from snmpwalk
>> HOST-RESOURCES-MIB::hrStorageIndex.1 = INTEGER: 0
>> HOST-RESOURCES-MIB::hrStorageIndex.2 = INTEGER: 0
>> HOST-RESOURCES-MIB::hrStorageIndex.3 = INTEGER: 0
>    :
>
> These are meant to be reporting the index for each row - i.e.
repeating the final number from the OID.  If this is returning 0
instead, that seems to show something seriously wrong.
>
> Dave

Berry

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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