Resource Type: snmp_community

Defined in:
lib/puppet/type/snmp_community.rb

Overview

Manage the SNMP community

Properties

  • acl

    The ACL name to associate with this community string

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • group

    The SNMP group for this community

Parameters

  • name (namevar)

    The name of the community, e.g. “public” or “private”