signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_lsp_backup_name(self): | return self.__lsp_backup_name<EOL> | Getter method for lsp_backup_name, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_name_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_name (string)
YANG Description: Backup name | f335004:c0:m9 |
def _set_lsp_backup_name(self, v, load=False): | parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", re... | Setter method for lsp_backup_name, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_name_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_name (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_backup_nam... | f335004:c0:m10 |
def _get_lsp_backup_type_ingress(self): | return self.__lsp_backup_type_ingress<EOL> | Getter method for lsp_backup_type_ingress, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_name_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_type_ingress (boolean)
YANG Description: Backup type ingress | f335004:c0:m12 |
def _set_lsp_backup_type_ingress(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_backup_type_ingress, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_name_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_type_ingress (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _s... | f335004:c0:m13 |
def _get_lsp_backup_type_transit(self): | return self.__lsp_backup_type_transit<EOL> | Getter method for lsp_backup_type_transit, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_name_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_type_transit (boolean)
YANG Description: Backup type transit | f335004:c0:m15 |
def _set_lsp_backup_type_transit(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_backup_type_transit, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_name_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_type_transit (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _s... | f335004:c0:m16 |
def _get_lsp_backup_is_active(self): | return self.__lsp_backup_is_active<EOL> | Getter method for lsp_backup_is_active, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_name_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_is_active (boolean)
YANG Description: Backup state is active or up | f335004:c0:m18 |
def _set_lsp_backup_is_active(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_backup_is_active, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_name_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_is_active (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp... | f335004:c0:m19 |
def _get_show_mpls_lsp_extensive_info(self): | return self.__show_mpls_lsp_extensive_info<EOL> | Getter method for show_mpls_lsp_extensive_info, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_name_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info (container) | f335005:c0:m3 |
def _set_show_mpls_lsp_extensive_info(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=show_mpls_lsp_extensive_info.show_mpls_lsp_extensive_info, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._ext... | Setter method for show_mpls_lsp_extensive_info, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_name_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_show_mpls_lsp_extensive_info is considered as a priv... | f335005:c0:m4 |
def _get_bypass_lsp(self): | return self.__bypass_lsp<EOL> | Getter method for bypass_lsp, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_name_extensive/output/bypass_lsp (container) | f335006:c0:m3 |
def _set_bypass_lsp(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=bypass_lsp.bypass_lsp, 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=False, exten... | Setter method for bypass_lsp, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_lsp_name_extensive/output/bypass_lsp (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_bypass_lsp is considered as a private
method. Backends looking to populate this variable should
do ... | f335006:c0:m4 |
def _get_mpls_reoptimize_lsp_name_in(self): | return self.__mpls_reoptimize_lsp_name_in<EOL> | Getter method for mpls_reoptimize_lsp_name_in, mapped from YANG variable /brocade_mpls_rpc/mpls_reopt_lsp/input/mpls_reoptimize_lsp_name_in (string)
YANG Description: LSP Name | f335007:c0:m3 |
def _set_mpls_reoptimize_lsp_name_in(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._ex... | Setter method for mpls_reoptimize_lsp_name_in, mapped from YANG variable /brocade_mpls_rpc/mpls_reopt_lsp/input/mpls_reoptimize_lsp_name_in (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_mpls_reoptimize_lsp_name_in is considered as a private
method. Backends looking to populat... | f335007:c0:m4 |
def _get_input(self): | return self.__input<EOL> | Getter method for input, mapped from YANG variable /brocade_mpls_rpc/mpls_reopt_lsp/input (input) | f335008:c0:m3 |
def _set_input(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=input.input, is_leaf=True, yang_name="<STR_LIT:input>", rest_name="<STR_LIT:input>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<ST... | Setter method for input, mapped from YANG variable /brocade_mpls_rpc/mpls_reopt_lsp/input (input)
If this variable is read-only (config: false) in the
source YANG file, then _set_input is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_input() directly. | f335008:c0:m4 |
def _get_ldp_path_ip(self): | return self.__ldp_path_ip<EOL> | Getter method for ldp_path_ip, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/input/ldp_path_ip (inet:ipv4-prefix)
YANG Description: IP Prefix | f335009:c0:m3 |
def _set_ldp_path_ip(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 ldp_path_ip, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/input/ldp_path_ip (inet:ipv4-prefix)
If this variable is read-only (config: false) in the
source YANG file, then _set_ldp_path_ip is considered as a private
method. Backends looking to populate this variable should
do so v... | f335009:c0:m4 |
def _get_input(self): | return self.__input<EOL> | Getter method for input, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/input (input) | f335010:c0:m3 |
def _set_input(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=input.input, is_leaf=True, yang_name="<STR_LIT:input>", rest_name="<STR_LIT:input>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<ST... | Setter method for input, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/input (input)
If this variable is read-only (config: false) in the
source YANG file, then _set_input is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_input() dir... | f335010:c0:m4 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/output (output) | f335010:c0:m6 |
def _set_output(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=output.output, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<STR_LIT>', d... | Setter method for output, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/output (output)
If this variable is read-only (config: false) in the
source YANG file, then _set_output is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_output(... | f335010:c0:m7 |
def _get_ldp_upstr_session(self): | return self.__ldp_upstr_session<EOL> | Getter method for ldp_upstr_session, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/output/ldp_upstr_session_list/ldp_upstr_session (string)
YANG Description: Upstr-session | f335011:c0:m3 |
def _set_ldp_upstr_session(self, v, load=False): | parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", re... | Setter method for ldp_upstr_session, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/output/ldp_upstr_session_list/ldp_upstr_session (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_ldp_upstr_session is considered as a private
method. Backends looking to popul... | f335011:c0:m4 |
def _get_ldp_destination_route(self): | return self.__ldp_destination_route<EOL> | Getter method for ldp_destination_route, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/output/ldp_destination_route (inet:ipv4-prefix)
YANG Description: Destination route | f335012:c0:m3 |
def _set_ldp_destination_route(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 ldp_destination_route, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/output/ldp_destination_route (inet:ipv4-prefix)
If this variable is read-only (config: false) in the
source YANG file, then _set_ldp_destination_route is considered as a private
method. Backends looking to popula... | f335012:c0:m4 |
def _get_ldp_upstr_session_list(self): | return self.__ldp_upstr_session_list<EOL> | Getter method for ldp_upstr_session_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/output/ldp_upstr_session_list (list) | f335012:c0:m6 |
def _set_ldp_upstr_session_list(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>",ldp_upstr_session_list.ldp_upstr_session_list, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper... | Setter method for ldp_upstr_session_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/output/ldp_upstr_session_list (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_ldp_upstr_session_list is considered as a private
method. Backends looking to populate this v... | f335012:c0:m7 |
def _get_ldp_downstr_session_list(self): | return self.__ldp_downstr_session_list<EOL> | Getter method for ldp_downstr_session_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/output/ldp_downstr_session_list (list) | f335012:c0:m9 |
def _set_ldp_downstr_session_list(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>",ldp_downstr_session_list.ldp_downstr_session_list, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_he... | Setter method for ldp_downstr_session_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/output/ldp_downstr_session_list (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_ldp_downstr_session_list is considered as a private
method. Backends looking to populate ... | f335012:c0:m10 |
def _get_ldp_downstr_session_ip(self): | return self.__ldp_downstr_session_ip<EOL> | Getter method for ldp_downstr_session_ip, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/output/ldp_downstr_session_list/ldp_downstr_session_ip (string)
YANG Description: Downstr-session | f335013:c0:m3 |
def _set_ldp_downstr_session_ip(self, v, load=False): | parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", re... | Setter method for ldp_downstr_session_ip, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_path_one/output/ldp_downstr_session_list/ldp_downstr_session_ip (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_ldp_downstr_session_ip is considered as a private
method. Backends... | f335013:c0:m4 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_targeted_peer_all/output (output) | f335014:c0:m3 |
def _set_output(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=output.output, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<STR_LIT>', d... | Setter method for output, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_targeted_peer_all/output (output)
If this variable is read-only (config: false) in the
source YANG file, then _set_output is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._se... | f335014:c0:m4 |
def _get_ldp_targeted_peer_id(self): | return self.__ldp_targeted_peer_id<EOL> | Getter method for ldp_targeted_peer_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_targeted_peer_all/output/ldp_targeted_peer_rec_list/ldp_targeted_peer_id (inet:ipv4-address)
YANG Description: Peer IP Address | f335015:c0:m3 |
def _set_ldp_targeted_peer_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=unicode, restricti... | Setter method for ldp_targeted_peer_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_targeted_peer_all/output/ldp_targeted_peer_rec_list/ldp_targeted_peer_id (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_ldp_targeted_peer_id is considered as a private
... | f335015:c0:m4 |
def _get_ldp_targeted_peer_rec_list(self): | return self.__ldp_targeted_peer_rec_list<EOL> | Getter method for ldp_targeted_peer_rec_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_targeted_peer_all/output/ldp_targeted_peer_rec_list (list) | f335016:c0:m3 |
def _set_ldp_targeted_peer_rec_list(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>",ldp_targeted_peer_rec_list.ldp_targeted_peer_rec_list, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._pat... | Setter method for ldp_targeted_peer_rec_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_targeted_peer_all/output/ldp_targeted_peer_rec_list (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_ldp_targeted_peer_rec_list is considered as a private
method. Backends looki... | f335016:c0:m4 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output (output) | f335017:c0:m3 |
def _set_output(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=output.output, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<STR_LIT>', d... | Setter method for output, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output (output)
If this variable is read-only (config: false) in the
source YANG file, then _set_output is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._se... | f335017:c0:m4 |
def _get_mpls_autobw_template_detail(self): | return self.__mpls_autobw_template_detail<EOL> | Getter method for mpls_autobw_template_detail, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail (container) | f335018:c0:m3 |
def _set_mpls_autobw_template_detail(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mpls_autobw_template_detail.mpls_autobw_template_detail, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extme... | Setter method for mpls_autobw_template_detail, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_mpls_autobw_template_detail is considered as a private
method. Backen... | f335018:c0:m4 |
def _get_num_autobw_template(self): | return self.__num_autobw_template<EOL> | Getter method for num_autobw_template, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/num_autobw_template (uint32)
YANG Description: Number of auto-bandwidth templates | f335019:c0:m3 |
def _set_num_autobw_template(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 num_autobw_template, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/num_autobw_template (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_num_autobw_template is considered as a private
method. Backe... | f335019:c0:m4 |
def _get_template_list(self): | return self.__template_list<EOL> | Getter method for template_list, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list (list) | f335019:c0:m6 |
def _set_template_list(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>",template_list.template_list, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_... | Setter method for template_list, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_template_list is considered as a private
method. Backends looking to popul... | f335019:c0:m7 |
def _get_autobwTemplateName(self): | return self.__autobwTemplateName<EOL> | Getter method for autobwTemplateName, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/autobwTemplateName (string)
YANG Description: Name | f335020:c0:m3 |
def _set_autobwTemplateName(self, v, load=False): | parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", re... | Setter method for autobwTemplateName, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/autobwTemplateName (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_autobwTemplateName is considered as a private
me... | f335020:c0:m4 |
def _get_adjustmentInterval(self): | return self.__adjustmentInterval<EOL> | Getter method for adjustmentInterval, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/adjustmentInterval (uint32)
YANG Description: Interval | f335020:c0:m6 |
def _set_adjustmentInterval(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 adjustmentInterval, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/adjustmentInterval (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_adjustmentInterval is considered as a private
me... | f335020:c0:m7 |
def _get_adjustmentThreshold(self): | return self.__adjustmentThreshold<EOL> | Getter method for adjustmentThreshold, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/adjustmentThreshold (uint32)
YANG Description: Threshold | f335020:c0:m9 |
def _set_adjustmentThreshold(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 adjustmentThreshold, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/adjustmentThreshold (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_adjustmentThreshold is considered as a private... | f335020:c0:m10 |
def _get_overflowLimit(self): | return self.__overflowLimit<EOL> | Getter method for overflowLimit, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/overflowLimit (uint32)
YANG Description: Overflow Limit | f335020:c0:m12 |
def _set_overflowLimit(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 overflowLimit, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/overflowLimit (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_overflowLimit is considered as a private
method. Backends ... | f335020:c0:m13 |
def _get_underflowLimit(self): | return self.__underflowLimit<EOL> | Getter method for underflowLimit, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/underflowLimit (uint32)
YANG Description: Underflow Limit | f335020:c0:m15 |
def _set_underflowLimit(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 underflowLimit, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/underflowLimit (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_underflowLimit is considered as a private
method. Backen... | f335020:c0:m16 |
def _get_mode(self): | return self.__mode<EOL> | Getter method for mode, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/mode (uint32)
YANG Description: Mode | f335020:c0:m18 |
def _set_mode(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 mode, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/mode (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_mode is considered as a private
method. Backends looking to populate this va... | f335020:c0:m19 |
def _get_associated_paths(self): | return self.__associated_paths<EOL> | Getter method for associated_paths, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/associated_paths (list) | f335020:c0:m21 |
def _set_associated_paths(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>",associated_paths.associated_paths, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys=... | Setter method for associated_paths, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/associated_paths (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_associated_paths is considered as a private
method. Ba... | f335020:c0:m22 |
def _get_lspName(self): | return self.__lspName<EOL> | Getter method for lspName, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/associated_paths/lspName (string)
YANG Description: LSP Name | f335021:c0:m3 |
def _set_lspName(self, v, load=False): | parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", re... | Setter method for lspName, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/associated_paths/lspName (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_lspName is considered as a private
method. Backends l... | f335021:c0:m4 |
def _get_pathName(self): | return self.__pathName<EOL> | Getter method for pathName, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/associated_paths/pathName (string)
YANG Description: Path Name | f335021:c0:m6 |
def _set_pathName(self, v, load=False): | parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", re... | Setter method for pathName, mapped from YANG variable /brocade_mpls_rpc/get_mpls_autobw_template_detail/output/mpls_autobw_template_detail/template_list/associated_paths/pathName (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_pathName is considered as a private
method. Backend... | f335021:c0:m7 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output (output) | f335022:c0:m3 |
def _set_output(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=output.output, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<STR_LIT>', d... | Setter method for output, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output (output)
If this variable is read-only (config: false) in the
source YANG file, then _set_output is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_ou... | f335022:c0:m4 |
def _get_num_link_neighbors(self): | return self.__num_link_neighbors<EOL> | Getter method for num_link_neighbors, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/num_link_neighbors (uint32)
YANG Description: Number of link neighbors | f335023:c0:m3 |
def _set_num_link_neighbors(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 num_link_neighbors, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/num_link_neighbors (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_num_link_neighbors is considered as a private
method. Backends looking... | f335023:c0:m4 |
def _get_num_targeted_neighbors(self): | return self.__num_targeted_neighbors<EOL> | Getter method for num_targeted_neighbors, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/num_targeted_neighbors (uint32)
YANG Description: Number of targeted neighbors | f335023:c0:m6 |
def _set_num_targeted_neighbors(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 num_targeted_neighbors, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/num_targeted_neighbors (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_num_targeted_neighbors is considered as a private
method. Back... | f335023:c0:m7 |
def _get_summary(self): | return self.__summary<EOL> | Getter method for summary, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/summary (list) | f335023:c0:m9 |
def _set_summary(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>",summary.summary, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', exten... | Setter method for summary, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/summary (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_summary is considered as a private
method. Backends looking to populate this variable should
d... | f335023:c0:m10 |
def _get_neighbor_transport(self): | return self.__neighbor_transport<EOL> | Getter method for neighbor_transport, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/summary/neighbor_transport (inet:ipv4-address)
YANG Description: Neighbor transport address | f335024:c0:m3 |
def _set_neighbor_transport(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 neighbor_transport, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/summary/neighbor_transport (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_neighbor_transport is considered as a private
metho... | f335024:c0:m4 |
def _get_interface(self): | return self.__interface<EOL> | Getter method for interface, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/summary/interface (string)
YANG Description: Interface | f335024:c0:m6 |
def _set_interface(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for interface, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/summary/interface (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface is considered as a private
method. Backends looking to populate this v... | f335024:c0:m7 |
def _get_neighbor_ldp_id(self): | return self.__neighbor_ldp_id<EOL> | Getter method for neighbor_ldp_id, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/summary/neighbor_ldp_id (string)
YANG Description: Neighbor LDP ID | f335024:c0:m9 |
def _set_neighbor_ldp_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=unicode, 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_LI... | Setter method for neighbor_ldp_id, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/summary/neighbor_ldp_id (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_neighbor_ldp_id is considered as a private
method. Backends looking ... | f335024:c0:m10 |
def _get_max_hold_time(self): | return self.__max_hold_time<EOL> | Getter method for max_hold_time, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/summary/max_hold_time (uint32)
YANG Description: Max hold time | f335024:c0:m12 |
def _set_max_hold_time(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 max_hold_time, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/summary/max_hold_time (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_max_hold_time is considered as a private
method. Backends looking to pop... | f335024:c0:m13 |
def _get_time_left(self): | return self.__time_left<EOL> | Getter method for time_left, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/summary/time_left (uint32)
YANG Description: Hold time left | f335024:c0:m15 |
def _set_time_left(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 time_left, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief/summary/time_left (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_time_left is considered as a private
method. Backends looking to populate this v... | f335024:c0:m16 |
def _get_mpls_ldp_neighbor_brief(self): | return self.__mpls_ldp_neighbor_brief<EOL> | Getter method for mpls_ldp_neighbor_brief, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief (container) | f335025:c0:m3 |
def _set_mpls_ldp_neighbor_brief(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mpls_ldp_neighbor_brief.mpls_ldp_neighbor_brief, 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 mpls_ldp_neighbor_brief, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_brief/output/mpls_ldp_neighbor_brief (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_mpls_ldp_neighbor_brief is considered as a private
method. Backends looking to po... | f335025:c0:m4 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_statistics/output (output) | f335026:c0:m3 |
def _set_output(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=output.output, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<STR_LIT>', d... | Setter method for output, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_statistics/output (output)
If this variable is read-only (config: false) in the
source YANG file, then _set_output is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_outp... | f335026:c0:m4 |
def _get_clear_mpls_ldp_statistics_ret_msg(self): | return self.__clear_mpls_ldp_statistics_ret_msg<EOL> | Getter method for clear_mpls_ldp_statistics_ret_msg, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_statistics/output/clear_mpls_ldp_statistics_out/clear_mpls_ldp_statistics_ret_msg (string)
YANG Description: clear mpls ldp statistics return message | f335027:c0:m3 |
def _set_clear_mpls_ldp_statistics_ret_msg(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._ex... | Setter method for clear_mpls_ldp_statistics_ret_msg, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_statistics/output/clear_mpls_ldp_statistics_out/clear_mpls_ldp_statistics_ret_msg (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_clear_mpls_ldp_statistics_ret_msg is... | f335027:c0:m4 |
def _get_clear_mpls_ldp_statistics_out(self): | return self.__clear_mpls_ldp_statistics_out<EOL> | Getter method for clear_mpls_ldp_statistics_out, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_statistics/output/clear_mpls_ldp_statistics_out (container) | f335028:c0:m3 |
def _set_clear_mpls_ldp_statistics_out(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=clear_mpls_ldp_statistics_out.clear_mpls_ldp_statistics_out, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._e... | Setter method for clear_mpls_ldp_statistics_out, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_statistics/output/clear_mpls_ldp_statistics_out (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_clear_mpls_ldp_statistics_out is considered as a private
method. Backen... | f335028:c0:m4 |
def _get_ldpid(self): | return self.__ldpid<EOL> | Getter method for ldpid, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_one/input/mpls_ldp_neighbor_one_input/ldpid (inet:ipv4-address)
YANG Description: Neighbor LDP ID | f335029:c0:m3 |
def _set_ldpid(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 ldpid, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_one/input/mpls_ldp_neighbor_one_input/ldpid (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_ldpid is considered as a private
method. Backends looking to populate this variable ... | f335029:c0:m4 |
def _get_labelspaceId(self): | return self.__labelspaceId<EOL> | Getter method for labelspaceId, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_one/input/mpls_ldp_neighbor_one_input/labelspaceId (uint8)
YANG Description: Neighbor Labelspace ID | f335029:c0:m6 |
def _set_labelspaceId(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>), default=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LI... | Setter method for labelspaceId, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_one/input/mpls_ldp_neighbor_one_input/labelspaceId (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_labelspaceId is considered as a private
method. Backends looking to populate this ... | f335029:c0:m7 |
def _get_mpls_ldp_neighbor_one_input(self): | return self.__mpls_ldp_neighbor_one_input<EOL> | Getter method for mpls_ldp_neighbor_one_input, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_one/input/mpls_ldp_neighbor_one_input (container) | f335030:c0:m3 |
def _set_mpls_ldp_neighbor_one_input(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mpls_ldp_neighbor_one_input.mpls_ldp_neighbor_one_input, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extme... | Setter method for mpls_ldp_neighbor_one_input, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_one/input/mpls_ldp_neighbor_one_input (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_mpls_ldp_neighbor_one_input is considered as a private
method. Backends look... | f335030:c0:m4 |
def _get_input(self): | return self.__input<EOL> | Getter method for input, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_one/input (input) | f335031:c0:m3 |
def _set_input(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=input.input, is_leaf=True, yang_name="<STR_LIT:input>", rest_name="<STR_LIT:input>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<ST... | Setter method for input, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_one/input (input)
If this variable is read-only (config: false) in the
source YANG file, then _set_input is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_input() ... | f335031:c0:m4 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_one/output (output) | f335031:c0:m6 |
def _set_output(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=output.output, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<STR_LIT>', d... | Setter method for output, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_neighbor_one/output (output)
If this variable is read-only (config: false) in the
source YANG file, then _set_output is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_outp... | f335031:c0:m7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.