{ "id":"/axapi/v3/snmp-server/enable/traps/routing/bgp", "type":"object", "node-type":"scalar", "title":"bgp", "partition-visibility":"shared", "description":"Enable bgp traps", "properties":{ "bgpEstablishedNotification":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable bgpEstablishedNotification traps", "optional":true }, "bgpBackwardTransNotification":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable bgpBackwardTransNotification 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 }, "ax":{ "type":"object", "$ref":"/axapi/v3/snmp-server/enable/traps/routing/bgp/ax", "properties":{ "bgpEstablishedNotification":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable bgpEstablishedNotification traps" }, "bgpBackwardTransNotification":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable bgpBackwardTransNotification traps" }, "bgpPrefixThresholdExceededNotification":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable bgpPrefixThresholdExceededNotification traps" }, "bgpPrefixThresholdClearNotification":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable bgpPrefixThresholdClearNotification traps" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }