signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_interval(self): | return self.__interval<EOL> | Getter method for interval, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/bfd/interval (container)
YANG Description: Configure BFD desired min transmit interval in milliseconds. | f334736:c0:m6 |
def _set_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=interval.interval, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions... | Setter method for interval, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/bfd/interval (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_interval is considered as a private
method. Backends looking to populate this variable should
do so via ... | f334736:c0:m7 |
def _get_ext_route_distance(self): | return self.__ext_route_distance<EOL> | Getter method for ext_route_distance, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/distance/ext_route_distance (ext-route-distance) | f334737:c0:m3 |
def _set_ext_route_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=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 ext_route_distance, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/distance/ext_route_distance (ext-route-distance)
If this variable is read-only (config: false) in the
source YANG file, then _set_ext_route_distance is considered as a private
method. Backends looking... | f334737:c0:m4 |
def _get_int_route_distance(self): | return self.__int_route_distance<EOL> | Getter method for int_route_distance, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/distance/int_route_distance (int-route-distance) | f334737:c0:m6 |
def _set_int_route_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=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 int_route_distance, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/distance/int_route_distance (int-route-distance)
If this variable is read-only (config: false) in the
source YANG file, then _set_int_route_distance is considered as a private
method. Backends looking... | f334737:c0:m7 |
def _get_lcl_route_distance(self): | return self.__lcl_route_distance<EOL> | Getter method for lcl_route_distance, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/distance/lcl_route_distance (lcl-route-distance) | f334737:c0:m9 |
def _set_lcl_route_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=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 lcl_route_distance, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/distance/lcl_route_distance (lcl-route-distance)
If this variable is read-only (config: false) in the
source YANG file, then _set_lcl_route_distance is considered as a private
method. Backends looking... | f334737:c0:m10 |
def _get_as4_enable(self): | return self.__as4_enable<EOL> | Getter method for as4_enable, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/capability/as4_enable (empty) | f334738:c0:m3 |
def _set_as4_enable(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u... | Setter method for as4_enable, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/capability/as4_enable (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_as4_enable is considered as a private
method. Backends looking to populate this variable should
d... | f334738:c0:m4 |
def _get_cluster_id_value(self): | return self.__cluster_id_value<EOL> | Getter method for cluster_id_value, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/cluster_id/cluster_id_value (decimal-number) | f334739:c0:m3 |
def _set_cluster_id_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 cluster_id_value, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/cluster_id/cluster_id_value (decimal-number)
If this variable is read-only (config: false) in the
source YANG file, then _set_cluster_id_value is considered as a private
method. Backends looking to popu... | f334739:c0:m4 |
def _get_cluster_id_ipv4_address(self): | return self.__cluster_id_ipv4_address<EOL> | Getter method for cluster_id_ipv4_address, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/cluster_id/cluster_id_ipv4_address (inet:ipv4-address) | f334739:c0:m6 |
def _set_cluster_id_ipv4_address(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=sel... | Setter method for cluster_id_ipv4_address, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/cluster_id/cluster_id_ipv4_address (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_cluster_id_ipv4_address is considered as a private
method. ... | f334739:c0:m7 |
def _get_identifier(self): | return self.__identifier<EOL> | Getter method for identifier, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/confederation/identifier (cidentifier) | f334740:c0:m3 |
def _set_identifier(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 identifier, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/confederation/identifier (cidentifier)
If this variable is read-only (config: false) in the
source YANG file, then _set_identifier is considered as a private
method. Backends looking to populate this variable... | f334740:c0:m4 |
def _get_peers(self): | return self.__peers<EOL> | Getter method for peers, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/confederation/peers (cidentifier) | f334740:c0:m6 |
def _set_peers(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=TypedListType(allowed_type=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>']})... | Setter method for peers, mapped from YANG variable /routing_system/router/router_bgp/router_bgp_attributes/confederation/peers (cidentifier)
If this variable is read-only (config: false) in the
source YANG file, then _set_peers is considered as a private
method. Backends looking to populate this variable should
do so v... | f334740:c0:m7 |
def _get_router_isis_cmds_holder(self): | return self.__router_isis_cmds_holder<EOL> | Getter method for router_isis_cmds_holder, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder (container) | f334741:c0:m3 |
def _set_router_isis_cmds_holder(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=router_isis_cmds_holder.router_isis_cmds_holder, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, r... | Setter method for router_isis_cmds_holder, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_router_isis_cmds_holder is considered as a private
method. Backends looking to populate this variable shou... | f334741:c0:m4 |
def _get_rev_metric_val(self): | return self.__rev_metric_val<EOL> | Getter method for rev_metric_val, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric/rev_metric_common_attributes/rev_metric_val (uint32) | f334742:c0:m3 |
def _set_rev_metric_val(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 rev_metric_val, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric/rev_metric_common_attributes/rev_metric_val (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_rev_metric_val is considered as a pr... | f334742:c0:m4 |
def _get_rev_metric_whole_lan(self): | return self.__rev_metric_whole_lan<EOL> | Getter method for rev_metric_whole_lan, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric/rev_metric_common_attributes/rev_metric_whole_lan (empty) | f334742:c0:m6 |
def _set_rev_metric_whole_lan(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 rev_metric_whole_lan, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric/rev_metric_common_attributes/rev_metric_whole_lan (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_rev_metric_whole_lan is c... | f334742:c0:m7 |
def _get_rev_metric_te_def_metric(self): | return self.__rev_metric_te_def_metric<EOL> | Getter method for rev_metric_te_def_metric, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric/rev_metric_common_attributes/rev_metric_te_def_metric (empty) | f334742:c0:m9 |
def _set_rev_metric_te_def_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=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 rev_metric_te_def_metric, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric/rev_metric_common_attributes/rev_metric_te_def_metric (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_rev_metric_te_def... | f334742:c0:m10 |
def _get_reverse_metric_tlv(self): | return self.__reverse_metric_tlv<EOL> | Getter method for reverse_metric_tlv, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric/reverse_metric_tlv (container) | f334743:c0:m3 |
def _set_reverse_metric_tlv(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=reverse_metric_tlv.reverse_metric_tlv, 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 reverse_metric_tlv, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric/reverse_metric_tlv (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_reverse_metric_tlv is considered as a private
method. ... | f334743:c0:m4 |
def _get_rev_metric_common_attributes(self): | return self.__rev_metric_common_attributes<EOL> | Getter method for rev_metric_common_attributes, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric/rev_metric_common_attributes (container) | f334743:c0:m6 |
def _set_rev_metric_common_attributes(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=rev_metric_common_attributes.rev_metric_common_attributes, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._ext... | Setter method for rev_metric_common_attributes, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric/rev_metric_common_attributes (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_rev_metric_common_attributes is co... | f334743:c0:m7 |
def _get_rev_metric_tlv_type(self): | return self.__rev_metric_tlv_type<EOL> | Getter method for rev_metric_tlv_type, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric/reverse_metric_tlv/rev_metric_tlv_type (uint16) | f334744:c0:m3 |
def _set_rev_metric_tlv_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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for rev_metric_tlv_type, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric/reverse_metric_tlv/rev_metric_tlv_type (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_rev_metric_tlv_type is considered as... | f334744:c0:m4 |
def _get_gr_helper_disable(self): | return self.__gr_helper_disable<EOL> | Getter method for gr_helper_disable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/graceful_restart/gr_helper_disable (empty)
YANG Description: To disable ISIS Graceful Restart helper mode.The default behavior is to help the restarting neighbors | f334745:c0:m3 |
def _set_gr_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 gr_helper_disable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/graceful_restart/gr_helper_disable (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_gr_helper_disable is considered as a private
method. Backe... | f334745:c0:m4 |
def _get_hostname_disable(self): | return self.__hostname_disable<EOL> | Getter method for hostname_disable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hostname/hostname_disable (empty) | f334746:c0:m3 |
def _set_hostname_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>': u'<STR... | Setter method for hostname_disable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hostname/hostname_disable (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_hostname_disable is considered as a private
method. Backends looking... | f334746:c0:m4 |
def _get_adjacency(self): | return self.__adjacency<EOL> | Getter method for adjacency, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/log/adjacency (empty) | f334747:c0:m3 |
def _set_adjacency(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 adjacency, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/log/adjacency (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_adjacency is considered as a private
method. Backends looking to populate this variable... | f334747:c0:m4 |
def _get_invalid_lsp_packets(self): | return self.__invalid_lsp_packets<EOL> | Getter method for invalid_lsp_packets, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/log/invalid_lsp_packets (empty) | f334747:c0:m6 |
def _set_invalid_lsp_packets(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 invalid_lsp_packets, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/log/invalid_lsp_packets (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_invalid_lsp_packets is considered as a private
method. Backends loo... | f334747:c0:m7 |
def _get_pspf_max_hold_time(self): | return self.__pspf_max_hold_time<EOL> | Getter method for pspf_max_hold_time, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/partial_spf_interval/pspf_max_hold_time (uint32) | f334748:c0:m3 |
def _set_pspf_max_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 pspf_max_hold_time, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/partial_spf_interval/pspf_max_hold_time (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_pspf_max_hold_time is considered as a private
metho... | f334748:c0:m4 |
def _get_pspf_init_delay(self): | return self.__pspf_init_delay<EOL> | Getter method for pspf_init_delay, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/partial_spf_interval/pspf_init_delay (uint32) | f334748:c0:m6 |
def _set_pspf_init_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 pspf_init_delay, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/partial_spf_interval/pspf_init_delay (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_pspf_init_delay is considered as a private
method. Backen... | f334748:c0:m7 |
def _get_pspf_hold_time(self): | return self.__pspf_hold_time<EOL> | Getter method for pspf_hold_time, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/partial_spf_interval/pspf_hold_time (uint32) | f334748:c0:m9 |
def _set_pspf_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 pspf_hold_time, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/partial_spf_interval/pspf_hold_time (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_pspf_hold_time is considered as a private
method. Backends ... | f334748:c0:m10 |
def _get_spf_interval_level(self): | return self.__spf_interval_level<EOL> | Getter method for spf_interval_level, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/spf_interval/spf_interval_level (enumeration) | f334749:c0:m3 |
def _set_spf_interval_level(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 spf_interval_level, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/spf_interval/spf_interval_level (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_spf_interval_level is considered as a private
method. ... | f334749:c0:m4 |
def _get_spf_interval_max_hold_time(self): | return self.__spf_interval_max_hold_time<EOL> | Getter method for spf_interval_max_hold_time, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/spf_interval/spf_interval_max_hold_time (uint32) | f334749:c0:m6 |
def _set_spf_interval_max_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_interval_max_hold_time, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/spf_interval/spf_interval_max_hold_time (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_spf_interval_max_hold_time is considered as... | f334749:c0:m7 |
def _get_spf_interval_initial_delay(self): | return self.__spf_interval_initial_delay<EOL> | Getter method for spf_interval_initial_delay, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/spf_interval/spf_interval_initial_delay (uint32) | f334749:c0:m9 |
def _set_spf_interval_initial_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_interval_initial_delay, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/spf_interval/spf_interval_initial_delay (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_spf_interval_initial_delay is considered as... | f334749:c0:m10 |
def _get_spf_interval_hold_time(self): | return self.__spf_interval_hold_time<EOL> | Getter method for spf_interval_hold_time, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/spf_interval/spf_interval_hold_time (uint32) | f334749:c0:m12 |
def _set_spf_interval_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_interval_hold_time, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/spf_interval/spf_interval_hold_time (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_spf_interval_hold_time is considered as a private
m... | f334749:c0:m13 |
def _get_on_startup(self): | return self.__on_startup<EOL> | Getter method for on_startup, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/set_overload_bit/on_startup (container) | f334750:c0:m3 |
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/router/isis/router_isis_cmds_holder/router_isis_attributes/set_overload_bit/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 po... | f334750:c0:m4 |
def _get_on_startup_overloadtime(self): | return self.__on_startup_overloadtime<EOL> | Getter method for on_startup_overloadtime, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/set_overload_bit/on_startup/on_startup_overloadtime (uint32) | f334751:c0:m3 |
def _set_on_startup_overloadtime(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_overloadtime, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/set_overload_bit/on_startup/on_startup_overloadtime (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_on_startup_overloadtime is conside... | f334751: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/router/isis/router_isis_cmds_holder/router_isis_attributes/set_overload_bit/on_startup/wait_for_bgp (container) | f334751: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=wait_for_bgp.wait_for_bgp, is_container='<STR_LIT>', presence=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self.... | Setter method for wait_for_bgp, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/set_overload_bit/on_startup/wait_for_bgp (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_wait_for_bgp is considered as a private
method. Backe... | f334751:c0:m7 |
def _get_wait_for_bgp_value(self): | return self.__wait_for_bgp_value<EOL> | Getter method for wait_for_bgp_value, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/set_overload_bit/on_startup/wait_for_bgp/wait_for_bgp_value (uint32) | f334752:c0:m3 |
def _set_wait_for_bgp_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 wait_for_bgp_value, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/set_overload_bit/on_startup/wait_for_bgp/wait_for_bgp_value (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_wait_for_bgp_value is considere... | f334752:c0:m4 |
def _get_auth_check(self): | return self.__auth_check<EOL> | Getter method for auth_check, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_check (container) | f334753:c0:m3 |
def _set_auth_check(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_check.auth_check, 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 auth_check, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_check (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_auth_check is considered as a private
method. Backends looking to populate this varia... | f334753:c0:m4 |
def _get_auth_mode(self): | return self.__auth_mode<EOL> | Getter method for auth_mode, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_mode (container) | f334753:c0:m6 |
def _set_auth_mode(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_mode.auth_mode, 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 auth_mode, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_mode (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_auth_mode is considered as a private
method. Backends looking to populate this variable... | f334753:c0:m7 |
def _get_auth_key(self): | return self.__auth_key<EOL> | Getter method for auth_key, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_key (container) | f334753:c0:m9 |
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=auth_key.auth_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_paths=True, extensions... | Setter method for auth_key, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_key (container)
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 populate this variable sh... | f334753:c0:m10 |
def _get_bfd(self): | return self.__bfd<EOL> | Getter method for bfd, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/bfd (container) | f334753:c0:m12 |
def _set_bfd(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=bfd.bfd, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_L... | Setter method for bfd, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/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 ... | f334753:c0:m13 |
def _get_csnp_interval(self): | return self.__csnp_interval<EOL> | Getter method for csnp_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/csnp_interval (uint32) | f334753:c0:m15 |
def _set_csnp_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 csnp_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/csnp_interval (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_csnp_interval is considered as a private
method. Backends looking to populate this... | f334753:c0:m16 |
def _get_disable_inc_stct_spf_opt(self): | return self.__disable_inc_stct_spf_opt<EOL> | Getter method for disable_inc_stct_spf_opt, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/disable_inc_stct_spf_opt (empty) | f334753:c0:m18 |
def _set_disable_inc_stct_spf_opt(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 disable_inc_stct_spf_opt, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/disable_inc_stct_spf_opt (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_disable_inc_stct_spf_opt is considered as a private
method. B... | f334753:c0:m19 |
def _get_disable_incremental_spf_opt(self): | return self.__disable_incremental_spf_opt<EOL> | Getter method for disable_incremental_spf_opt, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/disable_incremental_spf_opt (empty) | f334753:c0:m21 |
def _set_disable_incremental_spf_opt(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 disable_incremental_spf_opt, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/disable_incremental_spf_opt (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_disable_incremental_spf_opt is considered as a private
... | f334753:c0:m22 |
def _get_disable_partial_spf_opt(self): | return self.__disable_partial_spf_opt<EOL> | Getter method for disable_partial_spf_opt, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/disable_partial_spf_opt (empty) | f334753:c0:m24 |
def _set_disable_partial_spf_opt(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 disable_partial_spf_opt, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/disable_partial_spf_opt (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_disable_partial_spf_opt is considered as a private
method. Back... | f334753:c0:m25 |
def _get_fast_flood(self): | return self.__fast_flood<EOL> | Getter method for fast_flood, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/fast_flood (container) | f334753:c0:m27 |
def _set_fast_flood(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=fast_flood.fast_flood, 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 fast_flood, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/fast_flood (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_fast_flood is considered as a private
method. Backends looking to populate this varia... | f334753:c0:m28 |
def _get_graceful_restart(self): | return self.__graceful_restart<EOL> | Getter method for graceful_restart, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/graceful_restart (container)
YANG Description: Enables the ISIS graceful restart capability | f334753:c0:m30 |
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/router/isis/router_isis_cmds_holder/router_isis_attributes/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 p... | f334753:c0:m31 |
def _get_hello(self): | return self.__hello<EOL> | Getter method for hello, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hello (container) | f334753:c0:m33 |
def _set_hello(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=hello.hello, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT:hello>", rest_name="<STR_LIT:hello>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, exte... | Setter method for hello, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hello (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_hello is considered as a private
method. Backends looking to populate this variable should
do s... | f334753:c0:m34 |
def _get_hostname(self): | return self.__hostname<EOL> | Getter method for hostname, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hostname (container) | f334753:c0:m36 |
def _set_hostname(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=hostname.hostname, 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 hostname, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hostname (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_hostname is considered as a private
method. Backends looking to populate this variable sh... | f334753:c0:m37 |
def _get_is_type(self): | return self.__is_type<EOL> | Getter method for is_type, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/is_type (enumeration) | f334753:c0:m39 |
def _set_is_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:3>}, u'<ST... | Setter method for is_type, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/is_type (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_is_type is considered as a private
method. Backends looking to populate this variable sho... | f334753:c0:m40 |
def _get_log(self): | return self.__log<EOL> | Getter method for log, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/log (container) | f334753:c0:m42 |
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/router/isis/router_isis_cmds_holder/router_isis_attributes/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 ... | f334753:c0:m43 |
def _get_lsp_gen_interval(self): | return self.__lsp_gen_interval<EOL> | Getter method for lsp_gen_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/lsp_gen_interval (uint32) | f334753:c0:m45 |
def _set_lsp_gen_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 lsp_gen_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/lsp_gen_interval (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_gen_interval is considered as a private
method. Backends looking to popu... | f334753:c0:m46 |
def _get_lsp_interval(self): | return self.__lsp_interval<EOL> | Getter method for lsp_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/lsp_interval (uint32) | f334753:c0:m48 |
def _set_lsp_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 lsp_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/lsp_interval (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_interval is considered as a private
method. Backends looking to populate this va... | f334753:c0:m49 |
def _get_lsp_refresh_interval(self): | return self.__lsp_refresh_interval<EOL> | Getter method for lsp_refresh_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/lsp_refresh_interval (uint32) | f334753:c0:m51 |
def _set_lsp_refresh_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 lsp_refresh_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/lsp_refresh_interval (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_refresh_interval is considered as a private
method. Backends loo... | f334753:c0:m52 |
def _get_max_lsp_lifetime(self): | return self.__max_lsp_lifetime<EOL> | Getter method for max_lsp_lifetime, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/max_lsp_lifetime (uint32) | f334753:c0:m54 |
def _set_max_lsp_lifetime(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 max_lsp_lifetime, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/max_lsp_lifetime (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_max_lsp_lifetime is considered as a private
method. Backends looking to popu... | f334753:c0:m55 |
def _get_nonstop_routing(self): | return self.__nonstop_routing<EOL> | Getter method for nonstop_routing, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/nonstop_routing (empty) | f334753:c0:m57 |
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/router/isis/router_isis_cmds_holder/router_isis_attributes/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... | f334753:c0:m58 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.