mirror of
https://github.com/Telecominfraproject/wlan-ucentral-schema.git
synced 2026-01-27 10:23:38 +00:00
17 lines
297 B
YAML
17 lines
297 B
YAML
description:
|
|
System information used by SNMP service.
|
|
type: object
|
|
properties:
|
|
sysContact:
|
|
description:
|
|
Contact information.
|
|
type: string
|
|
sysLocation:
|
|
description:
|
|
Location information.
|
|
type: string
|
|
sysName:
|
|
description:
|
|
System name.
|
|
type: string
|