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