# VLAN Monitoring | VLAN Discovery Tool - ManageEngine OpManager ## VLAN discovery in OpManager: Go to the Device Snapshot page and select a network device. Click on the menu icon present in the top right corner for more actions. Now click on **VLANs** > **Discover VLANs** [![vLAN discovery in OpManager](https://www.manageengine.com/network-monitoring/faq/images/vlan-disc.png)](https://www.manageengine.com/network-monitoring/faq/images/vlan-disc.png) **Note:** VLAN discovery can be done only for Switch and Router category devices. VLAN enabled interfaces will be discovered only if the SNMP agent responds to the following OIDs: ### List of OIDs used for VLAN discovery `.1.3.6.1.2.1.17` - To check the VLAN implementation we are checking BRIDGE.MIB oid. **For Cisco devices** - VLANIndex - `.1.3.6.1.4.1.9.9.68.1.2.2.1.2` - VLANName - `.1.3.6.1.4.1.9.9.46.1.3.1.1.4` - VLANStatus - `.1.3.6.1.4.1.9.9.68.1.1.7.1.3` - VLANIndexVSIFIndex - `.1.3.6.1.4.1.9.9.46.1.3.1.1.18` - VLANStatus (12.5.304) - `.1.3.6.1.4.1.9.9.68.1.2.2.1.3` **For Non-Cisco devices** - VLANIndex - `.1.3.6.1.2.1.17.7.1.4.5.1.1` - VLANName - `.1.3.6.1.2.1.17.7.1.4.3.1.1` - VLANStatus - `.1.3.6.1.2.1.17.7.1.4.3.1.5` - PortIfIndex - `.1.3.6.1.2.1.17.1.4.1.2` **Not supported :** Device that doesn't have SNMP credentials. Also, SNMPv3 is not supported as of now. ### How to find the interfaces connected with vLANs? - Based on the response from oid VLANIndex, the port number will be found. - The port and ifindex mapping is later found from the PortIfIndex oid. - Now, the interfaces for the corresponding ifindex will be associated to vLANs. ### What are the possible reasons for failed VLAN discovery - Credential may not be passed. - Device has been categorized as a non Router/Switch category - Above mentioned oids failed to respond - Bulk SNMP query disable in snmp agent VLANs help admins to restrict a few users by created sorted workstations. VLAN Monitoring tools raise timely alerts helping you fix issues quickly before they affect the end user. The VLAN discovery tool identifies new VLAN monitor and helps you perform effective VLAN monitoring. **Frequently asked questions:** 1. [How to discover devices and interfaces in OpManager?](https://www.manageengine.com/network-monitoring/help/discover-networks.html) 2. [How to add a new credential?](https://www.manageengine.com/network-monitoring/help/add-credentials.html) 3. [Can I add a non-admin user account for WMI?](https://www.manageengine.com/network-monitoring/kb/adding-non-admin-user-for-wmi.html) 4. [Can I add devices using SSH?](https://www.manageengine.com/network-monitoring/help/adding-devices-using-ssh.html) 5. [Why are devices discovered as 'Unknown'?](https://www.manageengine.com/network-monitoring/faq/devices-discovered-as-unknown-devices-opmanager.html) 6. [What are devices supported in OpManager?](https://www.manageengine.com/network-monitoring/faq/all-devices-supported.html) 7. [Why are interfaces not discovered for my device?](https://www.manageengine.com/network-monitoring/faq/interfaces-not-discovered.html) 8. [How can I associate device templates to a newly discovered device?](https://www.manageengine.com/network-monitoring/help/associate-device-template.html) 9. [How to associate monitors to the discovered device?](https://www.manageengine.com/network-monitoring/help/adding-custom-monitors.html) 10. [What is a discovery filter?](https://www.manageengine.com/network-monitoring/help/discovery-filter.html) 11. [How do I configure a new discovery rule?](https://www.manageengine.com/network-monitoring/help/configuring-discovery-rule-engine.html) 12. [How to manage or unmanage a device?](https://www.manageengine.com/network-monitoring/help/managing-and-unmanaging-a-device.html) 13. [How to configure device dependencies?](https://www.manageengine.com/network-monitoring/help/configuring-device-dependencies.html) 14. [How can find the missing VMs and hosts?](https://www.manageengine.com/network-monitoring/faq/find-missing-vms-and-hosts-opmanager.html) 15. [How does availability monitoring work in OpManager?](https://www.manageengine.com/network-monitoring/availability-monitoring.html) 16. [What are the basic system requirements to install and use OpManager?](https://www.manageengine.com/network-monitoring/help/hardware-and-software-requirements.html) 17. [How can I troubleshoot issues with device discovery?](https://www.manageengine.com/network-monitoring/help/add-device-failure-messages.html) 18. [How can I troubleshoot issues with VCenter/ESX discovery?](https://www.manageengine.com/network-monitoring/faq/troubleshooting-problems-in-vcenter-discovery.html)