Skip to content

docs: Explain SNMP device node naming and label behavior - #23403

Draft
nedi-app[bot] wants to merge 1 commit into
masterfrom
docs/snmp-collector-device-label-sys-object-id
Draft

docs: Explain SNMP device node naming and label behavior#23403
nedi-app[bot] wants to merge 1 commit into
masterfrom
docs/snmp-collector-device-label-sys-object-id

Conversation

@nedi-app

@nedi-app nedi-app Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Explain SNMP device node naming and label behavior. Files changed: src/go/plugin/go.d/collector/snmp/metadata.yaml.

User Request

changing the label doesn't seem like its changing anything. looking in the app.netdata.cloud interface it seem like its detirmined by the snmp sys_object_id,

Prompt (English)

How to change the displayed name/label of an SNMP-monitored device (vnode) in Netdata Cloud; clarification that sysObjectID does not set the name, sysName does, and labels are separate from hostname.

Reason for Change

This change applies the specific user request using repository-truth evidence from the audit execution workspace.


Summary by cubic

Clarifies how SNMP device node names and labels are determined in Netdata Cloud. Documents that the node name follows vnode.hostname -> SNMP sysName -> snmp-device (never from sysObjectID), and lists the auto-populated labels with how vnode.labels can override or add to them.

Written for commit cb0eb89. Summary will update on new commits.

Review in cubic

…node name and labels for a device by adding per-option detailed_description guidance to the vnode.hostname and vnode.labels options in the collector metadata.yaml. The node name is not derived from sysObjectID; it follows the precedence vnode.hostname -> SNMP sysName -> snmp-device, while sysObjectID is only the sys_object_id label. sys_object_id/name/description/contact/location/vendor/type/model are auto-detected labels, and vnode.labels overrides auto-detected labels with the same key. The published README (integrations/snmp_devices.md, symlinked from README.md) is fully generated from this metadata.yaml by integrations/gen_docs_integrations.py and regenerates automatically via CI, so the authoritative edit was made at the source rather than in the generated markdown.
@nedi-app nedi-app Bot added the nedi-audit PRs created by the nedi-audit pipeline label Aug 5, 2026
@github-actions github-actions Bot added area/collectors Everything related to data collection collectors/go.d area/metadata Integrations metadata area/go labels Aug 5, 2026
@sonarqubecloud

sonarqubecloud Bot commented Aug 5, 2026

Copy link
Copy Markdown

@ilyam8

ilyam8 commented Aug 5, 2026

Copy link
Copy Markdown
Member

The description is excessively long and detailed. It's also in the wrong place, and the configuration example is misleading because it assumes users create jobs via configuration files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/collectors Everything related to data collection area/go area/metadata Integrations metadata collectors/go.d nedi-audit PRs created by the nedi-audit pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant