CV0-003 · Question #92
Which of the following describes a community string?
The correct answer is D. It is used to group devices that are managed by SNMP. A community string is a credential used in SNMP to authenticate and group network devices for management purposes.
Question
Which of the following describes a community string?
Options
- AIt is used to group devices that used SMTP.
- BIt is used to group devices that are clustered.
- CIt is used to group devices that manage SaaS.
- DIt is used to group devices that are managed by SNMP.
How the community answered
(31 responses)- A6% (2)
- B3% (1)
- D90% (28)
Why each option
A community string is a credential used in SNMP to authenticate and group network devices for management purposes.
SMTP is the Simple Mail Transfer Protocol used for sending email, and it has no mechanism or association with community strings for grouping or authentication.
Device clustering is a high-availability and load-sharing technique that uses its own coordination protocols and does not rely on SNMP community strings for grouping.
SaaS management platforms use APIs, OAuth tokens, or vendor-specific credentials to manage services, not SNMP community strings.
SNMP (Simple Network Management Protocol) uses community strings as lightweight authentication tokens that define which devices belong to a management group and what level of access is permitted. The string 'public' is conventionally used for read-only access and 'private' for read-write access, and any SNMP manager presenting the correct community string can poll or configure the associated devices. Community strings are fundamental to how SNMP organizes and controls access to managed network infrastructure.
Concept tested: SNMP community strings for device management
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/snmp/snmp-top
Topics
Community Discussion
No community discussion yet for this question.