signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_exclude_interface_change (boolean) YANG Description: LSP exclude interface changed
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 file, then ...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_prority_configured (boolean) YANG Description: LSP priority configured
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 _set_lsp_con...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_setup_prority (uint8) YANG Description: LSP setup priority
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_setup_pr...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_holding_prority (uint8) YANG Description: LSP holding priority
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_config_hold...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_hop_limit_configured (boolean) YANG Description: LSP hop limit configured
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 _set_lsp...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_hop_limit (uint8) YANG Description: LSP hop limit
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_limit is con...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_traffic_eng_rate_configured (boolean) YANG Description: LSP traffic engineering rates configured
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 YANG file,...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_traffic_eng_mean_rate (uint32) YANG Description: LSP traffic engineering mean rate
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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, then _set_ls...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_traffic_eng_max_rate (uint32) YANG Description: LSP traffic engineering max rate
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 _set_lsp_...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_traffic_eng_max_burst (uint32) YANG Description: LSP traffic engineering max-burst
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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, then _set_ls...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_group_configured (boolean) YANG Description: LSP admin group configured
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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, then _set...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups (container)
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_config_admin_...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_path_computed_by_cspf (boolean) YANG Description: LSP path computaion by CSPF
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_path_comput...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_path_computed_by_interface_constraint (boolean) YANG Description: LSP path computaion by CSPF interface constar...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 source YANG...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_computation_mode_default (boolean) YANG Description: LSP path computaion mode default
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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, then _set...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_computation_mode_use_bypass_metric (boolean) YANG Description: LSP path computaion mode is use bupass me...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 the source ...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_computation_mode_use_bypass_liberal (boolean) YANG Description: LSP path computaion mode is use bypass ...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 the sourc...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_default (boolean) YANG Description: LSP path computaion group mode default
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 YANG fil...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_add_penalty (boolean) YANG Description: LSP path computaion group mode is add pen...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 the source ...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_exclude_groups (boolean) YANG Description: LSP path computaion group mode is e...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_exclude_groups (boolean) If this variable is read-only (config: false) in the s...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_group_computation_mode_high_cost (boolean) YANG Description: LSP path computaion group mode is exclude gro...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 source YANG...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_path_cost (uint32) YANG Description: LSP CSPF computed path cost
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 consider...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_path_area (inet:ipv4-address) YANG Description: LSP CSPF paths area
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_path_area ...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_computation_error (uint32) YANG Description: LSP CSPF computaion error code
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_cspf_compu...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_path_hops (container)
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 is consi...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops_present (boolean) YANG Description: LSP cspf exclude hops present
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 _set_lsp_csp...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops (container)
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_exclude_hops...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_present (boolean) YANG Description: LSP RSVP session exists
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_session_...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_state_up (boolean) YANG Description: LSP RSVP session state
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_rsvp_sessio...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_state (uint8) YANG Description: LSP RSVP session state
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_session_state ...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_path_error_code (uint32) YANG Description: LSP RSVP session path error code
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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, then _set_ls...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_path_error_value (uint32) YANG Description: LSP RSVP session path error value
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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, then _set_...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 node addr...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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) in the sou...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_rro_hops_present (boolean) YANG Description: LSP RSVP session RRO present
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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, then _set...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_rro_hops (container)
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_rsvp_sess...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_maximum_bandwidth (uint32) YANG Description: LSP maximum bandwidth
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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_bandwidth is...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_0_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 0
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 file, then _...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_1_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 1
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 file, then _...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_2_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 2
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 file, then _...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_3_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 3
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 file, then _...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_4_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 4
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 file, then _...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_5_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 5
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 file, then _...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_6_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 6
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 file, then _...
f335595: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_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_unreserved_priority_7_bandwidth (uint32) YANG Description: Unreserved bandwidth at priority 7
f335595: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_debug/output/lsp/show_mpls_lsp_debug_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 file, then _...
f335595:c0:m217
def _get_lsp_admin_group_include_all_group_id(self):
return self.__lsp_admin_group_include_all_group_id<EOL>
Getter method for lsp_admin_group_include_all_group_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group/lsp_admin_group_include_all/lsp_admin_group_include_all_group_id (uint32) YANG D...
f335596:c0:m3
def _set_lsp_admin_group_include_all_group_id(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_...
Setter method for lsp_admin_group_include_all_group_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group/lsp_admin_group_include_all/lsp_admin_group_include_all_group_id (uint32) If this...
f335596:c0:m4
def _get_lsp_admin_group_exclude_any_group_id(self):
return self.__lsp_admin_group_exclude_any_group_id<EOL>
Getter method for lsp_admin_group_exclude_any_group_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group/lsp_admin_group_exclude_any/lsp_admin_group_exclude_any_group_id (uint32) YANG D...
f335597:c0:m3
def _set_lsp_admin_group_exclude_any_group_id(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_...
Setter method for lsp_admin_group_exclude_any_group_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group/lsp_admin_group_exclude_any/lsp_admin_group_exclude_any_group_id (uint32) If this...
f335597:c0:m4
def _get_lsp_admin_group_include_any_group_id(self):
return self.__lsp_admin_group_include_any_group_id<EOL>
Getter method for lsp_admin_group_include_any_group_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group/lsp_admin_group_include_any/lsp_admin_group_include_any_group_id (uint32) YANG D...
f335598:c0:m3
def _set_lsp_admin_group_include_any_group_id(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_...
Setter method for lsp_admin_group_include_any_group_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group/lsp_admin_group_include_any/lsp_admin_group_include_any_group_id (uint32) If this...
f335598:c0:m4
def _get_lsp_admin_group_exclude_any(self):
return self.__lsp_admin_group_exclude_any<EOL>
Getter method for lsp_admin_group_exclude_any, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group/lsp_admin_group_exclude_any (list)
f335599:c0:m3
def _set_lsp_admin_group_exclude_any(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_admin_group_exclude_any.lsp_admin_group_exclude_any, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._p...
Setter method for lsp_admin_group_exclude_any, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group/lsp_admin_group_exclude_any (list) If this variable is read-only (config: false) in the so...
f335599:c0:m4
def _get_lsp_admin_group_include_any(self):
return self.__lsp_admin_group_include_any<EOL>
Getter method for lsp_admin_group_include_any, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group/lsp_admin_group_include_any (list)
f335599:c0:m6
def _set_lsp_admin_group_include_any(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_admin_group_include_any.lsp_admin_group_include_any, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._p...
Setter method for lsp_admin_group_include_any, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group/lsp_admin_group_include_any (list) If this variable is read-only (config: false) in the so...
f335599:c0:m7
def _get_lsp_admin_group_include_all(self):
return self.__lsp_admin_group_include_all<EOL>
Getter method for lsp_admin_group_include_all, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group/lsp_admin_group_include_all (list)
f335599:c0:m9
def _set_lsp_admin_group_include_all(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_admin_group_include_all.lsp_admin_group_include_all, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._p...
Setter method for lsp_admin_group_include_all, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_debug/output/lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group/lsp_admin_group_include_all (list) If this variable is read-only (config: false) in the so...
f335599:c0:m10