summaryrefslogtreecommitdiff
path: root/snmpcfg/xyz/openbmc_project/SNMPCfg.interface.yaml
blob: 5017f7be157f7a6318abb1e4626ebd030e5f879f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
description: >
  SNMP daemon configuration manager.

properties:
  - name: Community
    type: string
    description: >
      SNMPv1 and SNMPv2 community that allows read-only (GET and GETNEXT) access
      to the data providing by SNMP daemon.
    errors:
      - xyz.openbmc_project.Common.Error.InternalFailure
      - xyz.openbmc_project.Common.Error.InvalidArgument