Re: snmpget between systems

2009-03-06 Thread Dave Shield
2009/3/6 Vinod Nanjaiah : > Well, it works if I copy the MIB to the system from where I am doing snmpget. > But is it supposed to be like that - I mean should the MIBs be in sync on the > manager and the agent? On the manager. The agent doesn't typically need the MIB file. >>>There's more inform

RE: snmpget between systems

2009-03-06 Thread Vinod Nanjaiah
-Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Friday, March 06, 2009 8:14 PM To: Vinod Nanjaiah Cc: net-snmp-users@lists.sourceforge.net Subject: Re: snmpget between systems 2009/3/6 Vinod Nanjaiah : > If I

Re: snmpget between systems

2009-03-06 Thread Dave Shield
2009/3/6 Vinod Nanjaiah : > If I use the OID I get the correct value, but if I use the name > (myDvrName.0) it throws up an error. > > snmpget -v1 -cpublic 172.22.65.58  1.3.6.1.3.75.1.1.0 > > returns > > SNMPv2-SMI::experimental.75.1.1.0 = STRING: "Hello World" Which implies that the MIB defining

snmpget between systems

2009-03-06 Thread Vinod Nanjaiah
Hi! I am trying snmpget between two systems. If I use the OID I get the correct value, but if I use the name (myDvrName.0) it throws up an error. snmpget -v1 -cpublic 172.22.65.58 1.3.6.1.3.75.1.1.0 returns SNMPv2-SMI::experimental.75.1.1.0 = STRING: "Hello World" But, snmpget -m all -v1 -cpubl

snmpget between systems

2009-03-06 Thread Vinod Nanjaiah
Hi! I am trying snmpget between two systems. If I use the OID I get the correct value, but if I use the name (myDvrName.0) it throws up an error. snmpget -v1 -cpublic 172.22.65.58 1.3.6.1.3.75.1.1.0 returns SNMPv2-SMI::experimental.75.1.1.0 = STRING: "Hello World" But, snmpget -m all -v1 -cpubl