signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_igmpl3_last_member_query_interval(self): | return self.__igmpl3_last_member_query_interval<EOL> | Getter method for igmpl3_last_member_query_interval, mapped from YANG variable /routing_system/interface/ve/ip/igmp/igmpl3_last_member_query_interval (igmp-snooping:lmqt-type) | f333999:c0:m3 |
def _set_igmpl3_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>']}), default=RestrictedClassTy... | Setter method for igmpl3_last_member_query_interval, mapped from YANG variable /routing_system/interface/ve/ip/igmp/igmpl3_last_member_query_interval (igmp-snooping:lmqt-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_igmpl3_last_member_query_interval is considered as a private
me... | f333999:c0:m4 |
def _get_igmpl3_query_interval(self): | return self.__igmpl3_query_interval<EOL> | Getter method for igmpl3_query_interval, mapped from YANG variable /routing_system/interface/ve/ip/igmp/igmpl3_query_interval (igmp-snooping:qi-type) | f333999:c0:m6 |
def _set_igmpl3_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>']}), default=RestrictedClassTy... | Setter method for igmpl3_query_interval, mapped from YANG variable /routing_system/interface/ve/ip/igmp/igmpl3_query_interval (igmp-snooping:qi-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_igmpl3_query_interval is considered as a private
method. Backends looking to populate thi... | f333999:c0:m7 |
def _get_igmpl3_query_max_response_time(self): | return self.__igmpl3_query_max_response_time<EOL> | Getter method for igmpl3_query_max_response_time, mapped from YANG variable /routing_system/interface/ve/ip/igmp/igmpl3_query_max_response_time (igmp-snooping:qmrt-type) | f333999:c0:m9 |
def _set_igmpl3_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 igmpl3_query_max_response_time, mapped from YANG variable /routing_system/interface/ve/ip/igmp/igmpl3_query_max_response_time (igmp-snooping:qmrt-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_igmpl3_query_max_response_time is considered as a private
method. Bac... | f333999:c0:m10 |
def _get_igmpl3_immediate_leave(self): | return self.__igmpl3_immediate_leave<EOL> | Getter method for igmpl3_immediate_leave, mapped from YANG variable /routing_system/interface/ve/ip/igmp/igmpl3_immediate_leave (empty) | f333999:c0:m12 |
def _set_igmpl3_immediate_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 igmpl3_immediate_leave, mapped from YANG variable /routing_system/interface/ve/ip/igmp/igmpl3_immediate_leave (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_igmpl3_immediate_leave is considered as a private
method. Backends looking to populate this variable sh... | f333999:c0:m13 |
def _get_igmpl3_version(self): | return self.__igmpl3_version<EOL> | Getter method for igmpl3_version, mapped from YANG variable /routing_system/interface/ve/ip/igmp/igmpl3_version (uint32) | f333999:c0:m15 |
def _set_igmpl3_version(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 igmpl3_version, mapped from YANG variable /routing_system/interface/ve/ip/igmp/igmpl3_version (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_igmpl3_version is considered as a private
method. Backends looking to populate this variable should
do so via calling ... | f333999:c0:m16 |
def _get_ve_igmpl3_static_group(self): | return self.__ve_igmpl3_static_group<EOL> | Getter method for ve_igmpl3_static_group, mapped from YANG variable /routing_system/interface/ve/ip/igmp/ve_igmpl3_static_group (list) | f333999:c0:m18 |
def _set_ve_igmpl3_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>",ve_igmpl3_static_group.ve_igmpl3_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... | Setter method for ve_igmpl3_static_group, mapped from YANG variable /routing_system/interface/ve/ip/igmp/ve_igmpl3_static_group (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_ve_igmpl3_static_group is considered as a private
method. Backends looking to populate this variable sho... | f333999:c0:m19 |
def _get_igmpl3_sg_addr(self): | return self.__igmpl3_sg_addr<EOL> | Getter method for igmpl3_sg_addr, mapped from YANG variable /routing_system/interface/ve/ip/igmp/ve_igmpl3_static_group/igmpl3_sg_addr (inet:ipv4-address) | f334000:c0:m3 |
def _set_igmpl3_sg_addr(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 igmpl3_sg_addr, mapped from YANG variable /routing_system/interface/ve/ip/igmp/ve_igmpl3_static_group/igmpl3_sg_addr (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_igmpl3_sg_addr is considered as a private
method. Backends looking to populate this ... | f334000:c0:m4 |
def _get_dscp_cos(self): | return self.__dscp_cos<EOL> | Getter method for dscp_cos, mapped from YANG variable /routing_system/interface/ve/qos/dscp_cos (map-name-type) | f334001:c0:m3 |
def _set_dscp_cos(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 dscp_cos, mapped from YANG variable /routing_system/interface/ve/qos/dscp_cos (map-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_dscp_cos is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_ds... | f334001:c0:m4 |
def _get_dscp_mutation(self): | return self.__dscp_mutation<EOL> | Getter method for dscp_mutation, mapped from YANG variable /routing_system/interface/ve/qos/dscp_mutation (map-name-type) | f334001:c0:m6 |
def _set_dscp_mutation(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 dscp_mutation, mapped from YANG variable /routing_system/interface/ve/qos/dscp_mutation (map-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_dscp_mutation is considered as a private
method. Backends looking to populate this variable should
do so via calling ... | f334001:c0:m7 |
def _get_dscp_traffic_class(self): | return self.__dscp_traffic_class<EOL> | Getter method for dscp_traffic_class, mapped from YANG variable /routing_system/interface/ve/qos/dscp_traffic_class (map-name-type) | f334001:c0:m9 |
def _set_dscp_traffic_class(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 dscp_traffic_class, mapped from YANG variable /routing_system/interface/ve/qos/dscp_traffic_class (map-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_dscp_traffic_class is considered as a private
method. Backends looking to populate this variable should
do ... | f334001:c0:m10 |
def _get_hop_by_hop_trap(self): | return self.__hop_by_hop_trap<EOL> | Getter method for hop_by_hop_trap, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_ve_intf_cmds/hop_by_hop_trap (empty) | f334002:c0:m3 |
def _set_hop_by_hop_trap(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 hop_by_hop_trap, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_ve_intf_cmds/hop_by_hop_trap (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_hop_by_hop_trap is considered as a private
method. Backends looking to populate this variable should
d... | f334002:c0:m4 |
def _get_ipv6_access_list(self): | return self.__ipv6_access_list<EOL> | Getter method for ipv6_access_list, mapped from YANG variable /routing_system/interface/ve/ipv6/access_group/ipv6_access_list (ipv6-l3-acl-policy-name) | f334003:c0:m3 |
def _set_ipv6_access_list(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 ipv6_access_list, mapped from YANG variable /routing_system/interface/ve/ipv6/access_group/ipv6_access_list (ipv6-l3-acl-policy-name)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_access_list is considered as a private
method. Backends looking to populate this v... | f334003:c0:m4 |
def _get_ip_direction(self): | return self.__ip_direction<EOL> | Getter method for ip_direction, mapped from YANG variable /routing_system/interface/ve/ipv6/access_group/ip_direction (enumeration) | f334003:c0:m6 |
def _set_ip_direction(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 ip_direction, mapped from YANG variable /routing_system/interface/ve/ipv6/access_group/ip_direction (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_ip_direction is considered as a private
method. Backends looking to populate this variable should
do so via... | f334003:c0:m7 |
def _get_traffic_type(self): | return self.__traffic_type<EOL> | Getter method for traffic_type, mapped from YANG variable /routing_system/interface/ve/ipv6/access_group/traffic_type (enumeration) | f334003:c0:m9 |
def _set_traffic_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 traffic_type, mapped from YANG variable /routing_system/interface/ve/ipv6/access_group/traffic_type (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_traffic_type is considered as a private
method. Backends looking to populate this variable should
do so via... | f334003:c0:m10 |
def _get_ipv6_interface_type(self): | return self.__ipv6_interface_type<EOL> | Getter method for ipv6_interface_type, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_interface/ipv6_interface_type (vrrp:track-iftype) | f334004:c0:m3 |
def _set_ipv6_interface_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 ipv6_interface_type, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_interface/ipv6_interface_type (vrrp:track-iftype)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_interface_type is considered as a private
... | f334004:c0:m4 |
def _get_ipv6_interface_name(self): | return self.__ipv6_interface_name<EOL> | Getter method for ipv6_interface_name, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_interface/ipv6_interface_name (vrrp:track-ifname) | f334004:c0:m6 |
def _set_ipv6_interface_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, restrict... | Setter method for ipv6_interface_name, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_interface/ipv6_interface_name (vrrp:track-ifname)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_interface_name is considered as a private
... | f334004:c0:m7 |
def _get_ipv6_interface_priority(self): | return self.__ipv6_interface_priority<EOL> | Getter method for ipv6_interface_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_interface/ipv6_interface_priority (uint32)
YANG Description: Track Priority | f334004:c0:m9 |
def _set_ipv6_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=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 ipv6_interface_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_interface/ipv6_interface_priority (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_interface_priority is considered as a private... | f334004:c0:m10 |
def _get_ipv6_interface(self): | return self.__ipv6_interface<EOL> | Getter method for ipv6_interface, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_interface (list) | f334005:c0:m3 |
def _set_ipv6_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=YANGListType("<STR_LIT>",ipv6_interface.ipv6_interface, 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='<ST... | Setter method for ipv6_interface, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_interface (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_interface is considered as a private
method. Backends looking to populate this v... | f334005:c0:m4 |
def _get_ipv6_network(self): | return self.__ipv6_network<EOL> | Getter method for ipv6_network, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_network (list) | f334005:c0:m6 |
def _set_ipv6_network(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>",ipv6_network.ipv6_network, 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 ipv6_network, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_network (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_network is considered as a private
method. Backends looking to populate this variabl... | f334005:c0:m7 |
def _get_ipv6_next_hop(self): | return self.__ipv6_next_hop<EOL> | Getter method for ipv6_next_hop, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_next_hop (list) | f334005:c0:m9 |
def _set_ipv6_next_hop(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>",ipv6_next_hop.ipv6_next_hop, 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 ipv6_next_hop, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_next_hop (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_next_hop is considered as a private
method. Backends looking to populate this vari... | f334005:c0:m10 |
def _get_ipv6_next_hop_address(self): | return self.__ipv6_next_hop_address<EOL> | Getter method for ipv6_next_hop_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_next_hop/ipv6_next_hop_address (inet:ipv6-address) | f334006:c0:m3 |
def _set_ipv6_next_hop_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 ipv6_next_hop_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_next_hop/ipv6_next_hop_address (inet:ipv6-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_next_hop_address is considered as a pri... | f334006:c0:m4 |
def _get_ipv6_next_hop_priority(self): | return self.__ipv6_next_hop_priority<EOL> | Getter method for ipv6_next_hop_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_next_hop/ipv6_next_hop_priority (uint32)
YANG Description: Track Priority | f334006:c0:m6 |
def _set_ipv6_next_hop_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>']}), is_leaf=True, yang_name="... | Setter method for ipv6_next_hop_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_next_hop/ipv6_next_hop_priority (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_next_hop_priority is considered as a private
met... | f334006:c0:m7 |
def _get_ipv6_network_address(self): | return self.__ipv6_network_address<EOL> | Getter method for ipv6_network_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_network/ipv6_network_address (comn:ipv6-address-prefix) | f334007:c0:m3 |
def _set_ipv6_network_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 ipv6_network_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_network/ipv6_network_address (comn:ipv6-address-prefix)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_network_address is considered as a ... | f334007:c0:m4 |
def _get_ipv6_network_priority(self): | return self.__ipv6_network_priority<EOL> | Getter method for ipv6_network_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_network/ipv6_network_priority (uint32)
YANG Description: Track Priority | f334007:c0:m6 |
def _set_ipv6_network_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>']}), is_leaf=True, yang_name="... | Setter method for ipv6_network_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track/ipv6_network/ipv6_network_priority (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_network_priority is considered as a private
method.... | f334007:c0:m7 |
def _get_local_ipv6_gw_id(self): | return self.__local_ipv6_gw_id<EOL> | Getter method for local_ipv6_gw_id, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/local_ipv6_gw_id (uint32) | f334008:c0:m3 |
def _set_local_ipv6_gw_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=RestrictedClassTyp... | Setter method for local_ipv6_gw_id, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/local_ipv6_gw_id (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_local_ipv6_gw_id is considered as a private
method. Backends looking to populate this vari... | f334008:c0:m4 |
def _get_enable_local(self): | return self.__enable_local<EOL> | Getter method for enable_local, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/enable_local (empty) | f334008:c0:m6 |
def _set_enable_local(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_local, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/enable_local (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_enable_local is considered as a private
method. Backends looking to populate this variable should
d... | f334008:c0:m7 |
def _get_disable_local(self): | return self.__disable_local<EOL> | Getter method for disable_local, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/disable_local (empty) | f334008:c0:m9 |
def _set_disable_local(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 disable_local, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/disable_local (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_disable_local is considered as a private
method. Backends looking to populate this variable shoul... | f334008:c0:m10 |
def _get_load_balancing(self): | return self.__load_balancing<EOL> | Getter method for load_balancing, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/load_balancing (container) | f334008:c0:m12 |
def _set_load_balancing(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=load_balancing.load_balancing, 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 load_balancing, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/load_balancing (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_load_balancing is considered as a private
method. Backends looking to populate this variabl... | f334008:c0:m13 |
def _get_ipv6_track(self): | return self.__ipv6_track<EOL> | Getter method for ipv6_track, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track (container) | f334008:c0:m15 |
def _set_ipv6_track(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_track.ipv6_track, 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 ipv6_track, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/ipv6_track (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_track is considered as a private
method. Backends looking to populate this variable should
do ... | f334008:c0:m16 |
def _get_basic(self): | return self.__basic<EOL> | Getter method for basic, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/load_balancing/basic (empty) | f334009:c0:m3 |
def _set_basic(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 basic, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/load_balancing/basic (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_basic is considered as a private
method. Backends looking to populate this variable should
do so v... | f334009:c0:m4 |
def _get_threshold_priority(self): | return self.__threshold_priority<EOL> | Getter method for threshold_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/load_balancing/threshold_priority (uint32)
YANG Description: Threshold Priority | f334009:c0:m6 |
def _set_threshold_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>']}), is_leaf=True, yang_name="... | Setter method for threshold_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway/load_balancing/threshold_priority (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_threshold_priority is considered as a private
method. Backends looking ... | f334009:c0:m7 |
def _get_interface_ipv6_router_isis(self): | return self.__interface_ipv6_router_isis<EOL> | Getter method for interface_ipv6_router_isis, mapped from YANG variable /routing_system/interface/ve/ipv6/intf_ipv6_router_isis/int_ipv6_router_isis/interface_ipv6_router_isis (empty) | f334010:c0:m3 |
def _set_interface_ipv6_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_ipv6_router_isis, mapped from YANG variable /routing_system/interface/ve/ipv6/intf_ipv6_router_isis/int_ipv6_router_isis/interface_ipv6_router_isis (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_ipv6_router_isis is considered as a private
m... | f334010:c0:m4 |
def _get_int_ipv6_router_isis(self): | return self.__int_ipv6_router_isis<EOL> | Getter method for int_ipv6_router_isis, mapped from YANG variable /routing_system/interface/ve/ipv6/intf_ipv6_router_isis/int_ipv6_router_isis (container) | f334011:c0:m3 |
def _set_int_ipv6_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_ipv6_router_isis.int_ipv6_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, registe... | Setter method for int_ipv6_router_isis, mapped from YANG variable /routing_system/interface/ve/ipv6/intf_ipv6_router_isis/int_ipv6_router_isis (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_int_ipv6_router_isis is considered as a private
method. Backends looking to populate... | f334011:c0:m4 |
def _get_ipv6_address(self): | return self.__ipv6_address<EOL> | Getter method for ipv6_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/neighbor/ipv6_address (neighbor-ipv6-address) | f334012:c0:m3 |
def _set_ipv6_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 ipv6_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/neighbor/ipv6_address (neighbor-ipv6-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_address is considered as a private
method. Backends looking to populat... | f334012:c0:m4 |
def _get_hardware_address(self): | return self.__hardware_address<EOL> | Getter method for hardware_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/neighbor/hardware_address (macAddr) | f334012:c0:m6 |
def _set_hardware_address(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 hardware_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/neighbor/hardware_address (macAddr)
If this variable is read-only (config: false) in the
source YANG file, then _set_hardware_address is considered as a private
method. Backends looking to populate ... | f334012:c0:m7 |
def _get_vrrp_suppress_interface_ra(self): | return self.__vrrp_suppress_interface_ra<EOL> | Getter method for vrrp_suppress_interface_ra, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/vrrp_suppress_interface_ra (empty) | f334013:c0:m3 |
def _set_vrrp_suppress_interface_ra(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 vrrp_suppress_interface_ra, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/vrrp_suppress_interface_ra (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_vrrp_suppress_interface_ra is considered as a private
method. Backends l... | f334013:c0:m4 |
def _get_nd(self): | return self.__nd<EOL> | Getter method for nd, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd (container) | f334013:c0:m6 |
def _set_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=nd.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, extensions={u'<STR_LIT... | Setter method for nd, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_nd is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._s... | f334013:c0:m7 |
def _get_neighbor(self): | return self.__neighbor<EOL> | Getter method for neighbor, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/neighbor (list) | f334013:c0:m9 |
def _set_neighbor(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>",neighbor.neighbor, 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 neighbor, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/neighbor (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_neighbor is considered as a private
method. Backends looking to populate this variable should
do so via calli... | f334013:c0:m10 |
def _get_prefix_ipv6_address(self): | return self.__prefix_ipv6_address<EOL> | Getter method for prefix_ipv6_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/prefix_ipv6_address (inet:ipv6-prefix) | f334014:c0:m3 |
def _set_prefix_ipv6_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 prefix_ipv6_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/prefix_ipv6_address (inet:ipv6-prefix)
If this variable is read-only (config: false) in the
source YANG file, then _set_prefix_ipv6_address is considered as a private
method. Backends l... | f334014:c0:m4 |
def _get_lifetime(self): | return self.__lifetime<EOL> | Getter method for lifetime, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime (container) | f334014:c0:m6 |
def _set_lifetime(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=lifetime.lifetime, 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 lifetime, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_lifetime is considered as a private
method. Backends looking to populate this variable should
... | f334014:c0:m7 |
def _get_no_advertise(self): | return self.__no_advertise<EOL> | Getter method for no_advertise, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/no_advertise (empty) | f334015:c0:m3 |
def _set_no_advertise(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 no_advertise, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/no_advertise (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_no_advertise is considered as a private
method. Backends looking to populate this... | f334015:c0:m4 |
def _get_valid_lifetime(self): | return self.__valid_lifetime<EOL> | Getter method for valid_lifetime, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/valid_lifetime (common-def:time-interval-sec) | f334015:c0:m6 |
def _set_valid_lifetime(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 valid_lifetime, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/valid_lifetime (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_valid_lifetime is considered as a private
method. Back... | f334015:c0:m7 |
def _get_valid_infinite(self): | return self.__valid_infinite<EOL> | Getter method for valid_infinite, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/valid_infinite (empty) | f334015:c0:m9 |
def _set_valid_infinite(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 valid_infinite, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/valid_infinite (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_valid_infinite is considered as a private
method. Backends looking to populat... | f334015:c0:m10 |
def _get_preferred(self): | return self.__preferred<EOL> | Getter method for preferred, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred (container) | f334015:c0:m12 |
def _set_preferred(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=preferred.preferred, 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 preferred, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_preferred is considered as a private
method. Backends looking to populate this vari... | f334015:c0:m13 |
def _get_no_autoconfig(self): | return self.__no_autoconfig<EOL> | Getter method for no_autoconfig, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred/prefix_flags/no_autoconfig (empty) | f334016:c0:m3 |
def _set_no_autoconfig(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 no_autoconfig, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred/prefix_flags/no_autoconfig (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_no_autoconfig is considered as a private
method. Backend... | f334016:c0:m4 |
def _get_no_onlink(self): | return self.__no_onlink<EOL> | Getter method for no_onlink, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred/prefix_flags/no_onlink (empty) | f334016:c0:m6 |
def _set_no_onlink(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 no_onlink, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred/prefix_flags/no_onlink (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_no_onlink is considered as a private
method. Backends looking to... | f334016:c0:m7 |
def _get_off_link(self): | return self.__off_link<EOL> | Getter method for off_link, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred/prefix_flags/off_link (empty) | f334016:c0:m9 |
def _set_off_link(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 off_link, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred/prefix_flags/off_link (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_off_link is considered as a private
method. Backends looking to po... | f334016:c0:m10 |
def _get_preferred_lifetime(self): | return self.__preferred_lifetime<EOL> | Getter method for preferred_lifetime, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred/preferred_lifetime (common-def:time-interval-sec) | f334017:c0:m3 |
def _set_preferred_lifetime(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 preferred_lifetime, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred/preferred_lifetime (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_preferred_lifetime is considered as ... | f334017:c0:m4 |
def _get_preferred_infinite(self): | return self.__preferred_infinite<EOL> | Getter method for preferred_infinite, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred/preferred_infinite (empty) | f334017:c0:m6 |
def _set_preferred_infinite(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 preferred_infinite, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred/preferred_infinite (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_preferred_infinite is considered as a private
method. Backe... | f334017:c0:m7 |
def _get_prefix_flags(self): | return self.__prefix_flags<EOL> | Getter method for prefix_flags, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred/prefix_flags (container) | f334017:c0:m9 |
def _set_prefix_flags(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=prefix_flags.prefix_flags, 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 prefix_flags, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/prefix/lifetime/preferred/prefix_flags (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_prefix_flags is considered as a private
method. Backends looking to... | f334017:c0:m10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.