{ "id":"/axapi/v3/net-mgmt/snmp", "type":"object", "node-type":"intermediate", "title":"snmp", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "auto-created-object":1, "description":"SNMP data", "properties":{ "engineID":{ "type":"object", "$ref":"/axapi/v3/net-mgmt/snmp/engineID", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "stats":{ "type":"object", "$ref":"/axapi/v3/net-mgmt/snmp/stats", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }