signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_partial_spf_interval(self):
return self.__partial_spf_interval<EOL>
Getter method for partial_spf_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/partial_spf_interval (container)
f334753:c0:m60
def _set_partial_spf_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=partial_spf_interval.partial_spf_interval, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, registe...
Setter method for partial_spf_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/partial_spf_interval (container) If this variable is read-only (config: false) in the source YANG file, then _set_partial_spf_interval is considered as a private method. Backends ...
f334753:c0:m61
def _get_retransmit_interval(self):
return self.__retransmit_interval<EOL>
Getter method for retransmit_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/retransmit_interval (uint32)
f334753:c0:m63
def _set_retransmit_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=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), default=RestrictedClassTy...
Setter method for retransmit_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/retransmit_interval (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_retransmit_interval is considered as a private method. Backends lookin...
f334753:c0:m64
def _get_set_debug(self):
return self.__set_debug<EOL>
Getter method for set_debug, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/set_debug (container)
f334753:c0:m66
def _set_set_debug(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=set_debug.set_debug, 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=True, extensio...
Setter method for set_debug, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/set_debug (container) If this variable is read-only (config: false) in the source YANG file, then _set_set_debug is considered as a private method. Backends looking to populate this variable...
f334753:c0:m67
def _get_set_overload_bit(self):
return self.__set_overload_bit<EOL>
Getter method for set_overload_bit, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/set_overload_bit (container)
f334753:c0:m69
def _set_set_overload_bit(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=set_overload_bit.set_overload_bit, is_container='<STR_LIT>', presence=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=T...
Setter method for set_overload_bit, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/set_overload_bit (container) If this variable is read-only (config: false) in the source YANG file, then _set_set_overload_bit is considered as a private method. Backends looking to p...
f334753:c0:m70
def _get_spf_interval(self):
return self.__spf_interval<EOL>
Getter method for spf_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/spf_interval (list)
f334753:c0:m72
def _set_spf_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=YANGListType("<STR_LIT>",spf_interval.spf_interval, 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_LI...
Setter method for spf_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/spf_interval (list) If this variable is read-only (config: false) in the source YANG file, then _set_spf_interval is considered as a private method. Backends looking to populate this vari...
f334753:c0:m73
def _get_reverse_metric(self):
return self.__reverse_metric<EOL>
Getter method for reverse_metric, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric (container)
f334753:c0:m75
def _set_reverse_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=reverse_metric.reverse_metric, is_container='<STR_LIT>', presence=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True,...
Setter method for reverse_metric, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/reverse_metric (container) If this variable is read-only (config: false) in the source YANG file, then _set_reverse_metric is considered as a private method. Backends looking to populat...
f334753:c0:m76
def _get_bfd_global_enable(self):
return self.__bfd_global_enable<EOL>
Getter method for bfd_global_enable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/bfd/bfd_global_enable (empty)
f334754:c0:m3
def _set_bfd_global_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=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ...
Setter method for bfd_global_enable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/bfd/bfd_global_enable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_bfd_global_enable is considered as a private method. Backends looking t...
f334754:c0:m4
def _get_bfd_holdover_interval(self):
return self.__bfd_holdover_interval<EOL>
Getter method for bfd_holdover_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/bfd/bfd_holdover_interval (uint16) YANG Description: Holdover-interval is the time by which the BFD session DOWN notification to ISIS is delayed.If within that holdover time, th...
f334754:c0:m6
def _set_bfd_holdover_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=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S...
Setter method for bfd_holdover_interval, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/bfd/bfd_holdover_interval (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_bfd_holdover_interval is considered as a private method. Backe...
f334754:c0:m7
def _get_nsr(self):
return self.__nsr<EOL>
Getter method for nsr, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/set_debug/nsr (empty)
f334755:c0:m3
def _set_nsr(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=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ...
Setter method for nsr, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/set_debug/nsr (empty) If this variable is read-only (config: false) in the source YANG file, then _set_nsr is considered as a private method. Backends looking to populate this variable should do s...
f334755:c0:m4
def _get_auth_mode_md5_level1(self):
return self.__auth_mode_md5_level1<EOL>
Getter method for auth_mode_md5_level1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_mode/md5/auth_mode_md5_level1 (empty)
f334756:c0:m3
def _set_auth_mode_md5_level1(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=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ...
Setter method for auth_mode_md5_level1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_mode/md5/auth_mode_md5_level1 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_auth_mode_md5_level1 is considered as a private method....
f334756:c0:m4
def _get_auth_mode_md5_level2(self):
return self.__auth_mode_md5_level2<EOL>
Getter method for auth_mode_md5_level2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_mode/md5/auth_mode_md5_level2 (empty)
f334756:c0:m6
def _set_auth_mode_md5_level2(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=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ...
Setter method for auth_mode_md5_level2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_mode/md5/auth_mode_md5_level2 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_auth_mode_md5_level2 is considered as a private method....
f334756:c0:m7
def _get_md5(self):
return self.__md5<EOL>
Getter method for md5, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_mode/md5 (container)
f334757:c0:m3
def _set_md5(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=md5.md5, 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=True, extensions={u'<STR_L...
Setter method for md5, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_mode/md5 (container) If this variable is read-only (config: false) in the source YANG file, then _set_md5 is considered as a private method. Backends looking to populate this variable should ...
f334757:c0:m4
def _get_auth_check_level1_disable(self):
return self.__auth_check_level1_disable<EOL>
Getter method for auth_check_level1_disable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_check/auth_check_level1/auth_check_level1_disable (empty)
f334758:c0:m3
def _set_auth_check_level1_disable(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=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': u'<STR...
Setter method for auth_check_level1_disable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_check/auth_check_level1/auth_check_level1_disable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_auth_check_level1_disable is c...
f334758:c0:m4
def _get_auth_check_level2_disable(self):
return self.__auth_check_level2_disable<EOL>
Getter method for auth_check_level2_disable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_check/auth_check_level2/auth_check_level2_disable (empty)
f334759:c0:m3
def _set_auth_check_level2_disable(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=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': u'<STR...
Setter method for auth_check_level2_disable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_check/auth_check_level2/auth_check_level2_disable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_auth_check_level2_disable is c...
f334759:c0:m4
def _get_auth_check_level1(self):
return self.__auth_check_level1<EOL>
Getter method for auth_check_level1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_check/auth_check_level1 (container)
f334760:c0:m3
def _set_auth_check_level1(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=auth_check_level1.auth_check_level1, 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_path...
Setter method for auth_check_level1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_check/auth_check_level1 (container) If this variable is read-only (config: false) in the source YANG file, then _set_auth_check_level1 is considered as a private method. Backend...
f334760:c0:m4
def _get_auth_check_level2(self):
return self.__auth_check_level2<EOL>
Getter method for auth_check_level2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_check/auth_check_level2 (container)
f334760:c0:m6
def _set_auth_check_level2(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=auth_check_level2.auth_check_level2, 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_path...
Setter method for auth_check_level2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_check/auth_check_level2 (container) If this variable is read-only (config: false) in the source YANG file, then _set_auth_check_level2 is considered as a private method. Backend...
f334760:c0:m7
def _get_fast_flood_value(self):
return self.__fast_flood_value<EOL>
Getter method for fast_flood_value, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/fast_flood/fast_flood_value (uint32)
f334761:c0:m3
def _set_fast_flood_value(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for fast_flood_value, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/fast_flood/fast_flood_value (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_fast_flood_value is considered as a private method. Backends look...
f334761:c0:m4
def _get_hello_padding_ptp_disable(self):
return self.__hello_padding_ptp_disable<EOL>
Getter method for hello_padding_ptp_disable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hello/padding/hello_padding_point_to_point/hello_padding_ptp_disable (empty)
f334762:c0:m3
def _set_hello_padding_ptp_disable(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=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': u'<STR...
Setter method for hello_padding_ptp_disable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hello/padding/hello_padding_point_to_point/hello_padding_ptp_disable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_hello_padding_pt...
f334762:c0:m4
def _get_hello_padding_point_to_point(self):
return self.__hello_padding_point_to_point<EOL>
Getter method for hello_padding_point_to_point, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hello/padding/hello_padding_point_to_point (container)
f334763:c0:m3
def _set_hello_padding_point_to_point(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=hello_padding_point_to_point.hello_padding_point_to_point, 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 hello_padding_point_to_point, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hello/padding/hello_padding_point_to_point (container) If this variable is read-only (config: false) in the source YANG file, then _set_hello_padding_point_to_point is con...
f334763:c0:m4
def _get_hello_padding_disable(self):
return self.__hello_padding_disable<EOL>
Getter method for hello_padding_disable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hello/padding/hello_padding_disable (empty)
f334763:c0:m6
def _set_hello_padding_disable(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=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': u'<STR...
Setter method for hello_padding_disable, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hello/padding/hello_padding_disable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_hello_padding_disable is considered as a private meth...
f334763:c0:m7
def _get_padding(self):
return self.__padding<EOL>
Getter method for padding, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hello/padding (container)
f334764:c0:m3
def _set_padding(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=padding.padding, 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=True, extensions={...
Setter method for padding, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/hello/padding (container) If this variable is read-only (config: false) in the source YANG file, then _set_padding is considered as a private method. Backends looking to populate this variable...
f334764:c0:m4
def _get_auth_key_level1_str(self):
return self.__auth_key_level1_str<EOL>
Getter method for auth_key_level1_str, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_key/auth_key_level1_str (string) YANG Description: Auth-key for Level-1 ISIS Router
f334765:c0:m3
def _set_auth_key_level1_str(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=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, u...
Setter method for auth_key_level1_str, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_key/auth_key_level1_str (string) If this variable is read-only (config: false) in the source YANG file, then _set_auth_key_level1_str is considered as a private method. Backen...
f334765:c0:m4
def _get_auth_key_level2_str(self):
return self.__auth_key_level2_str<EOL>
Getter method for auth_key_level2_str, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_key/auth_key_level2_str (string) YANG Description: Auth-key for Level-2 ISIS Router
f334765:c0:m6
def _set_auth_key_level2_str(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=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, u...
Setter method for auth_key_level2_str, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/router_isis_attributes/auth_key/auth_key_level2_str (string) If this variable is read-only (config: false) in the source YANG file, then _set_auth_key_level2_str is considered as a private method. Backen...
f334765:c0:m7
def _get_net_cmd(self):
return self.__net_cmd<EOL>
Getter method for net_cmd, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/net/net_cmd (net-type)
f334766:c0:m3
def _set_net_cmd(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 net_cmd, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/net/net_cmd (net-type) If this variable is read-only (config: false) in the source YANG file, then _set_net_cmd is considered as a private method. Backends looking to populate this variable should do so via calling ...
f334766:c0:m4
def _get_af_ipv4_attributes(self):
return self.__af_ipv4_attributes<EOL>
Getter method for af_ipv4_attributes, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes (container)
f334767:c0:m3
def _set_af_ipv4_attributes(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=af_ipv4_attributes.af_ipv4_attributes, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_pa...
Setter method for af_ipv4_attributes, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes (container) If this variable is read-only (config: false) in the source YANG file, then _set_af_ipv4_attributes is considered as a private method. Ba...
f334767:c0:m4
def _get_static_metric(self):
return self.__static_metric<EOL>
Getter method for static_metric, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/static/static_metric (conn-metric)
f334768:c0:m3
def _set_static_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=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for static_metric, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/static/static_metric (conn-metric) If this variable is read-only (config: false) in the source YANG file, then _set_stat...
f334768:c0:m4
def _get_static_route_map(self):
return self.__static_route_map<EOL>
Getter method for static_route_map, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/static/static_route_map (rmap-type)
f334768:c0:m6
def _set_static_route_map(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 static_route_map, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/static/static_route_map (rmap-type) If this variable is read-only (config: false) in the source YANG file, then _set_...
f334768:c0:m7
def _get_static_level1(self):
return self.__static_level1<EOL>
Getter method for static_level1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/static/static_level1 (empty)
f334768:c0:m9
def _set_static_level1(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for static_level1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/static/static_level1 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_static_lev...
f334768:c0:m10
def _get_static_level2(self):
return self.__static_level2<EOL>
Getter method for static_level2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/static/static_level2 (empty)
f334768:c0:m12
def _set_static_level2(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for static_level2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/static/static_level2 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_static_lev...
f334768:c0:m13
def _get_static_level12(self):
return self.__static_level12<EOL>
Getter method for static_level12, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/static/static_level12 (empty)
f334768:c0:m15
def _set_static_level12(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for static_level12, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/static/static_level12 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_static_l...
f334768:c0:m16
def _get_static_metric_type(self):
return self.__static_metric_type<EOL>
Getter method for static_metric_type, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/static/static_metric_type (is-metric-type-t)
f334768:c0:m18
def _set_static_metric_type(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_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST...
Setter method for static_metric_type, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/static/static_metric_type (is-metric-type-t) If this variable is read-only (config: false) in the source YANG file,...
f334768:c0:m19
def _get_match(self):
return self.__match<EOL>
Getter method for match, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/match (container)
f334769:c0:m3
def _set_match(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=match.match, 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=True, extensions={u'<S...
Setter method for match, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/match (container) If this variable is read-only (config: false) in the source YANG file, then _set_match is considered as a...
f334769:c0:m4
def _get_ospf_metric(self):
return self.__ospf_metric<EOL>
Getter method for ospf_metric, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/ospf_metric (conn-metric)
f334769:c0:m6
def _set_ospf_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=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for ospf_metric, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/ospf_metric (conn-metric) If this variable is read-only (config: false) in the source YANG file, then _set_ospf_metri...
f334769:c0:m7
def _get_ospf_route_map(self):
return self.__ospf_route_map<EOL>
Getter method for ospf_route_map, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/ospf_route_map (rmap-type)
f334769:c0:m9
def _set_ospf_route_map(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 ospf_route_map, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/ospf_route_map (rmap-type) If this variable is read-only (config: false) in the source YANG file, then _set_ospf_r...
f334769:c0:m10
def _get_ospf_level1(self):
return self.__ospf_level1<EOL>
Getter method for ospf_level1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/ospf_level1 (empty)
f334769:c0:m12
def _set_ospf_level1(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for ospf_level1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/ospf_level1 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ospf_level1 is c...
f334769:c0:m13
def _get_ospf_level2(self):
return self.__ospf_level2<EOL>
Getter method for ospf_level2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/ospf_level2 (empty)
f334769:c0:m15
def _set_ospf_level2(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for ospf_level2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/ospf_level2 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ospf_level2 is c...
f334769:c0:m16
def _get_ospf_level12(self):
return self.__ospf_level12<EOL>
Getter method for ospf_level12, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/ospf_level12 (empty)
f334769:c0:m18
def _set_ospf_level12(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for ospf_level12, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/ospf_level12 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ospf_level12 i...
f334769:c0:m19
def _get_ospf_metric_type(self):
return self.__ospf_metric_type<EOL>
Getter method for ospf_metric_type, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/ospf_metric_type (is-metric-type-t)
f334769:c0:m21
def _set_ospf_metric_type(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_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST...
Setter method for ospf_metric_type, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/ospf_metric_type (is-metric-type-t) If this variable is read-only (config: false) in the source YANG file, then ...
f334769:c0:m22
def _get_ospf_internal(self):
return self.__ospf_internal<EOL>
Getter method for ospf_internal, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/match/ospf_internal (empty)
f334770:c0:m3
def _set_ospf_internal(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=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for ospf_internal, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/match/ospf_internal (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ospf_i...
f334770:c0:m4
def _get_ospf_external1(self):
return self.__ospf_external1<EOL>
Getter method for ospf_external1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/match/ospf_external1 (empty)
f334770:c0:m6
def _set_ospf_external1(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=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for ospf_external1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/match/ospf_external1 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ospf...
f334770:c0:m7
def _get_ospf_external2(self):
return self.__ospf_external2<EOL>
Getter method for ospf_external2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/match/ospf_external2 (empty)
f334770:c0:m9
def _set_ospf_external2(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=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for ospf_external2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/ospf/match/ospf_external2 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ospf...
f334770:c0:m10
def _get_connected_metric(self):
return self.__connected_metric<EOL>
Getter method for connected_metric, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/connected/connected_metric (conn-metric)
f334771:c0:m3
def _set_connected_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=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for connected_metric, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/connected/connected_metric (conn-metric) If this variable is read-only (config: false) in the source YANG file, then ...
f334771:c0:m4
def _get_connected_route_map(self):
return self.__connected_route_map<EOL>
Getter method for connected_route_map, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/connected/connected_route_map (rmap-type)
f334771:c0:m6
def _set_connected_route_map(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 connected_route_map, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/connected/connected_route_map (rmap-type) If this variable is read-only (config: false) in the source YANG file, t...
f334771:c0:m7
def _get_connected_level1(self):
return self.__connected_level1<EOL>
Getter method for connected_level1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/connected/connected_level1 (empty)
f334771:c0:m9
def _set_connected_level1(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for connected_level1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/connected/connected_level1 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_c...
f334771:c0:m10
def _get_connected_level2(self):
return self.__connected_level2<EOL>
Getter method for connected_level2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/connected/connected_level2 (empty)
f334771:c0:m12
def _set_connected_level2(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for connected_level2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/connected/connected_level2 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_c...
f334771:c0:m13
def _get_connected_level12(self):
return self.__connected_level12<EOL>
Getter method for connected_level12, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/connected/connected_level12 (empty)
f334771:c0:m15
def _set_connected_level12(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for connected_level12, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/connected/connected_level12 (empty) If this variable is read-only (config: false) in the source YANG file, then _set...
f334771:c0:m16
def _get_connected_metric_type(self):
return self.__connected_metric_type<EOL>
Getter method for connected_metric_type, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/connected/connected_metric_type (is-metric-type-t)
f334771:c0:m18
def _set_connected_metric_type(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_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST...
Setter method for connected_metric_type, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/connected/connected_metric_type (is-metric-type-t) If this variable is read-only (config: false) in the source Y...
f334771:c0:m19
def _get_prefix_list_level2(self):
return self.__prefix_list_level2<EOL>
Getter method for prefix_list_level2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/isis/level_2/into/level2_into_level1/prefix_list_level2 (string)
f334772:c0:m3
def _set_prefix_list_level2(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 prefix_list_level2, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/isis/level_2/into/level2_into_level1/prefix_list_level2 (string) If this variable is read-only (config: false) in t...
f334772:c0:m4
def _get_level2_into_level1(self):
return self.__level2_into_level1<EOL>
Getter method for level2_into_level1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/isis/level_2/into/level2_into_level1 (container)
f334773:c0:m3
def _set_level2_into_level1(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=level2_into_level1.level2_into_level1, is_container='<STR_LIT>', presence=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_pat...
Setter method for level2_into_level1, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/isis/level_2/into/level2_into_level1 (container) If this variable is read-only (config: false) in the source YANG f...
f334773:c0:m4
def _get_into(self):
return self.__into<EOL>
Getter method for into, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/isis/level_2/into (container)
f334774:c0:m3
def _set_into(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=into.into, 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=True, extensions=None, n...
Setter method for into, mapped from YANG variable /routing_system/router/isis/router_isis_cmds_holder/address_family/ipv4/af_ipv4_unicast/af_ipv4_attributes/af_common_attributes/redistribute/isis/level_2/into (container) If this variable is read-only (config: false) in the source YANG file, then _set_into is considered...
f334774:c0:m4