Dear All
I did a lot of googling and tried both rpm packages and source packages to
no avail.

I try to execute

[r...@localhost src]# snmpwalk  -c xxxxxxxx -v 2c xxxxxxxxxxx
.1.3.6.1.2.1.25.3.3.1

It should return
HOST-RESOURCES-MIB::hrProcessorFrwID.768 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorFrwID.769 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorFrwID.770 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorFrwID.771 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorLoad.768 = INTEGER: 45
HOST-RESOURCES-MIB::hrProcessorLoad.769 = INTEGER: 31
HOST-RESOURCES-MIB::hrProcessorLoad.770 = INTEGER: 14
HOST-RESOURCES-MIB::hrProcessorLoad.771 = INTEGER: 14

However it is not returning the processor load values
[r...@localhost src]# snmpwalk  -cxxxxxxxx -v 2c xxxxxxxxx
.1.3.6.1.2.1.25.3.3.1
HOST-RESOURCES-MIB::hrProcessorFrwID.768 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorFrwID.769 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorFrwID.770 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorFrwID.771 = OID: SNMPv2-SMI::zeroDotZero


I did try from different server and even on localhost with the same result.
I even used the snmpd.conf file from one of my working servers.


My relevant current snmpd configuration is :


com2sec notConfigUser xxxxxxxxxx    public

group   notConfigGroup v1           notConfigUser
group   notConfigGroup v2c           notConfigUser

view    systemview    included   .1.3.6.1.2.1.1
view    systemview    included   .1.3.6.1.2.1.25.1.1
view    systemview    included   .1.3.6.1.2.1.25.3.3.1
view systemview    included  .1                               80
access  notConfigGroup ""      any       noauth 0 systemview all all



Please advice.
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to