signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_use_load_sharing(self): | return self.__use_load_sharing<EOL> | Getter method for use_load_sharing, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/maximum_paths/use_load_sharing (empty) | f334632:c0:m12 |
def _set_use_load_sharing(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 use_load_sharing, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/maximum_paths/use_load_sharing (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_use_load_sharing is considered as a private
method. Backend... | f334632:c0:m13 |
def _get_addpath_sel_best(self): | return self.__addpath_sel_best<EOL> | Getter method for addpath_sel_best, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_select/addpath_sel_best (uint8) | f334633:c0:m3 |
def _set_addpath_sel_best(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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for addpath_sel_best, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_select/addpath_sel_best (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_addpath_sel_best is considered as a pr... | f334633:c0:m4 |
def _get_addpath_sel_groupbest(self): | return self.__addpath_sel_groupbest<EOL> | Getter method for addpath_sel_groupbest, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_select/addpath_sel_groupbest (empty) | f334633:c0:m6 |
def _set_addpath_sel_groupbest(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 addpath_sel_groupbest, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_select/addpath_sel_groupbest (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_addpath_sel_groupbest is con... | f334633:c0:m7 |
def _get_addpath_sel_all(self): | return self.__addpath_sel_all<EOL> | Getter method for addpath_sel_all, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_select/addpath_sel_all (empty) | f334633:c0:m9 |
def _set_addpath_sel_all(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:all>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>... | Setter method for addpath_sel_all, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_select/addpath_sel_all (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_addpath_sel_all is considered as a priva... | f334633:c0:m10 |
def _get_addpath_txrx(self): | return self.__addpath_txrx<EOL> | Getter method for addpath_txrx, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_txrx (container) | f334634:c0:m3 |
def _set_addpath_txrx(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=addpath_txrx.addpath_txrx, 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 addpath_txrx, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_txrx (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_addpath_txrx is considered as a private
method. Backends ... | f334634:c0:m4 |
def _get_addpath_select(self): | return self.__addpath_select<EOL> | Getter method for addpath_select, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_select (container) | f334634:c0:m6 |
def _set_addpath_select(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=addpath_select.addpath_select, 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 addpath_select, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_select (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_addpath_select is considered as a private
method. Bac... | f334634:c0:m7 |
def _get_addpath_send(self): | return self.__addpath_send<EOL> | Getter method for addpath_send, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_txrx/addpath_send (empty) | f334635:c0:m3 |
def _set_addpath_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:info>': u... | Setter method for addpath_send, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_txrx/addpath_send (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_addpath_send is considered as a private
method. ... | f334635:c0:m4 |
def _get_addpath_receive(self): | return self.__addpath_receive<EOL> | Getter method for addpath_receive, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_txrx/addpath_receive (empty) | f334635:c0:m6 |
def _set_addpath_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:info>': u... | Setter method for addpath_receive, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/af_additional_paths/addpath_txrx/addpath_receive (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_addpath_receive is considered as a private... | f334635:c0:m7 |
def _get_multipath_ebgp(self): | return self.__multipath_ebgp<EOL> | Getter method for multipath_ebgp, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/multipath/multipath_ebgp (empty) | f334636:c0:m3 |
def _set_multipath_ebgp(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 multipath_ebgp, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/multipath/multipath_ebgp (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_multipath_ebgp is considered as a private
method. Backends looking ... | f334636:c0:m4 |
def _get_multipath_ibgp(self): | return self.__multipath_ibgp<EOL> | Getter method for multipath_ibgp, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/multipath/multipath_ibgp (empty) | f334636:c0:m6 |
def _set_multipath_ibgp(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 multipath_ibgp, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/multipath/multipath_ibgp (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_multipath_ibgp is considered as a private
method. Backends looking ... | f334636:c0:m7 |
def _get_multi_as(self): | return self.__multi_as<EOL> | Getter method for multi_as, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/multipath/multi_as (empty) | f334636:c0:m9 |
def _set_multi_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 multi_as, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/multipath/multi_as (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_multi_as is considered as a private
method. Backends looking to populate this v... | f334636:c0:m10 |
def _get_aggregate_ip_prefix(self): | return self.__aggregate_ip_prefix<EOL> | Getter method for aggregate_ip_prefix, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/aggregate_ipv6_address/aggregate_ip_prefix (inet:ipv6-prefix) | f334637:c0:m3 |
def _set_aggregate_ip_prefix(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 aggregate_ip_prefix, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/aggregate_ipv6_address/aggregate_ip_prefix (inet:ipv6-prefix)
If this variable is read-only (config: false) in the
source YANG file, then _set_aggregate_ip_prefix is considered... | f334637:c0:m4 |
def _get_advertise_map(self): | return self.__advertise_map<EOL> | Getter method for advertise_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/aggregate_ipv6_address/advertise_map (advertise-map) | f334637:c0:m6 |
def _set_advertise_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=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 advertise_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/aggregate_ipv6_address/advertise_map (advertise-map)
If this variable is read-only (config: false) in the
source YANG file, then _set_advertise_map is considered as a private
method.... | f334637:c0:m7 |
def _get_as_set(self): | return self.__as_set<EOL> | Getter method for as_set, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/aggregate_ipv6_address/as_set (empty) | f334637:c0:m9 |
def _set_as_set(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 as_set, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/aggregate_ipv6_address/as_set (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_as_set is considered as a private
method. Backends looking to populate... | f334637:c0:m10 |
def _get_attribute_map(self): | return self.__attribute_map<EOL> | Getter method for attribute_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/aggregate_ipv6_address/attribute_map (attribute-map) | f334637:c0:m12 |
def _set_attribute_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=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 attribute_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/aggregate_ipv6_address/attribute_map (attribute-map)
If this variable is read-only (config: false) in the
source YANG file, then _set_attribute_map is considered as a private
method.... | f334637:c0:m13 |
def _get_summary_only(self): | return self.__summary_only<EOL> | Getter method for summary_only, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/aggregate_ipv6_address/summary_only (empty) | f334637:c0:m15 |
def _set_summary_only(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 summary_only, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/aggregate_ipv6_address/summary_only (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_summary_only is considered as a private
method. Backends l... | f334637:c0:m16 |
def _get_suppress_map(self): | return self.__suppress_map<EOL> | Getter method for suppress_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/aggregate_ipv6_address/suppress_map (suppress-map) | f334637:c0:m18 |
def _set_suppress_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=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 suppress_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/aggregate_ipv6_address/suppress_map (suppress-map)
If this variable is read-only (config: false) in the
source YANG file, then _set_suppress_map is considered as a private
method. Bac... | f334637:c0:m19 |
def _get_table_map_route_map(self): | return self.__table_map_route_map<EOL> | Getter method for table_map_route_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/table_map/table_map_route_map (rmap-type) | f334638:c0:m3 |
def _set_table_map_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=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 table_map_route_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast/af_ipv6_vrf/table_map/table_map_route_map (rmap-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_table_map_route_map is considered as a private
method... | f334638:c0:m4 |
def _get_ipv6_unicast(self): | return self.__ipv6_unicast<EOL> | Getter method for ipv6_unicast, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast (container) | f334639:c0:m3 |
def _set_ipv6_unicast(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ipv6_unicast.ipv6_unicast, 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 ipv6_unicast, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6/ipv6_unicast (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_unicast is considered as a private
method. Backends looking to populate this variable should
do s... | f334639:c0:m4 |
def _get_ipv4(self): | return self.__ipv4<EOL> | Getter method for ipv4, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4 (container) | f334640:c0:m3 |
def _set_ipv4(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ipv4.ipv4, 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... | Setter method for ipv4, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4 (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv4 is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_ip... | f334640:c0:m4 |
def _get_ipv6(self): | return self.__ipv6<EOL> | Getter method for ipv6, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6 (container) | f334640:c0:m6 |
def _set_ipv6(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ipv6.ipv6, 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... | Setter method for ipv6, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv6 (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6 is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_ip... | f334640:c0:m7 |
def _get_l2vpn(self): | return self.__l2vpn<EOL> | Getter method for l2vpn, mapped from YANG variable /routing_system/router/router_bgp/address_family/l2vpn (container) | f334640:c0:m9 |
def _set_l2vpn(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=l2vpn.l2vpn, 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'<S... | Setter method for l2vpn, mapped from YANG variable /routing_system/router/router_bgp/address_family/l2vpn (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_l2vpn is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set... | f334640:c0:m10 |
def _get_vpnv4(self): | return self.__vpnv4<EOL> | Getter method for vpnv4, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4 (container) | f334640:c0:m12 |
def _set_vpnv4(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=vpnv4.vpnv4, 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'<S... | Setter method for vpnv4, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv4 (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_vpnv4 is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set... | f334640:c0:m13 |
def _get_vpnv6(self): | return self.__vpnv6<EOL> | Getter method for vpnv6, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6 (container) | f334640:c0:m15 |
def _set_vpnv6(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=vpnv6.vpnv6, 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'<S... | Setter method for vpnv6, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6 (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_vpnv6 is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set... | f334640:c0:m16 |
def _get_vpnv6_unicast(self): | return self.__vpnv6_unicast<EOL> | Getter method for vpnv6_unicast, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast (container) | f334641:c0:m3 |
def _set_vpnv6_unicast(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=vpnv6_unicast.vpnv6_unicast, is_container='<STR_LIT>', presence=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, e... | Setter method for vpnv6_unicast, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_vpnv6_unicast is considered as a private
method. Backends looking to populate this variable should
... | f334641:c0:m4 |
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/vpnv6/vpnv6_unicast/rr_group (rr-group-type) | f334642: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/vpnv6/vpnv6_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... | f334642: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/vpnv6/vpnv6_unicast/export_vrf_leaked_routes (empty) | f334642: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/vpnv6/vpnv6_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... | f334642: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/vpnv6/vpnv6_unicast/af_vpn_neighbor_peergroup_holder (container) | f334642: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/vpnv6/vpnv6_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 ... | f334642:c0:m10 |
def _get_af_vpnv6_neighbor_address_holder(self): | return self.__af_vpnv6_neighbor_address_holder<EOL> | Getter method for af_vpnv6_neighbor_address_holder, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder (container) | f334642:c0:m12 |
def _set_af_vpnv6_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_vpnv6_neighbor_address_holder.af_vpnv6_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_vpnv6_neighbor_address_holder, mapped from YANG variable /routing_system/router/router_bgp/address_family/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_af_vpnv6_neighbor_address_holder is considered ... | f334642:c0:m13 |
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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/send_community/send_community_status (empty) | f334643: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/send_community/send_community_status (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_send_co... | f334643: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/send_community/both (empty) | f334643: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/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
method. B... | f334643: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/send_community/extended (empty) | f334643: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/send_community/extended (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_extended is considered as a priva... | f334643: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/send_community/standard (empty) | f334643: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/send_community/standard (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_standard is considered as a priva... | f334643: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/extended_community/ext_community_receive (empty)
YANG Description: Capability to RECEIVE the ORF from thi... | f334644: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/extended_community/ext_community_receive (empty)
If this variable is read-only (config: false) in the
sour... | f334644: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/extended_community/ext_community_send_vrf (empty)
YANG Description: Capability to SEND the ORF (local VR... | f334644: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/extended_community/ext_community_send_vrf (empty)
If this variable is read-only (config: false) in the
so... | f334644: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/prefix_list/prefixlist_status (empty)
YANG Description: This element will be set if either(or both) send,rece... | f334645: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/prefix_list/prefixlist_status (empty)
If this variable is read-only (config: false) in the
source YANG file, t... | f334645: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/prefix_list/prefixlist_send (empty)
YANG Description: Capability to SEND the ORF to this neighbor | f334645: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/prefix_list/prefixlist_send (empty)
If this variable is read-only (config: false) in the
source YANG file, then ... | f334645: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/prefix_list/prefixlist_receive (empty)
YANG Description: Capability to RECEIVE the ORF from this neighbor | f334645: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/prefix_list/prefixlist_receive (empty)
If this variable is read-only (config: false) in the
source YANG file,... | f334645: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/prefix_list (container) | f334646: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/prefix_list (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_prefix_list... | f334646: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/extended_community (container) | f334646: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf/extended_community (container)
If this variable is read-only (config: false) in the
source YANG file, then _s... | f334646: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/af_neighbor_capability/orf (container) | f334647: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/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 private
... | f334647: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/prefix_list/direction_in/prefix_list_direction_in_prefix_name (nei-prefix-list-filter) | f334648: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/prefix_list/direction_in/prefix_list_direction_in_prefix_name (nei-prefix-list-filter)
If this variable is read-only (... | f334648: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/prefix_list/direction_in/prefix_list_direction_in (empty) | f334648: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/prefix_list/direction_in/prefix_list_direction_in (empty)
If this variable is read-only (config: false) in the
source YANG file, t... | f334648: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/prefix_list/direction_out/prefix_list_direction_out_prefix_name (nei-prefix-list-filter) | f334649: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/prefix_list/direction_out/prefix_list_direction_out_prefix_name (nei-prefix-list-filter)
If this variable is read-onl... | f334649: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/prefix_list/direction_out/prefix_list_direction_out (empty) | f334649: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/prefix_list/direction_out/prefix_list_direction_out (empty)
If this variable is read-only (config: false) in the
source YANG file... | f334649: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_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/prefix_list/direction_in (container) | f334650: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_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/prefix_list/direction_in (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_direction_in is consider... | f334650: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_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/prefix_list/direction_out (container) | f334650: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_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/prefix_list/direction_out (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_direction_out is consi... | f334650: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/neighbor_route_map/neighbor_route_map_direction_in (container) | f334651: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/neighbor_route_map/neighbor_route_map_direction_in (container)
If this variable is read-only (config: false) in the
source ... | f334651: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/neighbor_route_map/neighbor_route_map_direction_out (container) | f334651: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/neighbor_route_map/neighbor_route_map_direction_out (container)
If this variable is read-only (config: false) in the
sourc... | f334651: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/neighbor_route_map/neighbor_route_map_direction_in/neighbor_route_map_name_direction_in (common-def:name-string64) | f334652: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/vpnv6/vpnv6_unicast/af_vpnv6_neighbor_address_holder/af_vpnv6_neighbor/neighbor_route_map/neighbor_route_map_direction_in/neighbor_route_map_name_direction_in (common-def:name-string64)
If ... | f334652:c0:m4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.