[AGENT++] find_index

Jochen Katz katz at agentpp.com
Mon Aug 29 15:21:09 CEST 2005


Hi,

> MibTableRow* row1 =
> MibTable::find_index(Oidx::from_string(".1.3.6.1.4.1.4976.6.2.1.1.2",
> FALSE));

Oidx::from_string() is the wrong function, just use Oidx("1.3.6...")
instead and it should work.

Regards,
   Jochen



More information about the AGENTPP mailing list