signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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 f...
f335531: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_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups (container)
f335531: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_bypass_lsp_debug/output/bypass_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...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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_l...
f335531: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_bypass_lsp_debug/output/bypass_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 int...
f335531: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_bypass_lsp_debug/output/bypass_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 t...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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 f...
f335531: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_bypass_lsp_debug/output/bypass_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...
f335531: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_bypass_lsp_debug/output/bypass_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) ...
f335531: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_bypass_lsp_debug/output/bypass_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 ...
f335531: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_bypass_lsp_debug/output/bypass_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...
f335531: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_bypass_lsp_debug/output/bypass_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 defa...
f335531: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_bypass_lsp_debug/output/bypass_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 s...
f335531: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_bypass_lsp_debug/output/bypass_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 m...
f335531: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_bypass_lsp_debug/output/bypass_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) ...
f335531: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_bypass_lsp_debug/output/bypass_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 g...
f335531: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_bypass_lsp_debug/output/bypass_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: f...
f335531: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_bypass_lsp_debug/output/bypass_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 ...
f335531: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_bypass_lsp_debug/output/bypass_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 t...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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_co...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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_c...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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_...
f335531: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_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_path_hops (container)
f335531: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_bypass_lsp_debug/output/bypass_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...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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, the...
f335531: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_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops (container)
f335531: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_bypass_lsp_debug/output/bypass_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_csp...
f335531: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_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_present (boolean) YANG Description: LSP RSVP session exists
f335531: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_bypass_lsp_debug/output/bypass_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...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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_l...
f335531: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_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_state (uint8) YANG Description: LSP RSVP session state
f335531: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_bypass_lsp_debug/output/bypass_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_...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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 fi...
f335531: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_bypass_lsp_debug/output/bypass_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 e...
f335531: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_bypass_lsp_debug/output/bypass_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: fal...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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 f...
f335531: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_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_rsvp_session_rro_hops (container)
f335531: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_bypass_lsp_debug/output/bypass_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...
f335531: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_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_maximum_bandwidth (uint32) YANG Description: LSP maximum bandwidth
f335531: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_bypass_lsp_debug/output/bypass_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_maximu...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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 YAN...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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 YAN...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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 YAN...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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 YAN...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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 YAN...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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 YAN...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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 YAN...
f335531: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_bypass_lsp_debug/output/bypass_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
f335531: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_bypass_lsp_debug/output/bypass_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 YAN...
f335531: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_bypass_lsp_debug/output/bypass_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 (u...
f335532: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_bypass_lsp_debug/output/bypass_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 (u...
f335532: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_bypass_lsp_debug/output/bypass_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 (u...
f335533: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_bypass_lsp_debug/output/bypass_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 (u...
f335533: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_bypass_lsp_debug/output/bypass_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 (u...
f335534: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_bypass_lsp_debug/output/bypass_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 (u...
f335534: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_bypass_lsp_debug/output/bypass_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)
f335535: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_bypass_lsp_debug/output/bypass_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: fa...
f335535: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_bypass_lsp_debug/output/bypass_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)
f335535: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_bypass_lsp_debug/output/bypass_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: fa...
f335535: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_bypass_lsp_debug/output/bypass_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)
f335535: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_bypass_lsp_debug/output/bypass_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: fa...
f335535:c0:m10
def _get_lsp_admin_group(self):
return self.__lsp_admin_group<EOL>
Getter method for lsp_admin_group, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group (container)
f335536:c0:m3
def _set_lsp_admin_group(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_admin_group.lsp_admin_group, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=Fa...
Setter method for lsp_admin_group, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_config_admin_groups/lsp_admin_group (container) If this variable is read-only (config: false) in the source YANG file, then ...
f335536:c0:m4
def _get_lsp_hop_address(self):
return self.__lsp_hop_address<EOL>
Getter method for lsp_hop_address, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_address (inet:ipv4-address) YANG Description: Hop IP address
f335537:c0:m3
def _set_lsp_hop_address(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for lsp_hop_address, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_address (inet:ipv4-address) If this variable is read-only (config: fals...
f335537:c0:m4
def _get_lsp_hop_strict_hop(self):
return self.__lsp_hop_strict_hop<EOL>
Getter method for lsp_hop_strict_hop, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_strict_hop (boolean) YANG Description: CSPF path Strict hop
f335537:c0:m6
def _set_lsp_hop_strict_hop(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_hop_strict_hop, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_strict_hop (boolean) If this variable is read-only (config: false) i...
f335537:c0:m7
def _get_lsp_hop_loose_hop(self):
return self.__lsp_hop_loose_hop<EOL>
Getter method for lsp_hop_loose_hop, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_loose_hop (boolean) YANG Description: CSPF path Loose hop
f335537:c0:m9
def _set_lsp_hop_loose_hop(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_hop_loose_hop, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_loose_hop (boolean) If this variable is read-only (config: false) in ...
f335537:c0:m10
def _get_lsp_hop_is_router_id(self):
return self.__lsp_hop_is_router_id<EOL>
Getter method for lsp_hop_is_router_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_is_router_id (boolean) YANG Description: Hop is a router id hop
f335537:c0:m12
def _set_lsp_hop_is_router_id(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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_hop_is_router_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_is_router_id (boolean) If this variable is read-only (config: fals...
f335537:c0:m13
def _get_lsp_hop_has_protection(self):
return self.__lsp_hop_has_protection<EOL>
Getter method for lsp_hop_has_protection, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_has_protection (boolean) YANG Description: RRO hop Protection a...
f335537:c0:m15
def _set_lsp_hop_has_protection(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_hop_has_protection, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_has_protection (boolean) If this variable is read-only (config: ...
f335537:c0:m16
def _get_lsp_hop_has_node_protection(self):
return self.__lsp_hop_has_node_protection<EOL>
Getter method for lsp_hop_has_node_protection, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_has_node_protection (boolean) YANG Description: RRO hop No...
f335537:c0:m18
def _set_lsp_hop_has_node_protection(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_hop_has_node_protection, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_has_node_protection (boolean) If this variable is read-only...
f335537:c0:m19
def _get_lsp_hop_has_bandwidth_protection(self):
return self.__lsp_hop_has_bandwidth_protection<EOL>
Getter method for lsp_hop_has_bandwidth_protection, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_has_bandwidth_protection (boolean) YANG Description: ...
f335537:c0:m21
def _set_lsp_hop_has_bandwidth_protection(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_hop_has_bandwidth_protection, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_has_bandwidth_protection (boolean) If this variable is...
f335537:c0:m22
def _get_lsp_hop_has_protection_in_use(self):
return self.__lsp_hop_has_protection_in_use<EOL>
Getter method for lsp_hop_has_protection_in_use, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_has_protection_in_use (boolean) YANG Description: RRO ho...
f335537:c0:m24
def _set_lsp_hop_has_protection_in_use(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_hop_has_protection_in_use, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_debug/output/bypass_lsp/show_mpls_lsp_debug_info/show_mpls_lsp_instances_info/lsp_instances/lsp_cspf_exclude_hops/show_mpls_lsp_hop_list/hop/lsp_hop_has_protection_in_use (boolean) If this variable is read-...
f335537:c0:m25