If you encounter this issue, do the following:
-
Open the oid2type_Cisco.conf configuration file using sm_edit. This file is found here:
<SMARTSIPBASEDIR>/smarts/conf/discovery/oid2type_Cisco.conf
-
In the oid2type_Cisco.conf configuration file, copy the certification for the C1900 Router SysObjID: .1.3.6.1.4.1.9.1.1047.
-
Using an appropriate editor, place the C1900 Router certification in the oid2type_Field.conf file found in the Smarts IP local discovery directory here:
<SMARTSIPBASEDIR>/smarts/local/conf/discovery
-
Using sm_edit, open the oid2type_Field.conf file for editing. To do this, execute the following command from the <SMARTSIPBASEDIR>/smarts/bin directory:
sm_edit conf/discovery/oid2type_Field.conf
-
Find the following line in the oid2type_Field.conf file:
CERTIFICATION = CERTIFIED
-
Change the above line to the following:
CERTIFICATION = TEMPLATE
-
Find the following line in the oid2type_Field.conf file:
Card-Fault = CiscoEntityFRU
-
Change the above line to the following:
Card-Fault = OldCiscoChassis
-
Save and close the oid2type_Field.conf file.
-
Reload the certification files by executing the following command from the <SMARTSIPBASEDIR>/smarts/bin directory:
sm_tpmgr -s <ip-domain> --reloadoid
-
Rediscover the C1900 Router device. If the Cards were previously unmanaged in Smarts IP, you will need to manage them before or after rediscovery.
-
Confirm that the Down alerts no longer appear and the status of the cards is no longer NOTPRESENT.