Trasform bit to Kbyte into an Item

Hi,
I’m using SNMP binding to retrieve used bandwidth from my router. This values come back in bit/s, I would like to convert this value in Kbit/s without using a rule. It is possible to perform this into an Item?

Thanks

It isn’t clear what sort of transform you are doing to get the bits. I think you can do math in XSLT and you might be able to do math in regular expressions. I’ve never done so in either though.

I need to trasform bit/s to Kbit/s into the Item, whithout use a rule.
Is there some examples?

The SNMP binding doesn’t appear to support transforms. It looks like you have to use a rule.