Plugin: go.d.plugin Module: snmp_traps
Receive, decode, and store SNMP traps and INFORMs from Compaq devices with Netdata. The bundled Compaq trap profile decodes 2659 trap definitions across 51 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 Compaq enterprise OID space, and decodes the varbinds using the bundled Compaq trap profile. No per-trap configuration.
This integration is supported on all platforms.
This integration supports multiple instances configured side-by-side.
Traps from Compaq 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 2659 trap definitions from Compaq across 51 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 5 · alert 77 · crit 414 · err 282 · warning 1020 · notice 587 · info 274
By category: state_change 320 · config_change 159 · security 33 · auth 18 · license 36 · mobility 1 · diagnostic 2091 · unknown 1
| MIB | Trap definitions |
|---|---|
CPQHSV110V3-MIB | 1078 |
CPQHSV200V6-MIB | 530 |
CPQHSV300V11-MIB | 197 |
CPQRPM-MIB | 120 |
CPQRACK-MIB | 86 |
CPQHLTH-MIB | 77 |
CPQIDA-MIB | 56 |
CPQHSV400V11-MIB | 53 |
CPQCR-MIB | 34 |
CPQKVM-MIB | 34 |
CPQSTSYS-MIB | 34 |
CPQSM2-MIB | 30 |
CPQFCA-MIB | 28 |
CPQSCSI-MIB | 28 |
CPQCMC-MIB | 21 |
CPQHOST-MIB | 20 |
CPQSTDEQ-MIB | 20 |
CPQNIC-MIB | 17 |
CPQ-TRAPS-MIB | 15 |
CPQUPS-MIB | 14 |
CPQSINFO-MIB | 13 |
CPQHSV360V11-MIB | 10 |
CPQIDE-MIB | 9 |
CPQCLUSTER-MIB | 8 |
CPQHSV300V9-MIB | 8 |
CPQN5226A-MIB | 8 |
CPQN54NN-MIB | 8 |
CPQOS-MIB | 8 |
CPQTHRSH-MIB | 8 |
CPQSRVMN-MIB | 7 |
CPQDMII-MIB | 6 |
CPQHSV340V11-MIB | 6 |
CPQICA-MIB | 6 |
CPQIODRV-MIB | 6 |
CPQNODE-MIB | 6 |
CPQPOWER-MIB | 6 |
CPQSWCC-MIB | 6 |
CPQRECOV-MIB | 5 |
CPQWCRM-MIB | 5 |
CPQDSCCS-MIB | 4 |
CPQOneView-MIB | 4 |
CPQDCEO-MIB | 3 |
CPQSANAPP-MIB | 3 |
CPQSERVICE-MIB | 3 |
CPQHSV-MIB | 2 |
CPQISCSI-MIB | 2 |
CPQNTFTP-MIB | 2 |
CPQSANEVENT-MIB | 2 |
CPQGEN-MIB | 1 |
EVAPA-MIB | 1 |
WL400-DOT11EXT-MIB | 1 |
CPQSTDEQ-MIB::cpqSeCpuThresholdPassedCPQSTDEQ-MIB::cpqSePCCardThermalDegradedCPQSTDEQ-MIB::cpqSePCCardThermalFailureCPQSTDEQ-MIB::cpqSePCCardThermalSafeCPQSTDEQ-MIB::cpqSe2CpuThresholdPassedThere are no alerts configured by default for this integration.
Want a personalised demo of Netdata for your use case?