Hi all
I have been assigned a task of extending the snmp agent.Mostly I have to do
it in net snmp in c language.
can anybody give an idea what exactly is agent extension and how to go about
it.
Regards
Anshul
--
Crystal
2009/4/24 B V Narasimhulu :
> Can I have the different Context string assigned to some
> rows of a MIB table ? Is it possible to do so ?
That's probably not the best way to think of the context string.
The most useful way to approach this is to regard different
contexts as representing completely
2009/4/23 Thomas Anders :
> Matty wrote:
>> I have encountered a bizarre issue where a number of UDP and TCP
>> counters are returning zero (kstat shows non-zero values for
>> udpInDatagrams, so I know the values shouldn't be zero):
>
> We believe this problem should be fixed by patch 2751588 appli
Hi,
Can I have the different Context string assigned to some rows of a MIB table ?
Is it possible to do so ?
I mean to say that I wanted to register the few rows of the ifTable with the
different Context string. How can I assign the context string in this case ?
Appriciate your sugggestions.