no entries in agentxConnectionTable and nlmLogTable

"Graf, Pascal" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Hello

I have an agentx connection between two agents.
The connection is established and it works. I can send traps from one agent to the other.

my snmpd.conf file:
###########
rwcommunity  rwtest  

agentAddress 127.0.0.1:2000
###########


my snmptrapd file:
###########
authCommunity log,execute,net rwtest

snmpTrapdAddr 1162
###########

it's just a basic and very simple configuration

i start the two agents with:
sudo /usr/local/sbin/snmpd -x tcp:localhost:705 -Dagentx -a -f -C -c snmpd.conf -Lo
and
sudo /usr/local/sbin/snmptrapd -x tcp:localhost:705 -Dagentx -f -C -c snmptrapd.conf -Lo

after this i got the message "packet built okay" and "registered ok"

then i send a trap with the following command:
snmptrap -v 2c -c rwtest 127.0.0.1:1162 42 NET-SNMP-EXAMPLES-MIB::netSnmpExampleHeartbeatNotification
and the other agent receives the trap

in my opinion this received trap should be logged in the table nlmLogTable!?
but with the command: snmptable -v 2c -c rwtest 127.0.0.1:2000 NOTIFICATION-LOG-MIB::nlmLogTable   it returns no entries!

in the agentxConnectionTable are no entries as well! This table should track all current AgentX transport connections

cause of this fact i think the problem has to be the connection?!?

thanks for your help!
pascal


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.