Cisco Nexus 9X series switches (e.g., N9K-C93108TC-FX3) are discovered as Router class objects in VMware Smart Assurance Smarts IP instead of Switch class objects.
All Supported Smarts releases
To force these devices to be discovered as Switches, you must modify the OID certification to override the default type classification.
/smarts/bin/sm_edit ../conf/discovery/oid2type_<Vendor>.conf
Example: /smarts/bin/sm_edit ../conf/discovery/oid2type_Cisco.confTYPE = RouterTYPE = SwitchApply the changes to the running Smarts domain without a restart:
/smarts/bin/sm_tpmgr -s <Domain_Name> --reloadoidReview the SNMP OID ipForwarding (.1.3.6.1.2.1.4.1.0) to determine if a device should be classified as a Router or a Switch:
Many Nexus 9000 devices have IP forwarding enabled by default or for management purposes, causing them to report a value of 1 and thus be categotized as Routers.