{ "id":"/axapi/v3/snmp-server/enable/traps/scaleout/infrastructure", "type":"object", "node-type":"scalar", "title":"infrastructure", "partition-visibility":"shared", "auto-created-object":1, "description":"Enable Intrastructure group traps", "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable all infra traps", "optional":true }, "test-send-all-traps":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Send all infra traps", "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 }, "cluster":{ "type":"object", "$ref":"/axapi/v3/snmp-server/enable/traps/scaleout/infrastructure/cluster", "properties":{ "election":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable election status trap" }, "master-calling-re-election":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable re-election trap" }, "node-status":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable active node status trap" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "service-node":{ "type":"object", "$ref":"/axapi/v3/snmp-server/enable/traps/scaleout/infrastructure/service-node", "properties":{ "local-device-disabled":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable local device disabled trap" }, "service-master":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable service-master trap" }, "traffic-map-update":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable traffic map update trap" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "master-node":{ "type":"object", "$ref":"/axapi/v3/snmp-server/enable/traps/scaleout/infrastructure/master-node", "properties":{ "traffic-map-distribution":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable Traffic-map distribution trap" }, "vserver-traffic-map-update":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable VServer Traffic-map trap" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }