Zvi Vered
2017-03-12 20:05:13 UTC
Hello,
I want to use only MIBs implemented in sub agents.
So I ran:
./configure --enable-mini-agent --disable-mibs
snmpd -f -Lo -C --rwcommunity=public --master=agentx
--agentXSocket=tcp:localhost:1705 udp:1161 -c ../etc/snmpd.conf
Then I ran the sub agent:
./ifTable -x tcp:localhost:1705
I got :
duplicate registration: MIB modules ifTable and AgentX subagent 7,
session 0x7f525605ede0, subsession 0x7f525606fb70 (oid
.1.3.6.1.2.1.2.2).
I do not need any MIBs implemented in snmpd.
Can you please help ?
Thank you,
Zvika
I want to use only MIBs implemented in sub agents.
So I ran:
./configure --enable-mini-agent --disable-mibs
snmpd -f -Lo -C --rwcommunity=public --master=agentx
--agentXSocket=tcp:localhost:1705 udp:1161 -c ../etc/snmpd.conf
Then I ran the sub agent:
./ifTable -x tcp:localhost:1705
I got :
duplicate registration: MIB modules ifTable and AgentX subagent 7,
session 0x7f525605ede0, subsession 0x7f525606fb70 (oid
.1.3.6.1.2.1.2.2).
I do not need any MIBs implemented in snmpd.
Can you please help ?
Thank you,
Zvika