{ "id":"/axapi/v3/snmp-server/management-index", "type":"object", "node-type":"scalar", "title":"management-index", "partition-visibility":"shared", "description":"Define index of management interface", "properties":{ "mgmt-index":{ "type":"number", "format":"number", "minimum":0, "maximum":2147483647, "partition-visibility":"shared", "description":"index number", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }