signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_system_config(self):
return self.__system_config<EOL>
Getter method for system_config, mapped from YANG variable /system_config (container)
f333935:c20:m3
def _set_system_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=system_config.system_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, ...
Setter method for system_config, mapped from YANG variable /system_config (container) If this variable is read-only (config: false) in the source YANG file, then _set_system_config is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_system_config() directl...
f333935:c20:m4
def _get_lacp(self):
return self.__lacp<EOL>
Getter method for lacp, mapped from YANG variable /lacp (container)
f333935:c25:m3
def _set_lacp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=lacp.lacp, 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 lacp, mapped from YANG variable /lacp (container) If this variable is read-only (config: false) in the source YANG file, then _set_lacp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_lacp() directly.
f333935:c25:m4
def _get_fabric(self):
return self.__fabric<EOL>
Getter method for fabric, mapped from YANG variable /fabric (container) YANG Description: This function is used to configure fabric parameters such as multicast priority.
f333935:c27:m3
def _set_fabric(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=fabric.fabric, 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 fabric, mapped from YANG variable /fabric (container) If this variable is read-only (config: false) in the source YANG file, then _set_fabric is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_fabric() directly. YANG...
f333935:c27:m4
def _get_arp_entry(self):
return self.__arp_entry<EOL>
Getter method for arp_entry, mapped from YANG variable /arp_entry (list)
f333935:c33:m3
def _set_arp_entry(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>",arp_entry.arp_entry, 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>', e...
Setter method for arp_entry, mapped from YANG variable /arp_entry (list) If this variable is read-only (config: false) in the source YANG file, then _set_arp_entry is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_arp_entry() directly.
f333935:c33:m4
def _get_show(self):
return self.__show<EOL>
Getter method for show, mapped from YANG variable /show (container)
f333935:c34:m3
def _set_show(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=show.show, 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=None, n...
Setter method for show, mapped from YANG variable /show (container) If this variable is read-only (config: false) in the source YANG file, then _set_show is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_show() directly.
f333935:c34:m4
def _get_clear(self):
return self.__clear<EOL>
Getter method for clear, mapped from YANG variable /clear (container)
f333935:c34:m6
def _set_clear(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=clear.clear, 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=None,...
Setter method for clear, mapped from YANG variable /clear (container) If this variable is read-only (config: false) in the source YANG file, then _set_clear is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_clear() directly.
f333935:c34:m7
def _get_no(self):
return self.__no<EOL>
Getter method for no, mapped from YANG variable /no (container)
f333935:c34:m9
def _set_no(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=no.no, 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=None, names...
Setter method for no, mapped from YANG variable /no (container) If this variable is read-only (config: false) in the source YANG file, then _set_no is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_no() directly.
f333935:c34:m10
def _get_ip(self):
return self.__ip<EOL>
Getter method for ip, mapped from YANG variable /ip (container)
f333935:c34:m12
def _set_ip(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ip.ip, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT...
Setter method for ip, mapped from YANG variable /ip (container) If this variable is read-only (config: false) in the source YANG file, then _set_ip is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_ip() directly.
f333935:c34:m13
def _get_ipv6(self):
return self.__ipv6<EOL>
Getter method for ipv6, mapped from YANG variable /ipv6 (container)
f333935:c34:m15
def _set_ipv6(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ipv6.ipv6, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR...
Setter method for ipv6, mapped from YANG variable /ipv6 (container) If this variable is read-only (config: false) in the source YANG file, then _set_ipv6 is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_ipv6() directly.
f333935:c34:m16
def _get_router(self):
return self.__router<EOL>
Getter method for router, mapped from YANG variable /router (container) YANG Description: The routing system.
f333935:c34:m18
def _set_router(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=router.router, 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 router, mapped from YANG variable /router (container) If this variable is read-only (config: false) in the source YANG file, then _set_router is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_router() directly. YANG Description: The ro...
f333935:c34:m19
def _get_routing_system(self):
return self.__routing_system<EOL>
Getter method for routing_system, mapped from YANG variable /routing_system (container)
f333935:c34:m21
def _set_routing_system(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=routing_system.routing_system, 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 routing_system, mapped from YANG variable /routing_system (container) If this variable is read-only (config: false) in the source YANG file, then _set_routing_system is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_routing_system() dir...
f333935:c34:m22
def _get_link_fault_signaling(self):
return self.__link_fault_signaling<EOL>
Getter method for link_fault_signaling, mapped from YANG variable /link_fault_signaling (container)
f333935:c35:m3
def _set_link_fault_signaling(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_fault_signaling.link_fault_signaling, 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 link_fault_signaling, mapped from YANG variable /link_fault_signaling (container) If this variable is read-only (config: false) in the source YANG file, then _set_link_fault_signaling is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_li...
f333935:c35:m4
def _get_vc_peer_state(self):
return self.__vc_peer_state<EOL>
Getter method for vc_peer_state, mapped from YANG variable /vc_peer_state (container) YANG Description: VC peer information
f333935:c37:m3
def _set_vc_peer_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=vc_peer_state.vc_peer_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, ...
Setter method for vc_peer_state, mapped from YANG variable /vc_peer_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_vc_peer_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_vc_peer_state() directl...
f333935:c37:m4
def _get_bd_vc_peer_state(self):
return self.__bd_vc_peer_state<EOL>
Getter method for bd_vc_peer_state, mapped from YANG variable /bd_vc_peer_state (list) YANG Description: VC peer information
f333935:c37:m6
def _set_bd_vc_peer_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>",bd_vc_peer_state.bd_vc_peer_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=...
Setter method for bd_vc_peer_state, mapped from YANG variable /bd_vc_peer_state (list) If this variable is read-only (config: false) in the source YANG file, then _set_bd_vc_peer_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_bd_vc_peer_state() ...
f333935:c37:m7
def _get_dot1x(self):
return self.__dot1x<EOL>
Getter method for dot1x, mapped from YANG variable /dot1x (container) YANG Description: This provides grouping of all the dot1x configuration elements.
f333935:c38:m3
def _set_dot1x(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=dot1x.dot1x, 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 dot1x, mapped from YANG variable /dot1x (container) If this variable is read-only (config: false) in the source YANG file, then _set_dot1x is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_dot1x() directly. YANG Des...
f333935:c38:m4
def _get_openflow_state(self):
return self.__openflow_state<EOL>
Getter method for openflow_state, mapped from YANG variable /openflow_state (container) YANG Description: OPENFLOW Operational Information
f333935:c40:m3
def _set_openflow_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=openflow_state.openflow_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...
Setter method for openflow_state, mapped from YANG variable /openflow_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_openflow_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_openflow_state() dir...
f333935:c40:m4
def _get_queues_state(self):
return self.__queues_state<EOL>
Getter method for queues_state, mapped from YANG variable /queues_state (container) YANG Description: Queues
f333935:c40:m6
def _set_queues_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=queues_state.queues_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, ex...
Setter method for queues_state, mapped from YANG variable /queues_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_queues_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_queues_state() directly. ...
f333935:c40:m7
def _get_beacon(self):
return self.__beacon<EOL>
Getter method for beacon, mapped from YANG variable /beacon (container)
f333935:c41:m3
def _set_beacon(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=beacon.beacon, 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 beacon, mapped from YANG variable /beacon (container) If this variable is read-only (config: false) in the source YANG file, then _set_beacon is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_beacon() directly.
f333935:c41:m4
def _get_mctd_client_state_state(self):
return self.__mctd_client_state_state<EOL>
Getter method for mctd_client_state_state, mapped from YANG variable /mctd_client_state_state (container) YANG Description: MCT Client Operational Information
f333935:c44:m3
def _set_mctd_client_state_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=mctd_client_state_state.mctd_client_state_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 mctd_client_state_state, mapped from YANG variable /mctd_client_state_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_mctd_client_state_state is considered as a private method. Backends looking to populate this variable should do so via calling thisOb...
f333935:c44:m4
def _get_show_client_id_df_info_state(self):
return self.__show_client_id_df_info_state<EOL>
Getter method for show_client_id_df_info_state, mapped from YANG variable /show_client_id_df_info_state (list) YANG Description: VLANs elected as designated forwarder
f333935:c44:m6
def _set_show_client_id_df_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>",show_client_id_df_info_state.show_client_id_df_info_state, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self....
Setter method for show_client_id_df_info_state, mapped from YANG variable /show_client_id_df_info_state (list) If this variable is read-only (config: false) in the source YANG file, then _set_show_client_id_df_info_state is considered as a private method. Backends looking to populate this variable should do so via call...
f333935:c44:m7
def _get_show_cluster_mem_bd_mct_state(self):
return self.__show_cluster_mem_bd_mct_state<EOL>
Getter method for show_cluster_mem_bd_mct_state, mapped from YANG variable /show_cluster_mem_bd_mct_state (list) YANG Description: Vlan Label Info for show cluster member BD
f333935:c44:m9
def _set_show_cluster_mem_bd_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=YANGListType("<STR_LIT>",show_cluster_mem_bd_mct_state.show_cluster_mem_bd_mct_state, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=sel...
Setter method for show_cluster_mem_bd_mct_state, mapped from YANG variable /show_cluster_mem_bd_mct_state (list) If this variable is read-only (config: false) in the source YANG file, then _set_show_cluster_mem_bd_mct_state is considered as a private method. Backends looking to populate this variable should do so via c...
f333935:c44:m10
def _get_rmon(self):
return self.__rmon<EOL>
Getter method for rmon, mapped from YANG variable /rmon (container)
f333935:c45:m3
def _set_rmon(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=rmon.rmon, 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 rmon, mapped from YANG variable /rmon (container) If this variable is read-only (config: false) in the source YANG file, then _set_rmon is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_rmon() directly.
f333935:c45:m4
def _get_sysmon(self):
return self.__sysmon<EOL>
Getter method for sysmon, mapped from YANG variable /sysmon (container)
f333935:c46:m3
def _set_sysmon(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=sysmon.sysmon, 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 sysmon, mapped from YANG variable /sysmon (container) If this variable is read-only (config: false) in the source YANG file, then _set_sysmon is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_sysmon() directly.
f333935:c46:m4
def _get_crypto_sa(self):
return self.__crypto_sa<EOL>
Getter method for crypto_sa, mapped from YANG variable /crypto_sa (container)
f333935:c48:m3
def _set_crypto_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=crypto_sa.crypto_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, extensio...
Setter method for crypto_sa, mapped from YANG variable /crypto_sa (container) If this variable is read-only (config: false) in the source YANG file, then _set_crypto_sa is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_crypto_sa() directly.
f333935:c48:m4
def _get_vxlan_acl_state(self):
return self.__vxlan_acl_state<EOL>
Getter method for vxlan_acl_state, mapped from YANG variable /vxlan_acl_state (container) YANG Description: Vxlan ACL information
f333935:c51:m3
def _set_vxlan_acl_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=vxlan_acl_state.vxlan_acl_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=Tr...
Setter method for vxlan_acl_state, mapped from YANG variable /vxlan_acl_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_vxlan_acl_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_vxlan_acl_state()...
f333935:c51:m4
def _get_overlay_transit_state(self):
return self.__overlay_transit_state<EOL>
Getter method for overlay_transit_state, mapped from YANG variable /overlay_transit_state (list) YANG Description: Vxlan Transit information
f333935:c51:m6
def _set_overlay_transit_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>",overlay_transit_state.overlay_transit_state, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, ...
Setter method for overlay_transit_state, mapped from YANG variable /overlay_transit_state (list) If this variable is read-only (config: false) in the source YANG file, then _set_overlay_transit_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_over...
f333935:c51:m7
def _get_monitor(self):
return self.__monitor<EOL>
Getter method for monitor, mapped from YANG variable /monitor (container)
f333935:c53:m3
def _set_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=monitor.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, extensions={...
Setter method for monitor, mapped from YANG variable /monitor (container) If this variable is read-only (config: false) in the source YANG file, then _set_monitor is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_monitor() directly.
f333935:c53:m4
def _get_mac(self):
return self.__mac<EOL>
Getter method for mac, mapped from YANG variable /mac (container)
f333935:c55:m3
def _set_mac(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mac.mac, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_L...
Setter method for mac, mapped from YANG variable /mac (container) If this variable is read-only (config: false) in the source YANG file, then _set_mac is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_mac() directly.
f333935:c55:m4
def _get_terminal_cfg(self):
return self.__terminal_cfg<EOL>
Getter method for terminal_cfg, mapped from YANG variable /terminal_cfg (container)
f333935:c58:m3
def _set_terminal_cfg(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=terminal_cfg.terminal_cfg, 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 terminal_cfg, mapped from YANG variable /terminal_cfg (container) If this variable is read-only (config: false) in the source YANG file, then _set_terminal_cfg is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_terminal_cfg() directly.
f333935:c58:m4
def _get_port_profile(self):
return self.__port_profile<EOL>
Getter method for port_profile, mapped from YANG variable /port_profile (list) YANG Description: The list of port-profiles in the managed device. Each row represents port profile name and its subprofiles.
f333935:c60:m3
def _set_port_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:name>",port_profile.port_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='<S...
Setter method for port_profile, mapped from YANG variable /port_profile (list) If this variable is read-only (config: false) in the source YANG file, then _set_port_profile is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_port_profile() ...
f333935:c60:m4
def _get_port_profile_global(self):
return self.__port_profile_global<EOL>
Getter method for port_profile_global, mapped from YANG variable /port_profile_global (container) YANG Description: This provides the grouping for configuration parameters to activate and MAC for a port profile.
f333935:c60:m6
def _set_port_profile_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=port_profile_global.port_profile_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_...
Setter method for port_profile_global, mapped from YANG variable /port_profile_global (container) If this variable is read-only (config: false) in the source YANG file, then _set_port_profile_global is considered as a private method. Backends looking to populate this variable should do so via calling th...
f333935:c60:m7
def _get_port_profile_domain(self):
return self.__port_profile_domain<EOL>
Getter method for port_profile_domain, mapped from YANG variable /port_profile_domain (list)
f333935:c60:m9
def _set_port_profile_domain(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>",port_profile_domain.port_profile_domain, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang...
Setter method for port_profile_domain, mapped from YANG variable /port_profile_domain (list) If this variable is read-only (config: false) in the source YANG file, then _set_port_profile_domain is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_port_profi...
f333935:c60:m10
def _get_cpu_state(self):
return self.__cpu_state<EOL>
Getter method for cpu_state, mapped from YANG variable /cpu_state (container) YANG Description: CPU information
f333935:c61:m3
def _set_cpu_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=cpu_state.cpu_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 cpu_state, mapped from YANG variable /cpu_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_cpu_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_cpu_state() directly. YANG Descrip...
f333935:c61:m4
def _get_mem_state(self):
return self.__mem_state<EOL>
Getter method for mem_state, mapped from YANG variable /mem_state (container) YANG Description: Memory information
f333935:c61:m6
def _set_mem_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=mem_state.mem_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 mem_state, mapped from YANG variable /mem_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_mem_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_mem_state() directly. YANG Descrip...
f333935:c61:m7
def _get_event_handler(self):
return self.__event_handler<EOL>
Getter method for event_handler, mapped from YANG variable /event_handler (container) YANG Description: Event Handler Commands
f333935:c63:m3
def _set_event_handler(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=event_handler.event_handler, 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 event_handler, mapped from YANG variable /event_handler (container) If this variable is read-only (config: false) in the source YANG file, then _set_event_handler is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_event_handler() directl...
f333935:c63:m4
def _get_load_balance_lag(self):
return self.__load_balance_lag<EOL>
Getter method for load_balance_lag, mapped from YANG variable /load_balance_lag (container)
f333935:c66:m3
def _set_load_balance_lag(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=load_balance_lag.load_balance_lag, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=...
Setter method for load_balance_lag, mapped from YANG variable /load_balance_lag (container) If this variable is read-only (config: false) in the source YANG file, then _set_load_balance_lag is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_load_balance_l...
f333935:c66:m4
def _get_mac_address_table(self):
return self.__mac_address_table<EOL>
Getter method for mac_address_table, mapped from YANG variable /mac_address_table (container)
f333935:c67:m3
def _set_mac_address_table(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mac_address_table.mac_address_table, 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 mac_address_table, mapped from YANG variable /mac_address_table (container) If this variable is read-only (config: false) in the source YANG file, then _set_mac_address_table is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_mac_address...
f333935:c67:m4
def _get_mac_group(self):
return self.__mac_group<EOL>
Getter method for mac_group, mapped from YANG variable /mac_group (list)
f333935:c67:m6
def _set_mac_group(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",mac_group.mac_group, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', e...
Setter method for mac_group, mapped from YANG variable /mac_group (list) If this variable is read-only (config: false) in the source YANG file, then _set_mac_group is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_mac_group() directly.
f333935:c67:m7
def _get_mpls_state(self):
return self.__mpls_state<EOL>
Getter method for mpls_state, mapped from YANG variable /mpls_state (container) YANG Description: MPLS Operational Information
f333935:c68:m3
def _set_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=mpls_state.mpls_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 mpls_state, mapped from YANG variable /mpls_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_mpls_state() directly. YANG Des...
f333935:c68:m4
def _get_mld_snooping(self):
return self.__mld_snooping<EOL>
Getter method for mld_snooping, mapped from YANG variable /mld_snooping (container)
f333935:c70:m3
def _set_mld_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=mld_snooping.mld_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, ex...
Setter method for mld_snooping, mapped from YANG variable /mld_snooping (container) If this variable is read-only (config: false) in the source YANG file, then _set_mld_snooping is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_mld_snooping() directly.
f333935:c70:m4
def _get_tm_state(self):
return self.__tm_state<EOL>
Getter method for tm_state, mapped from YANG variable /tm_state (container) YANG Description: TM statistics
f333935:c71:m3
def _set_tm_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=tm_state.tm_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, extensions...
Setter method for tm_state, mapped from YANG variable /tm_state (container) If this variable is read-only (config: false) in the source YANG file, then _set_tm_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_tm_state() directly. YANG Description...
f333935:c71:m4
def _get_cpu_interface_state(self):
return self.__cpu_interface_state<EOL>
Getter method for cpu_interface_state, mapped from YANG variable /cpu_interface_state (list) YANG Description: CPU ethernet interface stats
f333935:c71:m6
def _set_cpu_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=YANGListType("<STR_LIT>",cpu_interface_state.cpu_interface_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...
Setter method for cpu_interface_state, mapped from YANG variable /cpu_interface_state (list) If this variable is read-only (config: false) in the source YANG file, then _set_cpu_interface_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_cpu_interf...
f333935:c71:m7
def _get_vrf(self):
return self.__vrf<EOL>
Getter method for vrf, mapped from YANG variable /vrf (list)
f333935:c72:m3
def _set_vrf(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>",vrf.vrf, 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>', extensions={u...
Setter method for vrf, mapped from YANG variable /vrf (list) If this variable is read-only (config: false) in the source YANG file, then _set_vrf is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_vrf() directly.
f333935:c72:m4
def _get_global_lc_holder(self):
return self.__global_lc_holder<EOL>
Getter method for global_lc_holder, mapped from YANG variable /global_lc_holder (container)
f333935:c73:m3
def _set_global_lc_holder(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=global_lc_holder.global_lc_holder, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=...
Setter method for global_lc_holder, mapped from YANG variable /global_lc_holder (container) If this variable is read-only (config: false) in the source YANG file, then _set_global_lc_holder is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_global_lc_hold...
f333935:c73:m4
def _get_latch_detection_config(self):
return self.__latch_detection_config<EOL>
Getter method for latch_detection_config, mapped from YANG variable /latch_detection_config (container)
f333935:c73:m6
def _set_latch_detection_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=latch_detection_config.latch_detection_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, reg...
Setter method for latch_detection_config, mapped from YANG variable /latch_detection_config (container) If this variable is read-only (config: false) in the source YANG file, then _set_latch_detection_config is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._...
f333935:c73:m7
def _get_threshold_monitor_hidden(self):
return self.__threshold_monitor_hidden<EOL>
Getter method for threshold_monitor_hidden, mapped from YANG variable /threshold_monitor_hidden (container)
f333935:c74:m3
def _set_threshold_monitor_hidden(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=threshold_monitor_hidden.threshold_monitor_hidden, 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 threshold_monitor_hidden, mapped from YANG variable /threshold_monitor_hidden (container) If this variable is read-only (config: false) in the source YANG file, then _set_threshold_monitor_hidden is considered as a private method. Backends looking to populate this variable should do so via calling thi...
f333935:c74:m4
def _get_pim_anycast_state(self):
return self.__pim_anycast_state<EOL>
Getter method for pim_anycast_state, mapped from YANG variable /pim_anycast_state (list) YANG Description: Pim Anycast Rp information
f333935:c75:m3
def _set_pim_anycast_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>",pim_anycast_state.pim_anycast_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_key...
Setter method for pim_anycast_state, mapped from YANG variable /pim_anycast_state (list) If this variable is read-only (config: false) in the source YANG file, then _set_pim_anycast_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_pim_anycast_stat...
f333935:c75:m4
def _get_pim_ecmp_state(self):
return self.__pim_ecmp_state<EOL>
Getter method for pim_ecmp_state, mapped from YANG variable /pim_ecmp_state (list) YANG Description: Pim Load Sharing
f333935:c75:m6
def _set_pim_ecmp_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>",pim_ecmp_state.pim_ecmp_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 pim_ecmp_state, mapped from YANG variable /pim_ecmp_state (list) If this variable is read-only (config: false) in the source YANG file, then _set_pim_ecmp_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_pim_ecmp_state() directly...
f333935:c75:m7
def _get_pim_global_state(self):
return self.__pim_global_state<EOL>
Getter method for pim_global_state, mapped from YANG variable /pim_global_state (list) YANG Description: PIMSM Global Configuration Parameters
f333935:c75:m9
def _set_pim_global_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>",pim_global_state.pim_global_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=...
Setter method for pim_global_state, mapped from YANG variable /pim_global_state (list) If this variable is read-only (config: false) in the source YANG file, then _set_pim_global_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_pim_global_state() ...
f333935:c75:m10
def _get_pim_mcache_state(self):
return self.__pim_mcache_state<EOL>
Getter method for pim_mcache_state, mapped from YANG variable /pim_mcache_state (list) YANG Description: mcache table
f333935:c75:m12
def _set_pim_mcache_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>",pim_mcache_state.pim_mcache_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=...
Setter method for pim_mcache_state, mapped from YANG variable /pim_mcache_state (list) If this variable is read-only (config: false) in the source YANG file, then _set_pim_mcache_state is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_pim_mcache_state() ...
f333935:c75:m13