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