we confirm the device are connected properly with our ELK cluster server where we install the logstash.
Would you be able to elaborate on this?
How did you test/verify this exactly?
I hope you are not confused between snmp and snmptrap input.
snmp input is used to connect Logstash to network devices, i.e. the network connection direction is outbound from Logstash and inbound into the network devices.
While snmptrap is the reverse of the snmp input.
From your statement, I presume you are expecting connection from the network devices into Logstash, not the other way around.
You are on good path.You will need MIBs and replace get => ["1.3.6.1.2.1.1.1.0", "1.3.6.1.2.1.1.3.0", "1.3.6.1.2.1.1.5.0"] with your values which will FrameFlow show up.
Use the get option to query for scalar values for the given OID(s). One or more OID(s) are specified as an array of strings of OID(s).
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.