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