{ "id":"/axapi/v3/snmp-server/enable/traps/system/apps-global", "type":"object", "node-type":"scalar", "title":"apps-global", "partition-visibility":"shared", "auto-created-object":1, "description":"Enable apps-global group traps", "properties":{ "sessions-threshold":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable sessions threshold trap", "optional":true }, "cps-threshold":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable CPS trap", "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 } } }