Skip to main content
This probe is on the development roadmap.

Description

The snmp_check probe polls OID values from SNMP-enabled devices. Supports SNMPv2c (community string) and SNMPv3 (username + auth/privacy). Credentials are resolved via secret references — never logged. Build tag vms_heavy.

Config fields

Metrics

Example config

Notes

  • Secret refs resolve via environment variables at construction. Unset ref → probe is skipped.
  • Only numeric values are emitted as metrics. Non-numeric OID values are skipped.
  • Build tag vms_heavy — not in default agent package.