WolverineJR
Technical User
Hello,
for a project I need to get a snmp-daemon running on a AIX-5.1-system.
A prerequisite for the snmp-daemon is the ability to work with the HOST-RESOURCES-MIB.
So I decided to take the net-snmp-daemon in the version 5.1.3.1. I compiled and got it running successfully.
But when I tried the command:
"snmpget -v 1 -c private localhost 1.3.6.1.2.1.25"
I only get the message:
"Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: HOST-RESOURCES-MIB::host"
I already have tried to enter explicitly "mibs +HOST-RESOURCES-MIB" in "/usr/local/share/snmp/snmp.conf" and restarted the snmpd-daemon. But this didn´t worked.
Does have anyone some tipps or a solution for my problem??
THX!!!!!
for a project I need to get a snmp-daemon running on a AIX-5.1-system.
A prerequisite for the snmp-daemon is the ability to work with the HOST-RESOURCES-MIB.
So I decided to take the net-snmp-daemon in the version 5.1.3.1. I compiled and got it running successfully.
But when I tried the command:
"snmpget -v 1 -c private localhost 1.3.6.1.2.1.25"
I only get the message:
"Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: HOST-RESOURCES-MIB::host"
I already have tried to enter explicitly "mibs +HOST-RESOURCES-MIB" in "/usr/local/share/snmp/snmp.conf" and restarted the snmpd-daemon. But this didn´t worked.
Does have anyone some tipps or a solution for my problem??
THX!!!!!