signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_filter_list_name_direction_in(self):
return self.__filter_list_name_direction_in<EOL>
Getter method for filter_list_name_direction_in, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/filter_list/direction_in/filter_list_name_direction_in (empty)
f334672:c0:m6
def _set_filter_list_name_direction_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=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 filter_list_name_direction_in, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/filter_list/direction_in/filter_list_name_direction_in (empty) If this variable is read-only (config: false) in the s...
f334672:c0:m7
def _get_filter_list_direction_out_acl_name(self):
return self.__filter_list_direction_out_acl_name<EOL>
Getter method for filter_list_direction_out_acl_name, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/filter_list/direction_out/filter_list_direction_out_acl_name (ip-filter-name)
f334673:c0:m3
def _set_filter_list_direction_out_acl_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>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._ex...
Setter method for filter_list_direction_out_acl_name, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/filter_list/direction_out/filter_list_direction_out_acl_name (ip-filter-name) If this variable is read-only (con...
f334673:c0:m4
def _get_filter_list_name_direction_out(self):
return self.__filter_list_name_direction_out<EOL>
Getter method for filter_list_name_direction_out, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/filter_list/direction_out/filter_list_name_direction_out (empty)
f334673:c0:m6
def _set_filter_list_name_direction_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 filter_list_name_direction_out, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/filter_list/direction_out/filter_list_name_direction_out (empty) If this variable is read-only (config: false) in th...
f334673:c0:m7
def _get_direction_in(self):
return self.__direction_in<EOL>
Getter method for direction_in, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/filter_list/direction_in (container)
f334674:c0:m3
def _set_direction_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=direction_in.direction_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, ex...
Setter method for direction_in, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/filter_list/direction_in (container) If this variable is read-only (config: false) in the source YANG file, then _set_direction_in is ...
f334674:c0:m4
def _get_direction_out(self):
return self.__direction_out<EOL>
Getter method for direction_out, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/filter_list/direction_out (container)
f334674:c0:m6
def _set_direction_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=direction_out.direction_out, 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 direction_out, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/filter_list/direction_out (container) If this variable is read-only (config: false) in the source YANG file, then _set_direction_out ...
f334674:c0:m7
def _get_router_bgp_attributes(self):
return self.__router_bgp_attributes<EOL>
Getter method for router_bgp_attributes, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes (container)
f334675:c0:m3
def _set_router_bgp_attributes(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=router_bgp_attributes.router_bgp_attributes, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, regis...
Setter method for router_bgp_attributes, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes (container) If this variable is read-only (config: false) in the source YANG file, then _set_router_bgp_attributes is considered as a private method. Backends looking to populate this variable shou...
f334675:c0:m4
def _get_address_family(self):
return self.__address_family<EOL>
Getter method for address_family, mapped from YANG variable /routing_system/router/router_bgp/address_family (container)
f334675:c0:m6
def _set_address_family(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=address_family.address_family, 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 address_family, mapped from YANG variable /routing_system/router/router_bgp/address_family (container) If this variable is read-only (config: false) in the source YANG file, then _set_address_family is considered as a private method. Backends looking to populate this variable should do so via calling ...
f334675: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/maxas_limit/in (container)
f334676: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/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 populate this variable should do so via calling ...
f334676:c0:m4
def _get_num_as_in_path(self):
return self.__num_as_in_path<EOL>
Getter method for num_as_in_path, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/maxas_limit/in/num_as_in_path (num-as-in-path)
f334677:c0:m3
def _set_num_as_in_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_path, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/maxas_limit/in/num_as_in_path (num-as-in-path) If this variable is read-only (config: false) in the source YANG file, then _set_num_as_in_path is considered as a private method. Backends looking to popula...
f334677:c0:m4
def _get_keep_alive(self):
return self.__keep_alive<EOL>
Getter method for keep_alive, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/timers/keep_alive (nei-keep-alive)
f334678:c0:m3
def _set_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 keep_alive, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/timers/keep_alive (nei-keep-alive) If this variable is read-only (config: false) in the source YANG file, then _set_keep_alive is considered as a private method. Backends looking to populate this variable sho...
f334678:c0:m4
def _get_hold_time(self):
return self.__hold_time<EOL>
Getter method for hold_time, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/timers/hold_time (nei-hold-time)
f334678:c0:m6
def _set_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 hold_time, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/timers/hold_time (nei-hold-time) If this variable is read-only (config: false) in the source YANG file, then _set_hold_time is considered as a private method. Backends looking to populate this variable should ...
f334678:c0:m7
def _get_peer_grps(self):
return self.__peer_grps<EOL>
Getter method for peer_grps, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps (container)
f334679:c0:m3
def _set_peer_grps(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=peer_grps.peer_grps, 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, extensio...
Setter method for peer_grps, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps (container) If this variable is read-only (config: false) in the source YANG file, then _set_peer_grps is considered as a private method. Backends looking to populate this variable should do...
f334679:c0:m4
def _get_neighbor_ipv6s(self):
return self.__neighbor_ipv6s<EOL>
Getter method for neighbor_ipv6s, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s (container)
f334679:c0:m6
def _set_neighbor_ipv6s(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=neighbor_ipv6s.neighbor_ipv6s, 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 neighbor_ipv6s, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ipv6s (container) If this variable is read-only (config: false) in the source YANG file, then _set_neighbor_ipv6s is considered as a private method. Backends looking to populate this var...
f334679:c0:m7
def _get_neighbor_ips(self):
return self.__neighbor_ips<EOL>
Getter method for neighbor_ips, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips (container)
f334679:c0:m9
def _set_neighbor_ips(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=neighbor_ips.neighbor_ips, 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, ex...
Setter method for neighbor_ips, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/neighbor_ips (container) If this variable is read-only (config: false) in the source YANG file, then _set_neighbor_ips is considered as a private method. Backends looking to populate this variable ...
f334679:c0:m10
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/peer_grps/neighbor_peer_grp/maxas_limit/in (container)
f334680: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/peer_grps/neighbor_peer_grp/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 populate th...
f334680: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/peer_grps/neighbor_peer_grp/maxas_limit/in/num_as_in_as_path (num-as-in-as-path)
f334681: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/peer_grps/neighbor_peer_grp/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 considere...
f334681: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/peer_grps/neighbor_peer_grp/maxas_limit/in/maxas_limit_disable (empty)
f334681: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/peer_grps/neighbor_peer_grp/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 considered as a...
f334681: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/peer_grps/neighbor_peer_grp/advertisement_interval/value (adv-value)
f334682: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/peer_grps/neighbor_peer_grp/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. Backends look...
f334682: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/peer_grps/neighbor_peer_grp/af_neighbor_capability/as4 (container)
f334683: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/peer_grps/neighbor_peer_grp/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 looking to...
f334683: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/peer_grps/neighbor_peer_grp/af_neighbor_capability/as4/neighbor_as4_enable (empty)
f334684: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/peer_grps/neighbor_peer_grp/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 is con...
f334684: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/peer_grps/neighbor_peer_grp/af_neighbor_capability/as4/neighbor_as4_disable (empty)
f334684: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/peer_grps/neighbor_peer_grp/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_disable is ...
f334684: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/peer_grps/neighbor_peer_grp/timers/nei_keep_alive (nei-keep-alive)
f334685: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/peer_grps/neighbor_peer_grp/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 metho...
f334685: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/peer_grps/neighbor_peer_grp/timers/nei_hold_time (nei-hold-time)
f334685: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/peer_grps/neighbor_peer_grp/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 method. B...
f334685: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/peer_grps/neighbor_peer_grp/soft_reconfiguration/inbound (empty)
f334686: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/peer_grps/neighbor_peer_grp/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. Backends look...
f334686:c0:m4
def _get_sip_ipv4_address(self):
return self.__sip_ipv4_address<EOL>
Getter method for sip_ipv4_address, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps/neighbor_peer_grp/update_source/sip_ipv4_address (sip-ipv4-address)
f334687:c0:m3
def _set_sip_ipv4_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_ipv4_address, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps/neighbor_peer_grp/update_source/sip_ipv4_address (sip-ipv4-address) If this variable is read-only (config: false) in the source YANG file, then _set_sip_ipv4_address is considered as ...
f334687: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/peer_grps/neighbor_peer_grp/update_source/ethernet_interface (container)
f334687: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/peer_grps/neighbor_peer_grp/update_source/ethernet_interface (container) If this variable is read-only (config: false) in the source YANG file, then _set_ethernet_interface is considered as a...
f334687: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/peer_grps/neighbor_peer_grp/update_source/loopback (loopback-interface)
f334687: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/peer_grps/neighbor_peer_grp/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. Back...
f334687: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/peer_grps/neighbor_peer_grp/update_source/ve_interface (interface:ve-type)
f334687: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/peer_grps/neighbor_peer_grp/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 private m...
f334687: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/peer_grps/neighbor_peer_grp/update_source/ethernet_interface/interface_type (enumeration)
f334688: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/peer_grps/neighbor_peer_grp/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 consid...
f334688: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/peer_grps/neighbor_peer_grp/update_source/ethernet_interface/interface_name (update-source-ethernet-type)
f334688: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/peer_grps/neighbor_peer_grp/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_interfac...
f334688:c0:m7
def _get_router_bgp_neighbor_peer_grp(self):
return self.__router_bgp_neighbor_peer_grp<EOL>
Getter method for router_bgp_neighbor_peer_grp, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps/neighbor_peer_grp/router_bgp_neighbor_peer_grp (bgp-peergroup)
f334689:c0:m3
def _set_router_bgp_neighbor_peer_grp(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_peer_grp, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps/neighbor_peer_grp/router_bgp_neighbor_peer_grp (bgp-peergroup) If this variable is read-only (config: false) in the source YANG file, then _set_router_bgp_neighbor_peer_gr...
f334689:c0:m4
def _get_peer_group_name(self):
return self.__peer_group_name<EOL>
Getter method for peer_group_name, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps/neighbor_peer_grp/peer_group_name (empty)
f334689:c0:m6
def _set_peer_group_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=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 peer_group_name, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps/neighbor_peer_grp/peer_group_name (empty) If this variable is read-only (config: false) in the source YANG file, then _set_peer_group_name is considered as a private method. Backends l...
f334689:c0:m7
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/peer_grps/neighbor_peer_grp/remote_as (bgp-remote-as)
f334689:c0:m9
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/peer_grps/neighbor_peer_grp/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 looking to ...
f334689: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/peer_grps/neighbor_peer_grp/update_source (container)
f334689: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/peer_grps/neighbor_peer_grp/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. Backends loo...
f334689: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/peer_grps/neighbor_peer_grp/description (neighbor-description)
f334689: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/peer_grps/neighbor_peer_grp/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. Backend...
f334689: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/peer_grps/neighbor_peer_grp/local_as (container)
f334689: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/peer_grps/neighbor_peer_grp/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 populat...
f334689: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/peer_grps/neighbor_peer_grp/next_hop_self (container)
f334689: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/peer_grps/neighbor_peer_grp/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. Backends loo...
f334689: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/peer_grps/neighbor_peer_grp/advertisement_interval (container)
f334689: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/peer_grps/neighbor_peer_grp/advertisement_interval (container) If this variable is read-only (config: false) in the source YANG file, then _set_advertisement_interval is considered as a p...
f334689: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/peer_grps/neighbor_peer_grp/ebgp_btsh (empty)
f334689: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/peer_grps/neighbor_peer_grp/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 populate...
f334689: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/peer_grps/neighbor_peer_grp/ebgp_multihop (container)
f334689: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/peer_grps/neighbor_peer_grp/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. Backends loo...
f334689: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/peer_grps/neighbor_peer_grp/password (bgp-password)
f334689: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/peer_grps/neighbor_peer_grp/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 to popu...
f334689: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/peer_grps/neighbor_peer_grp/enforce_first_as (container)
f334689: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/peer_grps/neighbor_peer_grp/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 method. Bac...
f334689:c0:m37
def _get_timers(self):
return self.__timers<EOL>
Getter method for timers, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps/neighbor_peer_grp/timers (container)
f334689:c0:m39
def _set_timers(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=timers.timers, 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'...
Setter method for timers, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps/neighbor_peer_grp/timers (container) If this variable is read-only (config: false) in the source YANG file, then _set_timers is considered as a private method. Backends looking to populate this...
f334689:c0:m40
def _get_remove_private_as(self):
return self.__remove_private_as<EOL>
Getter method for remove_private_as, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps/neighbor_peer_grp/remove_private_as (empty)
f334689:c0:m42
def _set_remove_private_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:info>': u...
Setter method for remove_private_as, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps/neighbor_peer_grp/remove_private_as (empty) If this variable is read-only (config: false) in the source YANG file, then _set_remove_private_as is considered as a private method. Back...
f334689:c0:m43
def _get_as_override(self):
return self.__as_override<EOL>
Getter method for as_override, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps/neighbor_peer_grp/as_override (empty)
f334689:c0:m45
def _set_as_override(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 as_override, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/neighbor/peer_grps/neighbor_peer_grp/as_override (empty) If this variable is read-only (config: false) in the source YANG file, then _set_as_override is considered as a private method. Backends looking to po...
f334689:c0:m46
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/peer_grps/neighbor_peer_grp/soft_reconfiguration (container)
f334689: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/peer_grps/neighbor_peer_grp/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...
f334689: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/peer_grps/neighbor_peer_grp/static_network_edge (empty)
f334689: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/peer_grps/neighbor_peer_grp/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...
f334689: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/peer_grps/neighbor_peer_grp/bfd (container)
f334689: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/peer_grps/neighbor_peer_grp/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...
f334689: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/peer_grps/neighbor_peer_grp/maxas_limit (container)
f334689: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/peer_grps/neighbor_peer_grp/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 t...
f334689: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/peer_grps/neighbor_peer_grp/af_neighbor_capability (container)
f334689: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/peer_grps/neighbor_peer_grp/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 p...
f334689:c0:m61