Plugin: go.d.plugin Module: snmp_traps
Receive, decode, and store SNMP traps and INFORMs from Dasan Co Ltd devices with Netdata. The bundled Dasan Co Ltd trap profile decodes 3538 trap definitions across 48 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 Dasan Co Ltd enterprise OID space, and decodes the varbinds using the bundled Dasan Co Ltd trap profile. No per-trap configuration.
This integration is supported on all platforms.
This integration supports multiple instances configured side-by-side.
Traps from Dasan Co Ltd 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 3538 trap definitions from Dasan Co Ltd across 48 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 1 · alert 72 · crit 49 · err 4 · warning 551 · notice 2808 · info 53
By category: state_change 818 · config_change 1897 · security 135 · auth 8 · diagnostic 677 · unknown 3
| MIB | Trap definitions |
|---|---|
SLE-GPON-MIB | 598 |
DASAN-NOTIFICATION | 453 |
SLE-FAULTMGMT-MIB | 297 |
DASAN-NOTIFICATION-V1 | 223 |
SLE-EPON-MIB | 212 |
SLE-BRIDGE-MIB | 208 |
SLEV2-MULTICAST-MIB | 171 |
SLE-BGP-MIB | 151 |
SLE-SYSTEMMAINTENANCE-MIB | 123 |
SLEV2-DHCP-MIB | 115 |
SLE-OSPF-MIB | 95 |
SLE-SECURITY-MIB | 67 |
SLEV2-QOS-MIB | 63 |
SLE-NETWORK-MIB | 62 |
SLE-DEVICE-MIB | 58 |
SLE-RIP-MIB | 51 |
SLE-DHCPV6-MIB | 47 |
SLE-RIPng-MIB | 45 |
SLEV2-SNMP-MIB | 43 |
SLEV2-Security-MIB | 42 |
DASAN-GIGABIT-OPTIC-TRANSCEIVER-MIB | 40 |
SLE-DHCP-MIB | 39 |
SLE-SNMP-MIB | 38 |
SLE-OSPFv3-MIB | 30 |
SLE-VOIP-MIB | 26 |
DASAN-ADSL-MIB | 24 |
SLE-Network6-MIB | 21 |
SLE-DCN-MIB | 20 |
SLE-PERFORMANCEMGMT-MIB | 17 |
SLEV2-EPON-IM-MIB | 16 |
SLE-RMON-MIB | 13 |
SLE-SYNCE-MIB | 13 |
SLE-QOS-MIB | 12 |
SLEV2-PPPoE-MIB | 12 |
DASAN-EPON-MIB | 11 |
SLE-AM-MIB | 11 |
SLE-CLOCK-MIB | 11 |
SLE-SFLOW-MIB | 11 |
DASAN-AUTORESET-MIB | 10 |
SLE-DEBUG-MIB | 9 |
SLE-MVQOS-MIB | 6 |
DASAN-TS-1000-MIB | 5 |
SLE-PM-MIB | 5 |
SLE-DHCP-SNOOPING-MIB | 4 |
SLE-PPPOE-MIB | 4 |
SLE-RED-MIB | 3 |
DASAN-MCAST-MIB | 2 |
DASAN-SWITCH-MIB | 1 |
DASAN-NOTIFICATION-V1::portInstalledTrapDASAN-NOTIFICATION-V1::portRemovedTrapDASAN-NOTIFICATION-V1::powerOkTrapDASAN-NOTIFICATION-V1::powerFailTrapDASAN-NOTIFICATION-V1::fanOkTrapThere are no alerts configured by default for this integration.
Want a personalised demo of Netdata for your use case?