From: Stef C. <ste...@do...> - 2018-05-24 14:50:33
|
On 05/24/2018 12:58 PM, Shalav Sharma wrote: > Hi there, > > We have devmon (version 0.2) over RHEL 6.7 and I am trying to poll a Cisco > router which is snmp v3 enabled. But its seems dm_snmp.pm does not snmp v3 > yet. May I now if devmon supports snmp v3 yet? If yes then please pass on > the latest dm_snmp.pm or link to the version of devmon which supports this > snmp v3. Also please give one example of hosts.cfg on how to pass snmp v3 > parameters. And any other file which requires modification? > > Thanks in advance. Appreciate your early response. I have a version of devmon with snmp v3 support. It's not ready to be released. It needs some code cleanup and documentation. The changes are not that hard, but the Devmon code is rather messy and not so easy to understand. You also need an extra configuration file for v3 options. I have it on my TODO list to get my code released. I'm also looking for the original authors, they can contact me off list if required. Stef |