signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_lsp_backup_is_active(self): | return self.__lsp_backup_is_active<EOL> | Getter method for lsp_backup_is_active, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_bypass_lsp_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_is_active (boolean)
YANG Description: Backup state is active or up | f335650:c0:m18 |
def _set_lsp_backup_is_active(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=False, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_backup_is_active, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_bypass_lsp_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_is_active (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_l... | f335650:c0:m19 |
def _get_show_mpls_lsp_extensive_info(self): | return self.__show_mpls_lsp_extensive_info<EOL> | Getter method for show_mpls_lsp_extensive_info, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_bypass_lsp_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info (container) | f335651:c0:m3 |
def _set_show_mpls_lsp_extensive_info(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_mpls_lsp_extensive_info.show_mpls_lsp_extensive_info, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._ext... | Setter method for show_mpls_lsp_extensive_info, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_bypass_lsp_extensive/output/bypass_lsp/show_mpls_lsp_extensive_info (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_show_mpls_lsp_extensive_info is considered as a pr... | f335651:c0:m4 |
def _get_bypass_lsp(self): | return self.__bypass_lsp<EOL> | Getter method for bypass_lsp, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_bypass_lsp_extensive/output/bypass_lsp (container) | f335652:c0:m3 |
def _set_bypass_lsp(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=bypass_lsp.bypass_lsp, 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=False, exten... | Setter method for bypass_lsp, mapped from YANG variable /brocade_mpls_rpc/show_mpls_bypass_bypass_lsp_extensive/output/bypass_lsp (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_bypass_lsp is considered as a private
method. Backends looking to populate this variable should
d... | f335652:c0:m4 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output (output) | f335653:c0:m3 |
def _set_output(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=output.output, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<STR_LIT>', d... | Setter method for output, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output (output)
If this variable is read-only (config: false) in the
source YANG file, then _set_output is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_output() dire... | f335653:c0:m4 |
def _get_policy_cspf_interface_constraint(self): | return self.__policy_cspf_interface_constraint<EOL> | Getter method for policy_cspf_interface_constraint, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_cspf_interface_constraint (uint8)
YANG Description: CSPF Interface constraint | f335654:c0:m3 |
def _set_policy_cspf_interface_constraint(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_cspf_interface_constraint, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_cspf_interface_constraint (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_cspf_interface_constraint is considered as a private
method... | f335654:c0:m4 |
def _get_policy_cspf_group_computation_mode(self): | return self.__policy_cspf_group_computation_mode<EOL> | Getter method for policy_cspf_group_computation_mode, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_cspf_group_computation_mode (uint8)
YANG Description: CSPF group computation mpde | f335654:c0:m6 |
def _set_policy_cspf_group_computation_mode(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_cspf_group_computation_mode, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_cspf_group_computation_mode (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_cspf_group_computation_mode is considered as a private
... | f335654:c0:m7 |
def _get_policy_use_bypass_metric(self): | return self.__policy_use_bypass_metric<EOL> | Getter method for policy_use_bypass_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_use_bypass_metric (uint8)
YANG Description: CSPF computation-mode use bypass metric | f335654:c0:m9 |
def _set_policy_use_bypass_metric(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_use_bypass_metric, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_use_bypass_metric (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_use_bypass_metric is considered as a private
method. Backends looking to po... | f335654:c0:m10 |
def _get_policy_use_bypass_liberal(self): | return self.__policy_use_bypass_liberal<EOL> | Getter method for policy_use_bypass_liberal, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_use_bypass_liberal (uint8)
YANG Description: CSPF computation-mode use bypass liberal | f335654:c0:m12 |
def _set_policy_use_bypass_liberal(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_use_bypass_liberal, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_use_bypass_liberal (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_use_bypass_liberal is considered as a private
method. Backends looking to... | f335654:c0:m13 |
def _get_policy_implicite_commit(self): | return self.__policy_implicite_commit<EOL> | Getter method for policy_implicite_commit, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_implicite_commit (uint32)
YANG Description: MPLS implicite commit flags | f335654:c0:m15 |
def _set_policy_implicite_commit(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 policy_implicite_commit, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_implicite_commit (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_implicite_commit is considered as a private
method. Backends looking to popu... | f335654:c0:m16 |
def _get_policy_label_propagate_ttl(self): | return self.__policy_label_propagate_ttl<EOL> | Getter method for policy_label_propagate_ttl, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_label_propagate_ttl (uint8)
YANG Description: TTL propagation for MPLS label | f335654:c0:m18 |
def _set_policy_label_propagate_ttl(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_label_propagate_ttl, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_label_propagate_ttl (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_label_propagate_ttl is considered as a private
method. Backends looking... | f335654:c0:m19 |
def _get_policy_vrf_propagate_ttl(self): | return self.__policy_vrf_propagate_ttl<EOL> | Getter method for policy_vrf_propagate_ttl, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_vrf_propagate_ttl (uint8)
YANG Description: TTL propagation for MPLS label for IPVPN | f335654:c0:m21 |
def _set_policy_vrf_propagate_ttl(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_vrf_propagate_ttl, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_vrf_propagate_ttl (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_vrf_propagate_ttl is considered as a private
method. Backends looking to po... | f335654:c0:m22 |
def _get_policy_propagate_ttl(self): | return self.__policy_propagate_ttl<EOL> | Getter method for policy_propagate_ttl, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_propagate_ttl (uint8)
YANG Description: TTL propagation for IPoMPLS | f335654:c0:m24 |
def _set_policy_propagate_ttl(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_propagate_ttl, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_propagate_ttl (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_propagate_ttl is considered as a private
method. Backends looking to populate this ... | f335654:c0:m25 |
def _get_policy_rtm_route_filter_enabled(self): | return self.__policy_rtm_route_filter_enabled<EOL> | Getter method for policy_rtm_route_filter_enabled, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_rtm_route_filter_enabled (uint8)
YANG Description: Inter-AS route filtering | f335654:c0:m27 |
def _set_policy_rtm_route_filter_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=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_rtm_route_filter_enabled, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_rtm_route_filter_enabled (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_rtm_route_filter_enabled is considered as a private
method. B... | f335654:c0:m28 |
def _get_policy_rtm_route_filter_all_ibgp_enabled(self): | return self.__policy_rtm_route_filter_all_ibgp_enabled<EOL> | Getter method for policy_rtm_route_filter_all_ibgp_enabled, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_rtm_route_filter_all_ibgp_enabled (uint8)
YANG Description: Intra-AS iBGP route filtering | f335654:c0:m30 |
def _set_policy_rtm_route_filter_all_ibgp_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=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_rtm_route_filter_all_ibgp_enabled, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_rtm_route_filter_all_ibgp_enabled (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_rtm_route_filter_all_ibgp_enabled is consid... | f335654:c0:m31 |
def _get_policy_load_interval(self): | return self.__policy_load_interval<EOL> | Getter method for policy_load_interval, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_load_interval (uint16)
YANG Description: Polling interval for MPLS LSP traffic statistics in seconds | f335654:c0:m33 |
def _set_policy_load_interval(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 policy_load_interval, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_load_interval (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_load_interval is considered as a private
method. Backends looking to populate this... | f335654:c0:m34 |
def _get_policy_ingress_tnnl_accounting(self): | return self.__policy_ingress_tnnl_accounting<EOL> | Getter method for policy_ingress_tnnl_accounting, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_ingress_tnnl_accounting (uint8)
YANG Description: Ingress tunnel accounting | f335654:c0:m36 |
def _set_policy_ingress_tnnl_accounting(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_ingress_tnnl_accounting, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_ingress_tnnl_accounting (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_ingress_tnnl_accounting is considered as a private
method. Back... | f335654:c0:m37 |
def _get_policy_te_policy_ospf(self): | return self.__policy_te_policy_ospf<EOL> | Getter method for policy_te_policy_ospf, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_te_policy_ospf (uint8)
YANG Description: MPLS TE is OSPF | f335654:c0:m39 |
def _set_policy_te_policy_ospf(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_te_policy_ospf, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_te_policy_ospf (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_te_policy_ospf is considered as a private
method. Backends looking to populate th... | f335654:c0:m40 |
def _get_policy_te_policy_isis(self): | return self.__policy_te_policy_isis<EOL> | Getter method for policy_te_policy_isis, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_te_policy_isis (uint8)
YANG Description: MPLS TE 's level | f335654:c0:m42 |
def _set_policy_te_policy_isis(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_te_policy_isis, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_te_policy_isis (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_te_policy_isis is considered as a private
method. Backends looking to populate th... | f335654:c0:m43 |
def _get_policy_ospf_area_defined(self): | return self.__policy_ospf_area_defined<EOL> | Getter method for policy_ospf_area_defined, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_ospf_area_defined (uint8)
YANG Description: MPLS TE ospf area defined | f335654:c0:m45 |
def _set_policy_ospf_area_defined(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_ospf_area_defined, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_ospf_area_defined (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_ospf_area_defined is considered as a private
method. Backends looking to po... | f335654:c0:m46 |
def _get_policy_ospf_area(self): | return self.__policy_ospf_area<EOL> | Getter method for policy_ospf_area, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_ospf_area (uint32)
YANG Description: MPLS TE ospf area | f335654:c0:m48 |
def _set_policy_ospf_area(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 policy_ospf_area, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_ospf_area (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_ospf_area is considered as a private
method. Backends looking to populate this variable sh... | f335654:c0:m49 |
def _get_policy_handle_ospf_nbr_dn(self): | return self.__policy_handle_ospf_nbr_dn<EOL> | Getter method for policy_handle_ospf_nbr_dn, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_handle_ospf_nbr_dn (uint8)
YANG Description: Handle IGP OSPF neighbor down event | f335654:c0:m51 |
def _set_policy_handle_ospf_nbr_dn(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_handle_ospf_nbr_dn, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_handle_ospf_nbr_dn (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_handle_ospf_nbr_dn is considered as a private
method. Backends looking to... | f335654:c0:m52 |
def _get_policy_handle_isis_nbr_dn(self): | return self.__policy_handle_isis_nbr_dn<EOL> | Getter method for policy_handle_isis_nbr_dn, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_handle_isis_nbr_dn (uint8)
YANG Description: Handle IGP ISIS neighbor down event | f335654:c0:m54 |
def _set_policy_handle_isis_nbr_dn(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_handle_isis_nbr_dn, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_handle_isis_nbr_dn (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_handle_isis_nbr_dn is considered as a private
method. Backends looking to... | f335654:c0:m55 |
def _get_policy_lsp_fast_retry_on(self): | return self.__policy_lsp_fast_retry_on<EOL> | Getter method for policy_lsp_fast_retry_on, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_lsp_fast_retry_on (uint8)
YANG Description: LSP rapid retry | f335654:c0:m57 |
def _set_policy_lsp_fast_retry_on(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_lsp_fast_retry_on, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_lsp_fast_retry_on (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_lsp_fast_retry_on is considered as a private
method. Backends looking to po... | f335654:c0:m58 |
def _get_policy_max_lsp_retries(self): | return self.__policy_max_lsp_retries<EOL> | Getter method for policy_max_lsp_retries, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_max_lsp_retries (uint16)
YANG Description: maximum number of retries | f335654:c0:m60 |
def _set_policy_max_lsp_retries(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 policy_max_lsp_retries, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_max_lsp_retries (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_max_lsp_retries is considered as a private
method. Backends looking to populat... | f335654:c0:m61 |
def _get_policy_lsp_retry_interval(self): | return self.__policy_lsp_retry_interval<EOL> | Getter method for policy_lsp_retry_interval, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_lsp_retry_interval (uint16)
YANG Description: LSP periodic retry time | f335654:c0:m63 |
def _set_policy_lsp_retry_interval(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 policy_lsp_retry_interval, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_lsp_retry_interval (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_lsp_retry_interval is considered as a private
method. Backends looking t... | f335654:c0:m64 |
def _get_policy_frr_bkup_retry_interval(self): | return self.__policy_frr_bkup_retry_interval<EOL> | Getter method for policy_frr_bkup_retry_interval, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_frr_bkup_retry_interval (uint32)
YANG Description: FRR backup/detour retry time in seconds | f335654:c0:m66 |
def _set_policy_frr_bkup_retry_interval(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 policy_frr_bkup_retry_interval, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_frr_bkup_retry_interval (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_frr_bkup_retry_interval is considered as a private
method. Bac... | f335654:c0:m67 |
def _get_policy_auto_bw_enabled(self): | return self.__policy_auto_bw_enabled<EOL> | Getter method for policy_auto_bw_enabled, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_auto_bw_enabled (uint8)
YANG Description: Auto-bandwidth enabled | f335654:c0:m69 |
def _set_policy_auto_bw_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=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for policy_auto_bw_enabled, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_auto_bw_enabled (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_auto_bw_enabled is considered as a private
method. Backends looking to populate... | f335654:c0:m70 |
def _get_policy_auto_bw_sample_interval(self): | return self.__policy_auto_bw_sample_interval<EOL> | Getter method for policy_auto_bw_sample_interval, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_auto_bw_sample_interval (uint32)
YANG Description: Auto-bandwidth sample interval in seconds | f335654:c0:m72 |
def _set_policy_auto_bw_sample_interval(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 policy_auto_bw_sample_interval, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_auto_bw_sample_interval (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_auto_bw_sample_interval is considered as a private
method. Bac... | f335654:c0:m73 |
def _get_policy_soft_preempt_cleanup_timer(self): | return self.__policy_soft_preempt_cleanup_timer<EOL> | Getter method for policy_soft_preempt_cleanup_timer, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_soft_preempt_cleanup_timer (uint16)
YANG Description: Soft preemption cleanup-timer in seconds | f335654:c0:m75 |
def _set_policy_soft_preempt_cleanup_timer(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 policy_soft_preempt_cleanup_timer, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_soft_preempt_cleanup_timer (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_soft_preempt_cleanup_timer is considered as a private
me... | f335654:c0:m76 |
def _get_policy_rsvp_periodic_flooding_timer(self): | return self.__policy_rsvp_periodic_flooding_timer<EOL> | Getter method for policy_rsvp_periodic_flooding_timer, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_rsvp_periodic_flooding_timer (uint16)
YANG Description: MPLS TE Periodic Flooding Timer in seconds | f335654:c0:m78 |
def _set_policy_rsvp_periodic_flooding_timer(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 policy_rsvp_periodic_flooding_timer, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy/policy_rsvp_periodic_flooding_timer (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_policy_rsvp_periodic_flooding_timer is considered as a priv... | f335654:c0:m79 |
def _get_mpls_policy(self): | return self.__mpls_policy<EOL> | Getter method for mpls_policy, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy (container) | f335655:c0:m3 |
def _set_mpls_policy(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mpls_policy.mpls_policy, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, ext... | Setter method for mpls_policy, mapped from YANG variable /brocade_mpls_rpc/show_mpls_policy/output/mpls_policy (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_mpls_policy is considered as a private
method. Backends looking to populate this variable should
do so via calling t... | f335655:c0:m4 |
def _get_mpls_clear_statistics_type(self): | return self.__mpls_clear_statistics_type<EOL> | Getter method for mpls_clear_statistics_type, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/mpls_clear_statistics_type (uint8)
YANG Description: 1=OAM, 2=Transit, 3=Tunnel | f335656:c0:m3 |
def _set_mpls_clear_statistics_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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for mpls_clear_statistics_type, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/mpls_clear_statistics_type (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_mpls_clear_statistics_type is considered as a private
method. Backends looking to popu... | f335656:c0:m4 |
def _get_protocol(self): | return self.__protocol<EOL> | Getter method for protocol, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/protocol (string)
YANG Description: ldp or rsvp | f335656:c0:m6 |
def _set_protocol(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=False, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for protocol, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/protocol (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_protocol is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._... | f335656:c0:m7 |
def _get_fec_prefix(self): | return self.__fec_prefix<EOL> | Getter method for fec_prefix, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/fec_prefix (mpls-ipv4-prefix)
YANG Description: fec prefix | f335656:c0:m9 |
def _set_fec_prefix(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm... | Setter method for fec_prefix, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/fec_prefix (mpls-ipv4-prefix)
If this variable is read-only (config: false) in the
source YANG file, then _set_fec_prefix is considered as a private
method. Backends looking to populate this variable should
do so via c... | f335656:c0:m10 |
def _get_prefix_address(self): | return self.__prefix_address<EOL> | Getter method for prefix_address, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/prefix_address (mpls-ipv4-address)
YANG Description: prefix address | f335656:c0:m12 |
def _set_prefix_address(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm... | Setter method for prefix_address, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/prefix_address (mpls-ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_prefix_address is considered as a private
method. Backends looking to populate this variable shoul... | f335656:c0:m13 |
def _get_prefix_mask(self): | return self.__prefix_mask<EOL> | Getter method for prefix_mask, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/prefix_mask (mpls-ipv4-subnet-mask)
YANG Description: prefix mask | f335656:c0:m15 |
def _set_prefix_mask(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm... | Setter method for prefix_mask, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/prefix_mask (mpls-ipv4-subnet-mask)
If this variable is read-only (config: false) in the
source YANG file, then _set_prefix_mask is considered as a private
method. Backends looking to populate this variable should
do ... | f335656:c0:m16 |
def _get_label(self): | return self.__label<EOL> | Getter method for label, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/label (uint8)
YANG Description: giving label as filter | f335656:c0:m18 |
def _set_label(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:8>), is_leaf=True, yang_name="<STR_LIT:label>", rest_name="<STR_LIT:label>", parent=self, path_helper=self._pat... | Setter method for label, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/label (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_label is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_label(... | f335656:c0:m19 |
def _get_in_label(self): | return self.__in_label<EOL> | Getter method for in_label, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/in_label (uint32)
YANG Description: Value of in-label | f335656:c0:m21 |
def _set_in_label(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 in_label, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/in_label (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_in_label is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._... | f335656:c0:m22 |
def _get_tunnel_id_present(self): | return self.__tunnel_id_present<EOL> | Getter method for tunnel_id_present, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/tunnel_id_present (uint8)
YANG Description: giving tunnel-id as filter | f335656:c0:m24 |
def _set_tunnel_id_present(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for tunnel_id_present, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/tunnel_id_present (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_tunnel_id_present is considered as a private
method. Backends looking to populate this variable should
d... | f335656:c0:m25 |
def _get_tunnel_id(self): | return self.__tunnel_id<EOL> | Getter method for tunnel_id, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/tunnel_id (uint32)
YANG Description: Value of tunnel-id | f335656:c0:m27 |
def _set_tunnel_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 tunnel_id, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/tunnel_id (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_tunnel_id is considered as a private
method. Backends looking to populate this variable should
do so via calling thisOb... | f335656:c0:m28 |
def _get_bypass(self): | return self.__bypass<EOL> | Getter method for bypass, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/bypass (uint8)
YANG Description: giving bypass as filter | f335656:c0:m30 |
def _set_bypass(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for bypass, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/bypass (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_bypass is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_byp... | f335656:c0:m31 |
def _get_tunnel_name(self): | return self.__tunnel_name<EOL> | Getter method for tunnel_name, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/tunnel_name (string)
YANG Description: Tunnel Name | f335656:c0:m33 |
def _set_tunnel_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=unicode, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for tunnel_name, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/tunnel_name (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_tunnel_name is considered as a private
method. Backends looking to populate this variable should
do so via calling ... | f335656:c0:m34 |
def _get_tunnel_dest(self): | return self.__tunnel_dest<EOL> | Getter method for tunnel_dest, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/tunnel_dest (mpls-ipv4-address)
YANG Description: Tunnel Destination | f335656:c0:m36 |
def _set_tunnel_dest(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm... | Setter method for tunnel_dest, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input/tunnel_dest (mpls-ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_tunnel_dest is considered as a private
method. Backends looking to populate this variable should
do so v... | f335656:c0:m37 |
def _get_input(self): | return self.__input<EOL> | Getter method for input, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input (input) | f335657:c0:m3 |
def _set_input(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=input.input, is_leaf=True, yang_name="<STR_LIT:input>", rest_name="<STR_LIT:input>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<ST... | Setter method for input, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/input (input)
If this variable is read-only (config: false) in the
source YANG file, then _set_input is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_input() dire... | f335657:c0:m4 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/output (output) | f335657:c0:m6 |
def _set_output(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=output.output, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<STR_LIT>', d... | Setter method for output, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/output (output)
If this variable is read-only (config: false) in the
source YANG file, then _set_output is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_output()... | f335657:c0:m7 |
def _get_mpls_clear_statistics_ret_msg(self): | return self.__mpls_clear_statistics_ret_msg<EOL> | Getter method for mpls_clear_statistics_ret_msg, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/output/mpls_clear_statistics_ret_msg (string)
YANG Description: clear mpls statistics return message | f335658:c0:m3 |
def _set_mpls_clear_statistics_ret_msg(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._ex... | Setter method for mpls_clear_statistics_ret_msg, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_statistics/output/mpls_clear_statistics_ret_msg (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_mpls_clear_statistics_ret_msg is considered as a private
method. Backends look... | f335658:c0:m4 |
def _get_arp_ip_address(self): | return self.__arp_ip_address<EOL> | Getter method for arp_ip_address, mapped from YANG variable /arp_entry/arp_ip_address (inet:ipv4-address)
YANG Description: IPv4 Address | f335659:c0:m3 |
def _set_arp_ip_address(self, v, load=False): | parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti... | Setter method for arp_ip_address, mapped from YANG variable /arp_entry/arp_ip_address (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_arp_ip_address is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_ar... | f335659:c0:m4 |
def _get_mac_address_value(self): | return self.__mac_address_value<EOL> | Getter method for mac_address_value, mapped from YANG variable /arp_entry/mac_address_value (mac-access-list:mac-address-type) | f335659:c0:m6 |
def _set_mac_address_value(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, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, u... | Setter method for mac_address_value, mapped from YANG variable /arp_entry/mac_address_value (mac-access-list:mac-address-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_mac_address_value is considered as a private
method. Backends looking to populate this variable should
do so via... | f335659:c0:m7 |
def _get_interfacename(self): | return self.__interfacename<EOL> | Getter method for interfacename, mapped from YANG variable /arp_entry/interfacename (enumeration) | f335659:c0:m9 |
def _set_interfacename(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>': {}},), is_leaf=True, yang_name="<STR_LI... | Setter method for interfacename, mapped from YANG variable /arp_entry/interfacename (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_interfacename is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_interfacena... | f335659:c0:m10 |
def _get_Ethernet(self): | return self.__Ethernet<EOL> | Getter method for Ethernet, mapped from YANG variable /arp_entry/Ethernet (interface:interface-type)
YANG Description: Ethernet | f335659:c0:m12 |
def _set_Ethernet(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>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u... | Setter method for Ethernet, mapped from YANG variable /arp_entry/Ethernet (interface:interface-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_Ethernet is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_Ethernet() di... | f335659:c0:m13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.