signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_all(self):
return self.__all<EOL>
Getter method for all, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/link/all (empty)
f334320:c0:m3
def _set_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=YANGBool, is_leaf=True, yang_name="<STR_LIT:all>", rest_name="<STR_LIT:all>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:i...
Setter method for all, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/link/all (empty) If this variable is read-only (config: false) in the source YANG file, then _set_all is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_all...
f334320:c0:m4
def _get_ptp(self):
return self.__ptp<EOL>
Getter method for ptp, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/link/ptp (empty)
f334320:c0:m6
def _set_ptp(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 ptp, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/link/ptp (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ptp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_ptp...
f334320:c0:m7
def _get_stub(self):
return self.__stub<EOL>
Getter method for stub, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/link/stub (empty)
f334320:c0:m9
def _set_stub(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 stub, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/link/stub (empty) If this variable is read-only (config: false) in the source YANG file, then _set_stub is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_...
f334320:c0:m10
def _get_transit(self):
return self.__transit<EOL>
Getter method for transit, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/link/transit (empty)
f334320:c0:m12
def _set_transit(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for transit, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/link/transit (empty) If this variable is read-only (config: false) in the source YANG file, then _set_transit is considered as a private method. Backends looking to populate this variable should do so via calling this...
f334320:c0:m13
def _get_summary_lsa_val(self):
return self.__summary_lsa_val<EOL>
Getter method for summary_lsa_val, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/summary_lsa/summary_lsa_val (uint32)
f334321:c0:m3
def _set_summary_lsa_val(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 summary_lsa_val, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/summary_lsa/summary_lsa_val (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_summary_lsa_val is considered as a private method. Backends looking to populate this variab...
f334321:c0:m4
def _get_external_lsa_val(self):
return self.__external_lsa_val<EOL>
Getter method for external_lsa_val, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/external_lsa/external_lsa_val (uint32)
f334322:c0:m3
def _set_external_lsa_val(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 external_lsa_val, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/external_lsa/external_lsa_val (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_external_lsa_val is considered as a private method. Backends looking to populate this va...
f334322:c0:m4
def _get_all_vrfs(self):
return self.__all_vrfs<EOL>
Getter method for all_vrfs, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/all_vrfs (empty)
f334323:c0:m3
def _set_all_vrfs(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 all_vrfs, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/all_vrfs (empty) If this variable is read-only (config: false) in the source YANG file, then _set_all_vrfs is considered as a private method. Backends looking to populate this variable should do so via calling thisOb...
f334323:c0:m4
def _get_all_lsas(self):
return self.__all_lsas<EOL>
Getter method for all_lsas, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/all_lsas (empty)
f334323:c0:m6
def _set_all_lsas(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 all_lsas, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/all_lsas (empty) If this variable is read-only (config: false) in the source YANG file, then _set_all_lsas is considered as a private method. Backends looking to populate this variable should do so via calling thisOb...
f334323:c0:m7
def _get_external_lsa(self):
return self.__external_lsa<EOL>
Getter method for external_lsa, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/external_lsa (container)
f334323:c0:m9
def _set_external_lsa(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=external_lsa.external_lsa, 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, ext...
Setter method for external_lsa, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/external_lsa (container) If this variable is read-only (config: false) in the source YANG file, then _set_external_lsa is considered as a private method. Backends looking to populate this variable should do so vi...
f334323:c0:m10
def _get_summary_lsa(self):
return self.__summary_lsa<EOL>
Getter method for summary_lsa, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/summary_lsa (container)
f334323:c0:m12
def _set_summary_lsa(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=summary_lsa.summary_lsa, 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, exten...
Setter method for summary_lsa, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/summary_lsa (container) If this variable is read-only (config: false) in the source YANG file, then _set_summary_lsa is considered as a private method. Backends looking to populate this variable should do so via c...
f334323:c0:m13
def _get_link(self):
return self.__link<EOL>
Getter method for link, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/link (container)
f334323:c0:m15
def _set_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=link.link, 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...
Setter method for link, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/link (container) If this variable is read-only (config: false) in the source YANG file, then _set_link is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_l...
f334323:c0:m16
def _get_on_startup(self):
return self.__on_startup<EOL>
Getter method for on_startup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup (container)
f334323:c0:m18
def _set_on_startup(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=on_startup.on_startup, 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, extens...
Setter method for on_startup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup (container) If this variable is read-only (config: false) in the source YANG file, then _set_on_startup is considered as a private method. Backends looking to populate this variable should do so via call...
f334323:c0:m19
def _get_all_link_onstartup(self):
return self.__all_link_onstartup<EOL>
Getter method for all_link_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/link_onstartup/all_link_onstartup (empty)
f334324:c0:m3
def _set_all_link_onstartup(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:all>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>...
Setter method for all_link_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/link_onstartup/all_link_onstartup (empty) If this variable is read-only (config: false) in the source YANG file, then _set_all_link_onstartup is considered as a private method. Backends looking t...
f334324:c0:m4
def _get_ptp_link_onstartup(self):
return self.__ptp_link_onstartup<EOL>
Getter method for ptp_link_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/link_onstartup/ptp_link_onstartup (empty)
f334324:c0:m6
def _set_ptp_link_onstartup(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 ptp_link_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/link_onstartup/ptp_link_onstartup (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ptp_link_onstartup is considered as a private method. Backends looking t...
f334324:c0:m7
def _get_stub_link_onstartup(self):
return self.__stub_link_onstartup<EOL>
Getter method for stub_link_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/link_onstartup/stub_link_onstartup (empty)
f334324:c0:m9
def _set_stub_link_onstartup(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 stub_link_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/link_onstartup/stub_link_onstartup (empty) If this variable is read-only (config: false) in the source YANG file, then _set_stub_link_onstartup is considered as a private method. Backends lookin...
f334324:c0:m10
def _get_transit_link_onstartup(self):
return self.__transit_link_onstartup<EOL>
Getter method for transit_link_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/link_onstartup/transit_link_onstartup (empty)
f334324:c0:m12
def _set_transit_link_onstartup(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 transit_link_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/link_onstartup/transit_link_onstartup (empty) If this variable is read-only (config: false) in the source YANG file, then _set_transit_link_onstartup is considered as a private method. Backen...
f334324:c0:m13
def _get_time(self):
return self.__time<EOL>
Getter method for time, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/time (uint32)
f334325:c0:m3
def _set_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=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 time, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/time (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_time is considered as a private method. Backends looking to populate this variable should do so via calling thisOb...
f334325:c0:m4
def _get_wait_for_bgp(self):
return self.__wait_for_bgp<EOL>
Getter method for wait_for_bgp, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/wait_for_bgp (empty)
f334325:c0:m6
def _set_wait_for_bgp(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 wait_for_bgp, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/wait_for_bgp (empty) If this variable is read-only (config: false) in the source YANG file, then _set_wait_for_bgp is considered as a private method. Backends looking to populate this variable should d...
f334325:c0:m7
def _get_all_lsas_onstartup(self):
return self.__all_lsas_onstartup<EOL>
Getter method for all_lsas_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/all_lsas_onstartup (empty)
f334325:c0:m9
def _set_all_lsas_onstartup(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 all_lsas_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/all_lsas_onstartup (empty) If this variable is read-only (config: false) in the source YANG file, then _set_all_lsas_onstartup is considered as a private method. Backends looking to populate this...
f334325:c0:m10
def _get_external_lsa_onstartup(self):
return self.__external_lsa_onstartup<EOL>
Getter method for external_lsa_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/external_lsa_onstartup (container)
f334325:c0:m12
def _set_external_lsa_onstartup(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=external_lsa_onstartup.external_lsa_onstartup, is_container='<STR_LIT>', presence=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, regi...
Setter method for external_lsa_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/external_lsa_onstartup (container) If this variable is read-only (config: false) in the source YANG file, then _set_external_lsa_onstartup is considered as a private method. Backends looking ...
f334325:c0:m13
def _get_summary_lsa_onstartup(self):
return self.__summary_lsa_onstartup<EOL>
Getter method for summary_lsa_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/summary_lsa_onstartup (container)
f334325:c0:m15
def _set_summary_lsa_onstartup(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=summary_lsa_onstartup.summary_lsa_onstartup, is_container='<STR_LIT>', presence=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, regist...
Setter method for summary_lsa_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/summary_lsa_onstartup (container) If this variable is read-only (config: false) in the source YANG file, then _set_summary_lsa_onstartup is considered as a private method. Backends looking to ...
f334325:c0:m16
def _get_link_onstartup(self):
return self.__link_onstartup<EOL>
Getter method for link_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/link_onstartup (container)
f334325:c0:m18
def _set_link_onstartup(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=link_onstartup.link_onstartup, 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...
Setter method for link_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/link_onstartup (container) If this variable is read-only (config: false) in the source YANG file, then _set_link_onstartup is considered as a private method. Backends looking to populate this variabl...
f334325:c0:m19
def _get_external_lsa_val_onstartup(self):
return self.__external_lsa_val_onstartup<EOL>
Getter method for external_lsa_val_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/external_lsa_onstartup/external_lsa_val_onstartup (uint32)
f334326:c0:m3
def _set_external_lsa_val_onstartup(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 external_lsa_val_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/external_lsa_onstartup/external_lsa_val_onstartup (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_external_lsa_val_onstartup is considered as a p...
f334326:c0:m4
def _get_summary_lsa_val_onstartup(self):
return self.__summary_lsa_val_onstartup<EOL>
Getter method for summary_lsa_val_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/summary_lsa_onstartup/summary_lsa_val_onstartup (uint32)
f334327:c0:m3
def _set_summary_lsa_val_onstartup(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 summary_lsa_val_onstartup, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa/on_startup/summary_lsa_onstartup/summary_lsa_val_onstartup (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_summary_lsa_val_onstartup is considered as a priva...
f334327:c0:m4
def _get_router_lsa(self):
return self.__router_lsa<EOL>
Getter method for router_lsa, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa (container)
f334328:c0:m3
def _set_router_lsa(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=router_lsa.router_lsa, 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, extensi...
Setter method for router_lsa, mapped from YANG variable /routing_system/router/ospf/max_metric/router_lsa (container) If this variable is read-only (config: false) in the source YANG file, then _set_router_lsa is considered as a private method. Backends looking to populate this variable should do so via calling thisObj...
f334328:c0:m4
def _get_rfc1583_compatibility_flag(self):
return self.__rfc1583_compatibility_flag<EOL>
Getter method for rfc1583_compatibility_flag, mapped from YANG variable /routing_system/router/ospf/rfc1583_compatibility/rfc1583_compatibility_flag (empty)
f334329:c0:m3
def _set_rfc1583_compatibility_flag(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 rfc1583_compatibility_flag, mapped from YANG variable /routing_system/router/ospf/rfc1583_compatibility/rfc1583_compatibility_flag (empty) If this variable is read-only (config: false) in the source YANG file, then _set_rfc1583_compatibility_flag is considered as a private method. Backends looking to ...
f334329:c0:m4
def _get_ipv4_unicast(self):
return self.__ipv4_unicast<EOL>
Getter method for ipv4_unicast, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast (container)
f334330:c0:m3
def _set_ipv4_unicast(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ipv4_unicast.ipv4_unicast, 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, ex...
Setter method for ipv4_unicast, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast (container) If this variable is read-only (config: false) in the source YANG file, then _set_ipv4_unicast is considered as a private method. Backends looking to populate this variable should do s...
f334330:c0:m4
def _get_default_vrf(self):
return self.__default_vrf<EOL>
Getter method for default_vrf, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf (container)
f334331:c0:m3
def _set_default_vrf(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=default_vrf.default_vrf, 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, exte...
Setter method for default_vrf, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf (container) If this variable is read-only (config: false) in the source YANG file, then _set_default_vrf is considered as a private method. Backends looking to populate this variable s...
f334331:c0:m4
def _get_af_vrf(self):
return self.__af_vrf<EOL>
Getter method for af_vrf, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/af_vrf (list)
f334331:c0:m6
def _set_af_vrf(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>",af_vrf.af_vrf, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extensi...
Setter method for af_vrf, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/af_vrf (list) If this variable is read-only (config: false) in the source YANG file, then _set_af_vrf is considered as a private method. Backends looking to populate this variable should do so via call...
f334331:c0:m7
def _get_redistribute_static(self):
return self.__redistribute_static<EOL>
Getter method for redistribute_static, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/static/redistribute_static (empty)
f334332:c0:m3
def _set_redistribute_static(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 redistribute_static, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/static/redistribute_static (empty) If this variable is read-only (config: false) in the source YANG file, then _set_redis...
f334332:c0:m4
def _get_unicast_static_metric(self):
return self.__unicast_static_metric<EOL>
Getter method for unicast_static_metric, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/static/unicast_static_metric (conn-metric)
f334332:c0:m6
def _set_unicast_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 unicast_static_metric, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/static/unicast_static_metric (conn-metric) If this variable is read-only (config: false) in the source YANG file, then ...
f334332:c0:m7
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/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/static/static_route_map (rmap-type)
f334332:c0:m9
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/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/static/static_route_map (rmap-type) If this variable is read-only (config: false) in the source YANG file, then _set_static_...
f334332:c0:m10
def _get_redistribute_ospf(self):
return self.__redistribute_ospf<EOL>
Getter method for redistribute_ospf, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/redistribute_ospf (empty)
f334333:c0:m3
def _set_redistribute_ospf(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 redistribute_ospf, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/redistribute_ospf (empty) If this variable is read-only (config: false) in the source YANG file, then _set_redistribut...
f334333:c0:m4
def _get_match(self):
return self.__match<EOL>
Getter method for match, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/match (container)
f334333:c0:m6
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/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/match (container) If this variable is read-only (config: false) in the source YANG file, then _set_match is considered as a privat...
f334333:c0:m7
def _get_ospf_metric(self):
return self.__ospf_metric<EOL>
Getter method for ospf_metric, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/ospf_metric (conn-metric)
f334333:c0:m9
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/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/ospf_metric (conn-metric) If this variable is read-only (config: false) in the source YANG file, then _set_ospf_metric is co...
f334333:c0:m10
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/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/ospf_route_map (rmap-type)
f334333:c0:m12
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/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/ospf_route_map (rmap-type) If this variable is read-only (config: false) in the source YANG file, then _set_ospf_route_ma...
f334333:c0:m13
def _get_ospf_internal(self):
return self.__ospf_internal<EOL>
Getter method for ospf_internal, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/match/ospf_internal (empty)
f334334: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/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/match/ospf_internal (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ospf_internal...
f334334:c0:m4
def _get_ospf_external1(self):
return self.__ospf_external1<EOL>
Getter method for ospf_external1, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/match/ospf_external1 (empty)
f334334: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/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/match/ospf_external1 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ospf_extern...
f334334:c0:m7
def _get_ospf_external2(self):
return self.__ospf_external2<EOL>
Getter method for ospf_external2, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/match/ospf_external2 (empty)
f334334: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/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf/match/ospf_external2 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ospf_extern...
f334334:c0:m10
def _get_redistribute_connected(self):
return self.__redistribute_connected<EOL>
Getter method for redistribute_connected, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/connected/redistribute_connected (empty)
f334335:c0:m3
def _set_redistribute_connected(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 redistribute_connected, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/connected/redistribute_connected (empty) If this variable is read-only (config: false) in the source YANG file, then _...
f334335:c0:m4
def _get_unicast_metric(self):
return self.__unicast_metric<EOL>
Getter method for unicast_metric, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/connected/unicast_metric (conn-metric)
f334335:c0:m6
def _set_unicast_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 unicast_metric, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/connected/unicast_metric (conn-metric) If this variable is read-only (config: false) in the source YANG file, then _set_unicas...
f334335:c0:m7
def _get_redistribute_route_map(self):
return self.__redistribute_route_map<EOL>
Getter method for redistribute_route_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/connected/redistribute_route_map (rmap-type)
f334335:c0:m9
def _set_redistribute_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 redistribute_route_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/connected/redistribute_route_map (rmap-type) If this variable is read-only (config: false) in the source YANG file, th...
f334335:c0:m10
def _get_bgp(self):
return self.__bgp<EOL>
Getter method for bgp, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/bgp (container)
f334336:c0:m3
def _set_bgp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=bgp.bgp, 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 bgp, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/bgp (container) If this variable is read-only (config: false) in the source YANG file, then _set_bgp is considered as a private method. B...
f334336:c0:m4
def _get_connected(self):
return self.__connected<EOL>
Getter method for connected, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/connected (container)
f334336:c0:m6
def _set_connected(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=connected.connected, 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 connected, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/connected (container) If this variable is read-only (config: false) in the source YANG file, then _set_connected is considered as a...
f334336:c0:m7
def _get_ospf(self):
return self.__ospf<EOL>
Getter method for ospf, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf (container)
f334336:c0:m9
def _set_ospf(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ospf.ospf, 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...
Setter method for ospf, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/ospf (container) If this variable is read-only (config: false) in the source YANG file, then _set_ospf is considered as a private method...
f334336:c0:m10
def _get_redistribute_isis(self):
return self.__redistribute_isis<EOL>
Getter method for redistribute_isis, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/redistribute_isis (container) YANG Description: ISIS routes
f334336:c0:m12
def _set_redistribute_isis(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=redistribute_isis.redistribute_isis, 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...
Setter method for redistribute_isis, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/redistribute_isis (container) If this variable is read-only (config: false) in the source YANG file, then _set_redistribute...
f334336:c0:m13
def _get_static(self):
return self.__static<EOL>
Getter method for static, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/static (container)
f334336:c0:m15
def _set_static(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=static.static, 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'...
Setter method for static, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/static (container) If this variable is read-only (config: false) in the source YANG file, then _set_static is considered as a private ...
f334336:c0:m16
def _get_redistribute_isis_route_map(self):
return self.__redistribute_isis_route_map<EOL>
Getter method for redistribute_isis_route_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/redistribute_isis/redistribute_isis_route_map (common-def:name-string63) YANG Description: Route map reference
f334337:c0:m3
def _set_redistribute_isis_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._extm...
Setter method for redistribute_isis_route_map, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/redistribute_isis/redistribute_isis_route_map (common-def:name-string63) If this variable is read-only (config: f...
f334337:c0:m4
def _get_level_1(self):
return self.__level_1<EOL>
Getter method for level_1, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/redistribute_isis/level_1 (empty) YANG Description: Redistribution of IS-IS Level-1 routes only
f334337:c0:m6
def _set_level_1(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 level_1, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/redistribute_isis/level_1 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_level_1 is conside...
f334337:c0:m7
def _get_level_2(self):
return self.__level_2<EOL>
Getter method for level_2, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/redistribute_isis/level_2 (empty) YANG Description: Redistribution of IS-IS Level-2 routes only
f334337:c0:m9
def _set_level_2(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 level_2, mapped from YANG variable /routing_system/router/router_bgp/address_family/ipv4/ipv4_unicast/default_vrf/af_ipv4_uc_and_vrf_cmds_call_point_holder/redistribute/redistribute_isis/level_2 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_level_2 is conside...
f334337:c0:m10