EXOS: Send trap if rejected/duplicated ip is found
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-23-2017 05:04 AM
Hi,
if you perform the command "show iparp vlan" there is a summary at the bottom, where you can see duplicated IPs and rejected IPs (which are no member of the ip network the vlan is using).
I would like to receive an snmp-trap everytime, as soon as one of this entries changes.
I think with that command you could do that:
configure snmpv3 add mib-view "defaultNotifyView" subtree type included But where can I find out, which OID is meant for these values?
I'm looking forward to your input
Best Regards
Chacko
if you perform the command "show iparp vlan
I would like to receive an snmp-trap everytime, as soon as one of this entries changes.
I think with that command you could do that:
configure snmpv3 add mib-view "defaultNotifyView" subtree type included But where can I find out, which OID is meant for these values?
I'm looking forward to your input
Best Regards
Chacko
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-04-2019 03:33 PM
At last, what the conclusion is? is there any way a trap to be created whenever an IP is rejected? Which OID should someone use along with the following command "configure snmpv3 add mib-view "defaultNotifyView" subtree type included "
Thank you for your time.
Best Regards
George
Thank you for your time.
Best Regards
George
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-27-2017 05:22 PM
Hi Chacko,
Another discussing in our hub, may be could referenced.
https://community.extremenetworks.com/extreme/topics/how-the-dad-feature-works
Best regards,
Bin
Another discussing in our hub, may be could referenced.
https://community.extremenetworks.com/extreme/topics/how-the-dad-feature-works
Best regards,
Bin
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-26-2017 02:58 PM
Chacko, you could perform an SNMP walk against the switch to get an idea of the OIDs and their description. Though I do not think we have one for duplicate IPs.
Please be aware that you can detect Duplicate IPs based on a test that would inform if two device respond to an ICMP request. Please read the following article for more detail:
https://gtacknowledge.extremenetworks.com/articles/Solution/Isolate-Duplicate-Address-Detection-DAD
In turn, if you have an SNMP manager / NMS, such as the marvelous NetSight, you then could create an alarm based on the EMS generated in the show log output via syslog.
Please be aware that you can detect Duplicate IPs based on a test that would inform if two device respond to an ICMP request. Please read the following article for more detail:
https://gtacknowledge.extremenetworks.com/articles/Solution/Isolate-Duplicate-Address-Detection-DAD
In turn, if you have an SNMP manager / NMS, such as the marvelous NetSight, you then could create an alarm based on the EMS generated in the show log output via syslog.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-26-2017 02:58 PM
Ok, thanks.
I will have a look on this.
I will have a look on this.
