signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_redistribute_static_metric(self): | return self.__redistribute_static_metric<EOL> | Getter method for redistribute_static_metric, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_static/redistribute_static_metric (uint32)
YANG Description: Specifies the metric used for the redistributed route. If not specified and the value for thedefault-metric command is set to 0... | f334255:c0:m6 |
def _set_redistribute_static_metric(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 redistribute_static_metric, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_static/redistribute_static_metric (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_redistribute_static_metric is considered as a private
method. Bac... | f334255:c0:m7 |
def _get_redistribute_static_metric_type(self): | return self.__redistribute_static_metric_type<EOL> | Getter method for redistribute_static_metric_type, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_static/redistribute_static_metric_type (ospf:metric-type)
YANG Description: Specifies an OSPF metric type (type 1 or type 2) for the redistributed route.If not specified, the device u... | f334255:c0:m9 |
def _set_redistribute_static_metric_type(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST... | Setter method for redistribute_static_metric_type, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_static/redistribute_static_metric_type (ospf:metric-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_redistribute_static_metric_type is considered... | f334255:c0:m10 |
def _get_bgp_route_map(self): | return self.__bgp_route_map<EOL> | Getter method for bgp_route_map, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_bgp/bgp_route_map (common-def:name-string63)
YANG Description: Route map reference | f334256:c0:m3 |
def _set_bgp_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._extm... | Setter method for bgp_route_map, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_bgp/bgp_route_map (common-def:name-string63)
If this variable is read-only (config: false) in the
source YANG file, then _set_bgp_route_map is considered as a private
method. Backends looking to populat... | f334256:c0:m4 |
def _get_redistribute_bgp_metric(self): | return self.__redistribute_bgp_metric<EOL> | Getter method for redistribute_bgp_metric, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_bgp/redistribute_bgp_metric (uint32)
YANG Description: Specifies the metric used for the redistributed route. If not specified and the value for thedefault-metric command is set to 0, its def... | f334256:c0:m6 |
def _set_redistribute_bgp_metric(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 redistribute_bgp_metric, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_bgp/redistribute_bgp_metric (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_redistribute_bgp_metric is considered as a private
method. Backends lookin... | f334256:c0:m7 |
def _get_redistribute_bgp_metric_type(self): | return self.__redistribute_bgp_metric_type<EOL> | Getter method for redistribute_bgp_metric_type, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_bgp/redistribute_bgp_metric_type (ospf:metric-type)
YANG Description: Specifies an OSPF metric type (type 1 or type 2) for the redistributed route.If not specified, the device uses the v... | f334256:c0:m9 |
def _set_redistribute_bgp_metric_type(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST... | Setter method for redistribute_bgp_metric_type, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_bgp/redistribute_bgp_metric_type (ospf:metric-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_redistribute_bgp_metric_type is considered as a privat... | f334256:c0:m10 |
def _get_connected_route_map(self): | return self.__connected_route_map<EOL> | Getter method for connected_route_map, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_connected/connected_route_map (common-def:name-string63)
YANG Description: Route map reference | f334257:c0:m3 |
def _set_connected_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._extm... | Setter method for connected_route_map, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_connected/connected_route_map (common-def:name-string63)
If this variable is read-only (config: false) in the
source YANG file, then _set_connected_route_map is considered as a private
method. Bac... | f334257:c0:m4 |
def _get_redistribute_connected_metric(self): | return self.__redistribute_connected_metric<EOL> | Getter method for redistribute_connected_metric, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_connected/redistribute_connected_metric (uint32)
YANG Description: Specifies the metric used for the redistributed route. If not specified and the value for thedefault-metric command is... | f334257:c0:m6 |
def _set_redistribute_connected_metric(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 redistribute_connected_metric, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_connected/redistribute_connected_metric (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_redistribute_connected_metric is considered as a private... | f334257:c0:m7 |
def _get_redistribute_connected_metric_type(self): | return self.__redistribute_connected_metric_type<EOL> | Getter method for redistribute_connected_metric_type, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_connected/redistribute_connected_metric_type (ospf:metric-type)
YANG Description: Specifies an OSPF metric type (type 1 or type 2) for the redistributed route.If not specified, the... | f334257:c0:m9 |
def _set_redistribute_connected_metric_type(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST... | Setter method for redistribute_connected_metric_type, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute/redistribute_connected/redistribute_connected_metric_type (ospf:metric-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_redistribute_connected_metric_type i... | f334257:c0:m10 |
def _get_reference_bandwidth(self): | return self.__reference_bandwidth<EOL> | Getter method for reference_bandwidth, mapped from YANG variable /routing_system/ipv6/router/ospf/auto_cost/reference_bandwidth (ospf:band-width)
YANG Description: Each interface on which OSPFv3 is enabled has a cost associated with it. By default, OSPF cost of an interface is based on the port speed of the interface.... | f334258:c0:m3 |
def _set_reference_bandwidth(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 reference_bandwidth, mapped from YANG variable /routing_system/ipv6/router/ospf/auto_cost/reference_bandwidth (ospf:band-width)
If this variable is read-only (config: false) in the
source YANG file, then _set_reference_bandwidth is considered as a private
method. Backends looking to populate this vari... | f334258:c0:m4 |
def _get_spf_delay(self): | return self.__spf_delay<EOL> | Getter method for spf_delay, mapped from YANG variable /routing_system/ipv6/router/ospf/timers/spf/spf_delay (common-def:time-interval-sec)
YANG Description: When the device receives a topology change, the software waits before it starts aShortest Path First (SPF) calculation. By default, the software waits 5 seconds.... | f334259:c0:m3 |
def _set_spf_delay(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 spf_delay, mapped from YANG variable /routing_system/ipv6/router/ospf/timers/spf/spf_delay (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_spf_delay is considered as a private
method. Backends looking to populate this variable should
do s... | f334259:c0:m4 |
def _get_spf_hold_time(self): | return self.__spf_hold_time<EOL> | Getter method for spf_hold_time, mapped from YANG variable /routing_system/ipv6/router/ospf/timers/spf/spf_hold_time (common-def:time-interval-sec)
YANG Description: The device waits a specific amount of time between consecutive SPF calculations.By default, it waits 10 seconds. The SPF hold time can be configured to a... | f334259:c0:m6 |
def _set_spf_hold_time(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="... | Setter method for spf_hold_time, mapped from YANG variable /routing_system/ipv6/router/ospf/timers/spf/spf_hold_time (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_spf_hold_time is considered as a private
method. Backends looking to populate this variable... | f334259:c0:m7 |
def _get_lsa_group_pacing(self): | return self.__lsa_group_pacing<EOL> | Getter method for lsa_group_pacing, mapped from YANG variable /routing_system/ipv6/router/ospf/timers/lsa_group_pacing (common-def:time-interval-sec)
YANG Description: The interval at which the device refreshes an accumulated group of LSAs | f334260:c0:m3 |
def _set_lsa_group_pacing(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>']}), default=RestrictedClassTy... | Setter method for lsa_group_pacing, mapped from YANG variable /routing_system/ipv6/router/ospf/timers/lsa_group_pacing (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsa_group_pacing is considered as a private
method. Backends looking to populate this var... | f334260:c0:m4 |
def _get_spf(self): | return self.__spf<EOL> | Getter method for spf, mapped from YANG variable /routing_system/ipv6/router/ospf/timers/spf (container)
YANG Description: The SPF delay and hold time can be set to lower values to cause the device to change to alternate paths more quickly if a route fails. Note that lower values for these parameters require more CPU ... | f334260:c0:m6 |
def _set_spf(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=spf.spf, 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 spf, mapped from YANG variable /routing_system/ipv6/router/ospf/timers/spf (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_spf is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_spf() directly... | f334260:c0:m7 |
def _get_global_default_information_originate_always(self): | return self.__global_default_information_originate_always<EOL> | Getter method for global_default_information_originate_always, mapped from YANG variable /routing_system/ipv6/router/ospf/global_default_information_originate/global_default_information_originate_always (empty)
YANG Description: Always advertise default route | f334261:c0:m3 |
def _set_global_default_information_originate_always(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u... | Setter method for global_default_information_originate_always, mapped from YANG variable /routing_system/ipv6/router/ospf/global_default_information_originate/global_default_information_originate_always (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_global_default_information_o... | f334261:c0:m4 |
def _get_global_default_information_originate_metric(self): | return self.__global_default_information_originate_metric<EOL> | Getter method for global_default_information_originate_metric, mapped from YANG variable /routing_system/ipv6/router/ospf/global_default_information_originate/global_default_information_originate_metric (uint32)
YANG Description: OSPF metric for default route | f334261:c0:m6 |
def _set_global_default_information_originate_metric(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 global_default_information_originate_metric, mapped from YANG variable /routing_system/ipv6/router/ospf/global_default_information_originate/global_default_information_originate_metric (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_global_default_information_... | f334261:c0:m7 |
def _get_global_default_information_originate_metric_type(self): | return self.__global_default_information_originate_metric_type<EOL> | Getter method for global_default_information_originate_metric_type, mapped from YANG variable /routing_system/ipv6/router/ospf/global_default_information_originate/global_default_information_originate_metric_type (ospf:metric-type)
YANG Description: OSPF metric type for default route | f334261:c0:m9 |
def _set_global_default_information_originate_metric_type(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST... | Setter method for global_default_information_originate_metric_type, mapped from YANG variable /routing_system/ipv6/router/ospf/global_default_information_originate/global_default_information_originate_metric_type (ospf:metric-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_global_... | f334261:c0:m10 |
def _get_distribute_list_route_map_name(self): | return self.__distribute_list_route_map_name<EOL> | Getter method for distribute_list_route_map_name, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list/route_map/distribute_list_route_map_name (common-def:name-string63)
YANG Description: Route-map name. | f334262:c0:m3 |
def _set_distribute_list_route_map_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._extm... | Setter method for distribute_list_route_map_name, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list/route_map/distribute_list_route_map_name (common-def:name-string63)
If this variable is read-only (config: false) in the
source YANG file, then _set_distribute_list_route_map_name is considered a... | f334262:c0:m4 |
def _get_distribute_list_route_map_in(self): | return self.__distribute_list_route_map_in<EOL> | Getter method for distribute_list_route_map_in, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list/route_map/distribute_list_route_map_in (empty)
YANG Description: Apply filter for incoming Routes | f334262:c0:m6 |
def _set_distribute_list_route_map_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>': None, ... | Setter method for distribute_list_route_map_in, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list/route_map/distribute_list_route_map_in (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_distribute_list_route_map_in is considered as a private
method. Backe... | f334262:c0:m7 |
def _get_distribute_list_prefix_list_name(self): | return self.__distribute_list_prefix_list_name<EOL> | Getter method for distribute_list_prefix_list_name, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list/prefix_list/distribute_list_prefix_list_name (common-def:name-string63)
YANG Description: Prefix list name. | f334263:c0:m3 |
def _set_distribute_list_prefix_list_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._extm... | Setter method for distribute_list_prefix_list_name, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list/prefix_list/distribute_list_prefix_list_name (common-def:name-string63)
If this variable is read-only (config: false) in the
source YANG file, then _set_distribute_list_prefix_list_name is cons... | f334263:c0:m4 |
def _get_distribute_list_prefix_list_in(self): | return self.__distribute_list_prefix_list_in<EOL> | Getter method for distribute_list_prefix_list_in, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list/prefix_list/distribute_list_prefix_list_in (empty)
YANG Description: Apply filter for incoming Routes | f334263:c0:m6 |
def _set_distribute_list_prefix_list_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 distribute_list_prefix_list_in, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list/prefix_list/distribute_list_prefix_list_in (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_distribute_list_prefix_list_in is considered as a private
metho... | f334263:c0:m7 |
def _get_route_map(self): | return self.__route_map<EOL> | Getter method for route_map, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list/route_map (container)
YANG Description: Use route-map to control routes learned by OSPFv3 | f334264:c0:m3 |
def _set_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=route_map.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_paths=True, extensio... | Setter method for route_map, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list/route_map (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_route_map is considered as a private
method. Backends looking to populate this variable should
do so via calling ... | f334264:c0:m4 |
def _get_prefix_list(self): | return self.__prefix_list<EOL> | Getter method for prefix_list, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list/prefix_list (container)
YANG Description: Use prefix list to control routes learned by OSPFv3 | f334264:c0:m6 |
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/ipv6/router/ospf/distribute_list/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
method. Backends looking to populate this variable should
do so via ca... | f334264:c0:m7 |
def _get_vrf(self): | return self.__vrf<EOL> | Getter method for vrf, mapped from YANG variable /routing_system/ipv6/router/ospf/vrf (common-def:vrf-name)
YANG Description: OSPF instance for the VRF | f334265:c0:m3 |
def _set_vrf(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 vrf, mapped from YANG variable /routing_system/ipv6/router/ospf/vrf (common-def:vrf-name)
If this variable is read-only (config: false) in the
source YANG file, then _set_vrf is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_vrf() direc... | f334265:c0:m4 |
def _get_area(self): | return self.__area<EOL> | Getter method for area, mapped from YANG variable /routing_system/ipv6/router/ospf/area (list)
YANG Description: Set the OSPF router area id | f334265:c0:m6 |
def _set_area(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>",area.area, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extensions=... | Setter method for area, mapped from YANG variable /routing_system/ipv6/router/ospf/area (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_area is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_area() directly.
YANG ... | f334265:c0:m7 |
def _get_auto_cost(self): | return self.__auto_cost<EOL> | Getter method for auto_cost, mapped from YANG variable /routing_system/ipv6/router/ospf/auto_cost (container)
YANG Description: Calculate OSPFv3 interface cost according to bandwidth | f334265:c0:m9 |
def _set_auto_cost(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=auto_cost.auto_cost, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensio... | Setter method for auto_cost, mapped from YANG variable /routing_system/ipv6/router/ospf/auto_cost (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_auto_cost is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_aut... | f334265:c0:m10 |
def _get_database_overflow_interval(self): | return self.__database_overflow_interval<EOL> | Getter method for database_overflow_interval, mapped from YANG variable /routing_system/ipv6/router/ospf/database_overflow_interval (common-def:time-interval-sec)
YANG Description: Set how often the router checks whether OSPF external LSDB overflow is eliminated. If a database overflow condition occurs on the device, ... | f334265:c0:m12 |
def _set_database_overflow_interval(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="... | Setter method for database_overflow_interval, mapped from YANG variable /routing_system/ipv6/router/ospf/database_overflow_interval (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_database_overflow_interval is considered as a private
method. Backends looki... | f334265:c0:m13 |
def _get_global_default_information_originate(self): | return self.__global_default_information_originate<EOL> | Getter method for global_default_information_originate, mapped from YANG variable /routing_system/ipv6/router/ospf/global_default_information_originate (container)
YANG Description: Control distribution of default information | f334265:c0:m15 |
def _set_global_default_information_originate(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=global_default_information_originate.global_default_information_originate, is_container='<STR_LIT>', presence=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extme... | Setter method for global_default_information_originate, mapped from YANG variable /routing_system/ipv6/router/ospf/global_default_information_originate (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_global_default_information_originate is considered as a private
method. Bac... | f334265:c0:m16 |
def _get_default_metric(self): | return self.__default_metric<EOL> | Getter method for default_metric, mapped from YANG variable /routing_system/ipv6/router/ospf/default_metric (uint32)
YANG Description: The default metric is a global parameter that specifies the cost applied by default to routesredistributed into OSPFv3. The default value is 0. | f334265:c0:m18 |
def _set_default_metric(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>']}), default=RestrictedClassTy... | Setter method for default_metric, mapped from YANG variable /routing_system/ipv6/router/ospf/default_metric (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_default_metric is considered as a private
method. Backends looking to populate this variable should
do so via calling this... | f334265:c0:m19 |
def _get_default_passive_interface(self): | return self.__default_passive_interface<EOL> | Getter method for default_passive_interface, mapped from YANG variable /routing_system/ipv6/router/ospf/default_passive_interface (empty)
YANG Description: To set all the interfaces to the default passive state. When the interfaces are configured as passivethe interfaces drop all the OSPFv3 control packets | f334265:c0:m21 |
def _set_default_passive_interface(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 default_passive_interface, mapped from YANG variable /routing_system/ipv6/router/ospf/default_passive_interface (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_default_passive_interface is considered as a private
method. Backends looking to populate this variab... | f334265:c0:m22 |
def _get_distance(self): | return self.__distance<EOL> | Getter method for distance, mapped from YANG variable /routing_system/ipv6/router/ospf/distance (list)
YANG Description: A unique administrative distance can be configured for each type of OSPFv3 route. This can be used to influence the device to prefer a static route over an OSPF inter-area route and to prefer OSPF i... | f334265:c0:m24 |
def _set_distance(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>",distance.distance, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', ext... | Setter method for distance, mapped from YANG variable /routing_system/ipv6/router/ospf/distance (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_distance is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_distance() ... | f334265:c0:m25 |
def _get_distribute_list(self): | return self.__distribute_list<EOL> | Getter method for distribute_list, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list (container)
YANG Description: By configuring distribution lists we can filter the routes to be placed in the OSPFv3 route table.OSPFv3 distribution lists can filter routes using information specified in an IPv... | f334265:c0:m27 |
def _set_distribute_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=distribute_list.distribute_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=Tr... | Setter method for distribute_list, mapped from YANG variable /routing_system/ipv6/router/ospf/distribute_list (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_distribute_list is considered as a private
method. Backends looking to populate this variable should
do so via callin... | f334265:c0:m28 |
def _get_external_lsdb_limit(self): | return self.__external_lsdb_limit<EOL> | Getter method for external_lsdb_limit, mapped from YANG variable /routing_system/ipv6/router/ospf/external_lsdb_limit (uint32)
YANG Description: Set maximum number of external LSAs | f334265:c0:m30 |
def _set_external_lsdb_limit(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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>']}), default=RestrictedClassTy... | Setter method for external_lsdb_limit, mapped from YANG variable /routing_system/ipv6/router/ospf/external_lsdb_limit (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_external_lsdb_limit is considered as a private
method. Backends looking to populate this variable should
do so v... | f334265:c0:m31 |
def _get_graceful_restart(self): | return self.__graceful_restart<EOL> | Getter method for graceful_restart, mapped from YANG variable /routing_system/ipv6/router/ospf/graceful_restart (container)
YANG Description: Configure OSPFv3 graceful restart options | f334265:c0:m33 |
def _set_graceful_restart(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=graceful_restart.graceful_restart, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=... | Setter method for graceful_restart, mapped from YANG variable /routing_system/ipv6/router/ospf/graceful_restart (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_graceful_restart is considered as a private
method. Backends looking to populate this variable should
do so via cal... | f334265:c0:m34 |
def _get_key_add_remove_interval(self): | return self.__key_add_remove_interval<EOL> | Getter method for key_add_remove_interval, mapped from YANG variable /routing_system/ipv6/router/ospf/key_add_remove_interval (common-def:time-interval-sec)
YANG Description: Used to determine the interval time when authentication addition and deletion will take effect | f334265:c0:m36 |
def _set_key_add_remove_interval(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), default=RestrictedClassTy... | Setter method for key_add_remove_interval, mapped from YANG variable /routing_system/ipv6/router/ospf/key_add_remove_interval (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_key_add_remove_interval is considered as a private
method. Backends looking to pop... | f334265:c0:m37 |
def _get_key_rollover_interval(self): | return self.__key_rollover_interval<EOL> | Getter method for key_rollover_interval, mapped from YANG variable /routing_system/ipv6/router/ospf/key_rollover_interval (common-def:time-interval-sec)
YANG Description: Configure OSPFv3 authentication key rollover interval | f334265:c0:m39 |
def _set_key_rollover_interval(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="... | Setter method for key_rollover_interval, mapped from YANG variable /routing_system/ipv6/router/ospf/key_rollover_interval (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_key_rollover_interval is considered as a private
method. Backends looking to populate ... | f334265:c0:m40 |
def _get_log_status_change(self): | return self.__log_status_change<EOL> | Getter method for log_status_change, mapped from YANG variable /routing_system/ipv6/router/ospf/log_status_change (empty)
YANG Description: Control the logging of events related to OSPFv3, such as neighbor state changes and database overflow conditions | f334265:c0:m42 |
def _set_log_status_change(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 log_status_change, mapped from YANG variable /routing_system/ipv6/router/ospf/log_status_change (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_log_status_change is considered as a private
method. Backends looking to populate this variable should
do so via call... | f334265:c0:m43 |
def _get_log(self): | return self.__log<EOL> | Getter method for log, mapped from YANG variable /routing_system/ipv6/router/ospf/log (container) | f334265:c0:m45 |
def _set_log(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=log.log, 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 log, mapped from YANG variable /routing_system/ipv6/router/ospf/log (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_log is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_log() directly. | f334265:c0:m46 |
def _get_global_metric_type(self): | return self.__global_metric_type<EOL> | Getter method for global_metric_type, mapped from YANG variable /routing_system/ipv6/router/ospf/global_metric_type (ospf:metric-type)
YANG Description: OSPFv3 metric type for redistributed routes | f334265:c0:m48 |
def _set_global_metric_type(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST... | Setter method for global_metric_type, mapped from YANG variable /routing_system/ipv6/router/ospf/global_metric_type (ospf:metric-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_global_metric_type is considered as a private
method. Backends looking to populate this variable should
... | f334265:c0:m49 |
def _get_redistribute(self): | return self.__redistribute<EOL> | Getter method for redistribute, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute (container)
YANG Description: Enable route redistribution | f334265:c0:m51 |
def _set_redistribute(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=redistribute.redistribute, 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 redistribute, mapped from YANG variable /routing_system/ipv6/router/ospf/redistribute (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_redistribute is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj... | f334265:c0:m52 |
def _get_summary_address(self): | return self.__summary_address<EOL> | Getter method for summary_address, mapped from YANG variable /routing_system/ipv6/router/ospf/summary_address (list)
YANG Description: When the device is an OSPF Autonomous System Boundary Router (ASBR), you can configure it to advertise one external route as an aggregate for all redistributed routes that are covered ... | f334265:c0:m54 |
def _set_summary_address(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",summary_address.summary_address, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<... | Setter method for summary_address, mapped from YANG variable /routing_system/ipv6/router/ospf/summary_address (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_summary_address is considered as a private
method. Backends looking to populate this variable should
do so via calling thi... | f334265:c0:m55 |
def _get_timers(self): | return self.__timers<EOL> | Getter method for timers, mapped from YANG variable /routing_system/ipv6/router/ospf/timers (container)
YANG Description: Adjust routing timers | f334265:c0:m57 |
def _set_timers(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=timers.timers, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'... | Setter method for timers, mapped from YANG variable /routing_system/ipv6/router/ospf/timers (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_timers is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_timers() dir... | f334265:c0:m58 |
def _get_nonstop_routing(self): | return self.__nonstop_routing<EOL> | Getter method for nonstop_routing, mapped from YANG variable /routing_system/ipv6/router/ospf/nonstop_routing (empty)
YANG Description: If the active management module fails, the standby management module takes over andmaintains the current OSPF routes, link-state advertisements (LSAs), and neighbor adjacencies, sotha... | f334265:c0:m60 |
def _set_nonstop_routing(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 nonstop_routing, mapped from YANG variable /routing_system/ipv6/router/ospf/nonstop_routing (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_nonstop_routing is considered as a private
method. Backends looking to populate this variable should
do so via calling th... | f334265:c0:m61 |
def _get_maximum_paths(self): | return self.__maximum_paths<EOL> | Getter method for maximum_paths, mapped from YANG variable /routing_system/ipv6/router/ospf/maximum_paths (uint32)
YANG Description: Set the maximum number of paths to a destination. | f334265:c0:m63 |
def _set_maximum_paths(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 maximum_paths, mapped from YANG variable /routing_system/ipv6/router/ospf/maximum_paths (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_maximum_paths is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj... | f334265:c0:m64 |
def _get_max_metric(self): | return self.__max_metric<EOL> | Getter method for max_metric, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric (container)
YANG Description: The OSPFv3 max-metric router LSA feature enables OSPFv3 to advertise its locally generated router LSAs with a maximum metric to direct transit traffic away from the router, while still rout... | f334265:c0:m66 |
def _set_max_metric(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=max_metric.max_metric, 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, extens... | Setter method for max_metric, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_max_metric is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_... | f334265:c0:m67 |
def _get_bfd(self): | return self.__bfd<EOL> | Getter method for bfd, mapped from YANG variable /routing_system/ipv6/router/ospf/bfd (container)
YANG Description: BFD provides rapid detection of the failure of a forwarding path by checking that the next-hop device is alive. Without BFD enabled, it can take some time to detect that a neighboring device is not opera... | f334265:c0:m69 |
def _set_bfd(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=bfd.bfd, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_L... | Setter method for bfd, mapped from YANG variable /routing_system/ipv6/router/ospf/bfd (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_bfd is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_bfd() directly.
YANG... | f334265:c0:m70 |
def _get_vrf_lite_capability(self): | return self.__vrf_lite_capability<EOL> | Getter method for vrf_lite_capability, mapped from YANG variable /routing_system/ipv6/router/ospf/vrf_lite_capability (empty) | f334265:c0:m72 |
def _set_vrf_lite_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=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 vrf_lite_capability, mapped from YANG variable /routing_system/ipv6/router/ospf/vrf_lite_capability (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_vrf_lite_capability is considered as a private
method. Backends looking to populate this variable should
do so vi... | f334265:c0:m73 |
def _get_bfd_enable(self): | return self.__bfd_enable<EOL> | Getter method for bfd_enable, mapped from YANG variable /routing_system/ipv6/router/ospf/bfd/bfd_enable (empty) | f334266:c0:m3 |
def _set_bfd_enable(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ... | Setter method for bfd_enable, mapped from YANG variable /routing_system/ipv6/router/ospf/bfd/bfd_enable (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_bfd_enable is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_... | f334266:c0:m4 |
def _get_bfd_holdover_interval(self): | return self.__bfd_holdover_interval<EOL> | Getter method for bfd_holdover_interval, mapped from YANG variable /routing_system/ipv6/router/ospf/bfd/bfd_holdover_interval (common-def:time-interval-sec)
YANG Description: Holdover-interval is the time by which the BFD session DOWN notification to Ospf is delayed.If within that holdover time, the BFD session is UP ... | f334266:c0:m6 |
def _set_bfd_holdover_interval(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="... | Setter method for bfd_holdover_interval, mapped from YANG variable /routing_system/ipv6/router/ospf/bfd/bfd_holdover_interval (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_bfd_holdover_interval is considered as a private
method. Backends looking to popul... | f334266:c0:m7 |
def _get_summary_address_value(self): | return self.__summary_address_value<EOL> | Getter method for summary_address_value, mapped from YANG variable /routing_system/ipv6/router/ospf/summary_address/summary_address_value (common-def:ipv6-address-prefix)
YANG Description: A:B::C:D/LEN;; IPv6 address to match | f334267:c0:m3 |
def _set_summary_address_value(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 summary_address_value, mapped from YANG variable /routing_system/ipv6/router/ospf/summary_address/summary_address_value (common-def:ipv6-address-prefix)
If this variable is read-only (config: false) in the
source YANG file, then _set_summary_address_value is considered as a private
method. Backends lo... | f334267:c0:m4 |
def _get_route_type(self): | return self.__route_type<EOL> | Getter method for route_type, mapped from YANG variable /routing_system/ipv6/router/ospf/distance/route_type (ospf:route-type-enum)
YANG Description: The type of route propagation | f334268:c0:m3 |
def _set_route_type(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, ... | Setter method for route_type, mapped from YANG variable /routing_system/ipv6/router/ospf/distance/route_type (ospf:route-type-enum)
If this variable is read-only (config: false) in the
source YANG file, then _set_route_type is considered as a private
method. Backends looking to populate this variable should
do so via c... | f334268:c0:m4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.