Re: snmpget multiple oid to table

2006-03-06 Thread Greg L Robillard
uot;Dave Shield" <[EMAIL PROTECTED]> To: "Greg Robillard" <[EMAIL PROTECTED]> Cc: Sent: Monday, March 06, 2006 4:33 AM Subject: Re: snmpget multiple oid to table On Sat, 2006-03-04 at 07:44 -0800, Greg Robillard wrote: When I snmpget the table using one command li

Re: snmpget multiple oid to table

2006-03-06 Thread Dave Shield
On Sat, 2006-03-04 at 07:44 -0800, Greg Robillard wrote: > When I snmpget the table using one command line > snmpget -v2c -c public localhost enterprises.103.1.9.2.5.1.2.4 > enterprises.103.1.9.2.5.1.3.4 enterprises.103.1.9.2.5.1.5.4 > > My first oid returns the proper value, the second an third r

snmpget multiple oid to table

2006-03-04 Thread Greg Robillard
SNMP version net-snmp5.09When I send individual snmpget commands to a table:snmpget -v2c -c public localhost enterprises.103.1.9.2.5.1.2.4snmpget -v2c -c public localhost enterprises.103.1.9.2.5.1.3.4snmpget -v2c -c public localhost enterprises.103.1.9.2.5.1.5.4The values are returned correctly.Whe