Brocade switches are being discovered using IP Switch Class during DiscoveryIssue Brocade switches are being incorrectly classified during network discovery. Brocade switches with a SnmpObjectId of 1.3.6.1.4.1.1588.2.1.1.1 belong to the Backup and Storage class. However, during horizontal discovery, they are mistakenly discovered as IP Switch devices. They should appear in a custom table, u_custom_table, under IT Backup and Storage. CauseThe SNMP object identifier (OID) of the Brocade device, 1.3.6.1.4.1.1588.2.1.1.1, corresponds to the Standard Network Switch classifier with the Brocade manufacturer. The table value has been updated to custom IT Backup and Storage from IP Switch. Based on the OID classification, the device is correctly classified as Switch, which is the expected result when using default discovery. During the SNMP classification process, the input payload received indicates that the following OID was probed. ++<system oid="1.3.6.1.2.1.1"><sysName oid="1.3.6.1.2.1.1.5" type="SnmpOctetString">sa-biblade01slotc1</sysName><sysDescr oid="1.3.6.1.2.1.1.1" type="SnmpOctetString">Fibre Channel Switch.</sysDescr><sysObjectID oid="1.3.6.1.2.1.1.2" type="SnmpObjectId">.1.3.6.1.4.1.1588.2.1.1.1</sysObjectID></system>++ResolutionYou can classify the Brocade switch out of the box by creating an SNMP OID record and mapping it to the standard network switch classifier. To do this: 1. Go to Discovery Definition > CI Classification > SNMP System OIDs > New2. In the Classifier field, select or enter Standard Network Switch3. In the table field, select or enter IP Switch4. In the Operator field, select is5. Add the Manufacturer and Model. The resulting OID should match the SNMP probe input record, 1.3.6.1.4.1.1588.2.1.1.1 Related LinksFor detailed steps to create an SNMP classifier, see this YouTube video. To look up the SnmpObjectId for a Brocade device, see this site.