Hi,
I found some discussion regarding the code for sbsm
on the internetI was wondering if there is some
implementation available for this.
I have an application which needs session concept
to be used with netsnmp server.
Even an untested implementation of code which
includes changes
Hello,
I have two variables in my MIB definition, one is writable (represents the
number of a link), and the other is read-only (represents the status of a link).
In the handler's code for the link status variable (into the GET section) I need
to access the other variable (link number) to know what
Dear Team,
I would like to know whether set operation can be performed on the
read-write node like sysContact ,sysName etc at run time instead of
making the changes before hand in the snmpd.conf file. Presently there
is provision for the get operation.
If the above facility is present where