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