2008/8/27 Hanig, Michael <[EMAIL PROTECTED]>:
> I) What is the difference between
> netsnmp_register_watched_scalar()
> and
> netsnmp_register_watched_instance()
The scalar helper handles requests for
myScalarOID and myScalarOID.1
correctly.
The instance helper returns the
On Wed, 2008-08-27 at 14:14 +0200, Hanig, Michael wrote:
> Hello there,
>
> I stumbled upon some problems using net-snmp for creating a sub-agent.
> I was able to figure out most of the stuff, but there are still some
> questions left.
>
> I) What is the difference between
>
> netsnmp_register_w