SNMP with SFlowtrend and sflow-rt

29 views
Skip to first unread message

Vlad Kratsberg

unread,
Jan 21, 2021, 6:34:18 PM1/21/21
to sFlow-RT
Hello,

We are evaluating SflowRT and SflowTrend.  None of these apps are able to poll our devices via SNMPv3.   I was able to confirm by checking firewall sessions and doing tcpdump.

Does SflowTrend support SNMPv3 ? 

As for SFLOW-RT, here is our docker file:

FROM sflow/sflow-rt:latest
ENV RTAPP="-Ddns.servers=resolv.conf -Dgeo.country=resources/config/GeoLite2-Country.mmdb -Dgeo.asn=resources/config/GeoLite2-ASN.mmdb -Dsnmp.ifname=yes -Dsnmp.version=3 -Dsnmp.community=squarespace -Dsnmp.user=observium -Dsnmp.authprotocol=sha -Dsnmp.authpasswd=$SNMP_PASS -Dsnmp.privprotocol=aes123 -Dsnmp.privpasswd=$SNMP_PASS"
RUN /sflow-rt/get-app.sh sflow-rt browse-metrics && /sflow-rt/get-app.sh sflow-rt browse-flows && /sflow-rt/get-app.sh sflow-rt prometheus && /sflow-rt/get-app.sh sflow-rt flow-trend && /sflow-rt/get-app.sh sflow-rt fabric-view && /sflow-rt/get-app.sh sflow-rt top-flows

We are able to resolve countries and asns however SNMP is not polling.  What are we doing wrong ? 

Thank you

Reply all
Reply to author
Forward
0 new messages