signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_distance_value(self): | return self.__distance_value<EOL> | Getter method for distance_value, mapped from YANG variable /routing_system/ipv6/router/ospf/distance/distance_value (uint32)
YANG Description: The distance for a given type of route | f334268:c0:m6 |
def _set_distance_value(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="... | Setter method for distance_value, mapped from YANG variable /routing_system/ipv6/router/ospf/distance/distance_value (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_distance_value is considered as a private
method. Backends looking to populate this variable should
do so via cal... | f334268:c0:m7 |
def _get_summary_lsa_value(self): | return self.__summary_lsa_value<EOL> | Getter method for summary_lsa_value, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/summary_lsa/summary_lsa_value (uint32) | f334269:c0:m3 |
def _set_summary_lsa_value(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), default=RestrictedClassTy... | Setter method for summary_lsa_value, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/summary_lsa/summary_lsa_value (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_summary_lsa_value is considered as a private
method. Backends looking to populate ... | f334269:c0:m4 |
def _get_external_lsa_value(self): | return self.__external_lsa_value<EOL> | Getter method for external_lsa_value, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/external_lsa/external_lsa_value (uint32) | f334270:c0:m3 |
def _set_external_lsa_value(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), default=RestrictedClassTy... | Setter method for external_lsa_value, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/external_lsa/external_lsa_value (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_external_lsa_value is considered as a private
method. Backends looking to popul... | f334270:c0:m4 |
def _get_all_lsas(self): | return self.__all_lsas<EOL> | Getter method for all_lsas, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/all_lsas (empty) | f334271:c0:m3 |
def _set_all_lsas(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 all_lsas, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/all_lsas (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_all_lsas is considered as a private
method. Backends looking to populate this variable should
do so via calling t... | f334271:c0:m4 |
def _get_external_lsa(self): | return self.__external_lsa<EOL> | Getter method for external_lsa, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/external_lsa (container)
YANG Description: The external-lsa parameter configures the maximum metric value for external type-5 and type-7 LSAs. | f334271:c0:m6 |
def _set_external_lsa(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=external_lsa.external_lsa, 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, ext... | Setter method for external_lsa, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/external_lsa (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_external_lsa is considered as a private
method. Backends looking to populate this variable should
do ... | f334271:c0:m7 |
def _get_summary_lsa(self): | return self.__summary_lsa<EOL> | Getter method for summary_lsa, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/summary_lsa (container) | f334271:c0:m9 |
def _set_summary_lsa(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=summary_lsa.summary_lsa, 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, exten... | Setter method for summary_lsa, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/summary_lsa (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_summary_lsa is considered as a private
method. Backends looking to populate this variable should
do so ... | f334271:c0:m10 |
def _get_include_stub(self): | return self.__include_stub<EOL> | Getter method for include_stub, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/include_stub (empty)
YANG Description: The include-stub parameter specifies the advertisement of the maximum metric value for point-to-point and broadcast stub links in the intra-area-prefix LSA. | f334271:c0:m12 |
def _set_include_stub(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 include_stub, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/include_stub (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_include_stub is considered as a private
method. Backends looking to populate this variable should
do so v... | f334271:c0:m13 |
def _get_on_startup(self): | return self.__on_startup<EOL> | Getter method for on_startup, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/on_startup (container)
YANG Description: The on-startup parameter specifies the advertisement of the maximum metric for a limited period only, on startup. | f334271:c0:m15 |
def _set_on_startup(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=on_startup.on_startup, 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 on_startup, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/on_startup (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_on_startup is considered as a private
method. Backends looking to populate this variable should
do so via... | f334271:c0:m16 |
def _get_on_startup_time(self): | return self.__on_startup_time<EOL> | Getter method for on_startup_time, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/on_startup/on_startup_time (uint32) | f334272:c0:m3 |
def _set_on_startup_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 on_startup_time, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/on_startup/on_startup_time (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_on_startup_time is considered as a private
method. Backends looking to populate this va... | f334272:c0:m4 |
def _get_wait_for_bgp(self): | return self.__wait_for_bgp<EOL> | Getter method for wait_for_bgp, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/on_startup/wait_for_bgp (empty)
YANG Description: The wait-for-bgp parameter specifies that the maximum metric is advertised until BGP converges or for 600 seconds.When the on-startup option is not specifie... | f334272:c0:m6 |
def _set_wait_for_bgp(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 wait_for_bgp, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa/on_startup/wait_for_bgp (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_wait_for_bgp is considered as a private
method. Backends looking to populate this variable sho... | f334272:c0:m7 |
def _get_router_lsa(self): | return self.__router_lsa<EOL> | Getter method for router_lsa, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa (container)
YANG Description: The router-lsa parameter configures the device to advertise the maximum metric for point-to-point and transit links. | f334273:c0:m3 |
def _set_router_lsa(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=router_lsa.router_lsa, 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, extensi... | Setter method for router_lsa, mapped from YANG variable /routing_system/ipv6/router/ospf/max_metric/router_lsa (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_router_lsa is considered as a private
method. Backends looking to populate this variable should
do so via calling th... | f334273:c0:m4 |
def _get_ospf(self): | return self.__ospf<EOL> | Getter method for ospf, mapped from YANG variable /routing_system/ipv6/router/ospf (list) | f334274:c0:m3 |
def _set_ospf(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>",ospf.ospf, 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 ospf, mapped from YANG variable /routing_system/ipv6/router/ospf (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_ospf is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_ospf() directly. | f334274:c0:m4 |
def _get_router(self): | return self.__router<EOL> | Getter method for router, mapped from YANG variable /routing_system/router (container)
YANG Description: The routing system. | f334275:c0:m3 |
def _set_router(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=router.router, 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 router, mapped from YANG variable /routing_system/router (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_router is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_router() directly.
YANG Desc... | f334275:c0:m4 |
def _get_ip(self): | return self.__ip<EOL> | Getter method for ip, mapped from YANG variable /routing_system/ip (container)
YANG Description: Internet Protoccol (IP). | f334275:c0:m6 |
def _set_ip(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ip.ip, 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_LIT... | Setter method for ip, mapped from YANG variable /routing_system/ip (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_ip is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_ip() directly.
YANG Description: Interne... | f334275:c0:m7 |
def _get_ipv6(self): | return self.__ipv6<EOL> | Getter method for ipv6, mapped from YANG variable /routing_system/ipv6 (container)
YANG Description: Internet Protoccol (IPv6). | f334275:c0:m9 |
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/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_ipv6() directly.
YANG Description:... | f334275:c0:m10 |
def _get_protocol(self): | return self.__protocol<EOL> | Getter method for protocol, mapped from YANG variable /routing_system/protocol (container)
YANG Description: Protocol configuration. | f334275:c0:m12 |
def _set_protocol(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=protocol.protocol, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions... | Setter method for protocol, mapped from YANG variable /routing_system/protocol (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_protocol is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_protocol() directly.
Y... | f334275:c0:m13 |
def _get_interface(self): | return self.__interface<EOL> | Getter method for interface, mapped from YANG variable /routing_system/interface (container) | f334275:c0:m15 |
def _set_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=interface.interface, 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 interface, mapped from YANG variable /routing_system/interface (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_interface() directly... | f334275:c0:m16 |
def _get_evpn_config(self): | return self.__evpn_config<EOL> | Getter method for evpn_config, mapped from YANG variable /routing_system/evpn_config (container) | f334275:c0:m18 |
def _set_evpn_config(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=evpn_config.evpn_config, 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 evpn_config, mapped from YANG variable /routing_system/evpn_config (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_evpn_config is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_evpn_config() ... | f334275:c0:m19 |
def _get_route_map(self): | return self.__route_map<EOL> | Getter method for route_map, mapped from YANG variable /routing_system/route_map (list)
YANG Description: Configure a route-map instance | f334275:c0:m21 |
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=YANGListType("<STR_LIT>",route_map.route_map, 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>', e... | Setter method for route_map, mapped from YANG variable /routing_system/route_map (list)
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 thisObj._set_route_map() directly.
YA... | f334275:c0:m22 |
def _get_graceful_restart_enable(self): | return self.__graceful_restart_enable<EOL> | Getter method for graceful_restart_enable, mapped from YANG variable /routing_system/router/ospf/graceful_restart/graceful_restart_enable (empty) | f334276:c0:m3 |
def _set_graceful_restart_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 graceful_restart_enable, mapped from YANG variable /routing_system/router/ospf/graceful_restart/graceful_restart_enable (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_graceful_restart_enable is considered as a private
method. Backends looking to populate this ... | f334276:c0:m4 |
def _get_helper_disable(self): | return self.__helper_disable<EOL> | Getter method for helper_disable, mapped from YANG variable /routing_system/router/ospf/graceful_restart/helper_disable (empty)
YANG Description: To disable OSPF Graceful Restart helper mode.The default behavior is to help the restarting neighbors | f334276:c0:m6 |
def _set_helper_disable(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ... | Setter method for helper_disable, mapped from YANG variable /routing_system/router/ospf/graceful_restart/helper_disable (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_helper_disable is considered as a private
method. Backends looking to populate this variable should
do so via c... | f334276:c0:m7 |
def _get_restart_time(self): | return self.__restart_time<EOL> | Getter method for restart_time, mapped from YANG variable /routing_system/router/ospf/graceful_restart/restart_time (common-def:time-interval-sec)
YANG Description: to specify the maximum amount of time advertised to a neighbor router to maintain routes from and forward traffic to a restarting router | f334276:c0:m9 |
def _set_restart_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 restart_time, mapped from YANG variable /routing_system/router/ospf/graceful_restart/restart_time (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_restart_time is considered as a private
method. Backends looking to populate this variable s... | f334276:c0:m10 |
def _get_range_address(self): | return self.__range_address<EOL> | Getter method for range_address, mapped from YANG variable /routing_system/router/ospf/area/range/range_address (inet:ipv4-address) | f334277:c0:m3 |
def _set_range_address(self, v, load=False): | parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti... | Setter method for range_address, mapped from YANG variable /routing_system/router/ospf/area/range/range_address (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_range_address is considered as a private
method. Backends looking to populate this variable should
do so vi... | f334277:c0:m4 |
def _get_range_mask(self): | return self.__range_mask<EOL> | Getter method for range_mask, mapped from YANG variable /routing_system/router/ospf/area/range/range_mask (inet:ipv4-address) | f334277:c0:m6 |
def _set_range_mask(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 range_mask, mapped from YANG variable /routing_system/router/ospf/area/range/range_mask (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_range_mask is considered as a private
method. Backends looking to populate this variable should
do so via calling... | f334277:c0:m7 |
def _get_range_effect(self): | return self.__range_effect<EOL> | Getter method for range_effect, mapped from YANG variable /routing_system/router/ospf/area/range/range_effect (enumeration) | f334277:c0:m9 |
def _set_range_effect(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 range_effect, mapped from YANG variable /routing_system/router/ospf/area/range/range_effect (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_range_effect is considered as a private
method. Backends looking to populate this variable should
do so via calling... | f334277:c0:m10 |
def _get_range_cost(self): | return self.__range_cost<EOL> | Getter method for range_cost, mapped from YANG variable /routing_system/router/ospf/area/range/range_cost (range-metric) | f334277:c0:m12 |
def _set_range_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=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), default=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM... | Setter method for range_cost, mapped from YANG variable /routing_system/router/ospf/area/range/range_cost (range-metric)
If this variable is read-only (config: false) in the
source YANG file, then _set_range_cost is considered as a private
method. Backends looking to populate this variable should
do so via calling this... | f334277:c0:m13 |
def _get_stub_value(self): | return self.__stub_value<EOL> | Getter method for stub_value, mapped from YANG variable /routing_system/router/ospf/area/stub/metric/stub_value (big-metric) | f334278:c0:m3 |
def _set_stub_value(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ... | Setter method for stub_value, mapped from YANG variable /routing_system/router/ospf/area/stub/metric/stub_value (big-metric)
If this variable is read-only (config: false) in the
source YANG file, then _set_stub_value is considered as a private
method. Backends looking to populate this variable should
do so via calling ... | f334278:c0:m4 |
def _get_no_summary(self): | return self.__no_summary<EOL> | Getter method for no_summary, mapped from YANG variable /routing_system/router/ospf/area/stub/metric/no_summary (empty) | f334278:c0:m6 |
def _set_no_summary(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u... | Setter method for no_summary, mapped from YANG variable /routing_system/router/ospf/area/stub/metric/no_summary (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_no_summary is considered as a private
method. Backends looking to populate this variable should
do so via calling thisO... | f334278:c0:m7 |
def _get_metric(self): | return self.__metric<EOL> | Getter method for metric, mapped from YANG variable /routing_system/router/ospf/area/stub/metric (container) | f334279:c0:m3 |
def _set_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=metric.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, extensions={u'... | Setter method for metric, mapped from YANG variable /routing_system/router/ospf/area/stub/metric (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_metric is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_metric(... | f334279:c0:m4 |
def _get_encrypttype(self): | return self.__encrypttype<EOL> | Getter method for encrypttype, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/authentication_key/auth_key_table/encrypttype (key-type) | f334280:c0:m3 |
def _set_encrypttype(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:0>', u'<STR_LIT:2>', u'<STR_LIT... | Setter method for encrypttype, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/authentication_key/auth_key_table/encrypttype (key-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_encrypttype is considered as a private
method. Backends looking to populate thi... | f334280:c0:m4 |
def _get_auth_key(self): | return self.__auth_key<EOL> | Getter method for auth_key, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/authentication_key/auth_key_table/auth_key (ospf-auth-psswd-string) | f334280:c0:m6 |
def _set_auth_key(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", 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, u... | Setter method for auth_key, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/authentication_key/auth_key_table/auth_key (ospf-auth-psswd-string)
If this variable is read-only (config: false) in the
source YANG file, then _set_auth_key is considered as a private
method. Backends looking to populat... | f334280:c0:m7 |
def _get_no_encrypt_auth_key(self): | return self.__no_encrypt_auth_key<EOL> | Getter method for no_encrypt_auth_key, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/authentication_key/no_encrypt_auth_key_table/no_encrypt_auth_key (ospf-auth-psswd-string) | f334281:c0:m3 |
def _set_no_encrypt_auth_key(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", 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, u... | Setter method for no_encrypt_auth_key, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/authentication_key/no_encrypt_auth_key_table/no_encrypt_auth_key (ospf-auth-psswd-string)
If this variable is read-only (config: false) in the
source YANG file, then _set_no_encrypt_auth_key is considered as a... | f334281:c0:m4 |
def _get_no_encrypt_auth_key_table(self): | return self.__no_encrypt_auth_key_table<EOL> | Getter method for no_encrypt_auth_key_table, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/authentication_key/no_encrypt_auth_key_table (container) | f334282:c0:m3 |
def _set_no_encrypt_auth_key_table(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=no_encrypt_auth_key_table.no_encrypt_auth_key_table, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethod... | Setter method for no_encrypt_auth_key_table, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/authentication_key/no_encrypt_auth_key_table (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_no_encrypt_auth_key_table is considered as a private
method. Back... | f334282:c0:m4 |
def _get_auth_key_table(self): | return self.__auth_key_table<EOL> | Getter method for auth_key_table, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/authentication_key/auth_key_table (container) | f334282:c0:m6 |
def _set_auth_key_table(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=auth_key_table.auth_key_table, 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 auth_key_table, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/authentication_key/auth_key_table (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_auth_key_table is considered as a private
method. Backends looking to populate this var... | f334282:c0:m7 |
def _get_key_id(self): | return self.__key_id<EOL> | Getter method for key_id, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/key_table/key_id (uint32) | f334283:c0:m3 |
def _set_key_id(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_id, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/key_table/key_id (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_key_id is considered as a private
method. Backends looking to populate this variable should
do s... | f334283:c0:m4 |
def _get_key(self): | return self.__key<EOL> | Getter method for key, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/key_table/key (key-type)
YANG Description: MD5 Authentication password (key) | f334283:c0:m6 |
def _set_key(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:0>', u'<STR_LIT:2>', u'<STR_LIT... | Setter method for key, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/key_table/key (key-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_key is considered as a private
method. Backends looking to populate this variable should
do so via c... | f334283:c0:m7 |
def _get_md5_authentication_key(self): | return self.__md5_authentication_key<EOL> | Getter method for md5_authentication_key, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/key_table/md5_authentication_key (ospf-auth-psswd-string) | f334283:c0:m9 |
def _set_md5_authentication_key(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT:key>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': Non... | Setter method for md5_authentication_key, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/key_table/md5_authentication_key (ospf-auth-psswd-string)
If this variable is read-only (config: false) in the
source YANG file, then _set_md5_authentication_key is considered as a privat... | f334283:c0:m10 |
def _get_no_encrypt_key_id(self): | return self.__no_encrypt_key_id<EOL> | Getter method for no_encrypt_key_id, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/no_encrypt_key_table/no_encrypt_key_id (uint32) | f334284:c0:m3 |
def _set_no_encrypt_key_id(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 no_encrypt_key_id, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/no_encrypt_key_table/no_encrypt_key_id (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_no_encrypt_key_id is considered as a private
method. Backends l... | f334284:c0:m4 |
def _get_no_encrypt_key(self): | return self.__no_encrypt_key<EOL> | Getter method for no_encrypt_key, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/no_encrypt_key_table/no_encrypt_key (ospf-auth-psswd-string) | f334284:c0:m6 |
def _set_no_encrypt_key(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", 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, u... | Setter method for no_encrypt_key, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/no_encrypt_key_table/no_encrypt_key (ospf-auth-psswd-string)
If this variable is read-only (config: false) in the
source YANG file, then _set_no_encrypt_key is considered as a private
method. Bac... | f334284:c0:m7 |
def _get_key_activation_wait_time(self): | return self.__key_activation_wait_time<EOL> | Getter method for key_activation_wait_time, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/key_activation_wait_time (common-def:time-interval-sec) | f334285:c0:m3 |
def _set_key_activation_wait_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 key_activation_wait_time, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/key_activation_wait_time (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_key_activation_wait_time is considered as a priv... | f334285:c0:m4 |
def _get_no_encrypt_key_table(self): | return self.__no_encrypt_key_table<EOL> | Getter method for no_encrypt_key_table, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/no_encrypt_key_table (container) | f334285:c0:m6 |
def _set_no_encrypt_key_table(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=no_encrypt_key_table.no_encrypt_key_table, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, registe... | Setter method for no_encrypt_key_table, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/no_encrypt_key_table (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_no_encrypt_key_table is considered as a private
method. Backends looking to... | f334285:c0:m7 |
def _get_key_table(self): | return self.__key_table<EOL> | Getter method for key_table, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/key_table (container) | f334285:c0:m9 |
def _set_key_table(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=key_table.key_table, 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 key_table, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication/key_table (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_key_table is considered as a private
method. Backends looking to populate this variable should
do... | f334285:c0:m10 |
def _get_virt_link_neighbor(self): | return self.__virt_link_neighbor<EOL> | Getter method for virt_link_neighbor, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/virt_link_neighbor (inet:ipv4-address) | f334286:c0:m3 |
def _set_virt_link_neighbor(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 virt_link_neighbor, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/virt_link_neighbor (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_virt_link_neighbor is considered as a private
method. Backends looking to populate this va... | f334286:c0:m4 |
def _get_authentication_key(self): | return self.__authentication_key<EOL> | Getter method for authentication_key, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/authentication_key (container) | f334286:c0:m6 |
def _set_authentication_key(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=authentication_key.authentication_key, 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 authentication_key, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/authentication_key (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_authentication_key is considered as a private
method. Backends looking to populate this variable s... | f334286:c0:m7 |
def _get_hello_interval(self): | return self.__hello_interval<EOL> | Getter method for hello_interval, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/hello_interval (common-def:time-interval-sec) | f334286:c0:m9 |
def _set_hello_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 hello_interval, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/hello_interval (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_hello_interval is considered as a private
method. Backends looking to populate this var... | f334286:c0:m10 |
def _get_dead_interval(self): | return self.__dead_interval<EOL> | Getter method for dead_interval, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/dead_interval (common-def:time-interval-sec) | f334286:c0:m12 |
def _set_dead_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 dead_interval, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/dead_interval (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_dead_interval is considered as a private
method. Backends looking to populate this variab... | f334286:c0:m13 |
def _get_retransmit_interval(self): | return self.__retransmit_interval<EOL> | Getter method for retransmit_interval, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/retransmit_interval (common-def:time-interval-sec) | f334286:c0:m15 |
def _set_retransmit_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 retransmit_interval, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/retransmit_interval (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_retransmit_interval is considered as a private
method. Backends looking to po... | f334286:c0:m16 |
def _get_transmit_delay(self): | return self.__transmit_delay<EOL> | Getter method for transmit_delay, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/transmit_delay (common-def:time-interval-sec) | f334286:c0:m18 |
def _set_transmit_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 transmit_delay, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/transmit_delay (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_transmit_delay is considered as a private
method. Backends looking to populate this var... | f334286:c0:m19 |
def _get_md5_authentication(self): | return self.__md5_authentication<EOL> | Getter method for md5_authentication, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication (container) | f334286:c0:m21 |
def _set_md5_authentication(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=md5_authentication.md5_authentication, 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 md5_authentication, mapped from YANG variable /routing_system/router/ospf/area/virtual_link/md5_authentication (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_md5_authentication is considered as a private
method. Backends looking to populate this variable s... | f334286:c0:m22 |
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/ospf/area/prefix_list/direction_in/prefix_list_direction_in_prefix_name (ipv4-prefix-name-t) | f334287: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._extm... | Setter method for prefix_list_direction_in_prefix_name, mapped from YANG variable /routing_system/router/ospf/area/prefix_list/direction_in/prefix_list_direction_in_prefix_name (ipv4-prefix-name-t)
If this variable is read-only (config: false) in the
source YANG file, then _set_prefix_list_direction_in_prefix_name is c... | f334287:c0:m4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.