SNMP
| Event | Title | Channel | Sample | Rule |
|---|---|---|---|---|
| 1001 | Event ID 1001 | System | Y | N |
| 1500 | Event ID 1500 | System | Y | N |
Event ID 1001
#Fields #
| Name | Description |
|---|---|
Data_0 | |
Binary |
Example Event #
{
"system": {
"provider": "SNMP",
"guid": "",
"event_source_name": "",
"event_id": 1001,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 36028797018963968,
"time_created": "2026-06-13T13:41:37.6666679+00:00",
"event_record_id": 4383,
"correlation": {},
"execution": {
"process_id": 0,
"thread_id": 0
},
"channel": "System",
"computer": "telemetry-DC-d.cell-d.ludus.domain",
"security": {
"user_id": ""
}
},
"event_data": {},
"message": "The SNMP Service has started successfully."
}
Event ID 1500
#Fields #
| Name | Description |
|---|---|
Data_0 | |
Binary |
Example Event #
{
"system": {
"provider": "SNMP",
"guid": "",
"event_source_name": "",
"event_id": 1500,
"version": 0,
"level": 2,
"task": 0,
"opcode": 0,
"keywords": 36028797018963968,
"time_created": "2026-06-13T13:41:32.7447489+00:00",
"event_record_id": 4342,
"correlation": {},
"execution": {
"process_id": 0,
"thread_id": 0
},
"channel": "System",
"computer": "telemetry-DC-d.cell-d.ludus.domain",
"security": {
"user_id": ""
}
},
"event_data": {
"Data_0": "SYSTEM\\CurrentControlSet\\Services\\SNMP\\Parameters\\TrapConfiguration"
},
"message": "The SNMP Service encountered an error while accessing the registry key SYSTEM\\CurrentControlSet\\Services\\SNMP\\Parameters\\TrapConfiguration."
}