[
https://issues.apache.org/jira/browse/NIFI-9415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451300#comment-17451300
]
Lehel Boér commented on NIFI-9415:
----------------------------------
Making the SNMP target dynamic is an excellent idea in my opinion. Enabling
expression language is currently ineligible because the processor constructs an
immutable target when it is initialized. This would require significant design
adjustments.
> GetSNMP processor can accept input connection
> ---------------------------------------------
>
> Key: NIFI-9415
> URL: https://issues.apache.org/jira/browse/NIFI-9415
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.15.0
> Reporter: macdoor615
> Priority: Major
> Attachments: 截屏2021-11-27 上午12.33.51.png, 截屏2021-11-27
> 上午12.35.29-1.png
>
>
> We need to poll snmp data from a lot of device and device list change
> frequently. It is impossible to deploy a lot GetSNMP processor with fixed
> "SNMP Agent Hostname"
> We want GetSNMP processor can accept input connection, "SNMP Agent
> Hostname" attribute can support expression language and change dynamically.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)