$this_port['jnxIpv6IfInOctets'], 'OutOctets' => $this_port['jnxIpv6IfOutOctets'], ), array('index' => get_port_rrdindex($port), 'af' => 'ipv6')); // FIXME - come up with a real way to signal this stuff. set_entity_attrib('port', $this_port['port_id'], 'ipv6-octets', 1); } }