I need to active SNMP on some of our 3560 switches for a third party support vendor.
We want to do it in a way that is secure, and only allows the 3rd party to see certain things on the switch.
What it appears I need are:
1)An Access List with specific IP addresses,
2)A new community string with Read Only Access
3)Access to only certain MIB's. We need to track Packet Loss, Jitter, etc., particular to our VOIP network.
I know how to turn on SNMP with a new community name, and give it read only access...however, I am not sure on the Access List, or MIB portions.
Any help would be great.