Hi,
I have to develop a subagent which implements a MIB with mixed objects: 5 scalars and 3 tables.
I've chosen 'mib2c.iterate_access.conf' to generate code for the tables.
Is it possible to load multiple subagents with dlmod?
Something like:
snmpd -f -L -DmyScalars,myTables,dlmod -c myConf.conf
Thanks!
// hj
- scalar and tables subagent hjubal
- Re: scalar and tables subagent Wes Hardaker