scalar and tables subagent
hjubal <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
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