signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_igmps_query_max_response_time(self):
return self.__igmps_query_max_response_time<EOL>
Getter method for igmps_query_max_response_time, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping/igmps_query_max_response_time (qmrt-type)
f335979:c0:m12
def _set_igmps_query_max_response_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>']}), default=RestrictedClassTy...
Setter method for igmps_query_max_response_time, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping/igmps_query_max_response_time (qmrt-type) If this variable is read-only (config: false) in the source YANG file, then _set_igmps_query_max_response_time is considered as a private method. Backends lookin...
f335979:c0:m13
def _get_igmps_enable(self):
return self.__igmps_enable<EOL>
Getter method for igmps_enable, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping/igmps_enable (empty)
f335979:c0:m15
def _set_igmps_enable(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for igmps_enable, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping/igmps_enable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_igmps_enable is considered as a private method. Backends looking to populate this variable should do so via calling th...
f335979:c0:m16
def _get_igmps_fast_leave(self):
return self.__igmps_fast_leave<EOL>
Getter method for igmps_fast_leave, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping/igmps_fast_leave (empty)
f335979:c0:m18
def _set_igmps_fast_leave(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 igmps_fast_leave, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping/igmps_fast_leave (empty) If this variable is read-only (config: false) in the source YANG file, then _set_igmps_fast_leave is considered as a private method. Backends looking to populate this variable should do so vi...
f335979:c0:m19
def _get_igmps_querier(self):
return self.__igmps_querier<EOL>
Getter method for igmps_querier, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping/igmps_querier (container)
f335979:c0:m21
def _set_igmps_querier(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=igmps_querier.igmps_querier, 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 igmps_querier, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping/igmps_querier (container) If this variable is read-only (config: false) in the source YANG file, then _set_igmps_querier is considered as a private method. Backends looking to populate this variable should do so via cal...
f335979:c0:m22
def _get_igmps_mrouter(self):
return self.__igmps_mrouter<EOL>
Getter method for igmps_mrouter, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping/igmps_mrouter (container)
f335979:c0:m24
def _set_igmps_mrouter(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=igmps_mrouter.igmps_mrouter, 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 igmps_mrouter, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping/igmps_mrouter (container) If this variable is read-only (config: false) in the source YANG file, then _set_igmps_mrouter is considered as a private method. Backends looking to populate this variable should do so via cal...
f335979:c0:m25
def _get_igmps_static_group(self):
return self.__igmps_static_group<EOL>
Getter method for igmps_static_group, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping/igmps_static_group (list)
f335979:c0:m27
def _set_igmps_static_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>",igmps_static_group.igmps_static_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_k...
Setter method for igmps_static_group, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping/igmps_static_group (list) If this variable is read-only (config: false) in the source YANG file, then _set_igmps_static_group is considered as a private method. Backends looking to populate this variable should do ...
f335979:c0:m28
def _get_snooping(self):
return self.__snooping<EOL>
Getter method for snooping, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping (container)
f335980:c0:m3
def _set_snooping(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=snooping.snooping, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for snooping, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan/snooping (container) If this variable is read-only (config: false) in the source YANG file, then _set_snooping is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_snoopi...
f335980:c0:m4
def _get_arp(self):
return self.__arp<EOL>
Getter method for arp, mapped from YANG variable /interface_vlan/vlan/ip/arp (container)
f335981:c0:m3
def _set_arp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=arp.arp, 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 arp, mapped from YANG variable /interface_vlan/vlan/ip/arp (container) If this variable is read-only (config: false) in the source YANG file, then _set_arp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_arp() directly.
f335981:c0:m4
def _get_igmpPIM(self):
return self.__igmpPIM<EOL>
Getter method for igmpPIM, mapped from YANG variable /interface_vlan/vlan/ip/igmpPIM (container)
f335981:c0:m6
def _set_igmpPIM(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=igmpPIM.igmpPIM, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={...
Setter method for igmpPIM, mapped from YANG variable /interface_vlan/vlan/ip/igmpPIM (container) If this variable is read-only (config: false) in the source YANG file, then _set_igmpPIM is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_igmpPIM() directly...
f335981:c0:m7
def _get_igmpVlan(self):
return self.__igmpVlan<EOL>
Getter method for igmpVlan, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan (container)
f335981:c0:m9
def _set_igmpVlan(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=igmpVlan.igmpVlan, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for igmpVlan, mapped from YANG variable /interface_vlan/vlan/ip/igmpVlan (container) If this variable is read-only (config: false) in the source YANG file, then _set_igmpVlan is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_igmpVlan() dire...
f335981:c0:m10
def _get_suppress_arp_enable(self):
return self.__suppress_arp_enable<EOL>
Getter method for suppress_arp_enable, mapped from YANG variable /interface_vlan/vlan/suppress_arp/suppress_arp_enable (empty)
f335982:c0:m3
def _set_suppress_arp_enable(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for suppress_arp_enable, mapped from YANG variable /interface_vlan/vlan/suppress_arp/suppress_arp_enable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_suppress_arp_enable is considered as a private method. Backends looking to populate this variable should do so v...
f335982:c0:m4
def _get_if_type(self):
return self.__if_type<EOL>
Getter method for if_type, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/mrouter/interface/if_type (enumeration)
f335983:c0:m3
def _set_if_type(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 if_type, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/mrouter/interface/if_type (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_if_type is considered as a private method. Backends looking to populate this variable should do so via ...
f335983:c0:m4
def _get_value(self):
return self.__value<EOL>
Getter method for value, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/mrouter/interface/value (string-type)
f335983:c0:m6
def _set_value(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 value, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/mrouter/interface/value (string-type) If this variable is read-only (config: false) in the source YANG file, then _set_value is considered as a private method. Backends looking to populate this variable should do so via callin...
f335983:c0:m7
def _get_mcast_address(self):
return self.__mcast_address<EOL>
Getter method for mcast_address, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/static_group/mcast_address (inet:ipv6-address)
f335984:c0:m3
def _set_mcast_address(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 mcast_address, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/static_group/mcast_address (inet:ipv6-address) If this variable is read-only (config: false) in the source YANG file, then _set_mcast_address is considered as a private method. Backends looking to populate this variabl...
f335984:c0:m4
def _get_interface(self):
return self.__interface<EOL>
Getter method for interface, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/static_group/interface (enumeration)
f335984:c0:m6
def _set_interface(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, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/static_group/interface (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_interface is considered as a private method. Backends looking to populate this variable should do so via...
f335984:c0:m7
def _get_if_type(self):
return self.__if_type<EOL>
Getter method for if_type, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/static_group/if_type (enumeration)
f335984:c0:m9
def _set_if_type(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 if_type, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/static_group/if_type (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_if_type is considered as a private method. Backends looking to populate this variable should do so via calli...
f335984:c0:m10
def _get_value(self):
return self.__value<EOL>
Getter method for value, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/static_group/value (string-type)
f335984:c0:m12
def _set_value(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 value, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/static_group/value (string-type) If this variable is read-only (config: false) in the source YANG file, then _set_value is considered as a private method. Backends looking to populate this variable should do so via calling thi...
f335984:c0:m13
def _get_last_member_query_interval(self):
return self.__last_member_query_interval<EOL>
Getter method for last_member_query_interval, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/last_member_query_interval (lmqt-type)
f335985:c0:m3
def _set_last_member_query_interval(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for last_member_query_interval, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/last_member_query_interval (lmqt-type) If this variable is read-only (config: false) in the source YANG file, then _set_last_member_query_interval is considered as a private method. Backends looking to pop...
f335985:c0:m4
def _get_last_member_query_count(self):
return self.__last_member_query_count<EOL>
Getter method for last_member_query_count, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/last_member_query_count (lmqc-type)
f335985:c0:m6
def _set_last_member_query_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=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 last_member_query_count, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/last_member_query_count (lmqc-type) If this variable is read-only (config: false) in the source YANG file, then _set_last_member_query_count is considered as a private method. Backends looking to populate thi...
f335985:c0:m7
def _get_startup_query_interval(self):
return self.__startup_query_interval<EOL>
Getter method for startup_query_interval, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/startup_query_interval (sqi-type)
f335985:c0:m9
def _set_startup_query_interval(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for startup_query_interval, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/startup_query_interval (sqi-type) If this variable is read-only (config: false) in the source YANG file, then _set_startup_query_interval is considered as a private method. Backends looking to populate this va...
f335985:c0:m10
def _get_startup_query_count(self):
return self.__startup_query_count<EOL>
Getter method for startup_query_count, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/startup_query_count (sqc-type)
f335985:c0:m12
def _set_startup_query_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=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 startup_query_count, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/startup_query_count (sqc-type) If this variable is read-only (config: false) in the source YANG file, then _set_startup_query_count is considered as a private method. Backends looking to populate this variable sh...
f335985:c0:m13
def _get_query_max_response_time(self):
return self.__query_max_response_time<EOL>
Getter method for query_max_response_time, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/query_max_response_time (qmrt-type)
f335985:c0:m15
def _set_query_max_response_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 query_max_response_time, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/query_max_response_time (qmrt-type) If this variable is read-only (config: false) in the source YANG file, then _set_query_max_response_time is considered as a private method. Backends looking to populate thi...
f335985:c0:m16
def _get_query_interval(self):
return self.__query_interval<EOL>
Getter method for query_interval, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/query_interval (qi-type)
f335985:c0:m18
def _set_query_interval(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for query_interval, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/query_interval (qi-type) If this variable is read-only (config: false) in the source YANG file, then _set_query_interval is considered as a private method. Backends looking to populate this variable should do so via c...
f335985:c0:m19
def _get_mldVersion(self):
return self.__mldVersion<EOL>
Getter method for mldVersion, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/mldVersion (version-type)
f335985:c0:m21
def _set_mldVersion(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 mldVersion, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/mldVersion (version-type) If this variable is read-only (config: false) in the source YANG file, then _set_mldVersion is considered as a private method. Backends looking to populate this variable should do so via calling ...
f335985:c0:m22
def _get_enable(self):
return self.__enable<EOL>
Getter method for enable, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/enable (empty)
f335985:c0:m24
def _set_enable(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for enable, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/enable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_enable is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_enable...
f335985:c0:m25
def _get_fast_leave(self):
return self.__fast_leave<EOL>
Getter method for fast_leave, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/fast_leave (empty)
f335985:c0:m27
def _set_fast_leave(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 fast_leave, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/fast_leave (empty) If this variable is read-only (config: false) in the source YANG file, then _set_fast_leave is considered as a private method. Backends looking to populate this variable should do so via calling thisObj...
f335985:c0:m28
def _get_robustness_variable(self):
return self.__robustness_variable<EOL>
Getter method for robustness_variable, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/robustness_variable (rob-type)
f335985:c0:m30
def _set_robustness_variable(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 robustness_variable, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/robustness_variable (rob-type) If this variable is read-only (config: false) in the source YANG file, then _set_robustness_variable is considered as a private method. Backends looking to populate this variable sh...
f335985:c0:m31
def _get_querier(self):
return self.__querier<EOL>
Getter method for querier, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/querier (container)
f335985:c0:m33
def _set_querier(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=querier.querier, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={...
Setter method for querier, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/querier (container) If this variable is read-only (config: false) in the source YANG file, then _set_querier is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set...
f335985:c0:m34
def _get_mrouter(self):
return self.__mrouter<EOL>
Getter method for mrouter, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/mrouter (container)
f335985:c0:m36
def _set_mrouter(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mrouter.mrouter, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={...
Setter method for mrouter, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/mrouter (container) If this variable is read-only (config: false) in the source YANG file, then _set_mrouter is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set...
f335985:c0:m37
def _get_static_group(self):
return self.__static_group<EOL>
Getter method for static_group, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/static_group (list)
f335985:c0:m39
def _set_static_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>",static_group.static_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_LI...
Setter method for static_group, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan/snooping/static_group (list) If this variable is read-only (config: false) in the source YANG file, then _set_static_group is considered as a private method. Backends looking to populate this variable should do so via calling th...
f335985:c0:m40
def _get_mldPIM(self):
return self.__mldPIM<EOL>
Getter method for mldPIM, mapped from YANG variable /interface_vlan/vlan/ipv6/mldPIM (container)
f335986:c0:m3
def _set_mldPIM(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mldPIM.mldPIM, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'...
Setter method for mldPIM, mapped from YANG variable /interface_vlan/vlan/ipv6/mldPIM (container) If this variable is read-only (config: false) in the source YANG file, then _set_mldPIM is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_mldPIM() directly.
f335986:c0:m4
def _get_mldVlan(self):
return self.__mldVlan<EOL>
Getter method for mldVlan, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan (container)
f335986:c0:m6
def _set_mldVlan(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mldVlan.mldVlan, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={...
Setter method for mldVlan, mapped from YANG variable /interface_vlan/vlan/ipv6/mldVlan (container) If this variable is read-only (config: false) in the source YANG file, then _set_mldVlan is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_mldVlan() direct...
f335986:c0:m7
def _get_name(self):
return self.__name<EOL>
Getter method for name, mapped from YANG variable /interface_vlan/vlan/name (vlan-type) YANG Description: The vlan identifier.
f335987:c0:m3
def _set_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=RestrictedClassTyp...
Setter method for name, mapped from YANG variable /interface_vlan/vlan/name (vlan-type) If this variable is read-only (config: false) in the source YANG file, then _set_name is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_name() directly. YANG Descrip...
f335987:c0:m4
def _get_statistics(self):
return self.__statistics<EOL>
Getter method for statistics, mapped from YANG variable /interface_vlan/vlan/statistics (empty) YANG Description: Enable vlan statistics.
f335987:c0:m6
def _set_statistics(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 statistics, mapped from YANG variable /interface_vlan/vlan/statistics (empty) If this variable is read-only (config: false) in the source YANG file, then _set_statistics is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_statistics() dir...
f335987:c0:m7
def _get_loop_detection(self):
return self.__loop_detection<EOL>
Getter method for loop_detection, mapped from YANG variable /interface_vlan/vlan/loop_detection (empty) YANG Description: Enable loop detection.
f335987:c0:m9
def _set_loop_detection(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 loop_detection, mapped from YANG variable /interface_vlan/vlan/loop_detection (empty) If this variable is read-only (config: false) in the source YANG file, then _set_loop_detection is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_loop...
f335987:c0:m10
def _get_loop_detection_shutdown_disable(self):
return self.__loop_detection_shutdown_disable<EOL>
Getter method for loop_detection_shutdown_disable, mapped from YANG variable /interface_vlan/vlan/loop_detection_shutdown_disable (empty) YANG Description: Disable loop detection shutdown interface.
f335987:c0:m12
def _set_loop_detection_shutdown_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>': None, ...
Setter method for loop_detection_shutdown_disable, mapped from YANG variable /interface_vlan/vlan/loop_detection_shutdown_disable (empty) If this variable is read-only (config: false) in the source YANG file, then _set_loop_detection_shutdown_disable is considered as a private method. Backends looking to populate this ...
f335987:c0:m13
def _get_router_interface(self):
return self.__router_interface<EOL>
Getter method for router_interface, mapped from YANG variable /interface_vlan/vlan/router_interface (container)
f335987:c0:m15
def _set_router_interface(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=router_interface.router_interface, 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 router_interface, mapped from YANG variable /interface_vlan/vlan/router_interface (container) If this variable is read-only (config: false) in the source YANG file, then _set_router_interface is considered as a private method. Backends looking to populate this variable should do so via calling thisObj...
f335987:c0:m16
def _get_ifindex(self):
return self.__ifindex<EOL>
Getter method for ifindex, mapped from YANG variable /interface_vlan/vlan/ifindex (uint64)
f335987:c0:m18
def _set_ifindex(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:64>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper,...
Setter method for ifindex, mapped from YANG variable /interface_vlan/vlan/ifindex (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_ifindex is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_ifindex() directly.
f335987:c0:m19
def _get_description(self):
return self.__description<EOL>
Getter method for description, mapped from YANG variable /interface_vlan/vlan/description (string)
f335987:c0:m21
def _set_description(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:description>", rest_name="<STR_LIT:description>", parent=self, path_helper=self._path_hel...
Setter method for description, mapped from YANG variable /interface_vlan/vlan/description (string) If this variable is read-only (config: false) in the source YANG file, then _set_description is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_description(...
f335987:c0:m22
def _get_vlan_name(self):
return self.__vlan_name<EOL>
Getter method for vlan_name, mapped from YANG variable /interface_vlan/vlan/vlan_name (string)
f335987:c0:m24
def _set_vlan_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:name>", parent=self, path_helper=self._path_helper, extmethods=sel...
Setter method for vlan_name, mapped from YANG variable /interface_vlan/vlan/vlan_name (string) If this variable is read-only (config: false) in the source YANG file, then _set_vlan_name is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_vlan_name() direct...
f335987:c0:m25
def _get_ip(self):
return self.__ip<EOL>
Getter method for ip, mapped from YANG variable /interface_vlan/vlan/ip (container) YANG Description: The IP configurations for an interface.
f335987:c0:m27
def _set_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=ip.ip, 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_LIT...
Setter method for ip, mapped from YANG variable /interface_vlan/vlan/ip (container) If this variable is read-only (config: false) in the source YANG file, then _set_ip is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_ip() directly. YANG Description: Th...
f335987:c0:m28
def _get_ipv6(self):
return self.__ipv6<EOL>
Getter method for ipv6, mapped from YANG variable /interface_vlan/vlan/ipv6 (container) YANG Description: The IP configurations for an interface.
f335987:c0:m30
def _set_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=ipv6.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, extensions={u'<STR...
Setter method for ipv6, mapped from YANG variable /interface_vlan/vlan/ipv6 (container) If this variable is read-only (config: false) in the source YANG file, then _set_ipv6 is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_ipv6() directly. YANG Descrip...
f335987:c0:m31
def _get_mac(self):
return self.__mac<EOL>
Getter method for mac, mapped from YANG variable /interface_vlan/vlan/mac (container)
f335987:c0:m33
def _set_mac(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mac.mac, 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 mac, mapped from YANG variable /interface_vlan/vlan/mac (container) If this variable is read-only (config: false) in the source YANG file, then _set_mac is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_mac() directly.
f335987:c0:m34
def _get_suppress_arp(self):
return self.__suppress_arp<EOL>
Getter method for suppress_arp, mapped from YANG variable /interface_vlan/vlan/suppress_arp (container)
f335987:c0:m36
def _set_suppress_arp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=suppress_arp.suppress_arp, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, ex...
Setter method for suppress_arp, mapped from YANG variable /interface_vlan/vlan/suppress_arp (container) If this variable is read-only (config: false) in the source YANG file, then _set_suppress_arp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_suppre...
f335987:c0:m37
def _get_suppress_nd(self):
return self.__suppress_nd<EOL>
Getter method for suppress_nd, mapped from YANG variable /interface_vlan/vlan/suppress_nd (container)
f335987:c0:m39
def _set_suppress_nd(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=suppress_nd.suppress_nd, 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 suppress_nd, mapped from YANG variable /interface_vlan/vlan/suppress_nd (container) If this variable is read-only (config: false) in the source YANG file, then _set_suppress_nd is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_suppress_...
f335987:c0:m40
def _get_remote_span(self):
return self.__remote_span<EOL>
Getter method for remote_span, mapped from YANG variable /interface_vlan/vlan/remote_span (empty)
f335987:c0:m42
def _set_remote_span(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 remote_span, mapped from YANG variable /interface_vlan/vlan/remote_span (empty) If this variable is read-only (config: false) in the source YANG file, then _set_remote_span is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_remote_span()...
f335987:c0:m43
def _get_spanning_tree(self):
return self.__spanning_tree<EOL>
Getter method for spanning_tree, mapped from YANG variable /interface_vlan/vlan/spanning_tree (container)
f335987:c0:m45
def _set_spanning_tree(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=spanning_tree.spanning_tree, 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 spanning_tree, mapped from YANG variable /interface_vlan/vlan/spanning_tree (container) If this variable is read-only (config: false) in the source YANG file, then _set_spanning_tree is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_spa...
f335987:c0:m46
def _get_management(self):
return self.__management<EOL>
Getter method for management, mapped from YANG variable /mgmt_cluster/cluster/management (container)
f335988:c0:m3
def _set_management(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=management.management, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extens...
Setter method for management, mapped from YANG variable /mgmt_cluster/cluster/management (container) If this variable is read-only (config: false) in the source YANG file, then _set_management is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_management(...
f335988:c0:m4
def _get_virtual(self):
return self.__virtual<EOL>
Getter method for virtual, mapped from YANG variable /mgmt_cluster/cluster/management/virtual (container)
f335989:c0:m3
def _set_virtual(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=virtual.virtual, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={...
Setter method for virtual, mapped from YANG variable /mgmt_cluster/cluster/management/virtual (container) If this variable is read-only (config: false) in the source YANG file, then _set_virtual is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_virtual()...
f335989:c0:m4
def _get_address(self):
return self.__address<EOL>
Getter method for address, mapped from YANG variable /mgmt_cluster/cluster/management/virtual/ip/address/address (common-def:ipv4-address-prefix-type)
f335990:c0:m3
def _set_address(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 address, mapped from YANG variable /mgmt_cluster/cluster/management/virtual/ip/address/address (common-def:ipv4-address-prefix-type) If this variable is read-only (config: false) in the source YANG file, then _set_address is considered as a private method. Backends looking to populate this variable sh...
f335990:c0:m4