Hello Guys,
I have problem with snmp. snmpget command works for objects like sysname, syslocation, and whatever is in system. at the same time, I need to find the value for hrMemorySize. Once I use "snmptranslate -On -IR hrMemorySize" I get the numeric OID, but when I use "snmpget -v2c -c public localhost hrMemorySize.0", I receive "No such object available on this agent at this OID". Could you please help? Thanks.
I have problem with snmp. snmpget command works for objects like sysname, syslocation, and whatever is in system. at the same time, I need to find the value for hrMemorySize. Once I use "snmptranslate -On -IR hrMemorySize" I get the numeric OID, but when I use "snmpget -v2c -c public localhost hrMemorySize.0", I receive "No such object available on this agent at this OID". Could you please help? Thanks.
Comment