public function getIpv6addr()
 {
     $this->__load();
     return parent::getIpv6addr();
 }