2009/4/3 down Load <engl...@yahoo.com>:
> 4)/usr/local/bin#./snmpgetnext -v 1 -c public localhost hrStorageIndex.44
> HOST-RESOURCES-MIB::hrStorageIndex.45 = INTEGER: 45
> 5)/usr/local/bin#./snmpget -v 1 -c public localhost hrStorageIndex.45
> HOST-RESOURCES-MIB::hrStorageIndex.45 = INTEGER: 45
> 6)/usr/local/bin#./snmpget -v 1 -c public localhost hrStorageDescr..45
> HOST-RESOURCES-MIB::hrStorageDescr.45 = STRING: /oracle/DEV/origlogA
> 7)/usr/local/bin#./snmpget -v 1 -c public localhostĀ  hrStorageType.45
> Timeout: No Response from localhost.

OK - That's definitely useful information in trying to pin down
exactly what's going wrong.

Can you try re-starting the agent using the command

   /usr/local/sbin/snmpd -f -Le -Dhost/hr_storage

and then run

  snmpget -v 1 -c public localhost hrStorageDescr..45

again (in a separate terminal).
What is the output from the snmpd command?

Dave

------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to