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