Microsoft's SNMP agent returns traffic in bytes and often return these values 
as a high and low word value.  In order to get the actual traffic, the high 
word needs to be shifted and Or'ed with the low word.  Is there any way to do 
this type of math in the CDEF function or in any other function for that matter?
Thanks,

Jamie.
--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to