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