Table of Contents
Type –
SET DEVMGR_SHOW_NONPRESENT_DEVICES=1? |
and hit Enter
Type –
START DEVMGMT.MSC |
and hit Enter
Edit the config to mimic the following configurations (You can also use IP instead of the fqdn):
<config> <snmpSettings> <enable>true</enable> <communities>community</communities> <port>161</port> <targets>server.fqdn.local/communities</targets> </snmpSettings> </config> |
Restart SNMP Services
services.sh restart |