influxdata / telegraf

Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
https://influxdata.com/telegraf
MIT License
14.57k stars 5.56k forks source link

Telegraf-Input.snmp not accepting the custom mib files #11959

Closed manjunathnayaka22 closed 2 years ago

manjunathnayaka22 commented 2 years ago

Please direct all support questsions to slack or the forums. Thank you.

No response

telegraf-tiger[bot] commented 2 years ago

Hello! I recommend posting this question in our Community Slack or Community Page, we have a lot of talented community members there who could help answer your question more quickly. You can also learn more about Telegraf by enrolling at InfluxDB University for free!

Heads up, this issue will be automatically closed after 7 days of inactivity. Thank you!

manjunathnayaka22 commented 2 years ago

Hi,

Could someone please help out for this issue, currently I am able get an output through snmpwalk, but if I add the same details in inputs.snmp.field in Telegraf.conf, the output in influxDB shows directly from the filter with following error.

[root@testserver telegraf]# snmpwalk -v 2c -c GrafanaAvayaTest 100.124.2.1 AVAYA-AURA-CM-MIB::avCmServerInfoActiveName.0

InfluxDB: unsupported input type for mean aggregate: string oid-output-influxdb

powersj commented 2 years ago

Continue conversation on forum: https://community.influxdata.com/t/telegraf-not-loading-the-mib-files/26929