While executing below snmpwalk command
snmpwalk -v2c -c public localhost host
I am getting only this as output for my linux system
HOST-RESOURCES-MIB::hrSystemDate.0 = STRING: 2012-8-16,10:43:20.0,-5:30 HOST-RESOURCES-MIB::hrSystemDate.0 = No more variables left in this MIB View (It is past the end of the MIB tree)
Why I am not getting other HOST-RESOURCE MIBs...How can I get all of those MIBs??