signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_link_interval_properties(self): | return self.__link_interval_properties<EOL> | Getter method for link_interval_properties, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/link_interval_properties (container) | f334045:c0:m36 |
def _set_link_interval_properties(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=link_interval_properties.link_interval_properties, 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 link_interval_properties, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/link_interval_properties (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_link_interval_properties is considered as a private
method. Backends looking... | f334045:c0:m37 |
def _get_bfd_enable(self): | return self.__bfd_enable<EOL> | Getter method for bfd_enable, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/bfd/bfd_enable (empty)
YANG Description: Enable bfd on this interface | f334046:c0:m3 |
def _set_bfd_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>': None, ... | Setter method for bfd_enable, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/bfd/bfd_enable (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_bfd_enable is considered as a private
method. Backends looking to populate this variable should
do so vi... | f334046:c0:m4 |
def _get_spi(self): | return self.__spi<EOL> | Getter method for spi, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/spi (spi-value-type)
YANG Description: Security Parameter IndexThe SPI value in combination with the destination IP address and security protocol uniquely identifies the Securi... | f334047:c0:m3 |
def _set_spi(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 spi, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/spi (spi-value-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_spi is considered as a private
method. Backends looking to populate this var... | f334047:c0:m4 |
def _get_ah(self): | return self.__ah<EOL> | Getter method for ah, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/ah (algorithm-type-ah)
YANG Description: Specify the authentication algorithm to use. | f334047:c0:m6 |
def _set_ah(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:2>}, u'<ST... | Setter method for ah, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/ah (algorithm-type-ah)
If this variable is read-only (config: false) in the
source YANG file, then _set_ah is considered as a private
method. Backends looking to populate this var... | f334047:c0:m7 |
def _get_ah_no_encrypt(self): | return self.__ah_no_encrypt<EOL> | Getter method for ah_no_encrypt, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/ah_no_encrypt (empty)
YANG Description: Do not encrypt the key | f334047:c0:m9 |
def _set_ah_no_encrypt(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 ah_no_encrypt, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/ah_no_encrypt (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_ah_no_encrypt is considered as a private
method. Backends looking... | f334047:c0:m10 |
def _get_ah_key(self): | return self.__ah_key<EOL> | Getter method for ah_key, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/ah_key (ipsec-authentication-hexkey-string)
YANG Description: Key used for ah | f334047:c0:m12 |
def _set_ah_key(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT:key>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_help... | Setter method for ah_key, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/ah_key (ipsec-authentication-hexkey-string)
If this variable is read-only (config: false) in the
source YANG file, then _set_ah_key is considered as a private
method. Backends... | f334047:c0:m13 |
def _get_esp(self): | return self.__esp<EOL> | Getter method for esp, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/esp (algorithm-type-esp)
YANG Description: Specify Encapsulating Security Payload (ESP) as the protocol to provide packet-level security. | f334047:c0:m15 |
def _set_esp(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}},), is... | Setter method for esp, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/esp (algorithm-type-esp)
If this variable is read-only (config: false) in the
source YANG file, then _set_esp is considered as a private
method. Backends looking to populate this... | f334047:c0:m16 |
def _get_esp_no_encrypt(self): | return self.__esp_no_encrypt<EOL> | Getter method for esp_no_encrypt, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/esp_no_encrypt (empty)
YANG Description: Do not encrypt the key | f334047:c0:m18 |
def _set_esp_no_encrypt(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 esp_no_encrypt, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/esp_no_encrypt (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_esp_no_encrypt is considered as a private
method. Backends look... | f334047:c0:m19 |
def _get_esp_key(self): | return self.__esp_key<EOL> | Getter method for esp_key, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/esp_key (ipsec-authentication-hexkey-string)
YANG Description: Hexadecimal key string for ESP | f334047:c0:m21 |
def _set_esp_key(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=s... | Setter method for esp_key, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/esp_key (ipsec-authentication-hexkey-string)
If this variable is read-only (config: false) in the
source YANG file, then _set_esp_key is considered as a private
method. Backe... | f334047:c0:m22 |
def _get_esp_auth(self): | return self.__esp_auth<EOL> | Getter method for esp_auth, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/esp_auth (algorithm-type-ah) | f334047:c0:m24 |
def _set_esp_auth(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:2>}, u'<ST... | Setter method for esp_auth, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/esp_auth (algorithm-type-ah)
If this variable is read-only (config: false) in the
source YANG file, then _set_esp_auth is considered as a private
method. Backends looking to... | f334047:c0:m25 |
def _get_esp_auth_no_encrypt(self): | return self.__esp_auth_no_encrypt<EOL> | Getter method for esp_auth_no_encrypt, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/esp_auth_no_encrypt (empty)
YANG Description: Do not encrypt the key | f334047:c0:m27 |
def _set_esp_auth_no_encrypt(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 esp_auth_no_encrypt, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/esp_auth_no_encrypt (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_esp_auth_no_encrypt is considered as a private
method... | f334047:c0:m28 |
def _get_esp_auth_key(self): | return self.__esp_auth_key<EOL> | Getter method for esp_auth_key, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/esp_auth_key (ipsec-authentication-hexkey-string)
YANG Description: Hexadecimal key string for authentication algorithm | f334047:c0:m30 |
def _set_esp_auth_key(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT:key>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_help... | Setter method for esp_auth_key, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config/esp_auth_key (ipsec-authentication-hexkey-string)
If this variable is read-only (config: false) in the
source YANG file, then _set_esp_auth_key is considered as a privat... | f334047:c0:m31 |
def _get_ipsec_auth_key_config(self): | return self.__ipsec_auth_key_config<EOL> | Getter method for ipsec_auth_key_config, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config (container) | f334048:c0:m3 |
def _set_ipsec_auth_key_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=ipsec_auth_key_config.ipsec_auth_key_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, regis... | Setter method for ipsec_auth_key_config, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec_auth_key_config (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipsec_auth_key_config is considered as a private
method. Backends l... | f334048:c0:m4 |
def _get_ipsec(self): | return self.__ipsec<EOL> | Getter method for ipsec, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec (container)
YANG Description: Configure ipsec authentication for the interface | f334048:c0:m6 |
def _set_ipsec(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ipsec.ipsec, 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 ipsec, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipsec is considered as a private
method. Backends looking to populate this variable should
do so vi... | f334048:c0:m7 |
def _get_ipsec_authentication_disable(self): | return self.__ipsec_authentication_disable<EOL> | Getter method for ipsec_authentication_disable, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec/ipsec_authentication_disable (empty)
YANG Description: Disable ipsec authentication on the interface. For the purpose of troubleshooting, you can operationally disable ... | f334049:c0:m3 |
def _set_ipsec_authentication_disable(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u... | Setter method for ipsec_authentication_disable, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec/ipsec_authentication_disable (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipsec_authentication_disable is considered as a pri... | f334049:c0:m4 |
def _get_ifc_key_add_remove_interval(self): | return self.__ifc_key_add_remove_interval<EOL> | Getter method for ifc_key_add_remove_interval, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec/ifc_key_add_remove_interval (common-def:time-interval-sec)
YANG Description: Used to determine the interval time when authentication addition and deletion will take effe... | f334049:c0:m6 |
def _set_ifc_key_add_remove_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 ifc_key_add_remove_interval, mapped from YANG variable /routing_system/interface/ve/ipv6/interface_ospfv3_conf/authentication/ipsec/ifc_key_add_remove_interval (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_ifc_key_add_remove_interval is... | f334049:c0:m7 |
def _get_ipv6_route_map_name(self): | return self.__ipv6_route_map_name<EOL> | Getter method for ipv6_route_map_name, mapped from YANG variable /routing_system/interface/ve/ipv6/policy/route_map/ipv6_route_map_name (common-def:name-string63)
YANG Description: Word:1-63;;Route map name | f334050:c0:m3 |
def _set_ipv6_route_map_name(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm... | Setter method for ipv6_route_map_name, mapped from YANG variable /routing_system/interface/ve/ipv6/policy/route_map/ipv6_route_map_name (common-def:name-string63)
If this variable is read-only (config: false) in the
source YANG file, then _set_ipv6_route_map_name is considered as a private
method. Backends looking to p... | f334050:c0:m4 |
def _get_route_map(self): | return self.__route_map<EOL> | Getter method for route_map, mapped from YANG variable /routing_system/interface/ve/ipv6/policy/route_map (container)
YANG Description: Enable PBR | f334051:c0:m3 |
def _set_route_map(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=route_map.route_map, 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 route_map, mapped from YANG variable /routing_system/interface/ve/ipv6/policy/route_map (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_route_map is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj.... | f334051:c0:m4 |
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) | f334052: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... | f334052:c0:m4 |
def _get_eui64(self): | return self.__eui64<EOL> | Getter method for eui64, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address/eui_config/eui64 (empty) | f334053:c0:m3 |
def _set_eui64(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 eui64, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address/eui_config/eui64 (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_eui64 is considered as a private
method. Backends looking to populate this variable should
do so... | f334053:c0:m4 |
def _get_eui_secondary(self): | return self.__eui_secondary<EOL> | Getter method for eui_secondary, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address/eui_config/eui_secondary (empty) | f334053:c0:m6 |
def _set_eui_secondary(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 eui_secondary, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address/eui_config/eui_secondary (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_eui_secondary is considered as a private
method. Backends looking to populate th... | f334053:c0:m7 |
def _get_address(self): | return self.__address<EOL> | Getter method for address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address/address (union) | f334054:c0:m3 |
def _set_address(self, v, load=False): | parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=[RestrictedClassType(base_type=unicode, restrict... | Setter method for address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address/address (union)
If this variable is read-only (config: false) in the
source YANG file, then _set_address is considered as a private
method. Backends looking to populate this variable should
do so via ... | f334054:c0:m4 |
def _get_secondary(self): | return self.__secondary<EOL> | Getter method for secondary, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address/secondary (empty) | f334054:c0:m6 |
def _set_secondary(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 secondary, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address/secondary (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_secondary is considered as a private
method. Backends looking to populate this variable should
do s... | f334054:c0:m7 |
def _get_eui_config(self): | return self.__eui_config<EOL> | Getter method for eui_config, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address/eui_config (container) | f334054:c0:m9 |
def _set_eui_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=eui_config.eui_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, extens... | Setter method for eui_config, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address/eui_config (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_eui_config is considered as a private
method. Backends looking to populate this variable shou... | f334054:c0:m10 |
def _get_anycast(self): | return self.__anycast<EOL> | Getter method for anycast, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address/anycast (empty) | f334054:c0:m12 |
def _set_anycast(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 anycast, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address/anycast (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_anycast is considered as a private
method. Backends looking to populate this variable should
do so via ... | f334054:c0:m13 |
def _get_use_link_local_only(self): | return self.__use_link_local_only<EOL> | Getter method for use_link_local_only, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/use_link_local_only (empty) | f334055:c0:m3 |
def _set_use_link_local_only(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 use_link_local_only, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/use_link_local_only (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_use_link_local_only is considered as a private
method. Backends looking to populate this var... | f334055:c0:m4 |
def _get_link_local_config(self): | return self.__link_local_config<EOL> | Getter method for link_local_config, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/link_local_config (container) | f334055:c0:m6 |
def _set_link_local_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=link_local_config.link_local_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_path... | Setter method for link_local_config, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/link_local_config (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_link_local_config is considered as a private
method. Backends looking to populate this varia... | f334055:c0:m7 |
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_config/address/ipv6_address (list) | f334055:c0:m9 |
def _set_ipv6_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:address>",ipv6_address.ipv6_address, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=True, path_helper=self._path_helper, yang_keys='... | Setter method for ipv6_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/ipv6_address (list)
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 populate this variable should
do so via... | f334055:c0:m10 |
def _get_link_local_address(self): | return self.__link_local_address<EOL> | Getter method for link_local_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/link_local_config/link_local_address (inet:ipv6-address) | f334056:c0:m3 |
def _set_link_local_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 link_local_address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/link_local_config/link_local_address (inet:ipv6-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_link_local_address is considered as a private
method. Backends l... | f334056:c0:m4 |
def _get_link_local(self): | return self.__link_local<EOL> | Getter method for link_local, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/link_local_config/link_local (empty) | f334056:c0:m6 |
def _set_link_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>': None, ... | Setter method for link_local, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address/link_local_config/link_local (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_link_local is considered as a private
method. Backends looking to populate this variable sho... | f334056:c0:m7 |
def _get_address(self): | return self.__address<EOL> | Getter method for address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address (container) | f334057:c0:m3 |
def _set_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=address.address, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT:address>", rest_name="<STR_LIT:address>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=Tr... | Setter method for address, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/address (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_address is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._... | f334057:c0:m4 |
def _get_mtu(self): | return self.__mtu<EOL> | Getter method for mtu, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/mtu (ip-mtu) | f334057:c0:m6 |
def _set_mtu(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 mtu, mapped from YANG variable /routing_system/interface/ve/ipv6/ipv6_config/mtu (ip-mtu)
If this variable is read-only (config: false) in the
source YANG file, then _set_mtu is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mtu() direc... | f334057:c0:m7 |
def _get_basic(self): | return self.__basic<EOL> | Getter method for basic, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/short_path_forwarding/basic (empty) | f334058: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/vrrpv3e/short_path_forwarding/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 via calling t... | f334058:c0:m4 |
def _get_revert_priority(self): | return self.__revert_priority<EOL> | Getter method for revert_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/short_path_forwarding/revert_priority (uint8)
YANG Description: Set revert priority | f334058:c0:m6 |
def _set_revert_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 revert_priority, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/short_path_forwarding/revert_priority (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_revert_priority is considered as a private
method. Backends looking to populate this varia... | f334058:c0:m7 |
def _get_virtual_ipaddr(self): | return self.__virtual_ipaddr<EOL> | Getter method for virtual_ipaddr, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/virtual_ip/virtual_ipaddr (inet:ipv6-address)
YANG Description: Virtual IPv6 address | f334059:c0:m3 |
def _set_virtual_ipaddr(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 virtual_ipaddr, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/virtual_ip/virtual_ipaddr (inet:ipv6-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_virtual_ipaddr is considered as a private
method. Backends looking to populate this variabl... | f334059: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 (vrrpe-vrid-type) | f334060: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 (vrrpe-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_vri... | f334060: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 (enumeration)
YANG Description: Virtual MAC | f334060: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=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}},), is... | Setter method for virtual_mac, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/virtual_mac (enumeration)
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... | f334060: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) | f334060: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._... | f334060: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 | f334060: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(... | f334060: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 | f334060: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(... | f334060: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 | f334060: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... | f334060: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 | f334060: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... | f334060: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 | f334060: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... | f334060: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 | f334060: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... | f334060:c0:m28 |
def _get_advertise_backup(self): | return self.__advertise_backup<EOL> | Getter method for advertise_backup, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/advertise_backup (empty)
YANG Description: Enable periodic backup advertisement messages | f334060:c0:m30 |
def _set_advertise_backup(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 advertise_backup, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/advertise_backup (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_advertise_backup is considered as a private
method. Backends looking to populate this variable should
do so vi... | f334060:c0:m31 |
def _get_nd_advertisement_timer(self): | return self.__nd_advertisement_timer<EOL> | Getter method for nd_advertisement_timer, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/nd_advertisement_timer (uint32)
YANG Description: Neighbor Discovery Advertisment Interval | f334060:c0:m33 |
def _set_nd_advertisement_timer(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 nd_advertisement_timer, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/nd_advertisement_timer (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_nd_advertisement_timer is considered as a private
method. Backends looking to populate this varia... | f334060:c0:m34 |
def _get_advertisement_interval_scale(self): | return self.__advertisement_interval_scale<EOL> | Getter method for advertisement_interval_scale, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/advertisement_interval_scale (uint32)
YANG Description: Ipv6 session advertisement interval scale factor <1|2|5|10> | f334060:c0:m36 |
def _set_advertisement_interval_scale(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_scale, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/advertisement_interval_scale (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_advertisement_interval_scale is considered as a private
method. Backends looking to p... | f334060:c0:m37 |
def _get_backup_advertisement_interval(self): | return self.__backup_advertisement_interval<EOL> | Getter method for backup_advertisement_interval, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/backup_advertisement_interval (uint32)
YANG Description: Set Backup advertisement interval | f334060:c0:m39 |
def _set_backup_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 backup_advertisement_interval, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/backup_advertisement_interval (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_backup_advertisement_interval is considered as a private
method. Backends looking t... | f334060:c0:m40 |
def _get_vrrpe_advertisement_interval(self): | return self.__vrrpe_advertisement_interval<EOL> | Getter method for vrrpe_advertisement_interval, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/vrrpe_advertisement_interval (uint32)
YANG Description: Set advertisement interval | f334060:c0:m42 |
def _set_vrrpe_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 vrrpe_advertisement_interval, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/vrrpe_advertisement_interval (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_vrrpe_advertisement_interval is considered as a private
method. Backends looking to p... | f334060:c0:m43 |
def _get_short_path_forwarding(self): | return self.__short_path_forwarding<EOL> | Getter method for short_path_forwarding, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/short_path_forwarding (container)
YANG Description: Enable backup router to send traffic | f334060:c0:m45 |
def _set_short_path_forwarding(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=short_path_forwarding.short_path_forwarding, 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 short_path_forwarding, mapped from YANG variable /routing_system/interface/ve/ipv6/vrrpv3e/short_path_forwarding (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_short_path_forwarding is considered as a private
method. Backends looking to populate this varia... | f334060:c0:m46 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.