{ "id":"/axapi/v3/system/switch-common-drop/stats", "type":"object", "node-type":"scalar", "operation-not-allowed": ["PUT"], "title":"switch-common-drop", "description":"Statistics for the object switch-common-drop", "properties":{ "stats":{ "type":"object", "properties":{ "mmu-mcqe-queue-counts":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Total packts queued to MMU MCQE", "optional":true } } } } }