wrote:
> On 18 May 2012 14:57, Michael Dorin wrote:
>> My question should have been more specific..the Table function is
>> invoked when a get request comes in...
>> and UPSALARMID is built...but it never comes back for the remaining
>> columns.(At least that is
My question should have been more specific..the Table function is
invoked when a get request comes in...
and UPSALARMID is built...but it never comes back for the remaining
columns.(At least that is how it seems
to me)...I thought it would come back and ask for UPSALARMDESCR...but
it does not seem
I am trying to make a subagent for the UPS-MIB.
I generate the code with mib2c -c mib2c.conf upsMIB
I select 1) ucd-snmp style code
I get upsMIB.c
I am trying to fill in var_upsAlarmTable, but am running into lots of
little errors. Does anybody havae
any example code I might be able to review?