signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_lsp_config_hot_standby(self):
return self.__lsp_config_hot_standby<EOL>
Getter method for lsp_config_hot_standby, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_hot_standby (boolean) YANG Description: LSP is hot standby
f334937:c0:m69
def _set_lsp_config_hot_standby(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_hot_standby, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_hot_standby (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_h...
f334937:c0:m70
def _get_lsp_config_pinned(self):
return self.__lsp_config_pinned<EOL>
Getter method for lsp_config_pinned, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_pinned (boolean) YANG Description: LSP is pinned
f334937:c0:m72
def _set_lsp_config_pinned(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_pinned, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_pinned (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_pinned is c...
f334937:c0:m73
def _get_lsp_config_persistenct(self):
return self.__lsp_config_persistenct<EOL>
Getter method for lsp_config_persistenct, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_persistenct (boolean) YANG Description: LSP is persistent
f334937:c0:m75
def _set_lsp_config_persistenct(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_persistenct, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_persistenct (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_p...
f334937:c0:m76
def _get_lsp_config_frr_global_revertive(self):
return self.__lsp_config_frr_global_revertive<EOL>
Getter method for lsp_config_frr_global_revertive, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_frr_global_revertive (boolean) YANG Description: LSP global revertiveness enabled
f334937:c0:m78
def _set_lsp_config_frr_global_revertive(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_global_revertive, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_frr_global_revertive (boolean) If this variable is read-only (config: false) in the source YANG file, then...
f334937:c0:m79
def _get_lsp_config_frr_hold_time(self):
return self.__lsp_config_frr_hold_time<EOL>
Getter method for lsp_config_frr_hold_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_frr_hold_time (boolean) YANG Description: LSP FRR hold time
f334937:c0:m81
def _set_lsp_config_frr_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=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_hold_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_frr_hold_time (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_conf...
f334937:c0:m82
def _get_lsp_config_soft_prempt(self):
return self.__lsp_config_soft_prempt<EOL>
Getter method for lsp_config_soft_prempt, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_soft_prempt (boolean) YANG Description: LSP soft preemption enabled
f334937:c0:m84
def _set_lsp_config_soft_prempt(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_soft_prempt, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_soft_prempt (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_s...
f334937:c0:m85
def _get_lsp_config_exclude_interface_change(self):
return self.__lsp_config_exclude_interface_change<EOL>
Getter method for lsp_config_exclude_interface_change, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_exclude_interface_change (boolean) YANG Description: LSP exclude interface changed
f334937:c0:m87
def _set_lsp_config_exclude_interface_change(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining_module='<STR_L...
Setter method for lsp_config_exclude_interface_change, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_exclude_interface_change (boolean) If this variable is read-only (config: false) in the source YANG fi...
f334937:c0:m88
def _get_lsp_config_prority_configured(self):
return self.__lsp_config_prority_configured<EOL>
Getter method for lsp_config_prority_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_prority_configured (boolean) YANG Description: LSP priority configured
f334937:c0:m90
def _set_lsp_config_prority_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_prority_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_prority_configured (boolean) If this variable is read-only (config: false) in the source YANG file, then _se...
f334937:c0:m91
def _get_lsp_config_setup_prority(self):
return self.__lsp_config_setup_prority<EOL>
Getter method for lsp_config_setup_prority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_setup_prority (uint8) YANG Description: LSP setup priority
f334937:c0:m93
def _set_lsp_config_setup_prority(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_setup_prority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_setup_prority (uint8) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config...
f334937:c0:m94
def _get_lsp_config_holding_prority(self):
return self.__lsp_config_holding_prority<EOL>
Getter method for lsp_config_holding_prority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_holding_prority (uint8) YANG Description: LSP holding priority
f334937:c0:m96
def _set_lsp_config_holding_prority(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_holding_prority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_holding_prority (uint8) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_co...
f334937:c0:m97
def _get_lsp_config_hop_limit_configured(self):
return self.__lsp_config_hop_limit_configured<EOL>
Getter method for lsp_config_hop_limit_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_hop_limit_configured (boolean) YANG Description: LSP hop limit configured
f334937:c0:m99
def _set_lsp_config_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_hop_limit_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_hop_limit_configured (boolean) If this variable is read-only (config: false) in the source YANG file, then...
f334937:c0:m100
def _get_lsp_config_hop_limit(self):
return self.__lsp_config_hop_limit<EOL>
Getter method for lsp_config_hop_limit, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_hop_limit (uint8) YANG Description: LSP hop limit
f334937:c0:m102
def _set_lsp_config_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_hop_limit, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_hop_limit (uint8) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_hop_lim...
f334937:c0:m103
def _get_lsp_config_traffic_eng_rate_configured(self):
return self.__lsp_config_traffic_eng_rate_configured<EOL>
Getter method for lsp_config_traffic_eng_rate_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_traffic_eng_rate_configured (boolean) YANG Description: LSP traffic engineering rates configured
f334937:c0:m105
def _set_lsp_config_traffic_eng_rate_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_traffic_eng_rate_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_traffic_eng_rate_configured (boolean) If this variable is read-only (config: false) in the source Y...
f334937:c0:m106
def _get_lsp_config_traffic_eng_mean_rate(self):
return self.__lsp_config_traffic_eng_mean_rate<EOL>
Getter method for lsp_config_traffic_eng_mean_rate, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_traffic_eng_mean_rate (uint32) YANG Description: LSP traffic engineering mean rate
f334937:c0:m108
def _set_lsp_config_traffic_eng_mean_rate(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_traffic_eng_mean_rate, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_traffic_eng_mean_rate (uint32) If this variable is read-only (config: false) in the source YANG file, the...
f334937:c0:m109
def _get_lsp_config_traffic_eng_max_rate(self):
return self.__lsp_config_traffic_eng_max_rate<EOL>
Getter method for lsp_config_traffic_eng_max_rate, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_traffic_eng_max_rate (uint32) YANG Description: LSP traffic engineering max rate
f334937:c0:m111
def _set_lsp_config_traffic_eng_max_rate(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_traffic_eng_max_rate, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_traffic_eng_max_rate (uint32) If this variable is read-only (config: false) in the source YANG file, then ...
f334937:c0:m112
def _get_lsp_config_traffic_eng_max_burst(self):
return self.__lsp_config_traffic_eng_max_burst<EOL>
Getter method for lsp_config_traffic_eng_max_burst, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_traffic_eng_max_burst (uint32) YANG Description: LSP traffic engineering max-burst
f334937:c0:m114
def _set_lsp_config_traffic_eng_max_burst(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_traffic_eng_max_burst, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_traffic_eng_max_burst (uint32) If this variable is read-only (config: false) in the source YANG file, the...
f334937:c0:m115
def _get_lsp_config_admin_group_configured(self):
return self.__lsp_config_admin_group_configured<EOL>
Getter method for lsp_config_admin_group_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_group_configured (boolean) YANG Description: LSP admin group configured
f334937:c0:m117
def _set_lsp_config_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_admin_group_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_group_configured (boolean) If this variable is read-only (config: false) in the source YANG file, ...
f334937:c0:m118
def _get_lsp_config_admin_groups(self):
return self.__lsp_config_admin_groups<EOL>
Getter method for lsp_config_admin_groups, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups (container)
f334937:c0:m120
def _set_lsp_config_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_admin_groups.lsp_config_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._extmethods, r...
Setter method for lsp_config_admin_groups, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups (container) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_conf...
f334937:c0:m121
def _get_lsp_path_computed_by_cspf(self):
return self.__lsp_path_computed_by_cspf<EOL>
Getter method for lsp_path_computed_by_cspf, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_path_computed_by_cspf (boolean) YANG Description: LSP path computaion by CSPF
f334937:c0:m123
def _set_lsp_path_computed_by_cspf(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_path_computed_by_cspf, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_path_computed_by_cspf (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_pa...
f334937:c0:m124
def _get_lsp_path_computed_by_interface_constraint(self):
return self.__lsp_path_computed_by_interface_constraint<EOL>
Getter method for lsp_path_computed_by_interface_constraint, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_path_computed_by_interface_constraint (boolean) YANG Description: LSP path computaion by CSPF interfac...
f334937:c0:m126
def _set_lsp_path_computed_by_interface_constraint(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_path_computed_by_interface_constraint, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_path_computed_by_interface_constraint (boolean) If this variable is read-only (config: false) in the so...
f334937:c0:m127
def _get_lsp_cspf_computation_mode_default(self):
return self.__lsp_cspf_computation_mode_default<EOL>
Getter method for lsp_cspf_computation_mode_default, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_computation_mode_default (boolean) YANG Description: LSP path computaion mode default
f334937:c0:m129
def _set_lsp_cspf_computation_mode_default(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_cspf_computation_mode_default, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_computation_mode_default (boolean) If this variable is read-only (config: false) in the source YANG file, ...
f334937:c0:m130
def _get_lsp_cspf_computation_mode_use_bypass_metric(self):
return self.__lsp_cspf_computation_mode_use_bypass_metric<EOL>
Getter method for lsp_cspf_computation_mode_use_bypass_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_computation_mode_use_bypass_metric (boolean) YANG Description: LSP path computaion mode is use ...
f334937:c0:m132
def _set_lsp_cspf_computation_mode_use_bypass_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_cspf_computation_mode_use_bypass_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_computation_mode_use_bypass_metric (boolean) If this variable is read-only (config: false) in th...
f334937:c0:m133
def _get_lsp_cspf_computation_mode_use_bypass_liberal(self):
return self.__lsp_cspf_computation_mode_use_bypass_liberal<EOL>
Getter method for lsp_cspf_computation_mode_use_bypass_liberal, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_computation_mode_use_bypass_liberal (boolean) YANG Description: LSP path computaion mode is us...
f334937:c0:m135
def _set_lsp_cspf_computation_mode_use_bypass_liberal(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_cspf_computation_mode_use_bypass_liberal, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_computation_mode_use_bypass_liberal (boolean) If this variable is read-only (config: false) in ...
f334937:c0:m136
def _get_lsp_cspf_group_computation_mode_default(self):
return self.__lsp_cspf_group_computation_mode_default<EOL>
Getter method for lsp_cspf_group_computation_mode_default, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_default (boolean) YANG Description: LSP path computaion group mode default
f334937:c0:m138
def _set_lsp_cspf_group_computation_mode_default(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_cspf_group_computation_mode_default, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_default (boolean) If this variable is read-only (config: false) in the source...
f334937:c0:m139
def _get_lsp_cspf_group_computation_mode_add_penalty(self):
return self.__lsp_cspf_group_computation_mode_add_penalty<EOL>
Getter method for lsp_cspf_group_computation_mode_add_penalty, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_add_penalty (boolean) YANG Description: LSP path computaion group mode i...
f334937:c0:m141
def _set_lsp_cspf_group_computation_mode_add_penalty(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_cspf_group_computation_mode_add_penalty, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_add_penalty (boolean) If this variable is read-only (config: false) in th...
f334937:c0:m142
def _get_lsp_cspf_group_computation_mode_exclude_groups(self):
return self.__lsp_cspf_group_computation_mode_exclude_groups<EOL>
Getter method for lsp_cspf_group_computation_mode_exclude_groups, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_exclude_groups (boolean) YANG Description: LSP path computaion group ...
f334937:c0:m144
def _set_lsp_cspf_group_computation_mode_exclude_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=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_cspf_group_computation_mode_exclude_groups, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_exclude_groups (boolean) If this variable is read-only (config: false)...
f334937:c0:m145
def _get_lsp_cspf_group_computation_mode_high_cost(self):
return self.__lsp_cspf_group_computation_mode_high_cost<EOL>
Getter method for lsp_cspf_group_computation_mode_high_cost, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_high_cost (boolean) YANG Description: LSP path computaion group mode is ex...
f334937:c0:m147
def _set_lsp_cspf_group_computation_mode_high_cost(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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_cspf_group_computation_mode_high_cost, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_high_cost (boolean) If this variable is read-only (config: false) in the so...
f334937:c0:m148
def _get_lsp_cspf_path_cost(self):
return self.__lsp_cspf_path_cost<EOL>
Getter method for lsp_cspf_path_cost, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_path_cost (uint32) YANG Description: LSP CSPF computed path cost
f334937:c0:m150
def _set_lsp_cspf_path_cost(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for lsp_cspf_path_cost, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_path_cost (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_cspf_path_cost is...
f334937:c0:m151
def _get_lsp_cspf_path_area(self):
return self.__lsp_cspf_path_area<EOL>
Getter method for lsp_cspf_path_area, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_path_area (inet:ipv4-address) YANG Description: LSP CSPF paths area
f334937:c0:m153
def _set_lsp_cspf_path_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_cspf_path_area, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_path_area (inet:ipv4-address) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_cspf_p...
f334937:c0:m154
def _get_lsp_cspf_computation_error(self):
return self.__lsp_cspf_computation_error<EOL>
Getter method for lsp_cspf_computation_error, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_computation_error (uint32) YANG Description: LSP CSPF computaion error code
f334937:c0:m156
def _set_lsp_cspf_computation_error(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_cspf_computation_error, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_computation_error (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_c...
f334937:c0:m157
def _get_lsp_cspf_path_hops(self):
return self.__lsp_cspf_path_hops<EOL>
Getter method for lsp_cspf_path_hops, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_path_hops (container)
f334937:c0:m159
def _set_lsp_cspf_path_hops(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_cspf_path_hops.lsp_cspf_path_hops, 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 lsp_cspf_path_hops, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_path_hops (container) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_cspf_path_hops...
f334937:c0:m160
def _get_lsp_cspf_exclude_hops_present(self):
return self.__lsp_cspf_exclude_hops_present<EOL>
Getter method for lsp_cspf_exclude_hops_present, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops_present (boolean) YANG Description: LSP cspf exclude hops present
f334937:c0:m162
def _set_lsp_cspf_exclude_hops_present(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_cspf_exclude_hops_present, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops_present (boolean) If this variable is read-only (config: false) in the source YANG file, then _se...
f334937:c0:m163
def _get_lsp_cspf_exclude_hops(self):
return self.__lsp_cspf_exclude_hops<EOL>
Getter method for lsp_cspf_exclude_hops, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops (container)
f334937:c0:m165
def _set_lsp_cspf_exclude_hops(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_cspf_exclude_hops.lsp_cspf_exclude_hops, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, regis...
Setter method for lsp_cspf_exclude_hops, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops (container) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_cspf_exc...
f334937:c0:m166
def _get_lsp_rsvp_session_present(self):
return self.__lsp_rsvp_session_present<EOL>
Getter method for lsp_rsvp_session_present, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_present (boolean) YANG Description: LSP RSVP session exists
f334937:c0:m168
def _set_lsp_rsvp_session_present(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_rsvp_session_present, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_present (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_rsvp...
f334937:c0:m169
def _get_lsp_rsvp_session_state_up(self):
return self.__lsp_rsvp_session_state_up<EOL>
Getter method for lsp_rsvp_session_state_up, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_state_up (boolean) YANG Description: LSP RSVP session state
f334937:c0:m171
def _set_lsp_rsvp_session_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_rsvp_session_state_up, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_state_up (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_rs...
f334937:c0:m172
def _get_lsp_rsvp_session_state(self):
return self.__lsp_rsvp_session_state<EOL>
Getter method for lsp_rsvp_session_state, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_state (uint8) YANG Description: LSP RSVP session state
f334937:c0:m174
def _set_lsp_rsvp_session_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_rsvp_session_state, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_state (uint8) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_rsvp_sessi...
f334937:c0:m175
def _get_lsp_rsvp_session_path_error_code(self):
return self.__lsp_rsvp_session_path_error_code<EOL>
Getter method for lsp_rsvp_session_path_error_code, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_path_error_code (uint32) YANG Description: LSP RSVP session path error code
f334937:c0:m177
def _set_lsp_rsvp_session_path_error_code(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_rsvp_session_path_error_code, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_path_error_code (uint32) If this variable is read-only (config: false) in the source YANG file, the...
f334937:c0:m178
def _get_lsp_rsvp_session_path_error_value(self):
return self.__lsp_rsvp_session_path_error_value<EOL>
Getter method for lsp_rsvp_session_path_error_value, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_path_error_value (uint32) YANG Description: LSP RSVP session path error value
f334937:c0:m180
def _set_lsp_rsvp_session_path_error_value(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for lsp_rsvp_session_path_error_value, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_path_error_value (uint32) If this variable is read-only (config: false) in the source YANG file, t...
f334937:c0:m181
def _get_lsp_rsvp_session_path_error_node_address(self):
return self.__lsp_rsvp_session_path_error_node_address<EOL>
Getter method for lsp_rsvp_session_path_error_node_address, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_path_error_node_address (inet:ipv4-address) YANG Description: LSP RSVP session path error ...
f334937:c0:m183
def _set_lsp_rsvp_session_path_error_node_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_rsvp_session_path_error_node_address, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_path_error_node_address (inet:ipv4-address) If this variable is read-only (config: false) i...
f334937:c0:m184
def _get_lsp_rsvp_session_rro_hops_present(self):
return self.__lsp_rsvp_session_rro_hops_present<EOL>
Getter method for lsp_rsvp_session_rro_hops_present, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_rro_hops_present (boolean) YANG Description: LSP RSVP session RRO present
f334937:c0:m186
def _set_lsp_rsvp_session_rro_hops_present(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_rsvp_session_rro_hops_present, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_rro_hops_present (boolean) If this variable is read-only (config: false) in the source YANG file, ...
f334937:c0:m187
def _get_lsp_rsvp_session_rro_hops(self):
return self.__lsp_rsvp_session_rro_hops<EOL>
Getter method for lsp_rsvp_session_rro_hops, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_rro_hops (container)
f334937:c0:m189
def _set_lsp_rsvp_session_rro_hops(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_rsvp_session_rro_hops.lsp_rsvp_session_rro_hops, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethod...
Setter method for lsp_rsvp_session_rro_hops, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_rro_hops (container) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_...
f334937:c0:m190
def _get_lsp_maximum_bandwidth(self):
return self.__lsp_maximum_bandwidth<EOL>
Getter method for lsp_maximum_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_maximum_bandwidth (uint32) YANG Description: LSP maximum bandwidth
f334937:c0:m192
def _set_lsp_maximum_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_maximum_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_maximum_bandwidth (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_maximum_ban...
f334937:c0:m193
def _get_lsp_unreserved_priority_0_bandwidth(self):
return self.__lsp_unreserved_priority_0_bandwidth<EOL>
Getter method for lsp_unreserved_priority_0_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_0_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 0
f334937:c0:m195
def _set_lsp_unreserved_priority_0_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_unreserved_priority_0_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_0_bandwidth (uint32) If this variable is read-only (config: false) in the source YANG fil...
f334937:c0:m196
def _get_lsp_unreserved_priority_1_bandwidth(self):
return self.__lsp_unreserved_priority_1_bandwidth<EOL>
Getter method for lsp_unreserved_priority_1_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_1_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 1
f334937:c0:m198
def _set_lsp_unreserved_priority_1_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_unreserved_priority_1_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_1_bandwidth (uint32) If this variable is read-only (config: false) in the source YANG fil...
f334937:c0:m199
def _get_lsp_unreserved_priority_2_bandwidth(self):
return self.__lsp_unreserved_priority_2_bandwidth<EOL>
Getter method for lsp_unreserved_priority_2_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_2_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 2
f334937:c0:m201
def _set_lsp_unreserved_priority_2_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_unreserved_priority_2_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_2_bandwidth (uint32) If this variable is read-only (config: false) in the source YANG fil...
f334937:c0:m202
def _get_lsp_unreserved_priority_3_bandwidth(self):
return self.__lsp_unreserved_priority_3_bandwidth<EOL>
Getter method for lsp_unreserved_priority_3_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_3_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 3
f334937:c0:m204
def _set_lsp_unreserved_priority_3_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_unreserved_priority_3_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_3_bandwidth (uint32) If this variable is read-only (config: false) in the source YANG fil...
f334937:c0:m205
def _get_lsp_unreserved_priority_4_bandwidth(self):
return self.__lsp_unreserved_priority_4_bandwidth<EOL>
Getter method for lsp_unreserved_priority_4_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_4_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 4
f334937:c0:m207
def _set_lsp_unreserved_priority_4_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_unreserved_priority_4_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_4_bandwidth (uint32) If this variable is read-only (config: false) in the source YANG fil...
f334937:c0:m208
def _get_lsp_unreserved_priority_5_bandwidth(self):
return self.__lsp_unreserved_priority_5_bandwidth<EOL>
Getter method for lsp_unreserved_priority_5_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_5_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 5
f334937:c0:m210
def _set_lsp_unreserved_priority_5_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_unreserved_priority_5_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_5_bandwidth (uint32) If this variable is read-only (config: false) in the source YANG fil...
f334937:c0:m211
def _get_lsp_unreserved_priority_6_bandwidth(self):
return self.__lsp_unreserved_priority_6_bandwidth<EOL>
Getter method for lsp_unreserved_priority_6_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_6_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 6
f334937:c0:m213
def _set_lsp_unreserved_priority_6_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_unreserved_priority_6_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_6_bandwidth (uint32) If this variable is read-only (config: false) in the source YANG fil...
f334937:c0:m214
def _get_lsp_unreserved_priority_7_bandwidth(self):
return self.__lsp_unreserved_priority_7_bandwidth<EOL>
Getter method for lsp_unreserved_priority_7_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_7_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 7
f334937:c0:m216
def _set_lsp_unreserved_priority_7_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_unreserved_priority_7_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_name_debug/output/lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_7_bandwidth (uint32) If this variable is read-only (config: false) in the source YANG fil...
f334937:c0:m217