Hello everybody...
I have a little problem with my snmp :
"""
/usr/bin/snmpget -t 1 -r 9 -m ALL -v 1 -c public zeus:161 hrProcessorLoad.3
Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/DISMAN-SCHEDULE-MIB.txt)
HOST-RESOURCES-MIB::hrProcessorLoad.3 = INTEGER: 14
"""
The problem is that I have the file (/usr/share/snmp/mibs/DISMAN-SCHEDULE-MIB.txt) and it is the same on my other linux where the snmget woks perfectly
What is the problem ?
Thanks in advance for your answer
Guillaume
I have a little problem with my snmp :
"""
/usr/bin/snmpget -t 1 -r 9 -m ALL -v 1 -c public zeus:161 hrProcessorLoad.3
Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/DISMAN-SCHEDULE-MIB.txt)
HOST-RESOURCES-MIB::hrProcessorLoad.3 = INTEGER: 14
"""
The problem is that I have the file (/usr/share/snmp/mibs/DISMAN-SCHEDULE-MIB.txt) and it is the same on my other linux where the snmget woks perfectly
What is the problem ?
Thanks in advance for your answer
Guillaume