signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_service(self):
return self.__service<EOL>
Getter method for service, mapped from YANG variable /service (container)
f333935:c121:m9
def _set_service(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=service.service, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={...
Setter method for service, mapped from YANG variable /service (container) If this variable is read-only (config: false) in the source YANG file, then _set_service is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_service() directly.
f333935:c121:m10
def _get_role(self):
return self.__role<EOL>
Getter method for role, mapped from YANG variable /role (container)
f333935:c121:m12
def _set_role(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=role.role, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR...
Setter method for role, mapped from YANG variable /role (container) If this variable is read-only (config: false) in the source YANG file, then _set_role is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_role() directly.
f333935:c121:m13
def _get_radius_server(self):
return self.__radius_server<EOL>
Getter method for radius_server, mapped from YANG variable /radius_server (container)
f333935:c121:m15
def _set_radius_server(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=radius_server.radius_server, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, ...
Setter method for radius_server, mapped from YANG variable /radius_server (container) If this variable is read-only (config: false) in the source YANG file, then _set_radius_server is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_radius_server() directl...
f333935:c121:m16
def _get_tacacs_server(self):
return self.__tacacs_server<EOL>
Getter method for tacacs_server, mapped from YANG variable /tacacs_server (container)
f333935:c121:m18
def _set_tacacs_server(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=tacacs_server.tacacs_server, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, ...
Setter method for tacacs_server, mapped from YANG variable /tacacs_server (container) If this variable is read-only (config: false) in the source YANG file, then _set_tacacs_server is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_tacacs_server() directl...
f333935:c121:m19
def _get_ldap_server(self):
return self.__ldap_server<EOL>
Getter method for ldap_server, mapped from YANG variable /ldap_server (container)
f333935:c121:m21
def _set_ldap_server(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ldap_server.ldap_server, 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 ldap_server, mapped from YANG variable /ldap_server (container) If this variable is read-only (config: false) in the source YANG file, then _set_ldap_server is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_ldap_server() directly.
f333935:c121:m22
def _get_password_attributes(self):
return self.__password_attributes<EOL>
Getter method for password_attributes, mapped from YANG variable /password_attributes (container)
f333935:c121:m24
def _set_password_attributes(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=password_attributes.password_attributes, 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_...
Setter method for password_attributes, mapped from YANG variable /password_attributes (container) If this variable is read-only (config: false) in the source YANG file, then _set_password_attributes is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_passw...
f333935:c121:m25
def _get_banner(self):
return self.__banner<EOL>
Getter method for banner, mapped from YANG variable /banner (container)
f333935:c121:m27
def _set_banner(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=banner.banner, 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 banner, mapped from YANG variable /banner (container) If this variable is read-only (config: false) in the source YANG file, then _set_banner is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_banner() directly.
f333935:c121:m28
def _get_rule(self):
return self.__rule<EOL>
Getter method for rule, mapped from YANG variable /rule (list)
f333935:c121:m30
def _set_rule(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:index>",rule.rule, 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:index>',...
Setter method for rule, mapped from YANG variable /rule (list) If this variable is read-only (config: false) in the source YANG file, then _set_rule is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_rule() directly.
f333935:c121:m31
def _get_root_sa(self):
return self.__root_sa<EOL>
Getter method for root_sa, mapped from YANG variable /root_sa (container)
f333935:c121:m33
def _set_root_sa(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=root_sa.root_sa, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={...
Setter method for root_sa, mapped from YANG variable /root_sa (container) If this variable is read-only (config: false) in the source YANG file, then _set_root_sa is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_root_sa() directly.
f333935:c121:m34
def _get_alias_config(self):
return self.__alias_config<EOL>
Getter method for alias_config, mapped from YANG variable /alias_config (container)
f333935:c121:m36
def _set_alias_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=alias_config.alias_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, ex...
Setter method for alias_config, mapped from YANG variable /alias_config (container) If this variable is read-only (config: false) in the source YANG file, then _set_alias_config is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_alias_config() directly.
f333935:c121:m37
def _get_sfm_state(self):
return self.__sfm_state<EOL>
Getter method for sfm_state, mapped from YANG variable /sfm_state (container) YANG Description: SFM Operational Information
f333935:c123:m3
def _set_sfm_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=sfm_state.sfm_state, 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 sfm_state, mapped from YANG variable /sfm_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_sfm_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_sfm_state() directly. YANG Descrip...
f333935:c123:m4
def _get_capabilities(self):
return self.__capabilities<EOL>
Getter method for capabilities, mapped from YANG variable /capabilities (container)
f333935:c125:m3
def _set_capabilities(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=capabilities.capabilities, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, ex...
Setter method for capabilities, mapped from YANG variable /capabilities (container) If this variable is read-only (config: false) in the source YANG file, then _set_capabilities is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_capabilities() directly.
f333935:c125:m4
def _get_openflow_global(self):
return self.__openflow_global<EOL>
Getter method for openflow_global, mapped from YANG variable /openflow_global (container)
f333935:c126:m3
def _set_openflow_global(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=openflow_global.openflow_global, 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=Tr...
Setter method for openflow_global, mapped from YANG variable /openflow_global (container) If this variable is read-only (config: false) in the source YANG file, then _set_openflow_global is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_openflow_global()...
f333935:c126:m4
def _get_system_monitor(self):
return self.__system_monitor<EOL>
Getter method for system_monitor, mapped from YANG variable /system_monitor (container)
f333935:c128:m3
def _set_system_monitor(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=system_monitor.system_monitor, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True...
Setter method for system_monitor, mapped from YANG variable /system_monitor (container) If this variable is read-only (config: false) in the source YANG file, then _set_system_monitor is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_system_monitor() dir...
f333935:c128:m4
def _get_system_monitor_mail(self):
return self.__system_monitor_mail<EOL>
Getter method for system_monitor_mail, mapped from YANG variable /system_monitor_mail (container)
f333935:c128:m6
def _set_system_monitor_mail(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=system_monitor_mail.system_monitor_mail, 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_...
Setter method for system_monitor_mail, mapped from YANG variable /system_monitor_mail (container) If this variable is read-only (config: false) in the source YANG file, then _set_system_monitor_mail is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_syste...
f333935:c128:m7
def _get_tpvm(self):
return self.__tpvm<EOL>
Getter method for tpvm, mapped from YANG variable /tpvm (container)
f333935:c129:m3
def _set_tpvm(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=tpvm.tpvm, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR...
Setter method for tpvm, mapped from YANG variable /tpvm (container) If this variable is read-only (config: false) in the source YANG file, then _set_tpvm is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_tpvm() directly.
f333935:c129:m4
def _get_cpu_cfg_state(self):
return self.__cpu_cfg_state<EOL>
Getter method for cpu_cfg_state, mapped from YANG variable /cpu_cfg_state (list) YANG Description: CPU port shaper/burst config
f333935:c130:m3
def _set_cpu_cfg_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",cpu_cfg_state.cpu_cfg_state, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_...
Setter method for cpu_cfg_state, mapped from YANG variable /cpu_cfg_state (list) If this variable is read-only (config: false) in the source YANG file, then _set_cpu_cfg_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_cpu_cfg_state() directly. Y...
f333935:c130:m4
def _get_cpu_info_state(self):
return self.__cpu_info_state<EOL>
Getter method for cpu_info_state, mapped from YANG variable /cpu_info_state (list) YANG Description: CPU EGID and Group ID mapping
f333935:c130:m6
def _set_cpu_info_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",cpu_info_state.cpu_info_state, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<ST...
Setter method for cpu_info_state, mapped from YANG variable /cpu_info_state (list) If this variable is read-only (config: false) in the source YANG file, then _set_cpu_info_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_cpu_info_state() directly...
f333935:c130:m7
def _get_qos_mpls_state(self):
return self.__qos_mpls_state<EOL>
Getter method for qos_mpls_state, mapped from YANG variable /qos_mpls_state (list) YANG Description: qos mpls maps information
f333935:c130:m9
def _set_qos_mpls_state(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>",qos_mpls_state.qos_mpls_state, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<ST...
Setter method for qos_mpls_state, mapped from YANG variable /qos_mpls_state (list) If this variable is read-only (config: false) in the source YANG file, then _set_qos_mpls_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_qos_mpls_state() directly...
f333935:c130:m10
def _get_nsx_controller(self):
return self.__nsx_controller<EOL>
Getter method for nsx_controller, mapped from YANG variable /nsx_controller (list)
f333935:c132:m3
def _set_nsx_controller(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:name>",nsx_controller.nsx_controller, 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...
Setter method for nsx_controller, mapped from YANG variable /nsx_controller (list) If this variable is read-only (config: false) in the source YANG file, then _set_nsx_controller is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_nsx_controller() directly...
f333935:c132:m4
def _get_overlay_gateway(self):
return self.__overlay_gateway<EOL>
Getter method for overlay_gateway, mapped from YANG variable /overlay_gateway (list)
f333935:c132:m6
def _set_overlay_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:name>",overlay_gateway.overlay_gateway, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_ke...
Setter method for overlay_gateway, mapped from YANG variable /overlay_gateway (list) If this variable is read-only (config: false) in the source YANG file, then _set_overlay_gateway is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_overlay_gateway() dire...
f333935:c132:m7
def _get_ovsdb_server(self):
return self.__ovsdb_server<EOL>
Getter method for ovsdb_server, mapped from YANG variable /ovsdb_server (list)
f333935:c132:m9
def _set_ovsdb_server(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:name>",ovsdb_server.ovsdb_server, 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='<S...
Setter method for ovsdb_server, mapped from YANG variable /ovsdb_server (list) If this variable is read-only (config: false) in the source YANG file, then _set_ovsdb_server is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_ovsdb_server() directly.
f333935:c132:m10
def _get_tunnel_settings(self):
return self.__tunnel_settings<EOL>
Getter method for tunnel_settings, mapped from YANG variable /tunnel_settings (container) YANG Description: Tunnel related internal settings
f333935:c132:m12
def _set_tunnel_settings(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=tunnel_settings.tunnel_settings, 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=Tr...
Setter method for tunnel_settings, mapped from YANG variable /tunnel_settings (container) If this variable is read-only (config: false) in the source YANG file, then _set_tunnel_settings is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_tunnel_settings()...
f333935:c132:m13
def _get_ip_acl(self):
return self.__ip_acl<EOL>
Getter method for ip_acl, mapped from YANG variable /ip_acl (container)
f333935:c136:m3
def _set_ip_acl(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ip_acl.ip_acl, 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 ip_acl, mapped from YANG variable /ip_acl (container) If this variable is read-only (config: false) in the source YANG file, then _set_ip_acl is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_ip_acl() directly.
f333935:c136:m4
def _get_acl_mirror(self):
return self.__acl_mirror<EOL>
Getter method for acl_mirror, mapped from YANG variable /acl_mirror (container)
f333935:c136:m6
def _set_acl_mirror(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=acl_mirror.acl_mirror, 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 acl_mirror, mapped from YANG variable /acl_mirror (container) If this variable is read-only (config: false) in the source YANG file, then _set_acl_mirror is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_acl_mirror() directly.
f333935:c136:m7
def _get_cfm_state(self):
return self.__cfm_state<EOL>
Getter method for cfm_state, mapped from YANG variable /cfm_state (container) YANG Description: CFM Operational Information
f333935:c137:m3
def _set_cfm_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=cfm_state.cfm_state, 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 cfm_state, mapped from YANG variable /cfm_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_cfm_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_cfm_state() directly. YANG Descrip...
f333935:c137:m4
def _get_loam_state(self):
return self.__loam_state<EOL>
Getter method for loam_state, mapped from YANG variable /loam_state (container) YANG Description: LINK-OAM Operational Information
f333935:c137:m6
def _set_loam_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=loam_state.loam_state, 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 loam_state, mapped from YANG variable /loam_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_loam_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_loam_state() directly. YANG Des...
f333935:c137:m7
def _get_loam_show_debug_state(self):
return self.__loam_show_debug_state<EOL>
Getter method for loam_show_debug_state, mapped from YANG variable /loam_show_debug_state (container) YANG Description: LINK-OAM debug informaation
f333935:c137:m9
def _set_loam_show_debug_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=loam_show_debug_state.loam_show_debug_state, 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 loam_show_debug_state, mapped from YANG variable /loam_show_debug_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_loam_show_debug_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set...
f333935:c137:m10
def _get_certutil(self):
return self.__certutil<EOL>
Getter method for certutil, mapped from YANG variable /certutil (container) YANG Description: Security Certificate Management Operations
f333935:c138:m3
def _set_certutil(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=certutil.certutil, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for certutil, mapped from YANG variable /certutil (container) If this variable is read-only (config: false) in the source YANG file, then _set_certutil is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_certutil() directly. YANG Description...
f333935:c138:m4
def _get_overlay(self):
return self.__overlay<EOL>
Getter method for overlay, mapped from YANG variable /overlay (container)
f333935:c139:m3
def _set_overlay(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=overlay.overlay, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={...
Setter method for overlay, mapped from YANG variable /overlay (container) If this variable is read-only (config: false) in the source YANG file, then _set_overlay is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_overlay() directly.
f333935:c139:m4
def _get_overlay_transit(self):
return self.__overlay_transit<EOL>
Getter method for overlay_transit, mapped from YANG variable /overlay_transit (list)
f333935:c139:m6
def _set_overlay_transit(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>",overlay_transit.overlay_transit, 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='<...
Setter method for overlay_transit, mapped from YANG variable /overlay_transit (list) If this variable is read-only (config: false) in the source YANG file, then _set_overlay_transit is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_overlay_transit() dire...
f333935:c139:m7
def _get_igmp_snooping(self):
return self.__igmp_snooping<EOL>
Getter method for igmp_snooping, mapped from YANG variable /igmp_snooping (container)
f333935:c140:m3
def _set_igmp_snooping(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=igmp_snooping.igmp_snooping, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, ...
Setter method for igmp_snooping, mapped from YANG variable /igmp_snooping (container) If this variable is read-only (config: false) in the source YANG file, then _set_igmp_snooping is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_igmp_snooping() directl...
f333935:c140:m4
def _get_control_plane(self):
return self.__control_plane<EOL>
Getter method for control_plane, mapped from YANG variable /control_plane (container)
f333935:c141:m3
def _set_control_plane(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=control_plane.control_plane, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, ...
Setter method for control_plane, mapped from YANG variable /control_plane (container) If this variable is read-only (config: false) in the source YANG file, then _set_control_plane is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_control_plane() directl...
f333935:c141:m4
def _get_telemetry(self):
return self.__telemetry<EOL>
Getter method for telemetry, mapped from YANG variable /telemetry (container)
f333935:c142:m3
def _set_telemetry(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=telemetry.telemetry, 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 telemetry, mapped from YANG variable /telemetry (container) If this variable is read-only (config: false) in the source YANG file, then _set_telemetry is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_telemetry() directly.
f333935:c142:m4
def _get_crypto(self):
return self.__crypto<EOL>
Getter method for crypto, mapped from YANG variable /crypto (container)
f333935:c145:m3
def _set_crypto(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=crypto.crypto, 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 crypto, mapped from YANG variable /crypto (container) If this variable is read-only (config: false) in the source YANG file, then _set_crypto is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_crypto() directly.
f333935:c145:m4
def _get_bridge_domain_state(self):
return self.__bridge_domain_state<EOL>
Getter method for bridge_domain_state, mapped from YANG variable /bridge_domain_state (container) YANG Description: brief Bridge-domain information
f333935:c146:m3
def _set_bridge_domain_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=bridge_domain_state.bridge_domain_state, 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_...
Setter method for bridge_domain_state, mapped from YANG variable /bridge_domain_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_bridge_domain_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_bridg...
f333935:c146:m4
def _get_logical_interface_state(self):
return self.__logical_interface_state<EOL>
Getter method for logical_interface_state, mapped from YANG variable /logical_interface_state (container) YANG Description: Logical interface
f333935:c146:m6
def _set_logical_interface_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=logical_interface_state.logical_interface_state, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, r...
Setter method for logical_interface_state, mapped from YANG variable /logical_interface_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_logical_interface_state is considered as a private method. Backends looking to populate this variable should do so via calling thisOb...
f333935:c146:m7
def _get_mct_state(self):
return self.__mct_state<EOL>
Getter method for mct_state, mapped from YANG variable /mct_state (container) YANG Description: MCT Operational Information
f333935:c146:m9
def _set_mct_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mct_state.mct_state, 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 mct_state, mapped from YANG variable /mct_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_mct_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_mct_state() directly. YANG Descrip...
f333935:c146:m10
def _get_sub_interface_statistics_state(self):
return self.__sub_interface_statistics_state<EOL>
Getter method for sub_interface_statistics_state, mapped from YANG variable /sub_interface_statistics_state (container) YANG Description: sub-interface statistics
f333935:c146:m12
def _set_sub_interface_statistics_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=sub_interface_statistics_state.sub_interface_statistics_state, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self....
Setter method for sub_interface_statistics_state, mapped from YANG variable /sub_interface_statistics_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_sub_interface_statistics_state is considered as a private method. Backends looking to populate this variable should do ...
f333935:c146:m13
def _get_topology_group_state(self):
return self.__topology_group_state<EOL>
Getter method for topology_group_state, mapped from YANG variable /topology_group_state (container) YANG Description: Topology Group related information
f333935:c146:m15
def _set_topology_group_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=topology_group_state.topology_group_state, 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 topology_group_state, mapped from YANG variable /topology_group_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_topology_group_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_to...
f333935:c146:m16
def _get_vpn_statistics_state(self):
return self.__vpn_statistics_state<EOL>
Getter method for vpn_statistics_state, mapped from YANG variable /vpn_statistics_state (container)
f333935:c146:m18
def _set_vpn_statistics_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=vpn_statistics_state.vpn_statistics_state, 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 vpn_statistics_state, mapped from YANG variable /vpn_statistics_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_vpn_statistics_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_vp...
f333935:c146:m19
def _get_fcsp(self):
return self.__fcsp<EOL>
Getter method for fcsp, mapped from YANG variable /fcsp (container)
f333935:c148:m3
def _set_fcsp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=fcsp.fcsp, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR...
Setter method for fcsp, mapped from YANG variable /fcsp (container) If this variable is read-only (config: false) in the source YANG file, then _set_fcsp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_fcsp() directly.
f333935:c148:m4
def _get_fcsp_sa(self):
return self.__fcsp_sa<EOL>
Getter method for fcsp_sa, mapped from YANG variable /fcsp_sa (container)
f333935:c148:m6
def _set_fcsp_sa(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=fcsp_sa.fcsp_sa, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={...
Setter method for fcsp_sa, mapped from YANG variable /fcsp_sa (container) If this variable is read-only (config: false) in the source YANG file, then _set_fcsp_sa is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_fcsp_sa() directly.
f333935:c148:m7
def _get_secpolicy(self):
return self.__secpolicy<EOL>
Getter method for secpolicy, mapped from YANG variable /secpolicy (container)
f333935:c148:m9
def _set_secpolicy(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=secpolicy.secpolicy, 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 secpolicy, mapped from YANG variable /secpolicy (container) If this variable is read-only (config: false) in the source YANG file, then _set_secpolicy is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_secpolicy() directly.
f333935:c148:m10
def _get_secpolicy_sa(self):
return self.__secpolicy_sa<EOL>
Getter method for secpolicy_sa, mapped from YANG variable /secpolicy_sa (container)
f333935:c148:m12
def _set_secpolicy_sa(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=secpolicy_sa.secpolicy_sa, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, ex...
Setter method for secpolicy_sa, mapped from YANG variable /secpolicy_sa (container) If this variable is read-only (config: false) in the source YANG file, then _set_secpolicy_sa is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_secpolicy_sa() directly.
f333935:c148:m13
def _get_rpf_config(self):
return self.__rpf_config<EOL>
Getter method for rpf_config, mapped from YANG variable /rpf_config (container)
f333935:c149:m3
def _set_rpf_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=rpf_config.rpf_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 rpf_config, mapped from YANG variable /rpf_config (container) If this variable is read-only (config: false) in the source YANG file, then _set_rpf_config is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_rpf_config() directly.
f333935:c149:m4
def _get_sflow(self):
return self.__sflow<EOL>
Getter method for sflow, mapped from YANG variable /sflow (container)
f333935:c151:m3
def _set_sflow(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=sflow.sflow, 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 sflow, mapped from YANG variable /sflow (container) If this variable is read-only (config: false) in the source YANG file, then _set_sflow is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_sflow() directly.
f333935:c151:m4
def _get_sflow_profile(self):
return self.__sflow_profile<EOL>
Getter method for sflow_profile, mapped from YANG variable /sflow_profile (list)
f333935:c151:m6
def _set_sflow_profile(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>",sflow_profile.sflow_profile, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_...
Setter method for sflow_profile, mapped from YANG variable /sflow_profile (list) If this variable is read-only (config: false) in the source YANG file, then _set_sflow_profile is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_sflow_profile() directly.
f333935:c151:m7
def _get_system_utilization_state(self):
return self.__system_utilization_state<EOL>
Getter method for system_utilization_state, mapped from YANG variable /system_utilization_state (container) YANG Description: System Utilization statistics
f333935:c152:m3
def _set_system_utilization_state(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=system_utilization_state.system_utilization_state, 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 system_utilization_state, mapped from YANG variable /system_utilization_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_system_utilization_state is considered as a private method. Backends looking to populate this variable should do so via calling thi...
f333935:c152:m4
def _get_name(self):
return self.__name<EOL>
Getter method for name, mapped from YANG variable /class_map/name (map-name-type)
f333936:c0:m3
def _set_name(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for name, mapped from YANG variable /class_map/name (map-name-type) If this variable is read-only (config: false) in the source YANG file, then _set_name is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_name() directly.
f333936:c0:m4