SNMP Simulator ?
Hi , I want to use snmp in ODL . I see there are two projects available in ODL -> SNMP , SNMP4SDN . Actually what is the difference ? and which one to use ? . Which SNMP simulator to use to test with ODL ?
Thanks in advance !
Hi , I want to use snmp in ODL . I see there are two projects available in ODL -> SNMP , SNMP4SDN . Actually what is the difference ? and which one to use ? . Which SNMP simulator to use to test with ODL ?
Thanks in advance !
Hi, SNMP4SDN is southbound plugin of Odl where one can install the flow configuration on legacy network elements, and this is done via SNMP and CLI in the proposed plugin. In addition, extensions to the SAL configuration APIs are needed to provide additional API to support some settings, e.g. disabling STP and flooding, etc, which are required for Ethernet switches in SDN.
Whereas SNMP plugin is used to do snmpget/snmpwalk request from the odlcontroller,i.e if you want to get the systemdate or standard ietf-MIB parameters, you can do snmpget using SNMP plugin apis.
So if you want to configure the legacy elements use SNMP4SDN, while if you just want to do snmpget/snmpset or snmpwalk on snmp mib than you should use SNMP plugin.
I would suggest you to use SNMP plugin. But again as already mentioned it depends upon the purpose of your testing.
pande.gaurav ( 2016-07-20 21:35:40 -0800 )edithttps://wiki.opendaylight.org/view/SNMP_Plugin:SNMP_Simulator ; plz look into this , here i installed that simulator. but could not able to connect with ODL. There they did not give steps for that? can you help me in this?
karthik330 ( 2016-07-21 04:52:42 -0800 )editThis thread is public, all members of ask.opendaylight.org can read this page.
Asked: 2016-07-19 04:34:10 -0800
Seen: 98 times
Last updated: Jul 20 '16
where to read data dicovered by snmp4sdn lldp
How to change configulation of switch by using SNMP4SDN
Does SNMP or SNMP4SDN plugin provide trap support?
Any simulation Tool to simulate traffic in SDN with OpenDayLight Controller?
running simple client module of openflowjava
© 2014 OpenDaylight, A Linux Foundation Collaborative Project. All Rights Reserved.
OpenDaylight is a trademark of The OpenDaylight Project, Inc.
Linux Foundation is a registered trademark of The Linux Foundation.
Linux is a registered trademark of Linus Torvalds.
Please see our brand guidelines, trademark guidelines, terms of service and privacy policy.