thank you it worked! where can i find the mib oid for decoding?
tnx On Wed, Mar 26, 2025 at 6:36 PM Pavel Stoyanov <pa...@rack.bg> wrote: > Hi,You can try the following:# Snmpd.conf should contain:master > agentxagentXSocket tcp:localhost:705 # TCP for AgentX (between localhost > and dnsdist) rocommunity public 10.154.12.83 # UDP for ext. queries# > dnsdist.conf, should have:snmpAgent(true, "tcp:127.0.0.1:705") # > Testing:netstat -tulnp | grep -E '705|161'snmpwalk -v 2c -c public > localhost .1.3.6.1.4.1.43315# Also, you can play with the > permissions:agentXSocket tcp:localhost:705agentXPerms 0777 0555<div> > </div><div> > </div><!-- originalMessage --><div>-------- Original message > --------</div><div>From: garcetto via dnsdist < > dnsdist@mailman.powerdns.com> </div><div>Date: 3/26/25 17:46 > (GMT+02:00) </div><div>To: dnsdist@mailman.powerdns.com > </div><div>Subject: [dnsdist] [snmp] help on configuring snmp </div><div> > </div>good afternoon, > using ubuntu 22 lts, installed snmpd and dnsdist, so far so good, > configured > > /etc/dnsdist/dnsdist.conf > > snmpAgent(true, "udp:10.154.12.83:161") > > and snmp.conf to use agentx > > but running snmpwalk i dont see any dnsdist info... > where am i wrong? > > thank you > >
_______________________________________________ dnsdist mailing list dnsdist@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/dnsdist