Unsolved
This post is more than 5 years old
7 Posts
0
1215
June 6th, 2016 04:00
UPS not discovering in SMARTS
We have recently added two UPS to our configuration and SMARTS doesn't seem to be able to discover them. They return an SNMP timeout error on the discovery pending list. To troubleshoot I have run SNMP walks against them. if I don't include the engineid the walk returns all of the information one would expect. If I include the engineid, the walk times out. I double checked the mac address as compared to the engineid and the two match for both UPS devices. Does anyone have any suggestions as to what I should try next? If I add the devices to smarts as ICMPONLY they discoves but this gives only a small subset of what is shown when SNMPICMP is used so I would like to try to figure out the issue.



nbruce
53 Posts
1
June 20th, 2016 13:00
Stephani,
Are you getting any other errors besides the SNMP timeout error? Have you tried enabling discovery debug in Smarts?
Please turn on the following-
./dmctl -s put ICF_TopologyManager::ICF-TopologyManager::DebugEnabled TRUE
./dmctl -s put ICF_TopologyManager::ICF-TopologyManager::LogDiscoveryProgress TRUE
./dmctl -s put ICF_TopologyManager::ICF-TopologyManager::LogTracing TRUE
./dmctl -s invoke ICF_TopologyManager::ICF-TopologyManager insertParameter NameResolveDebug TRUE
Then kick off another discovery of your UPS units.