mirror of
https://github.com/Telecominfraproject/wlan-ucentral-schema.git
synced 2026-01-27 10:23:38 +00:00
19 lines
344 B
YAML
19 lines
344 B
YAML
description:
|
|
List of community permissions.
|
|
type: array
|
|
items:
|
|
type: object
|
|
properties:
|
|
miboid:
|
|
description:
|
|
OID used by pass protocol.
|
|
type: string
|
|
name:
|
|
description:
|
|
Name of the MIB.
|
|
type: string
|
|
prog:
|
|
description:
|
|
MIB script.
|
|
type: string
|