Hi Dojo,
Are there some log file or information event which help us to know when some SNMP Manager is enabled or disabled? And when alarms resend is done?
Thanks!
Hey Daniel,
If a configured SNMP Manager is edited (modified/enabled/disabled) an information event will be generated.
Resending alarms generates information events also.
Both editing and resends are logged in Skyline DataMiner\Logging\SLNet.txt.
Editing
2023-06-01 18:01:22.297|168|Facade.HandleMessage|Incoming (Cube (Administrator @ CPE-MANAGER)): Set DataMiner Info (EditSNMPManager)
2023-06-01 18:01:22.360|26|Facade.HandleMessage|Incoming (Local SLNet): Info changed: SNMPManagers
Resend
2023-06-01 17:27:54.840|168|Facade.HandleMessage|Incoming (Cube (Administrator @ CPE-MANAGER)): Set DataMiner Info (NT_SNMP_SEND_HISTORY_ALARMS)
2023-06-01 17:27:55.176|200|Facade.HandleMessage|Incoming (SLSNMPAgent.exe): -> Agents (26422) (dest DMA): 0/308/0 Array(3)[SNMPManager Resend succeeded to add alarms to stac...;64622;32] False
For more information see Configuring an SNMP manager in DataMiner Cube and Resending alarms to an SNMP manager.