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
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
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