The Smarts IP domain will limit the number of IP addresses in the AgentAddressList for the SNMPAgent object to poll. By default, this limit value is 10. The following sections of this Fix statement explain how to change this limit value temporarily or permanently.
Temporarily changing the IP address limit in AgentAddressList
The following command (all on one line) shows how to change the IP address limit setting dynamically to 1, so that only one IP adddress is returned from the AgentAddressList:
<BASEDIR>/smarts/bin/dmctl -s <AM domain> put ICF_TopologyManager::ICF-TopologyManager::MaxNumberOfAgentAddresses 1
This change will take affect right away, but you will need to rediscover the device in Smarts IP to apply the change in the domain.
Permanently changing the IP address limit in AgentAddressList
To permanently change the IP address limit used by Smarts IP, do the following: