> snmpd, libsnmpd-dev installed
> 
> first,
> $snmpget -v 1 -c public 192.168.200.109 .1.3.6.1.4.1.2021.11.50.0
> Error in packet
> Reason: (noSuchName) There is no such variable name in this MIB.
> Failed object: UCD-SNMP-MIB::ssCpuRawUser.0


OK - what *can* you see?
If you do a full walk of the whole tree:

        snmpwalk -v 1 -c public -t 600 192.168.200.109 .1

do you get *anything* from the UCD-SNMP-MIB ?

My immediate guess would be access control - particularly if
you only see the 'system' (?+'hrsystem') groups.
   Have a look at how the agent's access control is configured.
("rocommunity" and "com2sec/group/view/access" directives).

See 'snmpd.conf(5)' and the FAQ for more details.

Dave

PS: Please don't send the same request twice from different addresses.
    It's unnecessary, and just adds to the support load.

> 
> 
> -------------------------------------------------------
> 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-coders mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/net-snmp-coders




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to