signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_hold_time_sent_link(self):
return self.__hold_time_sent_link<EOL>
Getter method for hold_time_sent_link, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/hold_time_sent_link (uint32) YANG Description: Hold time value sent in link hellos
f335110:c0:m21
def _set_hold_time_sent_link(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 hold_time_sent_link, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/hold_time_sent_link (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_hold_time_sent_link is considered as a private method. Backends looking to populate this variable should d...
f335110:c0:m22
def _get_hold_time_sent_target(self):
return self.__hold_time_sent_target<EOL>
Getter method for hold_time_sent_target, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/hold_time_sent_target (uint32) YANG Description: Hold time value sent in targeted hellos
f335110:c0:m24
def _set_hold_time_sent_target(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 hold_time_sent_target, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/hold_time_sent_target (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_hold_time_sent_target is considered as a private method. Backends looking to populate this variable sh...
f335110:c0:m25
def _get_ka_interval(self):
return self.__ka_interval<EOL>
Getter method for ka_interval, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/ka_interval (uint32) YANG Description: Keepalive interval
f335110:c0:m27
def _set_ka_interval(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 ka_interval, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/ka_interval (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ka_interval is considered as a private method. Backends looking to populate this variable should do so via calling thisObj...
f335110:c0:m28
def _get_ka_multiple(self):
return self.__ka_multiple<EOL>
Getter method for ka_multiple, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/ka_multiple (uint32) YANG Description: Keepalive multiple
f335110:c0:m30
def _set_ka_multiple(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 ka_multiple, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/ka_multiple (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ka_multiple is considered as a private method. Backends looking to populate this variable should do so via calling thisObj...
f335110:c0:m31
def _get_ka_timeout(self):
return self.__ka_timeout<EOL>
Getter method for ka_timeout, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/ka_timeout (uint32) YANG Description: Keepalive timeout
f335110:c0:m33
def _set_ka_timeout(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 ka_timeout, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/ka_timeout (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ka_timeout is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._s...
f335110:c0:m34
def _get_ka_timeout_default(self):
return self.__ka_timeout_default<EOL>
Getter method for ka_timeout_default, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/ka_timeout_default (boolean) YANG Description: Keepalive timeout is default
f335110:c0:m36
def _set_ka_timeout_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 ka_timeout_default, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/ka_timeout_default (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_ka_timeout_default is considered as a private method. Backends looking to populate this variable should do ...
f335110:c0:m37
def _get_load_sharing(self):
return self.__load_sharing<EOL>
Getter method for load_sharing, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/load_sharing (uint8) YANG Description: Load sharing
f335110:c0:m39
def _set_load_sharing(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 load_sharing, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/load_sharing (uint8) If this variable is read-only (config: false) in the source YANG file, then _set_load_sharing is considered as a private method. Backends looking to populate this variable should do so via calling thisO...
f335110:c0:m40
def _get_advertise_fecs_for_prefix_list(self):
return self.__advertise_fecs_for_prefix_list<EOL>
Getter method for advertise_fecs_for_prefix_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/advertise_fecs_for_prefix_list (string) YANG Description: Advertise FECS for this prefix list
f335110:c0:m42
def _set_advertise_fecs_for_prefix_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=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 advertise_fecs_for_prefix_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/advertise_fecs_for_prefix_list (string) If this variable is read-only (config: false) in the source YANG file, then _set_advertise_fecs_for_prefix_list is considered as a private method. Backends looking t...
f335110:c0:m43
def _get_advertise_fecs_for_prefix_list_exists(self):
return self.__advertise_fecs_for_prefix_list_exists<EOL>
Getter method for advertise_fecs_for_prefix_list_exists, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/advertise_fecs_for_prefix_list_exists (boolean) YANG Description: Advertise FECS for prefix list exists
f335110:c0:m45
def _set_advertise_fecs_for_prefix_list_exists(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 advertise_fecs_for_prefix_list_exists, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/advertise_fecs_for_prefix_list_exists (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_advertise_fecs_for_prefix_list_exists is considered as a private meth...
f335110:c0:m46
def _get_inbound_fecs_filtering_prefix_list(self):
return self.__inbound_fecs_filtering_prefix_list<EOL>
Getter method for inbound_fecs_filtering_prefix_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/inbound_fecs_filtering_prefix_list (string) YANG Description: Inbound FECS filtering prefix list
f335110:c0:m48
def _set_inbound_fecs_filtering_prefix_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=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 inbound_fecs_filtering_prefix_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/inbound_fecs_filtering_prefix_list (string) If this variable is read-only (config: false) in the source YANG file, then _set_inbound_fecs_filtering_prefix_list is considered as a private method. Backen...
f335110:c0:m49
def _get_inbound_fecs_filtering_prefix_list_exists(self):
return self.__inbound_fecs_filtering_prefix_list_exists<EOL>
Getter method for inbound_fecs_filtering_prefix_list_exists, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/inbound_fecs_filtering_prefix_list_exists (boolean) YANG Description: Inbound FECS prefix list exists
f335110:c0:m51
def _set_inbound_fecs_filtering_prefix_list_exists(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 inbound_fecs_filtering_prefix_list_exists, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/inbound_fecs_filtering_prefix_list_exists (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_inbound_fecs_filtering_prefix_list_exists is considered as a ...
f335110:c0:m52
def _get_outbound_fecs_filtering_prefix_list(self):
return self.__outbound_fecs_filtering_prefix_list<EOL>
Getter method for outbound_fecs_filtering_prefix_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/outbound_fecs_filtering_prefix_list (string) YANG Description: Outbound FECS filtering prefix list
f335110:c0:m54
def _set_outbound_fecs_filtering_prefix_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=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 outbound_fecs_filtering_prefix_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/outbound_fecs_filtering_prefix_list (string) If this variable is read-only (config: false) in the source YANG file, then _set_outbound_fecs_filtering_prefix_list is considered as a private method. Bac...
f335110:c0:m55
def _get_outbound_fecs_filtering_prefix_list_exists(self):
return self.__outbound_fecs_filtering_prefix_list_exists<EOL>
Getter method for outbound_fecs_filtering_prefix_list_exists, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/outbound_fecs_filtering_prefix_list_exists (boolean) YANG Description: Outbound FECS prefix list exists
f335110:c0:m57
def _set_outbound_fecs_filtering_prefix_list_exists(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 outbound_fecs_filtering_prefix_list_exists, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/outbound_fecs_filtering_prefix_list_exists (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_outbound_fecs_filtering_prefix_list_exists is considered as...
f335110:c0:m58
def _get_tunnel_metric(self):
return self.__tunnel_metric<EOL>
Getter method for tunnel_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/tunnel_metric (uint16) YANG Description: Tunnel metric
f335110:c0:m60
def _set_tunnel_metric(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex...
Setter method for tunnel_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/tunnel_metric (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_tunnel_metric is considered as a private method. Backends looking to populate this variable should do so via calling t...
f335110:c0:m61
def _get_fec_128_used_for_auto_disc_current(self):
return self.__fec_128_used_for_auto_disc_current<EOL>
Getter method for fec_128_used_for_auto_disc_current, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/fec_128_used_for_auto_disc_current (boolean) YANG Description: Use 128 for auto discovered FECs current
f335110:c0:m63
def _set_fec_128_used_for_auto_disc_current(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 fec_128_used_for_auto_disc_current, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/fec_128_used_for_auto_disc_current (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_fec_128_used_for_auto_disc_current is considered as a private method. Backe...
f335110:c0:m64
def _get_fec_128_used_for_auto_disc_configured(self):
return self.__fec_128_used_for_auto_disc_configured<EOL>
Getter method for fec_128_used_for_auto_disc_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/fec_128_used_for_auto_disc_configured (boolean) YANG Description: Use 128 for auto discovered FECs configured
f335110:c0:m66
def _set_fec_128_used_for_auto_disc_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 fec_128_used_for_auto_disc_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/fec_128_used_for_auto_disc_configured (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_fec_128_used_for_auto_disc_configured is considered as a private meth...
f335110:c0:m67
def _get_end_of_lib(self):
return self.__end_of_lib<EOL>
Getter method for end_of_lib, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/end_of_lib (boolean) YANG Description: End of lib
f335110:c0:m69
def _set_end_of_lib(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 end_of_lib, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/end_of_lib (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_end_of_lib is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._...
f335110:c0:m70
def _get_eol_notification_time(self):
return self.__eol_notification_time<EOL>
Getter method for eol_notification_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/eol_notification_time (uint32) YANG Description: End of lib notification time
f335110:c0:m72
def _set_eol_notification_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 eol_notification_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/eol_notification_time (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_eol_notification_time is considered as a private method. Backends looking to populate this variable sh...
f335110:c0:m73
def _get_tx_silence_time(self):
return self.__tx_silence_time<EOL>
Getter method for tx_silence_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/tx_silence_time (uint32) YANG Description: End of lib transmit label silence time
f335110:c0:m75
def _set_tx_silence_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 tx_silence_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/tx_silence_time (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_tx_silence_time is considered as a private method. Backends looking to populate this variable should do so via cal...
f335110:c0:m76
def _get_rx_silence_time(self):
return self.__rx_silence_time<EOL>
Getter method for rx_silence_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/rx_silence_time (uint32) YANG Description: End of lib receive label silence time
f335110:c0:m78
def _set_rx_silence_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 rx_silence_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/rx_silence_time (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_rx_silence_time is considered as a private method. Backends looking to populate this variable should do so via cal...
f335110:c0:m79
def _get_gr_enable(self):
return self.__gr_enable<EOL>
Getter method for gr_enable, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/gr_enable (boolean) YANG Description: Graceful restart enabled
f335110:c0:m81
def _set_gr_enable(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 gr_enable, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/gr_enable (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_gr_enable is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set...
f335110:c0:m82
def _get_gr_helper(self):
return self.__gr_helper<EOL>
Getter method for gr_helper, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/gr_helper (boolean) YANG Description: Graceful restart helper mode
f335110:c0:m84
def _set_gr_helper(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 gr_helper, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/gr_helper (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_gr_helper is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set...
f335110:c0:m85
def _get_gr_reconnect_time(self):
return self.__gr_reconnect_time<EOL>
Getter method for gr_reconnect_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/gr_reconnect_time (uint32) YANG Description: GR reconnect time
f335110:c0:m87
def _set_gr_reconnect_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 gr_reconnect_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/gr_reconnect_time (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_gr_reconnect_time is considered as a private method. Backends looking to populate this variable should do so v...
f335110:c0:m88
def _get_gr_max_peer_reconnect_time(self):
return self.__gr_max_peer_reconnect_time<EOL>
Getter method for gr_max_peer_reconnect_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/gr_max_peer_reconnect_time (uint32) YANG Description: GR max peer reconnect time
f335110:c0:m90
def _set_gr_max_peer_reconnect_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 gr_max_peer_reconnect_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/gr_max_peer_reconnect_time (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_gr_max_peer_reconnect_time is considered as a private method. Backends looking to populate t...
f335110:c0:m91
def _get_gr_recovery_time(self):
return self.__gr_recovery_time<EOL>
Getter method for gr_recovery_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/gr_recovery_time (uint32) YANG Description: GR recovery time
f335110:c0:m93
def _set_gr_recovery_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 gr_recovery_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/gr_recovery_time (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_gr_recovery_time is considered as a private method. Backends looking to populate this variable should do so via ...
f335110:c0:m94
def _get_gr_max_peer_recovery_time(self):
return self.__gr_max_peer_recovery_time<EOL>
Getter method for gr_max_peer_recovery_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/gr_max_peer_recovery_time (uint32) YANG Description: GR max peer recovery time
f335110:c0:m96
def _set_gr_max_peer_recovery_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 gr_max_peer_recovery_time, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/gr_max_peer_recovery_time (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_gr_max_peer_recovery_time is considered as a private method. Backends looking to populate this...
f335110:c0:m97
def _get_forwarding_state_timer_running(self):
return self.__forwarding_state_timer_running<EOL>
Getter method for forwarding_state_timer_running, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/forwarding_state_timer_running (boolean) YANG Description: Forwarding state timer is running
f335110:c0:m99
def _set_forwarding_state_timer_running(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 forwarding_state_timer_running, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/forwarding_state_timer_running (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_forwarding_state_timer_running is considered as a private method. Backends looking ...
f335110:c0:m100
def _get_forwarding_state_timer_remaining(self):
return self.__forwarding_state_timer_remaining<EOL>
Getter method for forwarding_state_timer_remaining, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/forwarding_state_timer_remaining (uint32) YANG Description: Forwarding state timer remaining
f335110:c0:m102
def _set_forwarding_state_timer_remaining(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 forwarding_state_timer_remaining, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/forwarding_state_timer_remaining (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_forwarding_state_timer_remaining is considered as a private method. Backends loo...
f335110:c0:m103
def _get_lwd_delay(self):
return self.__lwd_delay<EOL>
Getter method for lwd_delay, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/lwd_delay (uint32) YANG Description: Label withdraw delay timer configured
f335110:c0:m105
def _set_lwd_delay(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 lwd_delay, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/lwd_delay (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_lwd_delay is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_...
f335110:c0:m106
def _get_lwd_default(self):
return self.__lwd_default<EOL>
Getter method for lwd_default, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/lwd_default (boolean) YANG Description: Is label withdraw delay value default
f335110:c0:m108
def _set_lwd_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 lwd_default, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp/output/lwd_default (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lwd_default is considered as a private method. Backends looking to populate this variable should do so via calling thisOb...
f335110:c0:m109
def _get_output(self):
return self.__output<EOL>
Getter method for output, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output (output)
f335111: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_lsp_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._set_output() ...
f335111:c0:m4
def _get_lsp(self):
return self.__lsp<EOL>
Getter method for lsp, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp (container)
f335112:c0:m3
def _set_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=lsp.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, extensions=None, na...
Setter method for lsp, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp (container) If this variable is read-only (config: false) in the source YANG file, then _set_lsp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_lsp() di...
f335112:c0:m4
def _get_lsp_admin_group_include_all_group_id(self):
return self.__lsp_admin_group_include_all_group_id<EOL>
Getter method for lsp_admin_group_include_all_group_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group/lsp_admin_group_include_all/lsp_admin_group_include_all_group_id (uint32) YANG Description:...
f335113:c0:m3
def _set_lsp_admin_group_include_all_group_id(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_...
Setter method for lsp_admin_group_include_all_group_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group/lsp_admin_group_include_all/lsp_admin_group_include_all_group_id (uint32) If this variable i...
f335113:c0:m4
def _get_lsp_admin_group_exclude_any_group_id(self):
return self.__lsp_admin_group_exclude_any_group_id<EOL>
Getter method for lsp_admin_group_exclude_any_group_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group/lsp_admin_group_exclude_any/lsp_admin_group_exclude_any_group_id (uint32) YANG Description:...
f335114:c0:m3
def _set_lsp_admin_group_exclude_any_group_id(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_...
Setter method for lsp_admin_group_exclude_any_group_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group/lsp_admin_group_exclude_any/lsp_admin_group_exclude_any_group_id (uint32) If this variable i...
f335114:c0:m4
def _get_lsp_admin_group_include_any_group_id(self):
return self.__lsp_admin_group_include_any_group_id<EOL>
Getter method for lsp_admin_group_include_any_group_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group/lsp_admin_group_include_any/lsp_admin_group_include_any_group_id (uint32) YANG Description:...
f335115:c0:m3
def _set_lsp_admin_group_include_any_group_id(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_...
Setter method for lsp_admin_group_include_any_group_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group/lsp_admin_group_include_any/lsp_admin_group_include_any_group_id (uint32) If this variable i...
f335115:c0:m4
def _get_lsp_admin_group_exclude_any(self):
return self.__lsp_admin_group_exclude_any<EOL>
Getter method for lsp_admin_group_exclude_any, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group/lsp_admin_group_exclude_any (list)
f335116:c0:m3
def _set_lsp_admin_group_exclude_any(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",lsp_admin_group_exclude_any.lsp_admin_group_exclude_any, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._p...
Setter method for lsp_admin_group_exclude_any, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group/lsp_admin_group_exclude_any (list) If this variable is read-only (config: false) in the source YANG f...
f335116:c0:m4
def _get_lsp_admin_group_include_any(self):
return self.__lsp_admin_group_include_any<EOL>
Getter method for lsp_admin_group_include_any, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group/lsp_admin_group_include_any (list)
f335116:c0:m6
def _set_lsp_admin_group_include_any(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",lsp_admin_group_include_any.lsp_admin_group_include_any, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._p...
Setter method for lsp_admin_group_include_any, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group/lsp_admin_group_include_any (list) If this variable is read-only (config: false) in the source YANG f...
f335116:c0:m7
def _get_lsp_admin_group_include_all(self):
return self.__lsp_admin_group_include_all<EOL>
Getter method for lsp_admin_group_include_all, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group/lsp_admin_group_include_all (list)
f335116:c0:m9
def _set_lsp_admin_group_include_all(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",lsp_admin_group_include_all.lsp_admin_group_include_all, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._p...
Setter method for lsp_admin_group_include_all, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group/lsp_admin_group_include_all (list) If this variable is read-only (config: false) in the source YANG f...
f335116: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_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group (container)
f335117: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_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_frr_admin_groups/lsp_admin_group (container) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_admin_group is c...
f335117:c0:m4
def _get_lsp_config_admin_up(self):
return self.__lsp_config_admin_up<EOL>
Getter method for lsp_config_admin_up, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_admin_up (boolean) YANG Description: Admin status
f335118:c0:m3
def _set_lsp_config_admin_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_config_admin_up, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_admin_up (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_admin_up is considered as a pri...
f335118:c0:m4
def _get_lsp_config_from_address(self):
return self.__lsp_config_from_address<EOL>
Getter method for lsp_config_from_address, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_from_address (inet:ipv4-address) YANG Description: LSP from or source address
f335118:c0:m6
def _set_lsp_config_from_address(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm...
Setter method for lsp_config_from_address, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_from_address (inet:ipv4-address) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_from_address ...
f335118:c0:m7
def _get_lsp_config_to_address(self):
return self.__lsp_config_to_address<EOL>
Getter method for lsp_config_to_address, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_to_address (inet:ipv4-address) YANG Description: LSP destination address
f335118:c0:m9
def _set_lsp_config_to_address(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm...
Setter method for lsp_config_to_address, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_to_address (inet:ipv4-address) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_to_address is con...
f335118:c0:m10
def _get_lsp_config_type_bypass(self):
return self.__lsp_config_type_bypass<EOL>
Getter method for lsp_config_type_bypass, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_type_bypass (boolean) YANG Description: LSP is bypass LSP
f335118:c0:m12
def _set_lsp_config_type_bypass(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining_module='<STR_L...
Setter method for lsp_config_type_bypass, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_type_bypass (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_type_bypass is considered...
f335118:c0:m13
def _get_lsp_config_type_dynamic(self):
return self.__lsp_config_type_dynamic<EOL>
Getter method for lsp_config_type_dynamic, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_type_dynamic (boolean) YANG Description: LSP is dynamically created
f335118:c0:m15
def _set_lsp_config_type_dynamic(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining_module='<STR_L...
Setter method for lsp_config_type_dynamic, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_type_dynamic (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_type_dynamic is conside...
f335118:c0:m16
def _get_lsp_config_adaptive(self):
return self.__lsp_config_adaptive<EOL>
Getter method for lsp_config_adaptive, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_adaptive (boolean) YANG Description: LSP is adaptive
f335118:c0:m18
def _set_lsp_config_adaptive(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining_module='<STR_L...
Setter method for lsp_config_adaptive, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_adaptive (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_adaptive is considered as a pri...
f335118:c0:m19
def _get_lsp_config_ospf_area(self):
return self.__lsp_config_ospf_area<EOL>
Getter method for lsp_config_ospf_area, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_ospf_area (inet:ipv4-address) YANG Description: LSP OSPF area
f335118:c0:m21
def _set_lsp_config_ospf_area(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm...
Setter method for lsp_config_ospf_area, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_ospf_area (inet:ipv4-address) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_ospf_area is consid...
f335118:c0:m22
def _get_lsp_config_isis_level(self):
return self.__lsp_config_isis_level<EOL>
Getter method for lsp_config_isis_level, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_isis_level (uint32) YANG Description: LSP ISIS level
f335118:c0:m24
def _set_lsp_config_isis_level(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for lsp_config_isis_level, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_isis_level (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_isis_level is considered as ...
f335118:c0:m25
def _get_lsp_config_number_of_retries_configured(self):
return self.__lsp_config_number_of_retries_configured<EOL>
Getter method for lsp_config_number_of_retries_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_number_of_retries_configured (boolean) YANG Description: Number of retriies configured in this LSP
f335118:c0:m27
def _set_lsp_config_number_of_retries_configured(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining_module='<STR_L...
Setter method for lsp_config_number_of_retries_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_number_of_retries_configured (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_ls...
f335118:c0:m28
def _get_lsp_config_number_of_retries(self):
return self.__lsp_config_number_of_retries<EOL>
Getter method for lsp_config_number_of_retries, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_number_of_retries (uint32) YANG Description: Number of retries
f335118:c0:m30
def _set_lsp_config_number_of_retries(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for lsp_config_number_of_retries, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_number_of_retries (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_config_number_of_retr...
f335118:c0:m31
def _get_lsp_config_path_select_mode_configured(self):
return self.__lsp_config_path_select_mode_configured<EOL>
Getter method for lsp_config_path_select_mode_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_path_select_mode_configured (boolean) YANG Description: Path Select mode configured for LSP
f335118:c0:m33
def _set_lsp_config_path_select_mode_configured(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining_module='<STR_L...
Setter method for lsp_config_path_select_mode_configured, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_common_info/lsp_config_path_select_mode_configured (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_lsp_...
f335118:c0:m34