signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_fabric(self):
return self.__fabric<EOL>
Getter method for fabric, mapped from YANG variable /show/fabric (container) YANG Description: This function provides fabric related information. This includes information about the various RBridges in the fabric, ISL connectivity information, fabric topology, routing info, multicast tree details, etc. This inform...
f336763:c0:m9
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 /show/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. ...
f336763:c0:m10
def _get_infra(self):
return self.__infra<EOL>
Getter method for infra, mapped from YANG variable /show/infra (container) YANG Description: Show system info
f336763:c0:m12
def _set_infra(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=infra.infra, 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 infra, mapped from YANG variable /show/infra (container) If this variable is read-only (config: false) in the source YANG file, then _set_infra is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_infra() directly. YANG Description: Show ...
f336763:c0:m13
def _get_http(self):
return self.__http<EOL>
Getter method for http, mapped from YANG variable /show/http (container)
f336763:c0:m15
def _set_http(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=http.http, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT:http>", rest_name="<STR_LIT:http>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensio...
Setter method for http, mapped from YANG variable /show/http (container) If this variable is read-only (config: false) in the source YANG file, then _set_http is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_http() directly.
f336763:c0:m16
def _get_telnet(self):
return self.__telnet<EOL>
Getter method for telnet, mapped from YANG variable /show/telnet (container)
f336763:c0:m18
def _set_telnet(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=telnet.telnet, 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 telnet, mapped from YANG variable /show/telnet (container) If this variable is read-only (config: false) in the source YANG file, then _set_telnet is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_telnet() directly.
f336763:c0:m19
def _get_ssh(self):
return self.__ssh<EOL>
Getter method for ssh, mapped from YANG variable /show/ssh (container)
f336763:c0:m21
def _set_ssh(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=ssh.ssh, 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 ssh, mapped from YANG variable /show/ssh (container) If this variable is read-only (config: false) in the source YANG file, then _set_ssh is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_ssh() directly.
f336763:c0:m22
def _get_bpswitch(self):
return self.__bpswitch<EOL>
Getter method for bpswitch, mapped from YANG variable /show/bpswitch (container)
f336763:c0:m24
def _set_bpswitch(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=bpswitch.bpswitch, 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 bpswitch, mapped from YANG variable /show/bpswitch (container) If this variable is read-only (config: false) in the source YANG file, then _set_bpswitch is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_bpswitch() directly.
f336763:c0:m25
def _get_vnetwork(self):
return self.__vnetwork<EOL>
Getter method for vnetwork, mapped from YANG variable /show/vnetwork (container) YANG Description: Shows virtual infrastructure information
f336763:c0:m27
def _set_vnetwork(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=vnetwork.vnetwork, 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 vnetwork, mapped from YANG variable /show/vnetwork (container) If this variable is read-only (config: false) in the source YANG file, then _set_vnetwork is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_vnetwork() directly. YANG Descri...
f336763:c0:m28
def _get_no_of_bd(self):
return self.__no_of_bd<EOL>
Getter method for no_of_bd, mapped from YANG variable /bridge_domain_state/bridge_domain_counter/no_of_bd (uint32) YANG Description: no_of_bd
f336764:c0:m3
def _set_no_of_bd(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for no_of_bd, mapped from YANG variable /bridge_domain_state/bridge_domain_counter/no_of_bd (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_no_of_bd is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set...
f336764:c0:m4
def _get_no_of_vpls_bd(self):
return self.__no_of_vpls_bd<EOL>
Getter method for no_of_vpls_bd, mapped from YANG variable /bridge_domain_state/bridge_domain_counter/no_of_vpls_bd (uint32) YANG Description: no_of_vpls_bd
f336764:c0:m6
def _set_no_of_vpls_bd(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for no_of_vpls_bd, mapped from YANG variable /bridge_domain_state/bridge_domain_counter/no_of_vpls_bd (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_no_of_vpls_bd is considered as a private method. Backends looking to populate this variable should do so via calli...
f336764:c0:m7
def _get_no_of_dynamic_mac(self):
return self.__no_of_dynamic_mac<EOL>
Getter method for no_of_dynamic_mac, mapped from YANG variable /bridge_domain_state/bridge_domain_counter/no_of_dynamic_mac (uint32) YANG Description: no_of_dynamic_mac
f336764:c0:m9
def _set_no_of_dynamic_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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for no_of_dynamic_mac, mapped from YANG variable /bridge_domain_state/bridge_domain_counter/no_of_dynamic_mac (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_no_of_dynamic_mac is considered as a private method. Backends looking to populate this variable should do ...
f336764:c0:m10
def _get_no_of_static_mac(self):
return self.__no_of_static_mac<EOL>
Getter method for no_of_static_mac, mapped from YANG variable /bridge_domain_state/bridge_domain_counter/no_of_static_mac (uint32) YANG Description: no_of_static_mac
f336764:c0:m12
def _set_no_of_static_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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for no_of_static_mac, mapped from YANG variable /bridge_domain_state/bridge_domain_counter/no_of_static_mac (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_no_of_static_mac is considered as a private method. Backends looking to populate this variable should do so ...
f336764:c0:m13
def _get_bd_id(self):
return self.__bd_id<EOL>
Getter method for bd_id, mapped from YANG variable /bridge_domain_state/bridge_domain_list/bd_id (uint32) YANG Description: BD id
f336765:c0:m3
def _set_bd_id(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_...
Setter method for bd_id, mapped from YANG variable /bridge_domain_state/bridge_domain_list/bd_id (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_bd_id is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_bd_id() dir...
f336765:c0:m4
def _get_vc_id(self):
return self.__vc_id<EOL>
Getter method for vc_id, mapped from YANG variable /bridge_domain_state/bridge_domain_list/vc_id (uint32) YANG Description: vc id
f336765:c0:m6
def _set_vc_id(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for vc_id, mapped from YANG variable /bridge_domain_state/bridge_domain_list/vc_id (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_vc_id is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_vc_id() dir...
f336765:c0:m7
def _get_active_ac_lif_count(self):
return self.__active_ac_lif_count<EOL>
Getter method for active_ac_lif_count, mapped from YANG variable /bridge_domain_state/bridge_domain_list/active_ac_lif_count (uint16) YANG Description: active ac lif count
f336765:c0:m9
def _set_active_ac_lif_count(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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex...
Setter method for active_ac_lif_count, mapped from YANG variable /bridge_domain_state/bridge_domain_list/active_ac_lif_count (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_active_ac_lif_count is considered as a private method. Backends looking to populate this variable should ...
f336765:c0:m10
def _get_config_ac_lif_count(self):
return self.__config_ac_lif_count<EOL>
Getter method for config_ac_lif_count, mapped from YANG variable /bridge_domain_state/bridge_domain_list/config_ac_lif_count (uint16) YANG Description: config ac lif count
f336765:c0:m12
def _set_config_ac_lif_count(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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex...
Setter method for config_ac_lif_count, mapped from YANG variable /bridge_domain_state/bridge_domain_list/config_ac_lif_count (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_config_ac_lif_count is considered as a private method. Backends looking to populate this variable should ...
f336765:c0:m13
def _get_active_vfi_lif_count(self):
return self.__active_vfi_lif_count<EOL>
Getter method for active_vfi_lif_count, mapped from YANG variable /bridge_domain_state/bridge_domain_list/active_vfi_lif_count (uint16) YANG Description: active vfi lif count
f336765:c0:m15
def _set_active_vfi_lif_count(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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex...
Setter method for active_vfi_lif_count, mapped from YANG variable /bridge_domain_state/bridge_domain_list/active_vfi_lif_count (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_active_vfi_lif_count is considered as a private method. Backends looking to populate this variable shou...
f336765:c0:m16
def _get_config_vfi_lif_count(self):
return self.__config_vfi_lif_count<EOL>
Getter method for config_vfi_lif_count, mapped from YANG variable /bridge_domain_state/bridge_domain_list/config_vfi_lif_count (uint16) YANG Description: config vfi lif count
f336765:c0:m18
def _set_config_vfi_lif_count(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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex...
Setter method for config_vfi_lif_count, mapped from YANG variable /bridge_domain_state/bridge_domain_list/config_vfi_lif_count (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_config_vfi_lif_count is considered as a private method. Backends looking to populate this variable shou...
f336765:c0:m19
def _get_local_switching(self):
return self.__local_switching<EOL>
Getter method for local_switching, mapped from YANG variable /bridge_domain_state/bridge_domain_list/local_switching (boolean) YANG Description: local switching
f336765:c0:m21
def _set_local_switching(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, namespace='<STR_LIT>', defining_module='<STR_LI...
Setter method for local_switching, mapped from YANG variable /bridge_domain_state/bridge_domain_list/local_switching (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_local_switching is considered as a private method. Backends looking to populate this variable should do so via c...
f336765:c0:m22
def _get_block_bpdu(self):
return self.__block_bpdu<EOL>
Getter method for block_bpdu, mapped from YANG variable /bridge_domain_state/bridge_domain_list/block_bpdu (boolean) YANG Description: block bpdu
f336765:c0:m24
def _set_block_bpdu(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, namespace='<STR_LIT>', defining_module='<STR_LI...
Setter method for block_bpdu, mapped from YANG variable /bridge_domain_state/bridge_domain_list/block_bpdu (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_block_bpdu is considered as a private method. Backends looking to populate this variable should do so via calling thisObj....
f336765:c0:m25
def _get_bd_type(self):
return self.__bd_type<EOL>
Getter method for bd_type, mapped from YANG variable /bridge_domain_state/bridge_domain_list/bd_type (uint16) YANG Description: bd type
f336765:c0:m27
def _set_bd_type(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex...
Setter method for bd_type, mapped from YANG variable /bridge_domain_state/bridge_domain_list/bd_type (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_bd_type is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_bd_ty...
f336765:c0:m28
def _get_transparent(self):
return self.__transparent<EOL>
Getter method for transparent, mapped from YANG variable /bridge_domain_state/bridge_domain_list/transparent (uint16) YANG Description: transparent type bd
f336765:c0:m30
def _set_transparent(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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex...
Setter method for transparent, mapped from YANG variable /bridge_domain_state/bridge_domain_list/transparent (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_transparent is considered as a private method. Backends looking to populate this variable should do so via calling thisOb...
f336765:c0:m31
def _get_ve_ifindex(self):
return self.__ve_ifindex<EOL>
Getter method for ve_ifindex, mapped from YANG variable /bridge_domain_state/bridge_domain_list/ve_ifindex (uint32) YANG Description: ve_ifindex
f336765:c0:m33
def _set_ve_ifindex(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for ve_ifindex, mapped from YANG variable /bridge_domain_state/bridge_domain_list/ve_ifindex (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ve_ifindex is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._...
f336765:c0:m34
def _get_ve_id(self):
return self.__ve_id<EOL>
Getter method for ve_id, mapped from YANG variable /bridge_domain_state/bridge_domain_list/ve_id (uint32) YANG Description: ve_id
f336765:c0:m36
def _set_ve_id(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ...
Setter method for ve_id, mapped from YANG variable /bridge_domain_state/bridge_domain_list/ve_id (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ve_id is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_ve_id() dir...
f336765:c0:m37
def _get_pw_profile(self):
return self.__pw_profile<EOL>
Getter method for pw_profile, mapped from YANG variable /bridge_domain_state/bridge_domain_list/pw_profile (string) YANG Description: pw_profile
f336765:c0:m39
def _set_pw_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=unicode, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, namespace='<STR_LIT>', defining_module='<STR_LIT...
Setter method for pw_profile, mapped from YANG variable /bridge_domain_state/bridge_domain_list/pw_profile (string) If this variable is read-only (config: false) in the source YANG file, then _set_pw_profile is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._...
f336765:c0:m40
def _get_mac_limit(self):
return self.__mac_limit<EOL>
Getter method for mac_limit, mapped from YANG variable /bridge_domain_state/bridge_domain_list/mac_limit (uint16) YANG Description: mac_limit
f336765:c0:m42
def _set_mac_limit(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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex...
Setter method for mac_limit, mapped from YANG variable /bridge_domain_state/bridge_domain_list/mac_limit (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_mac_limit is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set...
f336765:c0:m43
def _get_statistics(self):
return self.__statistics<EOL>
Getter method for statistics, mapped from YANG variable /bridge_domain_state/bridge_domain_list/statistics (boolean) YANG Description: statistics
f336765:c0:m45
def _set_statistics(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, namespace='<STR_LIT>', defining_module='<STR_LI...
Setter method for statistics, mapped from YANG variable /bridge_domain_state/bridge_domain_list/statistics (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_statistics is considered as a private method. Backends looking to populate this variable should do so via calling thisObj....
f336765:c0:m46
def _get_description(self):
return self.__description<EOL>
Getter method for description, mapped from YANG variable /bridge_domain_state/bridge_domain_list/description (string) YANG Description: bridge domain specific description
f336765:c0:m48
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=unicode, is_leaf=True, yang_name="<STR_LIT:description>", rest_name="<STR_LIT:description>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, namespace='<STR_LIT>', d...
Setter method for description, mapped from YANG variable /bridge_domain_state/bridge_domain_list/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 thisOb...
f336765:c0:m49
def _get_outer_vlan_list(self):
return self.__outer_vlan_list<EOL>
Getter method for outer_vlan_list, mapped from YANG variable /bridge_domain_state/bridge_domain_list/outer_vlan_list (list) YANG Description: bd_vlan_tag_info
f336765:c0:m51
def _set_outer_vlan_list(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>",outer_vlan_list.outer_vlan_list, 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 outer_vlan_list, mapped from YANG variable /bridge_domain_state/bridge_domain_list/outer_vlan_list (list) If this variable is read-only (config: false) in the source YANG file, then _set_outer_vlan_list is considered as a private method. Backends looking to populate this variable should do so via call...
f336765:c0:m52
def _get_interface_type(self):
return self.__interface_type<EOL>
Getter method for interface_type, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/interface_type (enumeration) YANG Description: The type of the interface. An 'unknown' type represents error scenario and should not be used.
f336766:c0:m3
def _set_interface_type(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:8>}, u'<ST...
Setter method for interface_type, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/interface_type (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_interface_type is considered as a private method. Backends lo...
f336766:c0:m4
def _get_interface_name(self):
return self.__interface_name<EOL>
Getter method for interface_name, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/interface_name (union) YANG Description: The Interface value. The interface value is always interpreted within the context of the value of 'interface-type' leaf: interface-typ...
f336766:c0:m6
def _set_interface_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>', '<STR_LIT>': [u'<STR_LIT>']}),RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>':...
Setter method for interface_name, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/interface_name (union) If this variable is read-only (config: false) in the source YANG file, then _set_interface_name is considered as a private method. Backends looking ...
f336766:c0:m7
def _get_spanningtree_enabled(self):
return self.__spanningtree_enabled<EOL>
Getter method for spanningtree_enabled, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/spanningtree_enabled (boolean) YANG Description: Is spanning tree enabled
f336766:c0:m9
def _set_spanningtree_enabled(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=False, namespace...
Setter method for spanningtree_enabled, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/spanningtree_enabled (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_spanningtree_enabled is considered as a private method. Backends ...
f336766:c0:m10
def _get_if_index(self):
return self.__if_index<EOL>
Getter method for if_index, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/if_index (uint64) YANG Description: Interface index
f336766:c0:m12
def _set_if_index(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:64>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_L...
Setter method for if_index, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/if_index (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_if_index is considered as a private method. Backends looking to populate this variable sho...
f336766:c0:m13
def _get_interface_id(self):
return self.__interface_id<EOL>
Getter method for interface_id, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/interface_id (uint64) YANG Description: Interface id
f336766:c0:m15
def _set_interface_id(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:64>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_L...
Setter method for interface_id, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/interface_id (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_interface_id is considered as a private method. Backends looking to populate this ...
f336766:c0:m16
def _get_if_role(self):
return self.__if_role<EOL>
Getter method for if_role, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/if_role (stp-port-role) YANG Description: Interface role
f336766:c0:m18
def _set_if_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=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:5>}, u'<ST...
Setter method for if_role, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/if_role (stp-port-role) If this variable is read-only (config: false) in the source YANG file, then _set_if_role is considered as a private method. Backends looking to populate this variable...
f336766:c0:m19
def _get_if_state(self):
return self.__if_state<EOL>
Getter method for if_state, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/if_state (stp-port-state) YANG Description: Interface state
f336766:c0:m21
def _set_if_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=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:4>}, u'<ST...
Setter method for if_state, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/if_state (stp-port-state) If this variable is read-only (config: false) in the source YANG file, then _set_if_state is considered as a private method. Backends looking to populate this vari...
f336766:c0:m22
def _get_external_path_cost(self):
return self.__external_path_cost<EOL>
Getter method for external_path_cost, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/external_path_cost (uint32) YANG Description: Designated external path cost
f336766:c0:m24
def _set_external_path_cost(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LI...
Setter method for external_path_cost, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/external_path_cost (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_external_path_cost is considered as a private method. Backends looking...
f336766:c0:m25
def _get_internal_path_cost(self):
return self.__internal_path_cost<EOL>
Getter method for internal_path_cost, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/internal_path_cost (uint32) YANG Description: Designated internal path cost
f336766:c0:m27
def _set_internal_path_cost(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LI...
Setter method for internal_path_cost, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/internal_path_cost (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_internal_path_cost is considered as a private method. Backends looking...
f336766:c0:m28
def _get_configured_path_cost(self):
return self.__configured_path_cost<EOL>
Getter method for configured_path_cost, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/configured_path_cost (uint32) YANG Description: Configured path cost
f336766:c0:m30
def _set_configured_path_cost(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LI...
Setter method for configured_path_cost, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/configured_path_cost (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_configured_path_cost is considered as a private method. Backends l...
f336766:c0:m31
def _get_designated_port_id(self):
return self.__designated_port_id<EOL>
Getter method for designated_port_id, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/designated_port_id (uint64) YANG Description: Designated port id
f336766:c0:m33
def _set_designated_port_id(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:64>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_L...
Setter method for designated_port_id, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/designated_port_id (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_designated_port_id is considered as a private method. Backends looking...
f336766:c0:m34
def _get_port_priority(self):
return self.__port_priority<EOL>
Getter method for port_priority, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/port_priority (uint32) YANG Description: Port priority
f336766:c0:m36
def _set_port_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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LI...
Setter method for port_priority, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/port_priority (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_port_priority is considered as a private method. Backends looking to populate th...
f336766:c0:m37
def _get_designated_bridge_id(self):
return self.__designated_bridge_id<EOL>
Getter method for designated_bridge_id, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/designated_bridge_id (bridge-id-type) YANG Description: Designated bridge Id
f336766:c0:m39
def _set_designated_bridge_id(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, 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=False, namespace=...
Setter method for designated_bridge_id, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/designated_bridge_id (bridge-id-type) If this variable is read-only (config: false) in the source YANG file, then _set_designated_bridge_id is considered as a private method. Ba...
f336766:c0:m40
def _get_port_hello_time(self):
return self.__port_hello_time<EOL>
Getter method for port_hello_time, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/port_hello_time (uint32) YANG Description: Port hello time
f336766:c0:m42
def _set_port_hello_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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LI...
Setter method for port_hello_time, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/port_hello_time (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_port_hello_time is considered as a private method. Backends looking to popul...
f336766:c0:m43
def _get_forward_transitions_count(self):
return self.__forward_transitions_count<EOL>
Getter method for forward_transitions_count, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/forward_transitions_count (uint32) YANG Description: Number of forward transitions
f336766:c0:m45
def _set_forward_transitions_count(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LI...
Setter method for forward_transitions_count, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/forward_transitions_count (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_forward_transitions_count is considered as a private met...
f336766:c0:m46
def _get_received_stp_type(self):
return self.__received_stp_type<EOL>
Getter method for received_stp_type, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/received_stp_type (stp-type) YANG Description: Received (rx) stp type
f336766:c0:m48
def _set_received_stp_type(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT:none>': {'<STR_LIT:value>': <NUM_LIT:1>}, ...
Setter method for received_stp_type, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/received_stp_type (stp-type) If this variable is read-only (config: false) in the source YANG file, then _set_received_stp_type is considered as a private method. Backends looking ...
f336766:c0:m49
def _get_transmitted_stp_type(self):
return self.__transmitted_stp_type<EOL>
Getter method for transmitted_stp_type, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/transmitted_stp_type (stp-type) YANG Description: Transmitted (tx) stp type
f336766:c0:m51
def _set_transmitted_stp_type(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT:none>': {'<STR_LIT:value>': <NUM_LIT:1>}, ...
Setter method for transmitted_stp_type, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/transmitted_stp_type (stp-type) If this variable is read-only (config: false) in the source YANG file, then _set_transmitted_stp_type is considered as a private method. Backends...
f336766:c0:m52
def _get_edge_port(self):
return self.__edge_port<EOL>
Getter method for edge_port, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/edge_port (on-off-type) YANG Description: Edge Port mode
f336766:c0:m54
def _set_edge_port(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 edge_port, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/edge_port (on-off-type) If this variable is read-only (config: false) in the source YANG file, then _set_edge_port is considered as a private method. Backends looking to populate this vari...
f336766:c0:m55
def _get_auto_edge(self):
return self.__auto_edge<EOL>
Getter method for auto_edge, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/auto_edge (yes-no-type) YANG Description: Auto Edge
f336766:c0:m57
def _set_auto_edge(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:yes>': {'<STR_LIT:value>': <NUM_LIT:2>}, u...
Setter method for auto_edge, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/auto_edge (yes-no-type) If this variable is read-only (config: false) in the source YANG file, then _set_auto_edge is considered as a private method. Backends looking to populate this vari...
f336766:c0:m58
def _get_admin_edge(self):
return self.__admin_edge<EOL>
Getter method for admin_edge, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/admin_edge (yes-no-type) YANG Description: Admin Edge
f336766:c0:m60
def _set_admin_edge(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:yes>': {'<STR_LIT:value>': <NUM_LIT:2>}, u...
Setter method for admin_edge, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/admin_edge (yes-no-type) If this variable is read-only (config: false) in the source YANG file, then _set_admin_edge is considered as a private method. Backends looking to populate this v...
f336766:c0:m61
def _get_edge_delay(self):
return self.__edge_delay<EOL>
Getter method for edge_delay, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/edge_delay (uint32) YANG Description: Edge delay
f336766:c0:m63
def _set_edge_delay(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LI...
Setter method for edge_delay, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/edge_delay (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_edge_delay is considered as a private method. Backends looking to populate this variab...
f336766:c0:m64
def _get_configured_root_guard(self):
return self.__configured_root_guard<EOL>
Getter method for configured_root_guard, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/configured_root_guard (on-off-type) YANG Description: Configured root guard
f336766:c0:m66
def _set_configured_root_guard(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 configured_root_guard, mapped from YANG variable /brocade_xstp_ext_rpc/get_stp_brief_info/output/spanning_tree_info/mstp/port/configured_root_guard (on-off-type) If this variable is read-only (config: false) in the source YANG file, then _set_configured_root_guard is considered as a private method. Ba...
f336766:c0:m67