signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_interface_hello_multiplier(self):
return self.__interface_hello_multiplier<EOL>
Getter method for interface_hello_multiplier, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_hello_multiplier (list)
f334094:c0:m21
def _set_interface_hello_multiplier(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>",interface_hello_multiplier.interface_hello_multiplier, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._pat...
Setter method for interface_hello_multiplier, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_hello_multiplier (list) If this variable is read-only (config: false) in the source YANG file, then _set_interface_hello_multiplier is considered as a private method. Backends lo...
f334094:c0:m22
def _get_circuit_type(self):
return self.__circuit_type<EOL>
Getter method for circuit_type, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/circuit_type (enumeration)
f334094:c0:m24
def _set_circuit_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:3>}, u'<ST...
Setter method for circuit_type, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/circuit_type (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_circuit_type is considered as a private method. Backends looking to populate this variable sho...
f334094:c0:m25
def _get_interface_ipv6(self):
return self.__interface_ipv6<EOL>
Getter method for interface_ipv6, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_ipv6 (container)
f334094:c0:m27
def _set_interface_ipv6(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=interface_ipv6.interface_ipv6, 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 interface_ipv6, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_ipv6 (container) If this variable is read-only (config: false) in the source YANG file, then _set_interface_ipv6 is considered as a private method. Backends looking to populate this variable...
f334094:c0:m28
def _get_interface_metric(self):
return self.__interface_metric<EOL>
Getter method for interface_metric, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_metric (list)
f334094:c0:m30
def _set_interface_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=YANGListType("<STR_LIT>",interface_metric.interface_metric, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys=...
Setter method for interface_metric, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_metric (list) If this variable is read-only (config: false) in the source YANG file, then _set_interface_metric is considered as a private method. Backends looking to populate this variabl...
f334094:c0:m31
def _get_interface_point_to_point(self):
return self.__interface_point_to_point<EOL>
Getter method for interface_point_to_point, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_point_to_point (empty)
f334094:c0:m33
def _set_interface_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=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 interface_point_to_point, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_point_to_point (empty) If this variable is read-only (config: false) in the source YANG file, then _set_interface_point_to_point is considered as a private method. Backends looking...
f334094:c0:m34
def _get_interface_passive(self):
return self.__interface_passive<EOL>
Getter method for interface_passive, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_passive (empty)
f334094:c0:m36
def _set_interface_passive(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 interface_passive, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_passive (empty) If this variable is read-only (config: false) in the source YANG file, then _set_interface_passive is considered as a private method. Backends looking to populate this var...
f334094:c0:m37
def _get_interface_priority(self):
return self.__interface_priority<EOL>
Getter method for interface_priority, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_priority (container)
f334094:c0:m39
def _set_interface_priority(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=interface_priority.interface_priority, 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 interface_priority, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_priority (container) If this variable is read-only (config: false) in the source YANG file, then _set_interface_priority is considered as a private method. Backends looking to populate t...
f334094:c0:m40
def _get_interface_bfd(self):
return self.__interface_bfd<EOL>
Getter method for interface_bfd, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_bfd (container) YANG Description: Set Bidirectional Forwarding Detection operation mode on this interface
f334094:c0:m42
def _set_interface_bfd(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=interface_bfd.interface_bfd, 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 interface_bfd, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_bfd (container) If this variable is read-only (config: false) in the source YANG file, then _set_interface_bfd is considered as a private method. Backends looking to populate this variable sh...
f334094:c0:m43
def _get_interface_ldp_sync(self):
return self.__interface_ldp_sync<EOL>
Getter method for interface_ldp_sync, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_ldp_sync (enumeration)
f334094:c0:m45
def _set_interface_ldp_sync(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 interface_ldp_sync, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_ldp_sync (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_interface_ldp_sync is considered as a private method. Backends looking to populate...
f334094:c0:m46
def _get_interface_ipv6_metric_level(self):
return self.__interface_ipv6_metric_level<EOL>
Getter method for interface_ipv6_metric_level, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_ipv6/interface_ipv6_metric/interface_ipv6_metric_level (enumeration)
f334095:c0:m3
def _set_interface_ipv6_metric_level(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, ...
Setter method for interface_ipv6_metric_level, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_ipv6/interface_ipv6_metric/interface_ipv6_metric_level (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_interface_ipv6_metric_level...
f334095:c0:m4
def _get_interface_ipv6_metric_val(self):
return self.__interface_ipv6_metric_val<EOL>
Getter method for interface_ipv6_metric_val, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_ipv6/interface_ipv6_metric/interface_ipv6_metric_val (uint32)
f334095:c0:m6
def _set_interface_ipv6_metric_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>']}), is_leaf=True, yang_name="...
Setter method for interface_ipv6_metric_val, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_ipv6/interface_ipv6_metric/interface_ipv6_metric_val (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_interface_ipv6_metric_val is conside...
f334095:c0:m7
def _get_interface_ipv6_metric(self):
return self.__interface_ipv6_metric<EOL>
Getter method for interface_ipv6_metric, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_ipv6/interface_ipv6_metric (list)
f334096:c0:m3
def _set_interface_ipv6_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=YANGListType("<STR_LIT>",interface_ipv6_metric.interface_ipv6_metric, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, ...
Setter method for interface_ipv6_metric, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_ipv6/interface_ipv6_metric (list) If this variable is read-only (config: false) in the source YANG file, then _set_interface_ipv6_metric is considered as a private method. Backends lo...
f334096:c0:m4
def _get_interface_hello_padding(self):
return self.__interface_hello_padding<EOL>
Getter method for interface_hello_padding, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_hello/interface_hello_padding (container)
f334097:c0:m3
def _set_interface_hello_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=interface_hello_padding.interface_hello_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, r...
Setter method for interface_hello_padding, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_hello/interface_hello_padding (container) If this variable is read-only (config: false) in the source YANG file, then _set_interface_hello_padding is considered as a private method....
f334097:c0:m4
def _get_interface_hello_padding_disable(self):
return self.__interface_hello_padding_disable<EOL>
Getter method for interface_hello_padding_disable, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_hello/interface_hello_padding/interface_hello_padding_disable (empty)
f334098:c0:m3
def _set_interface_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 interface_hello_padding_disable, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_hello/interface_hello_padding/interface_hello_padding_disable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_interface_hello_paddin...
f334098:c0:m4
def _get_interface_auth_check_level1_disable(self):
return self.__interface_auth_check_level1_disable<EOL>
Getter method for interface_auth_check_level1_disable, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/auth_check/auth_check_level1/interface_auth_check_level1_disable (empty)
f334099:c0:m3
def _set_interface_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 interface_auth_check_level1_disable, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/auth_check/auth_check_level1/interface_auth_check_level1_disable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_interface_auth_check_leve...
f334099:c0:m4
def _get_interface_auth_check_level2_disable(self):
return self.__interface_auth_check_level2_disable<EOL>
Getter method for interface_auth_check_level2_disable, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/auth_check/auth_check_level2/interface_auth_check_level2_disable (empty)
f334100:c0:m3
def _set_interface_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 interface_auth_check_level2_disable, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/auth_check/auth_check_level2/interface_auth_check_level2_disable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_interface_auth_check_leve...
f334100: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/interface/loopback/intf_isis/interface_isis/auth_check/auth_check_level1 (container)
f334101: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/interface/loopback/intf_isis/interface_isis/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. Backends looking to po...
f334101: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/interface/loopback/intf_isis/interface_isis/auth_check/auth_check_level2 (container)
f334101: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/interface/loopback/intf_isis/interface_isis/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. Backends looking to po...
f334101:c0:m7
def _get_interface_hello_interval_level(self):
return self.__interface_hello_interval_level<EOL>
Getter method for interface_hello_interval_level, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_hello_interval/interface_hello_interval_level (enumeration)
f334102:c0:m3
def _set_interface_hello_interval_level(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, ...
Setter method for interface_hello_interval_level, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_hello_interval/interface_hello_interval_level (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_interface_hello_interval_level is...
f334102:c0:m4
def _get_interface_hello_interval_val(self):
return self.__interface_hello_interval_val<EOL>
Getter method for interface_hello_interval_val, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_hello_interval/interface_hello_interval_val (uint32)
f334102:c0:m6
def _set_interface_hello_interval_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 interface_hello_interval_val, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_hello_interval/interface_hello_interval_val (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_interface_hello_interval_val is considered...
f334102:c0:m7
def _get_interface_auth_key_level(self):
return self.__interface_auth_key_level<EOL>
Getter method for interface_auth_key_level, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_auth_key/interface_auth_key_level (enumeration)
f334103:c0:m3
def _set_interface_auth_key_level(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, ...
Setter method for interface_auth_key_level, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_auth_key/interface_auth_key_level (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_interface_auth_key_level is considered as a private...
f334103:c0:m4
def _get_interface_auth_key_str(self):
return self.__interface_auth_key_str<EOL>
Getter method for interface_auth_key_str, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_auth_key/interface_auth_key_str (string)
f334103:c0:m6
def _set_interface_auth_key_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 interface_auth_key_str, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis/interface_auth_key/interface_auth_key_str (string) If this variable is read-only (config: false) in the source YANG file, then _set_interface_auth_key_str is considered as a private method. Ba...
f334103:c0:m7
def _get_interface_isis(self):
return self.__interface_isis<EOL>
Getter method for interface_isis, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis (container)
f334104:c0:m3
def _set_interface_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=interface_isis.interface_isis, 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 interface_isis, mapped from YANG variable /routing_system/interface/loopback/intf_isis/interface_isis (container) If this variable is read-only (config: false) in the source YANG file, then _set_interface_isis is considered as a private method. Backends looking to populate this variable should do so v...
f334104:c0:m4
def _get_interface_ip_router_isis(self):
return self.__interface_ip_router_isis<EOL>
Getter method for interface_ip_router_isis, mapped from YANG variable /routing_system/interface/loopback/ip/intf_router_isis/int_router_isis/interface_ip_router_isis (empty)
f334105:c0:m3
def _set_interface_ip_router_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=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 interface_ip_router_isis, mapped from YANG variable /routing_system/interface/loopback/ip/intf_router_isis/int_router_isis/interface_ip_router_isis (empty) If this variable is read-only (config: false) in the source YANG file, then _set_interface_ip_router_isis is considered as a private method. Backe...
f334105:c0:m4
def _get_int_router_isis(self):
return self.__int_router_isis<EOL>
Getter method for int_router_isis, mapped from YANG variable /routing_system/interface/loopback/ip/intf_router_isis/int_router_isis (container)
f334106:c0:m3
def _set_int_router_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=int_router_isis.int_router_isis, 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=Tr...
Setter method for int_router_isis, mapped from YANG variable /routing_system/interface/loopback/ip/intf_router_isis/int_router_isis (container) If this variable is read-only (config: false) in the source YANG file, then _set_int_router_isis is considered as a private method. Backends looking to populate this variable s...
f334106:c0:m4
def _get_pim_sparse(self):
return self.__pim_sparse<EOL>
Getter method for pim_sparse, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd/pim_sparse (empty)
f334107:c0:m3
def _set_pim_sparse(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 pim_sparse, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd/pim_sparse (empty) If this variable is read-only (config: false) in the source YANG file, then _set_pim_sparse is considered as a private method. Backends looking to populate this variable sh...
f334107:c0:m4
def _get_pim(self):
return self.__pim<EOL>
Getter method for pim, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd/pim (container)
f334107:c0:m6
def _set_pim(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=pim.pim, 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 pim, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd/pim (container) If this variable is read-only (config: false) in the source YANG file, then _set_pim is considered as a private method. Backends looking to populate this variable should do so via ca...
f334107:c0:m7
def _get_mcast_bdry_prefix_list(self):
return self.__mcast_bdry_prefix_list<EOL>
Getter method for mcast_bdry_prefix_list, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd/mcast_bdry_prefix_list (ip-prefix-name-t)
f334107:c0:m9
def _set_mcast_bdry_prefix_list(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 mcast_bdry_prefix_list, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd/mcast_bdry_prefix_list (ip-prefix-name-t) If this variable is read-only (config: false) in the source YANG file, then _set_mcast_bdry_prefix_list is considered as a private method...
f334107:c0:m10
def _get_neighbor_filter(self):
return self.__neighbor_filter<EOL>
Getter method for neighbor_filter, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd/pim/neighbor_filter (ip-prefix-name-t)
f334108:c0:m3
def _set_neighbor_filter(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 neighbor_filter, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd/pim/neighbor_filter (ip-prefix-name-t) If this variable is read-only (config: false) in the source YANG file, then _set_neighbor_filter is considered as a private method. Backends lookin...
f334108:c0:m4
def _get_dr_priority(self):
return self.__dr_priority<EOL>
Getter method for dr_priority, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd/pim/dr_priority (uint32)
f334108:c0:m6
def _set_dr_priority(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 dr_priority, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd/pim/dr_priority (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_dr_priority is considered as a private method. Backends looking to populate this var...
f334108:c0:m7
def _get_ttl_threshold(self):
return self.__ttl_threshold<EOL>
Getter method for ttl_threshold, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd/pim/ttl_threshold (uint32)
f334108:c0:m9
def _set_ttl_threshold(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 ttl_threshold, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd/pim/ttl_threshold (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ttl_threshold is considered as a private method. Backends looking to populate th...
f334108:c0:m10
def _get_pim_int_cmd(self):
return self.__pim_int_cmd<EOL>
Getter method for pim_int_cmd, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd (container)
f334109:c0:m3
def _set_pim_int_cmd(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=pim_int_cmd.pim_int_cmd, 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 pim_int_cmd, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont/pim_int_cmd (container) If this variable is read-only (config: false) in the source YANG file, then _set_pim_int_cmd is considered as a private method. Backends looking to populate this variable should ...
f334109:c0:m4
def _get_ip_config(self):
return self.__ip_config<EOL>
Getter method for ip_config, mapped from YANG variable /routing_system/interface/loopback/ip/ip_config (container)
f334110:c0:m3
def _set_ip_config(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ip_config.ip_config, 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 ip_config, mapped from YANG variable /routing_system/interface/loopback/ip/ip_config (container) If this variable is read-only (config: false) in the source YANG file, then _set_ip_config is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._se...
f334110:c0:m4
def _get_intf_router_isis(self):
return self.__intf_router_isis<EOL>
Getter method for intf_router_isis, mapped from YANG variable /routing_system/interface/loopback/ip/intf_router_isis (container)
f334110:c0:m6
def _set_intf_router_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=intf_router_isis.intf_router_isis, 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=...
Setter method for intf_router_isis, mapped from YANG variable /routing_system/interface/loopback/ip/intf_router_isis (container) If this variable is read-only (config: false) in the source YANG file, then _set_intf_router_isis is considered as a private method. Backends looking to populate this variable should do so vi...
f334110:c0:m7
def _get_interface_loopback_ospf_conf(self):
return self.__interface_loopback_ospf_conf<EOL>
Getter method for interface_loopback_ospf_conf, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf (container)
f334110:c0:m9
def _set_interface_loopback_ospf_conf(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=interface_loopback_ospf_conf.interface_loopback_ospf_conf, 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 interface_loopback_ospf_conf, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf (container) If this variable is read-only (config: false) in the source YANG file, then _set_interface_loopback_ospf_conf is considered as a private method. Backends looking to po...
f334110:c0:m10
def _get_pim_intf_loopback_cont(self):
return self.__pim_intf_loopback_cont<EOL>
Getter method for pim_intf_loopback_cont, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont (container)
f334110:c0:m12
def _set_pim_intf_loopback_cont(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=pim_intf_loopback_cont.pim_intf_loopback_cont, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, reg...
Setter method for pim_intf_loopback_cont, mapped from YANG variable /routing_system/interface/loopback/ip/pim_intf_loopback_cont (container) If this variable is read-only (config: false) in the source YANG file, then _set_pim_intf_loopback_cont is considered as a private method. Backends looking to populate this variab...
f334110:c0:m13
def _get_ospf1(self):
return self.__ospf1<EOL>
Getter method for ospf1, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1 (container)
f334111:c0:m3
def _set_ospf1(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ospf1.ospf1, 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 ospf1, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1 (container) If this variable is read-only (config: false) in the source YANG file, then _set_ospf1 is considered as a private method. Backends looking to populate this variable should do so via ca...
f334111:c0:m4
def _get_encrypttype(self):
return self.__encrypttype<EOL>
Getter method for encrypttype, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/authentication_key/auth_key_table/encrypttype (key-type)
f334112:c0:m3
def _set_encrypttype(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:0>', u'<STR_LIT:2>', u'<STR_LIT...
Setter method for encrypttype, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/authentication_key/auth_key_table/encrypttype (key-type) If this variable is read-only (config: false) in the source YANG file, then _set_encrypttype is considered as a private method. Backe...
f334112:c0:m4
def _get_auth_key(self):
return self.__auth_key<EOL>
Getter method for auth_key, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/authentication_key/auth_key_table/auth_key (ospf-auth-psswd-string)
f334112:c0:m6
def _set_auth_key(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, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/authentication_key/auth_key_table/auth_key (ospf-auth-psswd-string) If this variable is read-only (config: false) in the source YANG file, then _set_auth_key is considered as a private method. ...
f334112:c0:m7
def _get_no_encrypt_auth_key(self):
return self.__no_encrypt_auth_key<EOL>
Getter method for no_encrypt_auth_key, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/authentication_key/no_encrypt_auth_key_table/no_encrypt_auth_key (ospf-auth-psswd-string)
f334113:c0:m3
def _set_no_encrypt_auth_key(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 no_encrypt_auth_key, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/authentication_key/no_encrypt_auth_key_table/no_encrypt_auth_key (ospf-auth-psswd-string) If this variable is read-only (config: false) in the source YANG file, then _set_no_encrypt_...
f334113:c0:m4
def _get_no_encrypt_auth_key_table(self):
return self.__no_encrypt_auth_key_table<EOL>
Getter method for no_encrypt_auth_key_table, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/authentication_key/no_encrypt_auth_key_table (container)
f334114:c0:m3
def _set_no_encrypt_auth_key_table(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=no_encrypt_auth_key_table.no_encrypt_auth_key_table, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethod...
Setter method for no_encrypt_auth_key_table, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/authentication_key/no_encrypt_auth_key_table (container) If this variable is read-only (config: false) in the source YANG file, then _set_no_encrypt_auth_key_table is considere...
f334114:c0:m4
def _get_auth_key_table(self):
return self.__auth_key_table<EOL>
Getter method for auth_key_table, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/authentication_key/auth_key_table (container)
f334114:c0:m6
def _set_auth_key_table(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_key_table.auth_key_table, 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 auth_key_table, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/authentication_key/auth_key_table (container) If this variable is read-only (config: false) in the source YANG file, then _set_auth_key_table is considered as a private method. Backends l...
f334114:c0:m7
def _get_key_id(self):
return self.__key_id<EOL>
Getter method for key_id, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/key_table/key_id (uint32)
f334115:c0:m3
def _set_key_id(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 key_id, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/key_table/key_id (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_key_id is considered as a private method. Backends looking to populat...
f334115:c0:m4
def _get_key(self):
return self.__key<EOL>
Getter method for key, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/key_table/key (key-type) YANG Description: MD5 Authentication password (key)
f334115:c0:m6
def _set_key(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:0>', u'<STR_LIT:2>', u'<STR_LIT...
Setter method for key, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/key_table/key (key-type) If this variable is read-only (config: false) in the source YANG file, then _set_key is considered as a private method. Backends looking to populate this ...
f334115:c0:m7
def _get_md5_authentication_key(self):
return self.__md5_authentication_key<EOL>
Getter method for md5_authentication_key, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/key_table/md5_authentication_key (ospf-auth-psswd-string)
f334115:c0:m9
def _set_md5_authentication_key(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:key>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': Non...
Setter method for md5_authentication_key, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/key_table/md5_authentication_key (ospf-auth-psswd-string) If this variable is read-only (config: false) in the source YANG file, then _set_md5_authentication_ke...
f334115:c0:m10
def _get_no_encrypt_key_id(self):
return self.__no_encrypt_key_id<EOL>
Getter method for no_encrypt_key_id, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/no_encrypt_key_table/no_encrypt_key_id (uint32)
f334116:c0:m3
def _set_no_encrypt_key_id(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 no_encrypt_key_id, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/no_encrypt_key_table/no_encrypt_key_id (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_no_encrypt_key_id is considered as a...
f334116:c0:m4
def _get_no_encrypt_key(self):
return self.__no_encrypt_key<EOL>
Getter method for no_encrypt_key, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/no_encrypt_key_table/no_encrypt_key (ospf-auth-psswd-string)
f334116:c0:m6
def _set_no_encrypt_key(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 no_encrypt_key, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/no_encrypt_key_table/no_encrypt_key (ospf-auth-psswd-string) If this variable is read-only (config: false) in the source YANG file, then _set_no_encrypt_key is consider...
f334116:c0:m7
def _get_key_activation_wait_time(self):
return self.__key_activation_wait_time<EOL>
Getter method for key_activation_wait_time, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/key_activation_wait_time (common-def:time-interval-sec)
f334117:c0:m3
def _set_key_activation_wait_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 key_activation_wait_time, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/key_activation_wait_time (common-def:time-interval-sec) If this variable is read-only (config: false) in the source YANG file, then _set_key_activation_wait_t...
f334117:c0:m4
def _get_no_encrypt_key_table(self):
return self.__no_encrypt_key_table<EOL>
Getter method for no_encrypt_key_table, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/no_encrypt_key_table (container)
f334117:c0:m6
def _set_no_encrypt_key_table(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=no_encrypt_key_table.no_encrypt_key_table, 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 no_encrypt_key_table, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/no_encrypt_key_table (container) If this variable is read-only (config: false) in the source YANG file, then _set_no_encrypt_key_table is considered as a private ...
f334117:c0:m7
def _get_key_table(self):
return self.__key_table<EOL>
Getter method for key_table, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/key_table (container)
f334117:c0:m9
def _set_key_table(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=key_table.key_table, 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 key_table, mapped from YANG variable /routing_system/interface/loopback/ip/interface_loopback_ospf_conf/ospf1/md5_authentication/key_table (container) If this variable is read-only (config: false) in the source YANG file, then _set_key_table is considered as a private method. Backends looking to popul...
f334117:c0:m10