signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_interface_vlan_ospf_conf(self): | return self.__interface_vlan_ospf_conf<EOL> | Getter method for interface_vlan_ospf_conf, mapped from YANG variable /routing_system/interface/ve/ip/interface_vlan_ospf_conf (container) | f336919:c0:m30 |
def _set_interface_vlan_ospf_conf(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=interface_vlan_ospf_conf.interface_vlan_ospf_conf, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods,... | Setter method for interface_vlan_ospf_conf, mapped from YANG variable /routing_system/interface/ve/ip/interface_vlan_ospf_conf (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_vlan_ospf_conf is considered as a private
method. Backends looking to populate this variab... | f336919:c0:m31 |
def _get_pim_intf_vlan_cont(self): | return self.__pim_intf_vlan_cont<EOL> | Getter method for pim_intf_vlan_cont, mapped from YANG variable /routing_system/interface/ve/ip/pim_intf_vlan_cont (container) | f336919:c0:m33 |
def _set_pim_intf_vlan_cont(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=pim_intf_vlan_cont.pim_intf_vlan_cont, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_pa... | Setter method for pim_intf_vlan_cont, mapped from YANG variable /routing_system/interface/ve/ip/pim_intf_vlan_cont (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_pim_intf_vlan_cont is considered as a private
method. Backends looking to populate this variable should
do so vi... | f336919:c0:m34 |
def _get_mode(self): | return self.__mode<EOL> | Getter method for mode, mapped from YANG variable /routing_system/interface/ve/rpf_mode/mode (enumeration) | f336920:c0:m3 |
def _set_mode(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:strict>': {'<STR_LIT:value>': <NUM_LIT:3>}... | Setter method for mode, mapped from YANG variable /routing_system/interface/ve/rpf_mode/mode (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_mode is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mode() dire... | f336920: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) | f336921: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... | f336921:c0:m4 |
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) | f336922: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... | f336922: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) | f336922: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... | f336922: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) | f336922: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... | f336922:c0:m10 |
def _get_suppressing_address(self): | return self.__suppressing_address<EOL> | Getter method for suppressing_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/address/suppressing_address (list) | f336923:c0:m3 |
def _set_suppressing_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=YANGListType("<STR_LIT>",suppressing_address.suppressing_address, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang... | Setter method for suppressing_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/address/suppressing_address (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_suppressing_address is considered as a private
method. Backends looking to p... | f336923:c0:m4 |
def _get_address_suppress_all(self): | return self.__address_suppress_all<EOL> | Getter method for address_suppress_all, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/address/address_suppress_all (empty) | f336923:c0:m6 |
def _set_address_suppress_all(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", 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 address_suppress_all, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/address/address_suppress_all (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_address_suppress_all is considered as a private
method. Backends looking ... | f336923:c0:m7 |
def _get_suppress_ipv6_address(self): | return self.__suppress_ipv6_address<EOL> | Getter method for suppress_ipv6_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/address/suppressing_address/suppress_ipv6_address (inet:ipv6-address) | f336924:c0:m3 |
def _set_suppress_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 suppress_ipv6_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/address/suppressing_address/suppress_ipv6_address (inet:ipv6-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_suppress_ipv6_address is considered as ... | f336924:c0:m4 |
def _get_suppress_per_address(self): | return self.__suppress_per_address<EOL> | Getter method for suppress_per_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/address/suppressing_address/suppress_per_address (empty) | f336924:c0:m6 |
def _set_suppress_per_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=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 suppress_per_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra/ipv6_intf_cmds/nd/address/suppressing_address/suppress_per_address (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_suppress_per_address is considered as a private
metho... | f336924:c0:m7 |
def _get_owner_priority(self): | return self.__owner_priority<EOL> | Getter method for owner_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/owner/owner_priority (uint8)
YANG Description: IPv6 VRRP owner priority | f336925:c0:m3 |
def _set_owner_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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for owner_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/owner/owner_priority (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_owner_priority is considered as a private
method. Backends looking to populate this variable should
do so via... | f336925:c0:m4 |
def _get_owner_track_priority(self): | return self.__owner_track_priority<EOL> | Getter method for owner_track_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/owner/owner_track_priority (uint8)
YANG Description: IPv6 VRRP owner track priority | f336925:c0:m6 |
def _set_owner_track_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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), default=RestrictedClassType... | Setter method for owner_track_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/owner/owner_track_priority (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_owner_track_priority is considered as a private
method. Backends looking to populate this variabl... | f336925:c0:m7 |
def _get_vrid(self): | return self.__vrid<EOL> | Getter method for vrid, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/vrid (vrid-type) | f336926:c0:m3 |
def _set_vrid(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 vrid, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/vrid (vrid-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_vrid is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_vrid() dir... | f336926:c0:m4 |
def _get_use_v2_checksum(self): | return self.__use_v2_checksum<EOL> | Getter method for use_v2_checksum, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/use_v2_checksum (empty)
YANG Description: Use v2 checksum | f336926:c0:m6 |
def _set_use_v2_checksum(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 use_v2_checksum, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/use_v2_checksum (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_use_v2_checksum is considered as a private
method. Backends looking to populate this variable should
do so via ca... | f336926:c0:m7 |
def _get_owner(self): | return self.__owner<EOL> | Getter method for owner, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/owner (container)
YANG Description: IPv6 VRRP owner | f336926:c0:m9 |
def _set_owner(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=owner.owner, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<S... | Setter method for owner, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/owner (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_owner is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_owner()... | f336926:c0:m10 |
def _get_virtual_ip(self): | return self.__virtual_ip<EOL> | Getter method for virtual_ip, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/virtual_ip (list) | f336926:c0:m12 |
def _set_virtual_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=YANGListType("<STR_LIT>",virtual_ip.virtual_ip, 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>',... | Setter method for virtual_ip, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/virtual_ip (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_virtual_ip is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._s... | f336926:c0:m13 |
def _get_track(self): | return self.__track<EOL> | Getter method for track, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/track (container)
YANG Description: Interface to be tracked | f336926:c0:m15 |
def _set_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=track.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, extensions={u'<S... | Setter method for track, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/track (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_track is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_track()... | f336926:c0:m16 |
def _get_advertisement_interval(self): | return self.__advertisement_interval<EOL> | Getter method for advertisement_interval, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/advertisement_interval (uint32)
YANG Description: Set advertisement interval | f336926:c0:m18 |
def _set_advertisement_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 advertisement_interval, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/advertisement_interval (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_advertisement_interval is considered as a private
method. Backends looking to populate this variab... | f336926:c0:m19 |
def _get_enable(self): | return self.__enable<EOL> | Getter method for enable, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/enable (empty)
YANG Description: Enable Session | f336926:c0:m21 |
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 /routing_system/interface/ve/ipv6/vrrpv3/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()... | f336926:c0:m22 |
def _get_hold_time(self): | return self.__hold_time<EOL> | Getter method for hold_time, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/hold_time (uint32)
YANG Description: Configure hold time for this session | f336926:c0:m24 |
def _set_hold_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 hold_time, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/hold_time (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_hold_time is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._se... | f336926:c0:m25 |
def _get_preempt_mode(self): | return self.__preempt_mode<EOL> | Getter method for preempt_mode, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/preempt_mode (empty)
YANG Description: Set preempt mode for the session | f336926:c0:m27 |
def _set_preempt_mode(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 preempt_mode, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/preempt_mode (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_preempt_mode is considered as a private
method. Backends looking to populate this variable should
do so via calling thi... | f336926:c0:m28 |
def _get_priority(self): | return self.__priority<EOL> | Getter method for priority, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/priority (uint8)
YANG Description: Set router priority within virtual router | f336926:c0:m30 |
def _set_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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for priority, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/priority (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_priority is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_pr... | f336926:c0:m31 |
def _get_description(self): | return self.__description<EOL> | Getter method for description, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3/description (string)
YANG Description: Interface specific description | f336926:c0:m33 |
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 /routing_system/interface/ve/ipv6/vrrpv3/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 thisO... | f336926:c0:m34 |
def _get_ipv6_config(self): | return self.__ipv6_config<EOL> | Getter method for ipv6_config, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config (container) | f336927:c0:m3 |
def _set_ipv6_config(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ipv6_config.ipv6_config, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, exte... | Setter method for ipv6_config, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_config is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._... | f336927:c0:m4 |
def _get_ipv6_anycast_address(self): | return self.__ipv6_anycast_address<EOL> | Getter method for ipv6_anycast_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_anycast_address (list) | f336927:c0:m6 |
def _set_ipv6_anycast_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=YANGListType("<STR_LIT>",ipv6_anycast_address.ipv6_anycast_address, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, ya... | Setter method for ipv6_anycast_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_anycast_address (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_anycast_address is considered as a private
method. Backends looking to populate this variable should
do so... | f336927:c0:m7 |
def _get_ipv6_vrrp_extended(self): | return self.__ipv6_vrrp_extended<EOL> | Getter method for ipv6_vrrp_extended, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_vrrp_extended (container)
YANG Description: VRRP Extended | f336927:c0:m9 |
def _set_ipv6_vrrp_extended(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ipv6_vrrp_extended.ipv6_vrrp_extended, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_pa... | Setter method for ipv6_vrrp_extended, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_vrrp_extended (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_vrrp_extended is considered as a private
method. Backends looking to populate this variable should
do so ... | f336927:c0:m10 |
def _get_ipv6_local_anycast_gateway(self): | return self.__ipv6_local_anycast_gateway<EOL> | Getter method for ipv6_local_anycast_gateway, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway (list) | f336927:c0:m12 |
def _set_ipv6_local_anycast_gateway(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_local_anycast_gateway.ipv6_local_anycast_gateway, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._pat... | Setter method for ipv6_local_anycast_gateway, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_local_anycast_gateway (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_local_anycast_gateway is considered as a private
method. Backends looking to populate this var... | f336927:c0:m13 |
def _get_interface_ve_dhcp_conf(self): | return self.__interface_ve_dhcp_conf<EOL> | Getter method for interface_ve_dhcp_conf, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ve_dhcp_conf (container) | f336927:c0:m15 |
def _set_interface_ve_dhcp_conf(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=interface_ve_dhcp_conf.interface_ve_dhcp_conf, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, reg... | Setter method for interface_ve_dhcp_conf, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ve_dhcp_conf (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_ve_dhcp_conf is considered as a private
method. Backends looking to populate this variable s... | f336927:c0:m16 |
def _get_icmpv6(self): | return self.__icmpv6<EOL> | Getter method for icmpv6, mapped from YANG variable /routing_system/interface/ve/ipv6/icmpv6 (container) | f336927:c0:m18 |
def _set_icmpv6(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=icmpv6.icmpv6, 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 icmpv6, mapped from YANG variable /routing_system/interface/ve/ipv6/icmpv6 (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_icmpv6 is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_icmpv6() di... | f336927:c0:m19 |
def _get_access_group(self): | return self.__access_group<EOL> | Getter method for access_group, mapped from YANG variable /routing_system/interface/ve/ipv6/access_group (list) | f336927:c0:m21 |
def _set_access_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>",access_group.access_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 access_group, mapped from YANG variable /routing_system/interface/ve/ipv6/access_group (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_access_group is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._se... | f336927:c0:m22 |
def _get_policy(self): | return self.__policy<EOL> | Getter method for policy, mapped from YANG variable /routing_system/interface/ve/ipv6/policy (container)
YANG Description: Configure PBR | f336927:c0:m24 |
def _set_policy(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=policy.policy, 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 policy, mapped from YANG variable /routing_system/interface/ve/ipv6/policy (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_policy() di... | f336927:c0:m25 |
def _get_ipv6_nd_ra(self): | return self.__ipv6_nd_ra<EOL> | Getter method for ipv6_nd_ra, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra (container) | f336927:c0:m27 |
def _set_ipv6_nd_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=ipv6_nd_ra.ipv6_nd_ra, 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_nd_ra, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_nd_ra (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_nd_ra is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set... | f336927:c0:m28 |
def _get_intf_ipv6_router_isis(self): | return self.__intf_ipv6_router_isis<EOL> | Getter method for intf_ipv6_router_isis, mapped from YANG variable /routing_system/interface/ve/ipv6/intf_ipv6_router_isis (container) | f336927:c0:m30 |
def _set_intf_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=intf_ipv6_router_isis.intf_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, regis... | Setter method for intf_ipv6_router_isis, mapped from YANG variable /routing_system/interface/ve/ipv6/intf_ipv6_router_isis (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_intf_ipv6_router_isis is considered as a private
method. Backends looking to populate this variable shou... | f336927:c0:m31 |
def _get_ipv6_ve_intf_cmds(self): | return self.__ipv6_ve_intf_cmds<EOL> | Getter method for ipv6_ve_intf_cmds, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_ve_intf_cmds (container) | f336927:c0:m33 |
def _set_ipv6_ve_intf_cmds(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_ve_intf_cmds.ipv6_ve_intf_cmds, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_path... | Setter method for ipv6_ve_intf_cmds, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_ve_intf_cmds (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_ve_intf_cmds is considered as a private
method. Backends looking to populate this variable should
do so via... | f336927:c0:m34 |
def _get_interface_ospfv3_conf(self): | return self.__interface_ospfv3_conf<EOL> | Getter method for interface_ospfv3_conf, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf (container)
YANG Description: Open Shortest Path First version 3 (OSPFv3) | f336927:c0:m36 |
def _set_interface_ospfv3_conf(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=interface_ospfv3_conf.interface_ospfv3_conf, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, regis... | Setter method for interface_ospfv3_conf, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_ospfv3_conf is considered as a private
method. Backends looking to populate this variable shou... | f336927:c0:m37 |
def _get_vrrpv3(self): | return self.__vrrpv3<EOL> | Getter method for vrrpv3, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3 (list) | f336927:c0:m39 |
def _set_vrrpv3(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>",vrrpv3.vrrpv3, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extensi... | Setter method for vrrpv3, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3 (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_vrrpv3 is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_vrrpv3() directl... | f336927:c0:m40 |
def _get_vrrpv3e(self): | return self.__vrrpv3e<EOL> | Getter method for vrrpv3e, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e (list) | f336927:c0:m42 |
def _set_vrrpv3e(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>",vrrpv3e.vrrpv3e, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', exten... | Setter method for vrrpv3e, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_vrrpv3e is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_vrrpv3e() dir... | f336927:c0:m43 |
def _get_rate_limiting(self): | return self.__rate_limiting<EOL> | Getter method for rate_limiting, mapped from YANG variable /routing_system/interface/ve/ipv6/icmpv6/rate_limiting (uint32) | f336928:c0:m3 |
def _set_rate_limiting(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 rate_limiting, mapped from YANG variable /routing_system/interface/ve/ipv6/icmpv6/rate_limiting (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_rate_limiting is considered as a private
method. Backends looking to populate this variable should
do so via calling... | f336928:c0:m4 |
def _get_redirect(self): | return self.__redirect<EOL> | Getter method for redirect, mapped from YANG variable /routing_system/interface/ve/ipv6/icmpv6/redirect (empty) | f336928:c0:m6 |
def _set_redirect(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 redirect, mapped from YANG variable /routing_system/interface/ve/ipv6/icmpv6/redirect (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_redirect is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_re... | f336928:c0:m7 |
def _get_vmac(self): | return self.__vmac<EOL> | Getter method for vmac, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/virtual_mac/vmac (empty)
YANG Description: Virtual MAC address | f336929:c0:m3 |
def _set_vmac(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 vmac, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/virtual_mac/vmac (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_vmac is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_v... | f336929:c0:m4 |
def _get_vrid(self): | return self.__vrid<EOL> | Getter method for vrid, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/vrid (vrid-type) | f336930:c0:m3 |
def _set_vrid(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 vrid, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/vrid (vrid-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_vrid is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_vrid() di... | f336930:c0:m4 |
def _get_virtual_mac(self): | return self.__virtual_mac<EOL> | Getter method for virtual_mac, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/virtual_mac (container)
YANG Description: Virtual MAC | f336930:c0:m6 |
def _set_virtual_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=virtual_mac.virtual_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, exte... | Setter method for virtual_mac, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/virtual_mac (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_virtual_mac is considered as a private
method. Backends looking to populate this variable should
do so via calling t... | f336930:c0:m7 |
def _get_virtual_ip(self): | return self.__virtual_ip<EOL> | Getter method for virtual_ip, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/virtual_ip (list) | f336930:c0:m9 |
def _set_virtual_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=YANGListType("<STR_LIT>",virtual_ip.virtual_ip, 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>',... | Setter method for virtual_ip, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/virtual_ip (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_virtual_ip is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._... | f336930:c0:m10 |
def _get_track(self): | return self.__track<EOL> | Getter method for track, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/track (container)
YANG Description: Interface to be tracked | f336930:c0:m12 |
def _set_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=track.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, extensions={u'<S... | Setter method for track, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/track (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_track is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_track(... | f336930:c0:m13 |
def _get_enable(self): | return self.__enable<EOL> | Getter method for enable, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/enable (empty)
YANG Description: Enable Session | f336930:c0:m15 |
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 /routing_system/interface/ve/ipv6/vrrpv3e/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(... | f336930:c0:m16 |
def _get_hold_time(self): | return self.__hold_time<EOL> | Getter method for hold_time, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/hold_time (uint32)
YANG Description: Configure hold time for this session | f336930:c0:m18 |
def _set_hold_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 hold_time, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/hold_time (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_hold_time is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._s... | f336930:c0:m19 |
def _get_preempt_mode(self): | return self.__preempt_mode<EOL> | Getter method for preempt_mode, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/preempt_mode (empty)
YANG Description: Set preempt mode for the session | f336930:c0:m21 |
def _set_preempt_mode(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 preempt_mode, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/preempt_mode (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_preempt_mode is considered as a private
method. Backends looking to populate this variable should
do so via calling th... | f336930:c0:m22 |
def _get_priority(self): | return self.__priority<EOL> | Getter method for priority, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/priority (uint8)
YANG Description: Set router priority within virtual router | f336930:c0:m24 |
def _set_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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for priority, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/priority (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_priority is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_p... | f336930:c0:m25 |
def _get_description(self): | return self.__description<EOL> | Getter method for description, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/description (string)
YANG Description: Interface specific description | f336930:c0:m27 |
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 /routing_system/interface/ve/ipv6/vrrpv3e/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 this... | f336930:c0:m28 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.