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