signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_ext_dst_vtep_ip(self):
return self.__ext_dst_vtep_ip<EOL>
Getter method for ext_dst_vtep_ip, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_dst_vtep_ip (inet:ipv4-address)
f333841:c0:m9
def _set_ext_dst_vtep_ip(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=sel...
Setter method for ext_dst_vtep_ip, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_dst_vtep_ip (inet:ipv4-address) If this variable is read-only (config: false) in the source YANG file, then _set_ext_dst_vtep_ip is considered as a private method. Backends looking to populate this variable...
f333841:c0:m10
def _get_ext_dst_vtep_ip_any(self):
return self.__ext_dst_vtep_ip_any<EOL>
Getter method for ext_dst_vtep_ip_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_dst_vtep_ip_any (empty)
f333841:c0:m12
def _set_ext_dst_vtep_ip_any(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 ext_dst_vtep_ip_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_dst_vtep_ip_any (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ext_dst_vtep_ip_any is considered as a private method. Backends looking to populate this variable...
f333841:c0:m13
def _get_ext_src_vtep_ip(self):
return self.__ext_src_vtep_ip<EOL>
Getter method for ext_src_vtep_ip, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_src_vtep_ip (inet:ipv4-address)
f333841:c0:m15
def _set_ext_src_vtep_ip(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=sel...
Setter method for ext_src_vtep_ip, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_src_vtep_ip (inet:ipv4-address) If this variable is read-only (config: false) in the source YANG file, then _set_ext_src_vtep_ip is considered as a private method. Backends looking to populate this variable...
f333841:c0:m16
def _get_ext_src_vtep_ip_any(self):
return self.__ext_src_vtep_ip_any<EOL>
Getter method for ext_src_vtep_ip_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_src_vtep_ip_any (empty)
f333841:c0:m18
def _set_ext_src_vtep_ip_any(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 ext_src_vtep_ip_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_src_vtep_ip_any (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ext_src_vtep_ip_any is considered as a private method. Backends looking to populate this variable...
f333841:c0:m19
def _get_ext_vni(self):
return self.__ext_vni<EOL>
Getter method for ext_vni, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_vni (uint32)
f333841:c0:m21
def _set_ext_vni(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 ext_vni, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_vni (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ext_vni is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._...
f333841:c0:m22
def _get_ext_vni_any(self):
return self.__ext_vni_any<EOL>
Getter method for ext_vni_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_vni_any (empty)
f333841:c0:m24
def _set_ext_vni_any(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 ext_vni_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_vni_any (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ext_vni_any is considered as a private method. Backends looking to populate this variable should do so via callin...
f333841:c0:m25
def _get_ext_vni_mask(self):
return self.__ext_vni_mask<EOL>
Getter method for ext_vni_mask, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_vni_mask (string)
f333841:c0:m27
def _set_ext_vni_mask(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 ext_vni_mask, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_vni_mask (string) If this variable is read-only (config: false) in the source YANG file, then _set_ext_vni_mask is considered as a private method. Backends looking to populate this variable should do so via ca...
f333841:c0:m28
def _get_ext_count(self):
return self.__ext_count<EOL>
Getter method for ext_count, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_count (empty)
f333841:c0:m30
def _set_ext_count(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:count>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:inf...
Setter method for ext_count, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_count (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ext_count is considered as a private method. Backends looking to populate this variable should do so via calling this...
f333841:c0:m31
def _get_ext_mirror(self):
return self.__ext_mirror<EOL>
Getter method for ext_mirror, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_mirror (interface:interface-type)
f333841:c0:m33
def _set_ext_mirror(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>', '<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_...
Setter method for ext_mirror, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_mirror (interface:interface-type) If this variable is read-only (config: false) in the source YANG file, then _set_ext_mirror is considered as a private method. Backends looking to populate this variable should ...
f333841:c0:m34
def _get_ext_redirect(self):
return self.__ext_redirect<EOL>
Getter method for ext_redirect, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_redirect (interface:interface-type)
f333841:c0:m36
def _set_ext_redirect(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>', '<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_...
Setter method for ext_redirect, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_redirect (interface:interface-type) If this variable is read-only (config: false) in the source YANG file, then _set_ext_redirect is considered as a private method. Backends looking to populate this variable s...
f333841:c0:m37
def _get_ext_sflow(self):
return self.__ext_sflow<EOL>
Getter method for ext_sflow, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_sflow (empty)
f333841:c0:m39
def _set_ext_sflow(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 ext_sflow, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/ext_sflow (empty) If this variable is read-only (config: false) in the source YANG file, then _set_ext_sflow is considered as a private method. Backends looking to populate this variable should do so via calling this...
f333841:c0:m40
def _get_native(self):
return self.__native<EOL>
Getter method for native, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/native (empty)
f333841:c0:m42
def _set_native(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 native, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/native (empty) If this variable is read-only (config: false) in the source YANG file, then _set_native is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_...
f333841:c0:m43
def _get_tag(self):
return self.__tag<EOL>
Getter method for tag, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/tag (enumeration)
f333841:c0:m45
def _set_tag(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:none>': {'<STR_LIT:value>': <NUM_LIT:1>}, ...
Setter method for tag, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/tag (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_tag is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_tag...
f333841:c0:m46
def _get_dst_ip_host(self):
return self.__dst_ip_host<EOL>
Getter method for dst_ip_host, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/dst_ip_host (inet:ipv4-address)
f333841:c0:m48
def _set_dst_ip_host(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=sel...
Setter method for dst_ip_host, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/dst_ip_host (inet:ipv4-address) If this variable is read-only (config: false) in the source YANG file, then _set_dst_ip_host is considered as a private method. Backends looking to populate this variable should do s...
f333841:c0:m49
def _get_dst_ip(self):
return self.__dst_ip<EOL>
Getter method for dst_ip, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/dst_ip (union)
f333841:c0:m51
def _set_dst_ip(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=[RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}),RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}),], is_leaf=True, yang_name="<STR_LIT>", ...
Setter method for dst_ip, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/dst_ip (union) If this variable is read-only (config: false) in the source YANG file, then _set_dst_ip is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_...
f333841:c0:m52
def _get_dst_ip_any(self):
return self.__dst_ip_any<EOL>
Getter method for dst_ip_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/dst_ip_any (empty)
f333841:c0:m54
def _set_dst_ip_any(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 dst_ip_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/dst_ip_any (empty) If this variable is read-only (config: false) in the source YANG file, then _set_dst_ip_any is considered as a private method. Backends looking to populate this variable should do so via calling t...
f333841:c0:m55
def _get_src_ip_host(self):
return self.__src_ip_host<EOL>
Getter method for src_ip_host, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/src_ip_host (inet:ipv4-address)
f333841:c0:m57
def _set_src_ip_host(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=sel...
Setter method for src_ip_host, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/src_ip_host (inet:ipv4-address) If this variable is read-only (config: false) in the source YANG file, then _set_src_ip_host is considered as a private method. Backends looking to populate this variable should do s...
f333841:c0:m58
def _get_src_ip(self):
return self.__src_ip<EOL>
Getter method for src_ip, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/src_ip (union)
f333841:c0:m60
def _set_src_ip(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=[RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}),RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}),], is_leaf=True, yang_name="<STR_LIT>", ...
Setter method for src_ip, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/src_ip (union) If this variable is read-only (config: false) in the source YANG file, then _set_src_ip is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_...
f333841:c0:m61
def _get_src_ip_any(self):
return self.__src_ip_any<EOL>
Getter method for src_ip_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/src_ip_any (empty)
f333841:c0:m63
def _set_src_ip_any(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 src_ip_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/src_ip_any (empty) If this variable is read-only (config: false) in the source YANG file, then _set_src_ip_any is considered as a private method. Backends looking to populate this variable should do so via calling t...
f333841:c0:m64
def _get_dst_port(self):
return self.__dst_port<EOL>
Getter method for dst_port, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/dst_port (uint32)
f333841:c0:m66
def _set_dst_port(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LI...
Setter method for dst_port, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/dst_port (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_dst_port is considered as a private method. Backends looking to populate this variable should do so via calling thisOb...
f333841:c0:m67
def _get_dst_port_any(self):
return self.__dst_port_any<EOL>
Getter method for dst_port_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/dst_port_any (empty)
f333841:c0:m69
def _set_dst_port_any(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 dst_port_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/dst_port_any (empty) If this variable is read-only (config: false) in the source YANG file, then _set_dst_port_any is considered as a private method. Backends looking to populate this variable should do so via cal...
f333841:c0:m70
def _get_src_port(self):
return self.__src_port<EOL>
Getter method for src_port, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/src_port (uint32)
f333841:c0:m72
def _set_src_port(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LI...
Setter method for src_port, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/src_port (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_src_port is considered as a private method. Backends looking to populate this variable should do so via calling thisOb...
f333841:c0:m73
def _get_src_port_any(self):
return self.__src_port_any<EOL>
Getter method for src_port_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/src_port_any (empty)
f333841:c0:m75
def _set_src_port_any(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 src_port_any, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq/src_port_any (empty) If this variable is read-only (config: false) in the source YANG file, then _set_src_port_any is considered as a private method. Backends looking to populate this variable should do so via cal...
f333841:c0:m76
def _get_ext_user_acl_name(self):
return self.__ext_user_acl_name<EOL>
Getter method for ext_user_acl_name, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_user_acl_name (user-acl-name-type)
f333842:c0:m3
def _set_ext_user_acl_name(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for ext_user_acl_name, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_user_acl_name (user-acl-name-type) If this variable is read-only (config: false) in the source YANG file, then _set_ext_user_acl_name is considered as a private method. Backends looking to populate this variable ...
f333842:c0:m4
def _get_ext_seq(self):
return self.__ext_seq<EOL>
Getter method for ext_seq, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq (list)
f333842:c0:m6
def _set_ext_seq(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>",ext_seq.ext_seq, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', exten...
Setter method for ext_seq, mapped from YANG variable /overlay/access_list/type/vxlan/extended/ext_seq (list) If this variable is read-only (config: false) in the source YANG file, then _set_ext_seq is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_ext_se...
f333842:c0:m7
def _get_standard(self):
return self.__standard<EOL>
Getter method for standard, mapped from YANG variable /overlay/access_list/type/vxlan/standard (list)
f333843:c0:m3
def _set_standard(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>",standard.standard, 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>', ext...
Setter method for standard, mapped from YANG variable /overlay/access_list/type/vxlan/standard (list) If this variable is read-only (config: false) in the source YANG file, then _set_standard is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_standard() d...
f333843:c0:m4
def _get_extended(self):
return self.__extended<EOL>
Getter method for extended, mapped from YANG variable /overlay/access_list/type/vxlan/extended (list)
f333843:c0:m6
def _set_extended(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>",extended.extended, 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>', ext...
Setter method for extended, mapped from YANG variable /overlay/access_list/type/vxlan/extended (list) If this variable is read-only (config: false) in the source YANG file, then _set_extended is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_extended() d...
f333843:c0:m7
def _get_vxlan(self):
return self.__vxlan<EOL>
Getter method for vxlan, mapped from YANG variable /overlay/access_list/type/vxlan (container)
f333844:c0:m3
def _set_vxlan(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=vxlan.vxlan, 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 vxlan, mapped from YANG variable /overlay/access_list/type/vxlan (container) If this variable is read-only (config: false) in the source YANG file, then _set_vxlan is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_vxlan() directly.
f333844:c0:m4
def _get_type(self):
return self.__type<EOL>
Getter method for type, mapped from YANG variable /overlay/access_list/type (container)
f333845:c0:m3
def _set_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=type.type, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT:type>", rest_name="<STR_LIT:type>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensio...
Setter method for type, mapped from YANG variable /overlay/access_list/type (container) If this variable is read-only (config: false) in the source YANG file, then _set_type is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_type() directly.
f333845:c0:m4
def _get_access_list(self):
return self.__access_list<EOL>
Getter method for access_list, mapped from YANG variable /overlay/access_list (container)
f333846:c0:m3
def _set_access_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=access_list.access_list, 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 access_list, mapped from YANG variable /overlay/access_list (container) If this variable is read-only (config: false) in the source YANG file, then _set_access_list is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_access_list() directl...
f333846:c0:m4
def _get_shaper_rate(self):
return self.__shaper_rate<EOL>
Getter method for shaper_rate, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/shaper_rate (uint32) YANG Description: QoS CPU shaper rate
f333847:c0:m3
def _set_shaper_rate(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for shaper_rate, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/shaper_rate (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_shaper_rate is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_shap...
f333847:c0:m4
def _get_burst_size(self):
return self.__burst_size<EOL>
Getter method for burst_size, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/burst_size (uint32) YANG Description: QoS CPU shaper burst
f333847:c0:m6
def _set_burst_size(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for burst_size, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/burst_size (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_burst_size is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_burst_s...
f333847:c0:m7
def _get_wfq_value(self):
return self.__wfq_value<EOL>
Getter method for wfq_value, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/wfq_value (uint32) YANG Description: QoS CPU weighted fair queue value
f333847:c0:m9
def _set_wfq_value(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for wfq_value, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/wfq_value (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_wfq_value is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_wfq_value(...
f333847:c0:m10
def _get_group_id(self):
return self.__group_id<EOL>
Getter method for group_id, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/group_id (int8) YANG Description: CPU Group ID
f333847:c0:m12
def _set_group_id(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=int, restriction_d...
Setter method for group_id, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/group_id (int8) If this variable is read-only (config: false) in the source YANG file, then _set_group_id is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_group_id() dire...
f333847:c0:m13
def _get_cpu_cfg_prio(self):
return self.__cpu_cfg_prio<EOL>
Getter method for cpu_cfg_prio, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/cpu_cfg_prio (list) YANG Description: CPU prio shaper/burst/wfq config
f333847:c0:m15
def _set_cpu_cfg_prio(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>",cpu_cfg_prio.cpu_cfg_prio, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LI...
Setter method for cpu_cfg_prio, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/cpu_cfg_prio (list) If this variable is read-only (config: false) in the source YANG file, then _set_cpu_cfg_prio is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_cpu...
f333847:c0:m16
def _get_shaper_rate(self):
return self.__shaper_rate<EOL>
Getter method for shaper_rate, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/cpu_cfg_prio/shaper_rate (uint32) YANG Description: QoS CPU shaper rate
f333848:c0:m3
def _set_shaper_rate(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for shaper_rate, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/cpu_cfg_prio/shaper_rate (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_shaper_rate is considered as a private method. Backends looking to populate this variable should do so via calling this...
f333848:c0:m4
def _get_burst_size(self):
return self.__burst_size<EOL>
Getter method for burst_size, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/cpu_cfg_prio/burst_size (uint32) YANG Description: QoS CPU shaper burst
f333848:c0:m6
def _set_burst_size(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for burst_size, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/cpu_cfg_prio/burst_size (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_burst_size is considered as a private method. Backends looking to populate this variable should do so via calling thisObj...
f333848:c0:m7
def _get_wfq_value(self):
return self.__wfq_value<EOL>
Getter method for wfq_value, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/cpu_cfg_prio/wfq_value (uint32) YANG Description: QoS CPU weighted fair queue value
f333848:c0:m9
def _set_wfq_value(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for wfq_value, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/cpu_cfg_prio/wfq_value (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_wfq_value is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._s...
f333848:c0:m10
def _get_prio_id(self):
return self.__prio_id<EOL>
Getter method for prio_id, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/cpu_cfg_prio/prio_id (int8) YANG Description: CPU Prio ID
f333848:c0:m12
def _set_prio_id(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=int, restriction_d...
Setter method for prio_id, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group/cpu_cfg_prio/prio_id (int8) If this variable is read-only (config: false) in the source YANG file, then _set_prio_id is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_prio_...
f333848:c0:m13
def _get_shaper_rate(self):
return self.__shaper_rate<EOL>
Getter method for shaper_rate, mapped from YANG variable /cpu_cfg_state/shaper_rate (uint32) YANG Description: QoS CPU shaper rate
f333849:c0:m3
def _set_shaper_rate(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for shaper_rate, mapped from YANG variable /cpu_cfg_state/shaper_rate (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_shaper_rate is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_shaper_rate() dire...
f333849:c0:m4
def _get_burst_size(self):
return self.__burst_size<EOL>
Getter method for burst_size, mapped from YANG variable /cpu_cfg_state/burst_size (uint32) YANG Description: QoS CPU shaper burst
f333849:c0:m6
def _set_burst_size(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for burst_size, mapped from YANG variable /cpu_cfg_state/burst_size (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_burst_size is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_burst_size() directly...
f333849:c0:m7
def _get_wfq_value(self):
return self.__wfq_value<EOL>
Getter method for wfq_value, mapped from YANG variable /cpu_cfg_state/wfq_value (uint32) YANG Description: QoS CPU weighted fair queue value
f333849:c0:m9
def _set_wfq_value(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for wfq_value, mapped from YANG variable /cpu_cfg_state/wfq_value (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_wfq_value is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_wfq_value() directly. Y...
f333849:c0:m10
def _get_slot_id(self):
return self.__slot_id<EOL>
Getter method for slot_id, mapped from YANG variable /cpu_cfg_state/slot_id (int8) YANG Description: CPU Slot ID
f333849:c0:m12
def _set_slot_id(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=int, restriction_d...
Setter method for slot_id, mapped from YANG variable /cpu_cfg_state/slot_id (int8) If this variable is read-only (config: false) in the source YANG file, then _set_slot_id is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_slot_id() directly. YANG Descri...
f333849:c0:m13
def _get_cpu_cfg_group(self):
return self.__cpu_cfg_group<EOL>
Getter method for cpu_cfg_group, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group (list) YANG Description: CPU group shaper/burst/wfq config
f333849:c0:m15
def _set_cpu_cfg_group(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",cpu_cfg_group.cpu_cfg_group, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_...
Setter method for cpu_cfg_group, mapped from YANG variable /cpu_cfg_state/cpu_cfg_group (list) If this variable is read-only (config: false) in the source YANG file, then _set_cpu_cfg_group is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_cpu_cfg_group(...
f333849:c0:m16
def _get_fcoe_login_session_mac(self):
return self.__fcoe_login_session_mac<EOL>
Getter method for fcoe_login_session_mac, mapped from YANG variable /brocade_fcoe_ext_rpc/fcoe_get_login/output/fcoe_login_list/fcoe_login_session_mac (yang:mac-address) YANG Description: This leaf indicates the fabric assigned session MAC address of the End Node.
f333850:c0:m3
def _set_fcoe_login_session_mac(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for fcoe_login_session_mac, mapped from YANG variable /brocade_fcoe_ext_rpc/fcoe_get_login/output/fcoe_login_list/fcoe_login_session_mac (yang:mac-address) If this variable is read-only (config: false) in the source YANG file, then _set_fcoe_login_session_mac is considered as a private method....
f333850:c0:m4
def _get_fcoe_login_fcoe_interface_name(self):
return self.__fcoe_login_fcoe_interface_name<EOL>
Getter method for fcoe_login_fcoe_interface_name, mapped from YANG variable /brocade_fcoe_ext_rpc/fcoe_get_login/output/fcoe_login_list/fcoe_login_fcoe_interface_name (fcoe:interface-fcoe-type) YANG Description: This leaf indicates the FCoE interface name.
f333850:c0:m6
def _set_fcoe_login_fcoe_interface_name(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 fcoe_login_fcoe_interface_name, mapped from YANG variable /brocade_fcoe_ext_rpc/fcoe_get_login/output/fcoe_login_list/fcoe_login_fcoe_interface_name (fcoe:interface-fcoe-type) If this variable is read-only (config: false) in the source YANG file, then _set_fcoe_login_fcoe_interface_name is considered ...
f333850:c0:m7
def _get_fcoe_login_interface_name(self):
return self.__fcoe_login_interface_name<EOL>
Getter method for fcoe_login_interface_name, mapped from YANG variable /brocade_fcoe_ext_rpc/fcoe_get_login/output/fcoe_login_list/fcoe_login_interface_name (union) YANG Description: This leaf indicates the Interface name. This leaf will be deprecated, and the interface-name leaf in the interface-name-info groupin...
f333850:c0:m9
def _set_fcoe_login_interface_name(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>', '<STR_LIT>': [u'<STR_LIT>']}),RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>':...
Setter method for fcoe_login_interface_name, mapped from YANG variable /brocade_fcoe_ext_rpc/fcoe_get_login/output/fcoe_login_list/fcoe_login_interface_name (union) If this variable is read-only (config: false) in the source YANG file, then _set_fcoe_login_interface_name is considered as a private method. B...
f333850:c0:m10
def _get_interface_type(self):
return self.__interface_type<EOL>
Getter method for interface_type, mapped from YANG variable /brocade_fcoe_ext_rpc/fcoe_get_login/output/fcoe_login_list/interface_type (enumeration) YANG Description: The type of the interface. An 'unknown' type represents error scenario and should not be used.
f333850:c0:m12
def _set_interface_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:7>}, u'<ST...
Setter method for interface_type, mapped from YANG variable /brocade_fcoe_ext_rpc/fcoe_get_login/output/fcoe_login_list/interface_type (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_interface_type is considered as a private method. Backends looking to populate...
f333850:c0:m13
def _get_interface_name(self):
return self.__interface_name<EOL>
Getter method for interface_name, mapped from YANG variable /brocade_fcoe_ext_rpc/fcoe_get_login/output/fcoe_login_list/interface_name (union) YANG Description: The Interface value. The interface value is always interpreted within the context of the value of 'interface-type' leaf: interface-type interfa...
f333850:c0:m15
def _set_interface_name(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>', '<STR_LIT>': [u'<STR_LIT>']}),RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>':...
Setter method for interface_name, mapped from YANG variable /brocade_fcoe_ext_rpc/fcoe_get_login/output/fcoe_login_list/interface_name (union) If this variable is read-only (config: false) in the source YANG file, then _set_interface_name is considered as a private method. Backends looking to populate this ...
f333850:c0:m16
def _get_fcoe_login_device_wwn(self):
return self.__fcoe_login_device_wwn<EOL>
Getter method for fcoe_login_device_wwn, mapped from YANG variable /brocade_fcoe_ext_rpc/fcoe_get_login/output/fcoe_login_list/fcoe_login_device_wwn (common-def:wwn-type) YANG Description: This leaf indicates the World Wide Name of the End Node.
f333850:c0:m18
def _set_fcoe_login_device_wwn(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 fcoe_login_device_wwn, mapped from YANG variable /brocade_fcoe_ext_rpc/fcoe_get_login/output/fcoe_login_list/fcoe_login_device_wwn (common-def:wwn-type) If this variable is read-only (config: false) in the source YANG file, then _set_fcoe_login_device_wwn is considered as a private method....
f333850:c0:m19