Plugin: go.d.plugin Module: snmp_traps
Receive, decode, and store SNMP traps and INFORMs from Novell devices with Netdata. The bundled Novell trap profile decodes 676 trap definitions across 16 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 Novell enterprise OID space, and decodes the varbinds using the bundled Novell trap profile. No per-trap configuration.
This integration is supported on all platforms.
This integration supports multiple instances configured side-by-side.
Traps from Novell 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 676 trap definitions from Novell across 16 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 29 · crit 57 · err 74 · warning 272 · notice 198 · info 44 · debug 1
By category: state_change 142 · config_change 79 · security 35 · auth 17 · license 27 · diagnostic 376
| MIB | Trap definitions |
|---|---|
NetWare-Server-Alarm-MIB | 382 |
Novell-Directory-Services-Trap-MIB | 129 |
Novell-License-Server-Trap-MIB | 56 |
NetWare-Server-Trend-MIB | 27 |
GWIAMIB | 16 |
GWSMTPMIB | 16 |
LANtern-MIB | 11 |
GWADA-MIB | 8 |
GWMTA-MIB | 8 |
GWMONITOR-MIB | 6 |
GWPAGERMIB | 5 |
Novell-Hub-Ethernet-MIB | 3 |
Novell-LANalyzer-Ext-MIB | 3 |
GWPOA-MIB | 2 |
IPX | 2 |
Novell-LANalyzer-TR-MIB | 2 |
LANtern-MIB::cableFailureLANtern-MIB::pingNotificationLANtern-MIB::duplicateIPAddrLANtern-MIB::utilizationAlarmLANtern-MIB::errorsAlarmThere are no alerts configured by default for this integration.
Want a personalised demo of Netdata for your use case?