Ports and Mac Address mapping not working for Cisco Switches configured with SNMP v3

Ports and Mac Address mapping not working for Cisco Switches configured with SNMP v3

In OpUtils Switch Port Mapper, we use SNMP to get the Ports & MAC Address details. However, If Cisco Switches are configured with SNMP V3 then we would not be able to get the Ports and Mac address details using the normal SNMP query because the SNMP v3 in Cisco does not support without vlan -match prefix command enabled for SNMP-server.

In case of Cisco Switches added using SNMP v3  credentials and does not show the Mac address details in the Switch port mapper then follow the below steps to get the mac details in SPM.

This single command creates multiple context name for its all vlan ids.
     
1. Execute below command (modify as switch configuration) in the cisco switch. Change the type to auth or priv based on the security level used.

      snmp-server group yourGroupName v3 auth context vlan- match prefix read ViewName

Then execute below command also for include mibs. (Ignore if the commands are already configured).

      snmp-server view ViewName iso included 

      snmp-server view ViewName mib-2 included 

      snmp-server view ViewName cisco included

      write memory (to make sure the configuration is saved). 

2. Create new file CiscoSwitches.properties under OpManager/conf directory

3. Add entry into CiscoSwitches.properties file like switch name=vlan

(Ex: 192.161.44.100=vlan) Replace the appropriate switch name that is under question. 

4. Stop the OpManager service.

5. Rename the logs folder located under OpManager/ directory and create a new folder as logs under OpManager/ directory.

6. Start the OpManager service

7. Then re-scan the switches from  Inventory-->IP Management-->Switches and let update us the status.

Please refer the below link for further clarification about this configuration given by Cisco.

                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Switch Port Mapper does not display the associated IP for MAC addresses

                        Cause: OpUtils can not retrieve the MAC - IP information from the scanned network. Resolution: Scenario 1: Router not added to OpUtils. Description: The router added to OpUtils must be in the same network as the switch. If no router in the switch's ...
                      • Switch port management made easy with OpUtils

                        Switch port management with OpUtils simplifies the process of understanding your network device and switch port connectivity, eliminating the need for manual cable tracing. By utilizing OpUtils' switch port management tool to discover devices ...
                      • Advanced port scanning with ManageEngine OpUtils

                        One of the biggest challenges for network administrators is gaining insights into the network switch ports. Visibility into the port architecture will help them determine which devices are linked to specific switch ports. Manual cable tracing is ...
                      • Everything you need to know about OpUtils' IP address management software

                        OpUtils' IP address management (IPAM) tool enables administrators to monitor and manage the IP address space in a single console. With its advanced IP scanner, OpUtils centralizes management of multiple IP subnets and supernets, conducting regular ...
                      • Preventing IP address conflicts with ManageEngine OpUtils

                        Can you imagine two of your colleagues having the same seating location? Neither of them can decide on who should take the seat, and the situation isn't solved until one of the employees are allocated to a different seating location. This is exactly ...