Server Management - Systems Insight Manager
1825694 Members
3300 Online
109686 Solutions
New Discussion

SIM 5 Report for SNMP Settings

 
fried1
Occasional Contributor

SIM 5 Report for SNMP Settings

Hello again,

This might be obvious, but is there a way to report on the SNMP settings (security, traps, communities, etc) of managed systems from within SIM? If not, is this data stored in the database to be made available via Crystal Reports? If so, where? I can't seem to find it.

Thanks.
1 REPLY 1
Numy
Frequent Advisor

Re: SIM 5 Report for SNMP Settings

I may be giving you the wrong information on this but I don't believe it actually captures that info to the database directly in a view we can see in the DB.

I do not see it in the reporting for sure though. You would probably have an easier time just writing a script to go out and gather the SNMP settings from each machine from the registry at HKLM\System\CurrentControlSet\Services\SNMP\Parameters. Sorry if someone has a shorter way around this.

Hope this helps you with a little more data if anything.