ACL Based Traffic Graph

Hi Everyone

I have huawei switch where i have 2 type of traffic on interface.
1st type is the local server traffic which is being served on interface while other type of traffic is Internet traffic, going out from router to the world
I have created ACL in huawei switch for statistics separately where source and destinaion address are mentioned in ACL number 3032 while in acl 3033 mentioned other destinations which are not matching to acl 3032.

Now both acl applied on interface vlan as below

traffic-statistics acl 3032 ibound by-bytes
traffic-statistics acl 3033 inbound by-bytes

Now in librenms how we can get both graph separately ?

Thanks