signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_lsp_config_to_address(self): | return self.__lsp_config_to_address<EOL> | Getter method for lsp_config_to_address, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_to_address (inet:ipv4-address)
YANG Description: LSP destination address | f335511:c0:m9 |
def _set_lsp_config_to_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, path_helper=self._path_helper, extmethods=self._extm... | Setter method for lsp_config_to_address, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_to_address (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_to_ad... | f335511:c0:m10 |
def _get_lsp_config_type_bypass(self): | return self.__lsp_config_type_bypass<EOL> | Getter method for lsp_config_type_bypass, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_type_bypass (boolean)
YANG Description: LSP is bypass LSP | f335511:c0:m12 |
def _set_lsp_config_type_bypass(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_type_bypass, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_type_bypass (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_type_bypass i... | f335511:c0:m13 |
def _get_lsp_config_type_dynamic(self): | return self.__lsp_config_type_dynamic<EOL> | Getter method for lsp_config_type_dynamic, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_type_dynamic (boolean)
YANG Description: LSP is dynamically created | f335511:c0:m15 |
def _set_lsp_config_type_dynamic(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_type_dynamic, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_type_dynamic (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_type_dynami... | f335511:c0:m16 |
def _get_lsp_config_adaptive(self): | return self.__lsp_config_adaptive<EOL> | Getter method for lsp_config_adaptive, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_adaptive (boolean)
YANG Description: LSP is adaptive | f335511:c0:m18 |
def _set_lsp_config_adaptive(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_adaptive, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_adaptive (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_adaptive is conside... | f335511:c0:m19 |
def _get_lsp_config_ospf_area(self): | return self.__lsp_config_ospf_area<EOL> | Getter method for lsp_config_ospf_area, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_ospf_area (inet:ipv4-address)
YANG Description: LSP OSPF area | f335511:c0:m21 |
def _set_lsp_config_ospf_area(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 lsp_config_ospf_area, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_ospf_area (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_ospf_ar... | f335511:c0:m22 |
def _get_lsp_config_isis_level(self): | return self.__lsp_config_isis_level<EOL> | Getter method for lsp_config_isis_level, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_isis_level (uint32)
YANG Description: LSP ISIS level | f335511:c0:m24 |
def _set_lsp_config_isis_level(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 lsp_config_isis_level, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_isis_level (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_isis_level is co... | f335511:c0:m25 |
def _get_lsp_config_number_of_retries_configured(self): | return self.__lsp_config_number_of_retries_configured<EOL> | Getter method for lsp_config_number_of_retries_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_number_of_retries_configured (boolean)
YANG Description: Number of retriies configured in this LSP | f335511:c0:m27 |
def _set_lsp_config_number_of_retries_configured(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_number_of_retries_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_number_of_retries_configured (boolean)
If this variable is read-only (config: false) in the
source YANG file, ... | f335511:c0:m28 |
def _get_lsp_config_number_of_retries(self): | return self.__lsp_config_number_of_retries<EOL> | Getter method for lsp_config_number_of_retries, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_number_of_retries (uint32)
YANG Description: Number of retries | f335511:c0:m30 |
def _set_lsp_config_number_of_retries(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 lsp_config_number_of_retries, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_number_of_retries (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_nu... | f335511:c0:m31 |
def _get_lsp_config_path_select_mode_configured(self): | return self.__lsp_config_path_select_mode_configured<EOL> | Getter method for lsp_config_path_select_mode_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_path_select_mode_configured (boolean)
YANG Description: Path Select mode configured for LSP | f335511:c0:m33 |
def _set_lsp_config_path_select_mode_configured(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_path_select_mode_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_path_select_mode_configured (boolean)
If this variable is read-only (config: false) in the
source YANG file, th... | f335511:c0:m34 |
def _get_lsp_config_path_select_mode_manual(self): | return self.__lsp_config_path_select_mode_manual<EOL> | Getter method for lsp_config_path_select_mode_manual, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_path_select_mode_manual (boolean)
YANG Description: Path Select mode is manual | f335511:c0:m36 |
def _set_lsp_config_path_select_mode_manual(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_path_select_mode_manual, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_path_select_mode_manual (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_... | f335511:c0:m37 |
def _get_lsp_config_path_select_mode_unconditional(self): | return self.__lsp_config_path_select_mode_unconditional<EOL> | Getter method for lsp_config_path_select_mode_unconditional, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_path_select_mode_unconditional (boolean)
YANG Description: Path Select mode is unconditional | f335511:c0:m39 |
def _set_lsp_config_path_select_mode_unconditional(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_path_select_mode_unconditional, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_path_select_mode_unconditional (boolean)
If this variable is read-only (config: false) in the
source YANG fi... | f335511:c0:m40 |
def _get_lsp_config_path_select_primary(self): | return self.__lsp_config_path_select_primary<EOL> | Getter method for lsp_config_path_select_primary, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_path_select_primary (boolean)
YANG Description: Path select is primary | f335511:c0:m42 |
def _set_lsp_config_path_select_primary(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_path_select_primary, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_path_select_primary (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_conf... | f335511:c0:m43 |
def _get_lsp_config_path_select_secondary(self): | return self.__lsp_config_path_select_secondary<EOL> | Getter method for lsp_config_path_select_secondary, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_path_select_secondary (boolean)
YANG Description: Path select is primary | f335511:c0:m45 |
def _set_lsp_config_path_select_secondary(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_path_select_secondary, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_path_select_secondary (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_... | f335511:c0:m46 |
def _get_lsp_config_shortcut_ospf(self): | return self.__lsp_config_shortcut_ospf<EOL> | Getter method for lsp_config_shortcut_ospf, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_shortcut_ospf (boolean)
YANG Description: Shortcut to OSPF enabled | f335511:c0:m48 |
def _set_lsp_config_shortcut_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=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_shortcut_ospf, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_shortcut_ospf (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_shortcut_... | f335511:c0:m49 |
def _get_lsp_config_shortcut_area_configured(self): | return self.__lsp_config_shortcut_area_configured<EOL> | Getter method for lsp_config_shortcut_area_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_shortcut_area_configured (boolean)
YANG Description: Shortcut area to OSPF is configured | f335511:c0:m51 |
def _set_lsp_config_shortcut_area_configured(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_shortcut_area_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_shortcut_area_configured (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _se... | f335511:c0:m52 |
def _get_lsp_config_shortcut_area(self): | return self.__lsp_config_shortcut_area<EOL> | Getter method for lsp_config_shortcut_area, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_shortcut_area (inet:ipv4-address)
YANG Description: Shortcut area to OSPF | f335511:c0:m54 |
def _set_lsp_config_shortcut_area(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 lsp_config_shortcut_area, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_shortcut_area (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config... | f335511:c0:m55 |
def _get_lsp_config_notify_ospf(self): | return self.__lsp_config_notify_ospf<EOL> | Getter method for lsp_config_notify_ospf, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_notify_ospf (boolean)
YANG Description: Notify to OSPF | f335511:c0:m57 |
def _set_lsp_config_notify_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=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_notify_ospf, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_notify_ospf (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_notify_ospf i... | f335511:c0:m58 |
def _get_lsp_config_shortcut_isis(self): | return self.__lsp_config_shortcut_isis<EOL> | Getter method for lsp_config_shortcut_isis, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_shortcut_isis (boolean)
YANG Description: Shortcut to ISIS enabled | f335511:c0:m60 |
def _set_lsp_config_shortcut_isis(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_shortcut_isis, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_shortcut_isis (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_shortcut_... | f335511:c0:m61 |
def _get_lsp_config_shortcut_isis_level_configured(self): | return self.__lsp_config_shortcut_isis_level_configured<EOL> | Getter method for lsp_config_shortcut_isis_level_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_shortcut_isis_level_configured (boolean)
YANG Description: Shortcut level of ISIS is configured | f335511:c0:m63 |
def _set_lsp_config_shortcut_isis_level_configured(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_shortcut_isis_level_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_shortcut_isis_level_configured (boolean)
If this variable is read-only (config: false) in the
source YANG fi... | f335511:c0:m64 |
def _get_lsp_config_isis_shortcut_level(self): | return self.__lsp_config_isis_shortcut_level<EOL> | Getter method for lsp_config_isis_shortcut_level, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_isis_shortcut_level (uint8)
YANG Description: Shortcut area to OSPF | f335511:c0:m66 |
def _set_lsp_config_isis_shortcut_level(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for lsp_config_isis_shortcut_level, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_isis_shortcut_level (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config... | f335511:c0:m67 |
def _get_lsp_config_notify_isis(self): | return self.__lsp_config_notify_isis<EOL> | Getter method for lsp_config_notify_isis, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_notify_isis (boolean)
YANG Description: Notify or announce to ISIS | f335511:c0:m69 |
def _set_lsp_config_notify_isis(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_notify_isis, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_notify_isis (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_notify_isis i... | f335511:c0:m70 |
def _get_lsp_config_metric_configured(self): | return self.__lsp_config_metric_configured<EOL> | Getter method for lsp_config_metric_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_metric_configured (boolean)
YANG Description: LSP metric is configured | f335511:c0:m72 |
def _set_lsp_config_metric_configured(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_metric_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_metric_configured (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_m... | f335511:c0:m73 |
def _get_lsp_config_metric(self): | return self.__lsp_config_metric<EOL> | Getter method for lsp_config_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_metric (uint32)
YANG Description: LSP metric | f335511:c0:m75 |
def _set_lsp_config_metric(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 lsp_config_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_metric (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_metric is considered as ... | f335511:c0:m76 |
def _get_lsp_config_ospf_ignore_metric(self): | return self.__lsp_config_ospf_ignore_metric<EOL> | Getter method for lsp_config_ospf_ignore_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_ospf_ignore_metric (boolean)
YANG Description: OSPF ignore metric | f335511:c0:m78 |
def _set_lsp_config_ospf_ignore_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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_ospf_ignore_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_ospf_ignore_metric (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config... | f335511:c0:m79 |
def _get_lsp_config_ospf_relative_metric(self): | return self.__lsp_config_ospf_relative_metric<EOL> | Getter method for lsp_config_ospf_relative_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_ospf_relative_metric (uint32)
YANG Description: OSPF relative metric | f335511:c0:m81 |
def _set_lsp_config_ospf_relative_metric(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 lsp_config_ospf_relative_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_ospf_relative_metric (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_con... | f335511:c0:m82 |
def _get_lsp_config_ospf_announce_metric(self): | return self.__lsp_config_ospf_announce_metric<EOL> | Getter method for lsp_config_ospf_announce_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_ospf_announce_metric (uint32)
YANG Description: OSPF anounce metric | f335511:c0:m84 |
def _set_lsp_config_ospf_announce_metric(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 lsp_config_ospf_announce_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_ospf_announce_metric (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_con... | f335511:c0:m85 |
def _get_lsp_config_ospf_aaf(self): | return self.__lsp_config_ospf_aaf<EOL> | Getter method for lsp_config_ospf_aaf, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_ospf_aaf (uint32)
YANG Description: OSPF AAF | f335511:c0:m87 |
def _set_lsp_config_ospf_aaf(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 lsp_config_ospf_aaf, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_ospf_aaf (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_ospf_aaf is consider... | f335511:c0:m88 |
def _get_lsp_config_isis_ignore_metric(self): | return self.__lsp_config_isis_ignore_metric<EOL> | Getter method for lsp_config_isis_ignore_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_isis_ignore_metric (boolean)
YANG Description: ISIS ignore metric | f335511:c0:m90 |
def _set_lsp_config_isis_ignore_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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_isis_ignore_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_isis_ignore_metric (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config... | f335511:c0:m91 |
def _get_lsp_config_isis_relative_metric(self): | return self.__lsp_config_isis_relative_metric<EOL> | Getter method for lsp_config_isis_relative_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_isis_relative_metric (uint32)
YANG Description: ISIS relative metric | f335511:c0:m93 |
def _set_lsp_config_isis_relative_metric(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 lsp_config_isis_relative_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_isis_relative_metric (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_con... | f335511:c0:m94 |
def _get_lsp_config_isis_announce_configured(self): | return self.__lsp_config_isis_announce_configured<EOL> | Getter method for lsp_config_isis_announce_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_isis_announce_configured (boolean)
YANG Description: ISIS anounce metric | f335511:c0:m96 |
def _set_lsp_config_isis_announce_configured(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_isis_announce_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_isis_announce_configured (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _se... | f335511:c0:m97 |
def _get_lsp_config_isis_announce_metric(self): | return self.__lsp_config_isis_announce_metric<EOL> | Getter method for lsp_config_isis_announce_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_isis_announce_metric (uint32)
YANG Description: ISIS anounce metric | f335511:c0:m99 |
def _set_lsp_config_isis_announce_metric(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 lsp_config_isis_announce_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_isis_announce_metric (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_con... | f335511:c0:m100 |
def _get_lsp_config_frr_configured(self): | return self.__lsp_config_frr_configured<EOL> | Getter method for lsp_config_frr_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_configured (boolean)
YANG Description: LSP is adaptive | f335511:c0:m102 |
def _set_lsp_config_frr_configured(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_frr_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_configured (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_frr_con... | f335511:c0:m103 |
def _get_lsp_config_frr_one_to_one(self): | return self.__lsp_config_frr_one_to_one<EOL> | Getter method for lsp_config_frr_one_to_one, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_one_to_one (boolean)
YANG Description: LSP one-to-one detour frr | f335511:c0:m105 |
def _set_lsp_config_frr_one_to_one(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_frr_one_to_one, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_one_to_one (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_frr_one... | f335511:c0:m106 |
def _get_lsp_config_frr_one_to_many(self): | return self.__lsp_config_frr_one_to_many<EOL> | Getter method for lsp_config_frr_one_to_many, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_one_to_many (boolean)
YANG Description: LSP one-to-many backup frr | f335511:c0:m108 |
def _set_lsp_config_frr_one_to_many(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_frr_one_to_many, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_one_to_many (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_frr_o... | f335511:c0:m109 |
def _get_lsp_config_frr_priority_configured(self): | return self.__lsp_config_frr_priority_configured<EOL> | Getter method for lsp_config_frr_priority_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_priority_configured (boolean)
YANG Description: LSP FRR priority configured | f335511:c0:m111 |
def _set_lsp_config_frr_priority_configured(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_frr_priority_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_priority_configured (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_... | f335511:c0:m112 |
def _get_lsp_config_frr_setup_priority(self): | return self.__lsp_config_frr_setup_priority<EOL> | Getter method for lsp_config_frr_setup_priority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_setup_priority (uint8)
YANG Description: LSP FRR setup priority | f335511:c0:m114 |
def _set_lsp_config_frr_setup_priority(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for lsp_config_frr_setup_priority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_setup_priority (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_f... | f335511:c0:m115 |
def _get_lsp_config_frr_holding_priority(self): | return self.__lsp_config_frr_holding_priority<EOL> | Getter method for lsp_config_frr_holding_priority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_holding_priority (uint8)
YANG Description: LSP FRR holding priority | f335511:c0:m117 |
def _set_lsp_config_frr_holding_priority(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for lsp_config_frr_holding_priority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_holding_priority (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_conf... | f335511:c0:m118 |
def _get_lsp_config_frr_hop_limit_configured(self): | return self.__lsp_config_frr_hop_limit_configured<EOL> | Getter method for lsp_config_frr_hop_limit_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_hop_limit_configured (boolean)
YANG Description: LSP FRR hoplimit configured | f335511:c0:m120 |
def _set_lsp_config_frr_hop_limit_configured(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_frr_hop_limit_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_hop_limit_configured (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _se... | f335511:c0:m121 |
def _get_lsp_config_frr_hop_limit(self): | return self.__lsp_config_frr_hop_limit<EOL> | Getter method for lsp_config_frr_hop_limit, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_hop_limit (uint8)
YANG Description: LSP FRR hop-limit | f335511:c0:m123 |
def _set_lsp_config_frr_hop_limit(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for lsp_config_frr_hop_limit, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_hop_limit (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_frr_hop_lim... | f335511:c0:m124 |
def _get_lsp_config_frr_bandwidth_configured(self): | return self.__lsp_config_frr_bandwidth_configured<EOL> | Getter method for lsp_config_frr_bandwidth_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_bandwidth_configured (boolean)
YANG Description: LSP FRR bandwidth configured | f335511:c0:m126 |
def _set_lsp_config_frr_bandwidth_configured(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_frr_bandwidth_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_bandwidth_configured (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _se... | f335511:c0:m127 |
def _get_lsp_config_frr_bandwidth(self): | return self.__lsp_config_frr_bandwidth<EOL> | Getter method for lsp_config_frr_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_bandwidth (uint32)
YANG Description: LSP FRR bandwidth | f335511:c0:m129 |
def _set_lsp_config_frr_bandwidth(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 lsp_config_frr_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_bandwidth (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_frr_bandwi... | f335511:c0:m130 |
def _get_lsp_config_frr_admin_group_configured(self): | return self.__lsp_config_frr_admin_group_configured<EOL> | Getter method for lsp_config_frr_admin_group_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_admin_group_configured (boolean)
YANG Description: LSP admin group configured | f335511:c0:m132 |
def _set_lsp_config_frr_admin_group_configured(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_frr_admin_group_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_admin_group_configured (boolean)
If this variable is read-only (config: false) in the
source YANG file, then... | f335511:c0:m133 |
def _get_lsp_config_frr_admin_groups(self): | return self.__lsp_config_frr_admin_groups<EOL> | Getter method for lsp_config_frr_admin_groups, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups (container) | f335511:c0:m135 |
def _set_lsp_config_frr_admin_groups(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=lsp_config_frr_admin_groups.lsp_config_frr_admin_groups, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extme... | Setter method for lsp_config_frr_admin_groups, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_f... | f335511:c0:m136 |
def _get_lsp_config_exclude_interface_configured(self): | return self.__lsp_config_exclude_interface_configured<EOL> | Getter method for lsp_config_exclude_interface_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_exclude_interface_configured (boolean)
YANG Description: LSP exclude-interface configured | f335511:c0:m138 |
def _set_lsp_config_exclude_interface_configured(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_config_exclude_interface_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_exclude_interface_configured (boolean)
If this variable is read-only (config: false) in the
source YANG file, ... | f335511:c0:m139 |
def _get_lsp_config_exclude_interfaces(self): | return self.__lsp_config_exclude_interfaces<EOL> | Getter method for lsp_config_exclude_interfaces, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_exclude_interfaces (list) | f335511:c0:m141 |
def _set_lsp_config_exclude_interfaces(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>",lsp_config_exclude_interfaces.lsp_config_exclude_interfaces, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=sel... | Setter method for lsp_config_exclude_interfaces, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_exclude_interfaces (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_config_ex... | f335511:c0:m142 |
def _get_interface_name(self): | return self.__interface_name<EOL> | Getter method for interface_name, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_exclude_interfaces/interface_name (string)
YANG Description: Exclude interface name | f335512:c0:m3 |
def _set_interface_name(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=unicode, is_leaf=True, yang_name="<STR_LIT>", re... | Setter method for interface_name, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_common_info/lsp_config_exclude_interfaces/interface_name (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_n... | f335512:c0:m4 |
def _get_lsp_sec_path_path_name(self): | return self.__lsp_sec_path_path_name<EOL> | Getter method for lsp_sec_path_path_name, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_sec_path_info/sec_path/lsp_sec_path_path_name (string)
YANG Description: Secondary path name | f335513:c0:m3 |
def _set_lsp_sec_path_path_name(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=unicode, is_leaf=True, yang_name="<STR_LIT>", re... | Setter method for lsp_sec_path_path_name, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_sec_path_info/sec_path/lsp_sec_path_path_name (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_sec_path_p... | f335513:c0:m4 |
def _get_lsp_sec_path_state(self): | return self.__lsp_sec_path_state<EOL> | Getter method for lsp_sec_path_state, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_sec_path_info/sec_path/lsp_sec_path_state (uint8)
YANG Description: Secondary path state | f335513:c0:m6 |
def _set_lsp_sec_path_state(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for lsp_sec_path_state, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_sec_path_info/sec_path/lsp_sec_path_state (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_sec_path_state is c... | f335513:c0:m7 |
def _get_lsp_sec_path_state_up(self): | return self.__lsp_sec_path_state_up<EOL> | Getter method for lsp_sec_path_state_up, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_sec_path_info/sec_path/lsp_sec_path_state_up (boolean)
YANG Description: Secondary path state | f335513:c0:m9 |
def _set_lsp_sec_path_state_up(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_sec_path_state_up, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_sec_path_info/sec_path/lsp_sec_path_state_up (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_sec_path_st... | f335513:c0:m10 |
def _get_lsp_sec_path_active(self): | return self.__lsp_sec_path_active<EOL> | Getter method for lsp_sec_path_active, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_sec_path_info/sec_path/lsp_sec_path_active (boolean)
YANG Description: Secondary path state atcive | f335513:c0:m12 |
def _set_lsp_sec_path_active(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_sec_path_active, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_sec_path_info/sec_path/lsp_sec_path_active (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_sec_path_active... | f335513:c0:m13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.