signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_soft_reconfiguration(self):
return self.__soft_reconfiguration<EOL>
Getter method for soft_reconfiguration, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/soft_reconfiguration (container)
f334708:c0:m48
def _set_soft_reconfiguration(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=soft_reconfiguration.soft_reconfiguration, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, registe...
Setter method for soft_reconfiguration, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/soft_reconfiguration (container) If this variable is read-only (config: false) in the source YANG file, then _set_soft_reconfiguration is considered as a private ...
f334708:c0:m49
def _get_static_network_edge(self):
return self.__static_network_edge<EOL>
Getter method for static_network_edge, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/static_network_edge (empty)
f334708:c0:m51
def _set_static_network_edge(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for static_network_edge, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/static_network_edge (empty) If this variable is read-only (config: false) in the source YANG file, then _set_static_network_edge is considered as a private method....
f334708:c0:m52
def _get_bfd(self):
return self.__bfd<EOL>
Getter method for bfd, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd (container)
f334708:c0:m54
def _set_bfd(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=bfd.bfd, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_L...
Setter method for bfd, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd (container) If this variable is read-only (config: false) in the source YANG file, then _set_bfd is considered as a private method. Backends looking to populate this variable ...
f334708:c0:m55
def _get_maxas_limit(self):
return self.__maxas_limit<EOL>
Getter method for maxas_limit, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/maxas_limit (container)
f334708:c0:m57
def _set_maxas_limit(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=maxas_limit.maxas_limit, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, exte...
Setter method for maxas_limit, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/maxas_limit (container) If this variable is read-only (config: false) in the source YANG file, then _set_maxas_limit is considered as a private method. Backends looking to...
f334708:c0:m58
def _get_af_neighbor_capability(self):
return self.__af_neighbor_capability<EOL>
Getter method for af_neighbor_capability, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/af_neighbor_capability (container)
f334708:c0:m60
def _set_af_neighbor_capability(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=af_neighbor_capability.af_neighbor_capability, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, reg...
Setter method for af_neighbor_capability, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/af_neighbor_capability (container) If this variable is read-only (config: false) in the source YANG file, then _set_af_neighbor_capability is considered as a pr...
f334708:c0:m61
def _get_shutdown(self):
return self.__shutdown<EOL>
Getter method for shutdown, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/shutdown (container)
f334708:c0:m63
def _set_shutdown(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=shutdown.shutdown, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for shutdown, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/shutdown (container) If this variable is read-only (config: false) in the source YANG file, then _set_shutdown is considered as a private method. Backends looking to populate...
f334708:c0:m64
def _get_min_tx(self):
return self.__min_tx<EOL>
Getter method for min_tx, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd/interval/min_tx (bfd-tx-interval-type) YANG Description: Configure BFD desired min transmit interval in milliseconds.
f334709:c0:m3
def _set_min_tx(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for min_tx, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd/interval/min_tx (bfd-tx-interval-type) If this variable is read-only (config: false) in the source YANG file, then _set_min_tx is considered as a private method. Backends l...
f334709:c0:m4
def _get_min_rx(self):
return self.__min_rx<EOL>
Getter method for min_rx, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd/interval/min_rx (bfd-rx-interval-type) YANG Description: Configure BFD required min receive interval in milliseconds.
f334709:c0:m6
def _set_min_rx(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for min_rx, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd/interval/min_rx (bfd-rx-interval-type) If this variable is read-only (config: false) in the source YANG file, then _set_min_rx is considered as a private method. Backends l...
f334709:c0:m7
def _get_multiplier(self):
return self.__multiplier<EOL>
Getter method for multiplier, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd/interval/multiplier (bfd-multiplier-type) YANG Description: Configure BFD detection time multiplier.
f334709:c0:m9
def _set_multiplier(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for multiplier, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd/interval/multiplier (bfd-multiplier-type) If this variable is read-only (config: false) in the source YANG file, then _set_multiplier is considered as a private method....
f334709:c0:m10
def _get_bfd_enable(self):
return self.__bfd_enable<EOL>
Getter method for bfd_enable, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd/bfd_enable (empty)
f334710:c0:m3
def _set_bfd_enable(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ...
Setter method for bfd_enable, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd/bfd_enable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_bfd_enable is considered as a private method. Backends looking to po...
f334710:c0:m4
def _get_holdover_interval(self):
return self.__holdover_interval<EOL>
Getter method for holdover_interval, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd/holdover_interval (bfd:bfd-holdover-interval)
f334710:c0:m6
def _set_holdover_interval(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for holdover_interval, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd/holdover_interval (bfd:bfd-holdover-interval) If this variable is read-only (config: false) in the source YANG file, then _set_holdover_interval is considered as...
f334710:c0:m7
def _get_interval(self):
return self.__interval<EOL>
Getter method for interval, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd/interval (container) YANG Description: Configure BFD desired min transmit interval in milliseconds.
f334710:c0:m9
def _set_interval(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=interval.interval, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for interval, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/bfd/interval (container) If this variable is read-only (config: false) in the source YANG file, then _set_interval is considered as a private method. Backends looking to popu...
f334710:c0:m10
def _get_ebgp_multihop_flag(self):
return self.__ebgp_multihop_flag<EOL>
Getter method for ebgp_multihop_flag, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/ebgp_multihop/ebgp_multihop_flag (empty)
f334711:c0:m3
def _set_ebgp_multihop_flag(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for ebgp_multihop_flag, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/ebgp_multihop/ebgp_multihop_flag (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ebgp_multihop_flag is considered as a priv...
f334711:c0:m4
def _get_ebgp_multihop_count(self):
return self.__ebgp_multihop_count<EOL>
Getter method for ebgp_multihop_count, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/ebgp_multihop/ebgp_multihop_count (uint32)
f334711:c0:m6
def _set_ebgp_multihop_count(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for ebgp_multihop_count, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/ebgp_multihop/ebgp_multihop_count (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ebgp_multihop_count is considered as a ...
f334711:c0:m7
def _get_shutdown_status(self):
return self.__shutdown_status<EOL>
Getter method for shutdown_status, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/shutdown/shutdown_status (empty)
f334712:c0:m3
def _set_shutdown_status(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None}}...
Setter method for shutdown_status, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/shutdown/shutdown_status (empty) If this variable is read-only (config: false) in the source YANG file, then _set_shutdown_status is considered as a private method. Ba...
f334712:c0:m4
def _get_generate_rib_out(self):
return self.__generate_rib_out<EOL>
Getter method for generate_rib_out, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/shutdown/generate_rib_out (empty)
f334712:c0:m6
def _set_generate_rib_out(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for generate_rib_out, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/shutdown/generate_rib_out (empty) If this variable is read-only (config: false) in the source YANG file, then _set_generate_rib_out is considered as a private method....
f334712:c0:m7
def _get_nei_enforce_first_as(self):
return self.__nei_enforce_first_as<EOL>
Getter method for nei_enforce_first_as, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/enforce_first_as/nei_enforce_first_as (empty)
f334713:c0:m3
def _set_nei_enforce_first_as(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ...
Setter method for nei_enforce_first_as, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/enforce_first_as/nei_enforce_first_as (empty) If this variable is read-only (config: false) in the source YANG file, then _set_nei_enforce_first_as is considered ...
f334713:c0:m4
def _get_nei_enforce_first_as_disable(self):
return self.__nei_enforce_first_as_disable<EOL>
Getter method for nei_enforce_first_as_disable, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/enforce_first_as/nei_enforce_first_as_disable (empty)
f334713:c0:m6
def _set_nei_enforce_first_as_disable(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ...
Setter method for nei_enforce_first_as_disable, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/enforce_first_as/nei_enforce_first_as_disable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_nei_enforce_first_a...
f334713:c0:m7
def _get_next_hop_self_always(self):
return self.__next_hop_self_always<EOL>
Getter method for next_hop_self_always, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/next_hop_self/next_hop_self_always (empty)
f334714:c0:m3
def _set_next_hop_self_always(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for next_hop_self_always, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/next_hop_self/next_hop_self_always (empty) If this variable is read-only (config: false) in the source YANG file, then _set_next_hop_self_always is considered as ...
f334714:c0:m4
def _get_next_hop_self_status(self):
return self.__next_hop_self_status<EOL>
Getter method for next_hop_self_status, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/next_hop_self/next_hop_self_status (empty)
f334714:c0:m6
def _set_next_hop_self_status(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for next_hop_self_status, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/next_hop_self/next_hop_self_status (empty) If this variable is read-only (config: false) in the source YANG file, then _set_next_hop_self_status is considered as ...
f334714:c0:m7
def _get_local_as_value(self):
return self.__local_as_value<EOL>
Getter method for local_as_value, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/local_as/local_as_value (local-as-num)
f334715:c0:m3
def _set_local_as_value(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm...
Setter method for local_as_value, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/local_as/local_as_value (local-as-num) If this variable is read-only (config: false) in the source YANG file, then _set_local_as_value is considered as a private method...
f334715:c0:m4
def _get_no_prepend(self):
return self.__no_prepend<EOL>
Getter method for no_prepend, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/local_as/no_prepend (empty)
f334715:c0:m6
def _set_no_prepend(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for no_prepend, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips/neighbor_addr/local_as/no_prepend (empty) If this variable is read-only (config: false) in the source YANG file, then _set_no_prepend is considered as a private method. Backends looking ...
f334715:c0:m7
def _get_in_(self):
return self.__in_<EOL>
Getter method for in_, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/maxas_limit/in (container)
f334716:c0:m3
def _set_in_(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=in_.in_, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_L...
Setter method for in_, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/maxas_limit/in (container) If this variable is read-only (config: false) in the source YANG file, then _set_in_ is considered as a private method. Backends looking to popul...
f334716:c0:m4
def _get_num_as_in_as_path(self):
return self.__num_as_in_as_path<EOL>
Getter method for num_as_in_as_path, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/maxas_limit/in/num_as_in_as_path (num-as-in-as-path)
f334717:c0:m3
def _set_num_as_in_as_path(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for num_as_in_as_path, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/maxas_limit/in/num_as_in_as_path (num-as-in-as-path) If this variable is read-only (config: false) in the source YANG file, then _set_num_as_in_as_path is con...
f334717:c0:m4
def _get_maxas_limit_disable(self):
return self.__maxas_limit_disable<EOL>
Getter method for maxas_limit_disable, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/maxas_limit/in/maxas_limit_disable (empty)
f334717:c0:m6
def _set_maxas_limit_disable(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for maxas_limit_disable, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/maxas_limit/in/maxas_limit_disable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_maxas_limit_disable is considere...
f334717:c0:m7
def _get_value(self):
return self.__value<EOL>
Getter method for value, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/advertisement_interval/value (adv-value)
f334718:c0:m3
def _set_value(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for value, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/advertisement_interval/value (adv-value) If this variable is read-only (config: false) in the source YANG file, then _set_value is considered as a private method. Backend...
f334718:c0:m4
def _get_as4(self):
return self.__as4<EOL>
Getter method for as4, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/af_neighbor_capability/as4 (container)
f334719:c0:m3
def _set_as4(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=as4.as4, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_L...
Setter method for as4, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/af_neighbor_capability/as4 (container) If this variable is read-only (config: false) in the source YANG file, then _set_as4 is considered as a private method. Backends look...
f334719:c0:m4
def _get_neighbor_as4_enable(self):
return self.__neighbor_as4_enable<EOL>
Getter method for neighbor_as4_enable, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/af_neighbor_capability/as4/neighbor_as4_enable (empty)
f334720:c0:m3
def _set_neighbor_as4_enable(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for neighbor_as4_enable, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/af_neighbor_capability/as4/neighbor_as4_enable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_neighbor_as4_enable ...
f334720:c0:m4
def _get_neighbor_as4_disable(self):
return self.__neighbor_as4_disable<EOL>
Getter method for neighbor_as4_disable, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/af_neighbor_capability/as4/neighbor_as4_disable (empty)
f334720:c0:m6
def _set_neighbor_as4_disable(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for neighbor_as4_disable, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/af_neighbor_capability/as4/neighbor_as4_disable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_neighbor_as4_disab...
f334720:c0:m7
def _get_nei_keep_alive(self):
return self.__nei_keep_alive<EOL>
Getter method for nei_keep_alive, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/timers/nei_keep_alive (nei-keep-alive)
f334721:c0:m3
def _set_nei_keep_alive(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for nei_keep_alive, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/timers/nei_keep_alive (nei-keep-alive) If this variable is read-only (config: false) in the source YANG file, then _set_nei_keep_alive is considered as a private...
f334721:c0:m4
def _get_nei_hold_time(self):
return self.__nei_hold_time<EOL>
Getter method for nei_hold_time, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/timers/nei_hold_time (nei-hold-time)
f334721:c0:m6
def _set_nei_hold_time(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for nei_hold_time, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/timers/nei_hold_time (nei-hold-time) If this variable is read-only (config: false) in the source YANG file, then _set_nei_hold_time is considered as a private met...
f334721:c0:m7
def _get_inbound(self):
return self.__inbound<EOL>
Getter method for inbound, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/soft_reconfiguration/inbound (empty)
f334722:c0:m3
def _set_inbound(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for inbound, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/soft_reconfiguration/inbound (empty) If this variable is read-only (config: false) in the source YANG file, then _set_inbound is considered as a private method. Backend...
f334722:c0:m4
def _get_sip_ipv6_address(self):
return self.__sip_ipv6_address<EOL>
Getter method for sip_ipv6_address, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source/sip_ipv6_address (sip-ipv6-address)
f334723:c0:m3
def _set_sip_ipv6_address(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=sel...
Setter method for sip_ipv6_address, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source/sip_ipv6_address (sip-ipv6-address) If this variable is read-only (config: false) in the source YANG file, then _set_sip_ipv6_address is consider...
f334723:c0:m4
def _get_ethernet_interface(self):
return self.__ethernet_interface<EOL>
Getter method for ethernet_interface, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source/ethernet_interface (container)
f334723:c0:m6
def _set_ethernet_interface(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ethernet_interface.ethernet_interface, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, ext...
Setter method for ethernet_interface, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source/ethernet_interface (container) If this variable is read-only (config: false) in the source YANG file, then _set_ethernet_interface is considere...
f334723:c0:m7
def _get_loopback(self):
return self.__loopback<EOL>
Getter method for loopback, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source/loopback (loopback-interface)
f334723:c0:m9
def _set_loopback(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=s...
Setter method for loopback, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source/loopback (loopback-interface) If this variable is read-only (config: false) in the source YANG file, then _set_loopback is considered as a private method...
f334723:c0:m10
def _get_ve_interface(self):
return self.__ve_interface<EOL>
Getter method for ve_interface, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source/ve_interface (interface:ve-type)
f334723:c0:m12
def _set_ve_interface(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for ve_interface, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source/ve_interface (interface:ve-type) If this variable is read-only (config: false) in the source YANG file, then _set_ve_interface is considered as a pri...
f334723:c0:m13
def _get_interface_type(self):
return self.__interface_type<EOL>
Getter method for interface_type, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source/ethernet_interface/interface_type (enumeration)
f334724:c0:m3
def _set_interface_type(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}},), is...
Setter method for interface_type, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source/ethernet_interface/interface_type (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_interface_type is ...
f334724:c0:m4
def _get_interface_name(self):
return self.__interface_name<EOL>
Getter method for interface_name, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source/ethernet_interface/interface_name (update-source-ethernet-type)
f334724:c0:m6
def _set_interface_name(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>', '<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u...
Setter method for interface_name, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source/ethernet_interface/interface_name (update-source-ethernet-type) If this variable is read-only (config: false) in the source YANG file, then _set_in...
f334724:c0:m7
def _get_router_bgp_neighbor_ipv6_address(self):
return self.__router_bgp_neighbor_ipv6_address<EOL>
Getter method for router_bgp_neighbor_ipv6_address, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/router_bgp_neighbor_ipv6_address (inet:ipv6-address)
f334725:c0:m3
def _set_router_bgp_neighbor_ipv6_address(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for router_bgp_neighbor_ipv6_address, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/router_bgp_neighbor_ipv6_address (inet:ipv6-address) If this variable is read-only (config: false) in the source YANG file, then _set_router_bg...
f334725:c0:m4
def _get_remote_as(self):
return self.__remote_as<EOL>
Getter method for remote_as, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/remote_as (bgp-remote-as)
f334725:c0:m6
def _set_remote_as(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm...
Setter method for remote_as, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/remote_as (bgp-remote-as) If this variable is read-only (config: false) in the source YANG file, then _set_remote_as is considered as a private method. Backends looki...
f334725:c0:m7
def _get_associate_peer_group(self):
return self.__associate_peer_group<EOL>
Getter method for associate_peer_group, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/associate_peer_group (bgp-peergroup)
f334725:c0:m9
def _set_associate_peer_group(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm...
Setter method for associate_peer_group, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/associate_peer_group (bgp-peergroup) If this variable is read-only (config: false) in the source YANG file, then _set_associate_peer_group is considered as...
f334725:c0:m10
def _get_update_source(self):
return self.__update_source<EOL>
Getter method for update_source, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source (container)
f334725:c0:m12
def _set_update_source(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=update_source.update_source, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, ...
Setter method for update_source, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/update_source (container) If this variable is read-only (config: false) in the source YANG file, then _set_update_source is considered as a private method. Backen...
f334725:c0:m13
def _get_description(self):
return self.__description<EOL>
Getter method for description, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/description (neighbor-description)
f334725:c0:m15
def _set_description(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<STR_LIT:description>", rest_name="<STR_LIT:description>", parent=self, path_helper=self._path_hel...
Setter method for description, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/description (neighbor-description) If this variable is read-only (config: false) in the source YANG file, then _set_description is considered as a private method. B...
f334725:c0:m16
def _get_local_as(self):
return self.__local_as<EOL>
Getter method for local_as, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/local_as (container)
f334725:c0:m18
def _set_local_as(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=local_as.local_as, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for local_as, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/local_as (container) If this variable is read-only (config: false) in the source YANG file, then _set_local_as is considered as a private method. Backends looking to p...
f334725:c0:m19
def _get_next_hop_self(self):
return self.__next_hop_self<EOL>
Getter method for next_hop_self, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/next_hop_self (container)
f334725:c0:m21
def _set_next_hop_self(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=next_hop_self.next_hop_self, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, ...
Setter method for next_hop_self, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/next_hop_self (container) If this variable is read-only (config: false) in the source YANG file, then _set_next_hop_self is considered as a private method. Backen...
f334725:c0:m22
def _get_advertisement_interval(self):
return self.__advertisement_interval<EOL>
Getter method for advertisement_interval, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/advertisement_interval (container)
f334725:c0:m24
def _set_advertisement_interval(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=advertisement_interval.advertisement_interval, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, reg...
Setter method for advertisement_interval, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/advertisement_interval (container) If this variable is read-only (config: false) in the source YANG file, then _set_advertisement_interval is considered ...
f334725:c0:m25
def _get_ebgp_btsh(self):
return self.__ebgp_btsh<EOL>
Getter method for ebgp_btsh, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/ebgp_btsh (empty)
f334725:c0:m27
def _set_ebgp_btsh(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for ebgp_btsh, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/ebgp_btsh (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ebgp_btsh is considered as a private method. Backends looking to po...
f334725:c0:m28
def _get_ebgp_multihop(self):
return self.__ebgp_multihop<EOL>
Getter method for ebgp_multihop, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/ebgp_multihop (container)
f334725:c0:m30
def _set_ebgp_multihop(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ebgp_multihop.ebgp_multihop, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, ...
Setter method for ebgp_multihop, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/ebgp_multihop (container) If this variable is read-only (config: false) in the source YANG file, then _set_ebgp_multihop is considered as a private method. Backen...
f334725:c0:m31
def _get_password(self):
return self.__password<EOL>
Getter method for password, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/password (bgp-password)
f334725:c0:m33
def _set_password(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT:password>", rest_name="<STR_LIT:password>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<...
Setter method for password, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/password (bgp-password) If this variable is read-only (config: false) in the source YANG file, then _set_password is considered as a private method. Backends looking t...
f334725:c0:m34
def _get_enforce_first_as(self):
return self.__enforce_first_as<EOL>
Getter method for enforce_first_as, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/enforce_first_as (container)
f334725:c0:m36
def _set_enforce_first_as(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=enforce_first_as.enforce_first_as, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=...
Setter method for enforce_first_as, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s/neighbor_ipv6_addr/enforce_first_as (container) If this variable is read-only (config: false) in the source YANG file, then _set_enforce_first_as is considered as a private metho...
f334725:c0:m37