From: Ron R. <ron...@ce...> - 2011-03-17 21:04:24
|
> How can snmpwalk find the data, but if I snmpget it directly it doesn't > work? For instance: snmpwalk -c public -v 2c 192.168.1.208 SNMPv2-MIB::sysDescr.0 SNMPv2-MIB::sysDescr.0 = STRING: Linux pep 2.6.21.7 #1 SMP PREEMPT Thu Mar 17 11:29:27 EDT 2011 mips snmpwalk -c public -v 2c 192.168.1.208 SNMPv2-MIB::sysDescr SNMPv2-MIB::sysDescr.0 = STRING: Linux pep 2.6.21.7 #1 SMP PREEMPT Thu Mar 17 11:29:27 EDT 2011 mips snmpget -c public -v 2c 192.168.1.208 SNMPv2-MIB::sysDescr SNMPv2-MIB::sysDescr = No Such Instance currently exists at this OID snmpget -c public -v 2c 192.168.1.208 SNMPv2-MIB::sysDescr.0 SNMPv2-MIB::sysDescr.0 = STRING: Linux pep 2.6.21.7 #1 SMP PREEMPT Thu Mar 17 11:29:27 EDT 2011 mips The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting all copies. Thank you. |