signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_neighbor_route_map_name_direction_in(self): | return self.__neighbor_route_map_name_direction_in<EOL> | Getter method for neighbor_route_map_name_direction_in, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/neighbor_route_map/neighbor_route_map_direction_in/neighbor_route_map_name_direction_in (common-def:name-string64) | f334470:c0:m3 |
def _set_neighbor_route_map_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=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 neighbor_route_map_name_direction_in, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/neighbor_route_map/neighbor_route_map_direction_in/neighbor_route_map_name_direction_in (common-def:name-string64)
If ... | f334470:c0:m4 |
def _get_neighbor_route_map_name_direction_out(self): | return self.__neighbor_route_map_name_direction_out<EOL> | Getter method for neighbor_route_map_name_direction_out, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/neighbor_route_map/neighbor_route_map_direction_out/neighbor_route_map_name_direction_out (common-def:name-string64) | f334471:c0:m3 |
def _set_neighbor_route_map_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=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 neighbor_route_map_name_direction_out, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/neighbor_route_map/neighbor_route_map_direction_out/neighbor_route_map_name_direction_out (common-def:name-string64)
... | f334471:c0:m4 |
def _get_af_vpnv4_neighbor_address(self): | return self.__af_vpnv4_neighbor_address<EOL> | Getter method for af_vpnv4_neighbor_address, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/af_vpnv4_neighbor_address (inet:ipv4-address) | f334472:c0:m3 |
def _set_af_vpnv4_neighbor_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 af_vpnv4_neighbor_address, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/af_vpnv4_neighbor_address (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_af... | f334472:c0:m4 |
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/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/af_neighbor_capability (container) | f334472:c0:m6 |
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/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/af_neighbor_capability (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_af_neighbor_capa... | f334472:c0:m7 |
def _get_send_community(self): | return self.__send_community<EOL> | Getter method for send_community, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/send_community (container) | f334472:c0:m9 |
def _set_send_community(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=send_community.send_community, 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 send_community, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/send_community (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_send_community is considered as ... | f334472:c0:m10 |
def _get_activate(self): | return self.__activate<EOL> | Getter method for activate, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/activate (empty) | f334472:c0:m12 |
def _set_activate(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 activate, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/activate (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_activate is considered as a private
method. Back... | f334472:c0:m13 |
def _get_weight(self): | return self.__weight<EOL> | Getter method for weight, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/weight (nei-weight) | f334472:c0:m15 |
def _set_weight(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 weight, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/weight (nei-weight)
If this variable is read-only (config: false) in the
source YANG file, then _set_weight is considered as a private
method. Backe... | f334472:c0:m16 |
def _get_route_reflector_client(self): | return self.__route_reflector_client<EOL> | Getter method for route_reflector_client, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/route_reflector_client (empty) | f334472:c0:m18 |
def _set_route_reflector_client(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 route_reflector_client, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/route_reflector_client (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_route_reflector_clie... | f334472:c0:m19 |
def _get_neighbor_route_map(self): | return self.__neighbor_route_map<EOL> | Getter method for neighbor_route_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/neighbor_route_map (container) | f334472:c0:m21 |
def _set_neighbor_route_map(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_route_map.neighbor_route_map, 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_pa... | Setter method for neighbor_route_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/neighbor_route_map (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_neighbor_route_map is co... | f334472:c0:m22 |
def _get_prefix_list(self): | return self.__prefix_list<EOL> | Getter method for prefix_list, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/prefix_list (container)
YANG Description: either prefix list or distribution-list | f334472:c0:m24 |
def _set_prefix_list(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=prefix_list.prefix_list, 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 prefix_list, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/prefix_list (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_prefix_list is considered as a private... | f334472:c0:m25 |
def _get_filter_list(self): | return self.__filter_list<EOL> | Getter method for filter_list, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list (container) | f334472:c0:m27 |
def _set_filter_list(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=filter_list.filter_list, 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 filter_list, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_filter_list is considered as a private... | f334472:c0:m28 |
def _get_filter_list_direction_in_acl_name(self): | return self.__filter_list_direction_in_acl_name<EOL> | Getter method for filter_list_direction_in_acl_name, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list/direction_in/filter_list_direction_in_acl_name (ip-filter-name) | f334473:c0:m3 |
def _set_filter_list_direction_in_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_in_acl_name, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list/direction_in/filter_list_direction_in_acl_name (ip-filter-name)
If this variable is read-only (config: false)... | f334473:c0:m4 |
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/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list/direction_in/filter_list_name_direction_in (empty) | f334473: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/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list/direction_in/filter_list_name_direction_in (empty)
If this variable is read-only (config: false) in the
source YA... | f334473: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/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list/direction_out/filter_list_direction_out_acl_name (ip-filter-name) | f334474: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/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list/direction_out/filter_list_direction_out_acl_name (ip-filter-name)
If this variable is read-only (config: fal... | f334474: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/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list/direction_out/filter_list_name_direction_out (empty) | f334474: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/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list/direction_out/filter_list_name_direction_out (empty)
If this variable is read-only (config: false) in the
source... | f334474: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/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list/direction_in (container) | f334475: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/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list/direction_in (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_direction_in is consider... | f334475: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/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list/direction_out (container) | f334475: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/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder/af_vpnv4_neighbor/filter_list/direction_out (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_direction_out is consi... | f334475:c0:m7 |
def _get_rr_group(self): | return self.__rr_group<EOL> | Getter method for rr_group, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/rr_group (rr-group-type) | f334476:c0:m3 |
def _set_rr_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._ex... | Setter method for rr_group, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/rr_group (rr-group-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_rr_group is considered as a private
method. Backends looking to populate this variable shou... | f334476:c0:m4 |
def _get_export_vrf_leaked_routes(self): | return self.__export_vrf_leaked_routes<EOL> | Getter method for export_vrf_leaked_routes, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/export_vrf_leaked_routes (empty) | f334476:c0:m6 |
def _set_export_vrf_leaked_routes(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 export_vrf_leaked_routes, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/export_vrf_leaked_routes (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_export_vrf_leaked_routes is considered as a private
method. Backend... | f334476:c0:m7 |
def _get_af_vpn_neighbor_peergroup_holder(self): | return self.__af_vpn_neighbor_peergroup_holder<EOL> | Getter method for af_vpn_neighbor_peergroup_holder, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder (container) | f334476:c0:m9 |
def _set_af_vpn_neighbor_peergroup_holder(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_vpn_neighbor_peergroup_holder.af_vpn_neighbor_peergroup_holder, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=s... | Setter method for af_vpn_neighbor_peergroup_holder, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_af_vpn_neighbor_peergroup_holder is considered ... | f334476:c0:m10 |
def _get_af_vpnv4_neighbor_address_holder(self): | return self.__af_vpnv4_neighbor_address_holder<EOL> | Getter method for af_vpnv4_neighbor_address_holder, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder (container) | f334476:c0:m12 |
def _set_af_vpnv4_neighbor_address_holder(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_vpnv4_neighbor_address_holder.af_vpnv4_neighbor_address_holder, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=s... | Setter method for af_vpnv4_neighbor_address_holder, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpnv4_neighbor_address_holder (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_af_vpnv4_neighbor_address_holder is considered ... | f334476:c0:m13 |
def _get_af_vpn_neighbor_peergroup(self): | return self.__af_vpn_neighbor_peergroup<EOL> | Getter method for af_vpn_neighbor_peergroup, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup (list) | f334477:c0:m3 |
def _set_af_vpn_neighbor_peergroup(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",af_vpn_neighbor_peergroup.af_vpn_neighbor_peergroup, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_... | Setter method for af_vpn_neighbor_peergroup, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_af_vpn_neighbor_peergroup is cons... | f334477:c0:m4 |
def _get_send_community_status(self): | return self.__send_community_status<EOL> | Getter method for send_community_status, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/send_community/send_community_status (empty) | f334478:c0:m3 |
def _set_send_community_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>': u'<STR... | Setter method for send_community_status, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/send_community/send_community_status (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set... | f334478:c0:m4 |
def _get_both(self): | return self.__both<EOL> | Getter method for both, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/send_community/both (empty) | f334478:c0:m6 |
def _set_both(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 both, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/send_community/both (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_both is considered as a private
m... | f334478:c0:m7 |
def _get_extended(self): | return self.__extended<EOL> | Getter method for extended, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/send_community/extended (empty) | f334478:c0:m9 |
def _set_extended(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 extended, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/send_community/extended (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_extended is considered as... | f334478:c0:m10 |
def _get_standard(self): | return self.__standard<EOL> | Getter method for standard, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/send_community/standard (empty) | f334478:c0:m12 |
def _set_standard(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 standard, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/send_community/standard (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_standard is considered as... | f334478:c0:m13 |
def _get_ext_community_receive(self): | return self.__ext_community_receive<EOL> | Getter method for ext_community_receive, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/extended_community/ext_community_receive (empty)
YANG Description: Capability to RECEIVE the ORF ... | f334479:c0:m3 |
def _set_ext_community_receive(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 ext_community_receive, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/extended_community/ext_community_receive (empty)
If this variable is read-only (config: false) in ... | f334479:c0:m4 |
def _get_ext_community_send_vrf(self): | return self.__ext_community_send_vrf<EOL> | Getter method for ext_community_send_vrf, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/extended_community/ext_community_send_vrf (empty)
YANG Description: Capability to SEND the ORF (... | f334479:c0:m6 |
def _set_ext_community_send_vrf(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 ext_community_send_vrf, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/extended_community/ext_community_send_vrf (empty)
If this variable is read-only (config: false) i... | f334479:c0:m7 |
def _get_prefixlist_status(self): | return self.__prefixlist_status<EOL> | Getter method for prefixlist_status, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/prefix_list/prefixlist_status (empty)
YANG Description: This element will be set if either(or both) s... | f334480:c0:m3 |
def _set_prefixlist_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>': u'<STR... | Setter method for prefixlist_status, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/prefix_list/prefixlist_status (empty)
If this variable is read-only (config: false) in the
source YANG... | f334480:c0:m4 |
def _get_prefixlist_send(self): | return self.__prefixlist_send<EOL> | Getter method for prefixlist_send, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/prefix_list/prefixlist_send (empty)
YANG Description: Capability to SEND the ORF to this neighbor | f334480:c0:m6 |
def _set_prefixlist_send(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 prefixlist_send, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/prefix_list/prefixlist_send (empty)
If this variable is read-only (config: false) in the
source YANG fil... | f334480:c0:m7 |
def _get_prefixlist_receive(self): | return self.__prefixlist_receive<EOL> | Getter method for prefixlist_receive, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/prefix_list/prefixlist_receive (empty)
YANG Description: Capability to RECEIVE the ORF from this nei... | f334480:c0:m9 |
def _set_prefixlist_receive(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 prefixlist_receive, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/prefix_list/prefixlist_receive (empty)
If this variable is read-only (config: false) in the
source YA... | f334480:c0:m10 |
def _get_prefix_list(self): | return self.__prefix_list<EOL> | Getter method for prefix_list, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/prefix_list (container) | f334481:c0:m3 |
def _set_prefix_list(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=prefix_list.prefix_list, 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 prefix_list, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/prefix_list (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_pre... | f334481:c0:m4 |
def _get_extended_community(self): | return self.__extended_community<EOL> | Getter method for extended_community, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/extended_community (container) | f334481:c0:m6 |
def _set_extended_community(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=extended_community.extended_community, 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_pa... | Setter method for extended_community, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf/extended_community (container)
If this variable is read-only (config: false) in the
source YANG file,... | f334481:c0:m7 |
def _get_orf(self): | return self.__orf<EOL> | Getter method for orf, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf (container) | f334482:c0:m3 |
def _set_orf(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=orf.orf, 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 orf, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability/orf (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_orf is considered as a ... | f334482:c0:m4 |
def _get_prefix_list_direction_in_prefix_name(self): | return self.__prefix_list_direction_in_prefix_name<EOL> | Getter method for prefix_list_direction_in_prefix_name, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/prefix_list/direction_in/prefix_list_direction_in_prefix_name (nei-prefix-list-filter) | f334483:c0:m3 |
def _set_prefix_list_direction_in_prefix_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 prefix_list_direction_in_prefix_name, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/prefix_list/direction_in/prefix_list_direction_in_prefix_name (nei-prefix-list-filter)
If this variable is rea... | f334483:c0:m4 |
def _get_prefix_list_direction_in(self): | return self.__prefix_list_direction_in<EOL> | Getter method for prefix_list_direction_in, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/prefix_list/direction_in/prefix_list_direction_in (empty) | f334483:c0:m6 |
def _set_prefix_list_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 prefix_list_direction_in, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/prefix_list/direction_in/prefix_list_direction_in (empty)
If this variable is read-only (config: false) in the
source YANG... | f334483:c0:m7 |
def _get_prefix_list_direction_out_prefix_name(self): | return self.__prefix_list_direction_out_prefix_name<EOL> | Getter method for prefix_list_direction_out_prefix_name, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/prefix_list/direction_out/prefix_list_direction_out_prefix_name (nei-prefix-list-filter) | f334484:c0:m3 |
def _set_prefix_list_direction_out_prefix_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 prefix_list_direction_out_prefix_name, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/prefix_list/direction_out/prefix_list_direction_out_prefix_name (nei-prefix-list-filter)
If this variable is ... | f334484:c0:m4 |
def _get_prefix_list_direction_out(self): | return self.__prefix_list_direction_out<EOL> | Getter method for prefix_list_direction_out, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/prefix_list/direction_out/prefix_list_direction_out (empty) | f334484:c0:m6 |
def _set_prefix_list_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 prefix_list_direction_out, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/prefix_list/direction_out/prefix_list_direction_out (empty)
If this variable is read-only (config: false) in the
source Y... | f334484: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/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/prefix_list/direction_in (container) | f334485: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/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/prefix_list/direction_in (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_direction_in is ... | f334485: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/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/prefix_list/direction_out (container) | f334485: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/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/prefix_list/direction_out (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_direction_out ... | f334485:c0:m7 |
def _get_neighbor_route_map_direction_in(self): | return self.__neighbor_route_map_direction_in<EOL> | Getter method for neighbor_route_map_direction_in, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/neighbor_route_map/neighbor_route_map_direction_in (container) | f334486:c0:m3 |
def _set_neighbor_route_map_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=neighbor_route_map_direction_in.neighbor_route_map_direction_in, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=sel... | Setter method for neighbor_route_map_direction_in, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/neighbor_route_map/neighbor_route_map_direction_in (container)
If this variable is read-only (config: false) in the... | f334486:c0:m4 |
def _get_neighbor_route_map_direction_out(self): | return self.__neighbor_route_map_direction_out<EOL> | Getter method for neighbor_route_map_direction_out, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/neighbor_route_map/neighbor_route_map_direction_out (container) | f334486:c0:m6 |
def _set_neighbor_route_map_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=neighbor_route_map_direction_out.neighbor_route_map_direction_out, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=s... | Setter method for neighbor_route_map_direction_out, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/neighbor_route_map/neighbor_route_map_direction_out (container)
If this variable is read-only (config: false) in t... | f334486:c0:m7 |
def _get_neighbor_route_map_name_direction_in(self): | return self.__neighbor_route_map_name_direction_in<EOL> | Getter method for neighbor_route_map_name_direction_in, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/neighbor_route_map/neighbor_route_map_direction_in/neighbor_route_map_name_direction_in (common-def:name-strin... | f334487:c0:m3 |
def _set_neighbor_route_map_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=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 neighbor_route_map_name_direction_in, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/neighbor_route_map/neighbor_route_map_direction_in/neighbor_route_map_name_direction_in (common-def:name-strin... | f334487:c0:m4 |
def _get_neighbor_route_map_name_direction_out(self): | return self.__neighbor_route_map_name_direction_out<EOL> | Getter method for neighbor_route_map_name_direction_out, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/neighbor_route_map/neighbor_route_map_direction_out/neighbor_route_map_name_direction_out (common-def:name-st... | f334488:c0:m3 |
def _set_neighbor_route_map_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=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 neighbor_route_map_name_direction_out, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/neighbor_route_map/neighbor_route_map_direction_out/neighbor_route_map_name_direction_out (common-def:name-st... | f334488:c0:m4 |
def _get_af_vpn_neighbor_peergroup_address(self): | return self.__af_vpn_neighbor_peergroup_address<EOL> | Getter method for af_vpn_neighbor_peergroup_address, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_vpn_neighbor_peergroup_address (bgp-peergroup) | f334489:c0:m3 |
def _set_af_vpn_neighbor_peergroup_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 af_vpn_neighbor_peergroup_address, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_vpn_neighbor_peergroup_address (bgp-peergroup)
If this variable is read-only (config: false) in the
source YAN... | f334489:c0:m4 |
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/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability (container) | f334489:c0:m6 |
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/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/af_neighbor_capability (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_af_neigh... | f334489:c0:m7 |
def _get_send_community(self): | return self.__send_community<EOL> | Getter method for send_community, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/send_community (container) | f334489:c0:m9 |
def _set_send_community(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=send_community.send_community, 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 send_community, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/send_community (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_send_community is consid... | f334489:c0:m10 |
def _get_activate(self): | return self.__activate<EOL> | Getter method for activate, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/activate (empty) | f334489:c0:m12 |
def _set_activate(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 activate, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/activate (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_activate is considered as a private
meth... | f334489:c0:m13 |
def _get_weight(self): | return self.__weight<EOL> | Getter method for weight, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/weight (nei-weight) | f334489:c0:m15 |
def _set_weight(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 weight, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/weight (nei-weight)
If this variable is read-only (config: false) in the
source YANG file, then _set_weight is considered as a private
metho... | f334489:c0:m16 |
def _get_route_reflector_client(self): | return self.__route_reflector_client<EOL> | Getter method for route_reflector_client, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/route_reflector_client (empty) | f334489:c0:m18 |
def _set_route_reflector_client(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 route_reflector_client, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4/vpnv4_unicast/af_vpn_neighbor_peergroup_holder/af_vpn_neighbor_peergroup/route_reflector_client (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_route_reflec... | f334489:c0:m19 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.