Plugin: go.d.plugin Module: snmp_traps
Receive, decode, and store SNMP traps and INFORMs from Accton Technology devices with Netdata. The bundled Accton Technology trap profile decodes 1114 trap definitions across 47 MIBs into structured journal events with named, typed varbinds — searchable and filterable in the Logs tab.
Netdata’s SNMP trap listener receives traps on UDP/162, matches them to the Accton Technology enterprise OID space, and decodes the varbinds using the bundled Accton Technology trap profile. No per-trap configuration.
This integration is supported on all platforms.
This integration supports multiple instances configured side-by-side.
Traps from Accton Technology devices are decoded automatically once the device is pointed at the Agent’s trap listener.
The default configuration for this integration does not impose any limits.
The default configuration for this integration is not expected to impose a significant performance impact on the system.
You can configure the snmp_traps collector in two ways:
| Method | Best for | How to |
|---|---|---|
| UI | Fast setup without editing files | Go to Nodes → Configure this node → Collectors → Jobs, search for snmp_traps, then click + to add a job. |
| File | If you prefer configuring via file, or need to automate deployments (e.g., with Ansible) | Edit go.d/snmp.conf and add a job. |
Important
UI configuration requires paid Netdata Cloud plan.
SNMP must be enabled on the device and reachable from the Netdata Agent acting as the site’s SNMP hub.
Configure the SNMP collector with the device hostname and SNMP credentials. See the SNMP collector reference for all options.
Configure the snmp_traps collector from the Netdata web interface:
The configuration file name for this integration is go.d/snmp.conf.
The file format is YAML. Generally, the structure is:
update_every: 1
autodetection_retry: 0
jobs:
- name: some_name1
- name: some_name2
You can edit the configuration file using the edit-config script from the
Netdata config directory.
cd /etc/netdata 2>/dev/null || cd /opt/netdata/etc/netdata
sudo ./edit-config go.d/snmp.conf
There are no configuration examples.
Netdata decodes 1114 trap definitions from Accton Technology across 47 MIBs into structured journal events. A trap is decoded only if the device actually sends it; inclusion here means the profile can decode it.
By severity: emerg 2 · alert 53 · crit 15 · err 12 · warning 608 · notice 410 · info 14
By category: state_change 391 · config_change 96 · security 183 · auth 91 · diagnostic 353
| MIB | Trap definitions |
|---|---|
EDGECORE-TRAPS-MIB | 80 |
ECS4100-52T-MIB | 53 |
ECS4120-MIB | 51 |
ECS5610-52S-MIB | 48 |
ES4552BH2-MIB | 47 |
ECS2100-MIB | 46 |
ECS4110-MIB | 46 |
ECS4660-28F-MIB | 46 |
ECS4810-12M-MIB | 44 |
ECS4510-MIB | 43 |
ECS4620-MIB | 43 |
ECS3510-MIB | 42 |
ECS5520-MIB | 42 |
ES3510MA-MIB | 42 |
ES3528MV2-MIB | 40 |
ECS4210-MIB | 36 |
ECS4510-12PD-MIB | 36 |
ECS4610-50T-MIB | 31 |
ES3528M-SFP-MIB | 31 |
ES3528MO-MIB | 31 |
ES3552M-AND-PoE-MIB | 30 |
AOS5810-54X-MIB | 29 |
ECS3610-MIB | 21 |
ECS4610-24F-MIB | 21 |
ECIS4500-8P2T4F-Switch-MIB | 15 |
ES3528-MIB | 15 |
ES4626H-MIB | 15 |
ES4650F-MIB | 15 |
ES4524D-MIB | 12 |
ECIS4500-6T2F-Switch-MIB | 9 |
EDGECORE-Physicaldescription-MIB | 7 |
ES3526XA_ES3510-MIB | 6 |
EDGECORE-COPY-MIB | 5 |
ES4548C-MIB | 5 |
ES4612-MIB | 5 |
ES3526XA-MIB | 3 |
ES3526XA-POE-MIB | 3 |
ES3526YA-MIB | 3 |
ES3550YA-MIB | 3 |
ES4524M-PoE-MIB | 3 |
EDGECORE-LLDP-MIB | 2 |
EDGECORE-rlBrgMulticast-MIB | 2 |
ES3526X-DCPW-MIB | 2 |
ES4528V-MIB | 2 |
ECS4810-28TS-MIB | 1 |
EM4513-MIB | 1 |
ES4626-SFP-MIB | 1 |
EM4513-MIB::swTemperatureOverHeatTrapES4612-MIB::swPowerStatusChangeTrapES4612-MIB::swFanFailureTrapES4612-MIB::swFanRecoverTrapES4612-MIB::swPortSecurityTrapThere are no alerts configured by default for this integration.
Want a personalised demo of Netdata for your use case?