[snmpsim-users] Multiple variation modules for a single OID?
Brought to you by:
elie
|
From: Forman, A. <And...@Te...> - 2013-09-25 16:54:31
|
Would it be possible to have multiple variation modules trigger for a single OID?
Looking in snmpsimd SnmprecRecord.evaluateValue I know this isn't supported today.
My thought wasthat the .pysnmp entry would look like:
[OID]|[type]:variation1,variation2|[settings]
Further, I'd think that the settings would be shared across both modules, so any parameters of the same name would apply to both.
Alternately, perhaps it would be better to create a super-set variation module that would then proxy the calls out to the other modules?
Thanks,
Andrew
|