Block SNMP traffic for Wing 7562
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-23-2019 01:51 PM
We have a need to disable the snmp traffic for our MineStar fleet and Cat is telling us to disable/block this from the ap side. Does anyone know how to do this?
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-23-2019 02:21 PM
Brian, Daniel is correct if the request is to disable the SNMP service that is possibly operating on the APs and/or the controller.
But, if the request is simply to block all SNMP traffic that might be passing through the APs, then an ACL will need to be created and applied to the AP Profile.
But, if the request is simply to block all SNMP traffic that might be passing through the APs, then an ACL will need to be created and applied to the AP Profile.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-23-2019 02:08 PM
It depends how you have it configured, if you have the APs and the controller sharing the same management policy and you want to specifically disable the snmp for that AP model, and not the other devices on the network, the easiest is to replicate the same management policy with different name, disable the snmp as per previous comment, and apply that to that AP profile, configured on the controller. If you want to disable all devices you are good to go to disable that on the general management policy.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-23-2019 02:01 PM
Sorry for my ignorance... Is this run from the controller or from the ap we want to disable?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-23-2019 01:58 PM
You need to disable the snmp on the management policy.
code:
#no snmp-server manager ?
all Disable SNMP version v1,v2 and v3
v1 Disable SNMP version v1
v2 Disable SNMP version v2
v3 Disable SNMP version v3
