nerdexam
CompTIA

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.

Operations

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)
  • A
    6% (2)
  • B
    3% (1)
  • D
    90% (28)

Why each option

A community string is a credential used in SNMP to authenticate and group network devices for management purposes.

AIt is used to group devices that used SMTP.

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.

BIt is used to group devices that are clustered.

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.

CIt is used to group devices that manage SaaS.

SaaS management platforms use APIs, OAuth tokens, or vendor-specific credentials to manage services, not SNMP community strings.

DIt is used to group devices that are managed by SNMP.Correct

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

#SNMP#community string#network management#device monitoring

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice