Smarts IP: How do I change the 'Vendor' attribute value for certified devices in Smarts IP domains?
book
Article ID: 314563
calendar_today
Updated On:
Products
VMware Smart Assurance
Issue/Introduction
Symptoms:
How do I change the Vendor attribute value for certified devices in Smarts IP domains?
Smarts IP Vendor attribute being populated incorrectly for discovered devices
Environment
VMware Smart Assurance - SMARTS
Cause
Vendor information is not standardized and a particular user may prefer a different Vendor name to that specified in the current certification. Smarts users can modify the Vendor attribute as required using the procedure specified in the Fix statement.
Resolution
The Smarts IP Vendor attribute value can be changed according to user requirements as follows:
Open the appropriate oid2type*.conf file using sm_edit.
Copy the text block of the certification that corresponds to the SysOID of the device in question.
Open the oid2type_Field.conf file using sm_edit.
Paste in the original certification text block copied in the preceding step.
Find the Vendor attribute ("VENDOR = <Name>").
Change the value of the Vendor attribute to the required name by replacing <Name> with the required value.
Save and close the file.
Delete the already discovered devices of this type from the Smarts IP topology.
Apply the new certification using the following command:
sm_tpmgr -s <Domain Name> --reloadoid
Discover the devices again. They should now display the new Vendor attribute value.