signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_raslog_entries(self): | return self.__raslog_entries<EOL> | Getter method for raslog_entries, mapped from YANG variable /brocade_ras_ext_rpc/show_raslog/output/show_all_raslog/raslog_entries (list) | f334864:c0:m6 |
def _set_raslog_entries(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(False,raslog_entries.raslog_entries, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT:... | Setter method for raslog_entries, mapped from YANG variable /brocade_ras_ext_rpc/show_raslog/output/show_all_raslog/raslog_entries (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_raslog_entries is considered as a private
method. Backends looking to populate this variable should
d... | f334864:c0:m7 |
def _get_thresholds_sfmid(self): | return self.__thresholds_sfmid<EOL> | Getter method for thresholds_sfmid, mapped from YANG variable /sfm_state/thresholds/thresholds_sfmid (uint32)
YANG Description: SFM Links Thresholds | f334865:c0:m3 |
def _set_thresholds_sfmid(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 thresholds_sfmid, mapped from YANG variable /sfm_state/thresholds/thresholds_sfmid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_thresholds_sfmid is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._... | f334865:c0:m4 |
def _get_thresholds_feid(self): | return self.__thresholds_feid<EOL> | Getter method for thresholds_feid, mapped from YANG variable /sfm_state/thresholds/thresholds_feid (uint32)
YANG Description: SFM Links Thresholds | f334865:c0:m6 |
def _set_thresholds_feid(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 thresholds_feid, mapped from YANG variable /sfm_state/thresholds/thresholds_feid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_thresholds_feid is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set... | f334865:c0:m7 |
def _get_thresholds_port(self): | return self.__thresholds_port<EOL> | Getter method for thresholds_port, mapped from YANG variable /sfm_state/thresholds/thresholds_port (uint32)
YANG Description: SFM Links Thresholds | f334865:c0:m9 |
def _set_thresholds_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=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 thresholds_port, mapped from YANG variable /sfm_state/thresholds/thresholds_port (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_thresholds_port is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set... | f334865:c0:m10 |
def _get_thresholds_pipe(self): | return self.__thresholds_pipe<EOL> | Getter method for thresholds_pipe, mapped from YANG variable /sfm_state/thresholds/thresholds_pipe (uint32)
YANG Description: SFM Links Thresholds | f334865:c0:m12 |
def _set_thresholds_pipe(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=TypedListType(allowed_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>)), is_leaf=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, pa... | Setter method for thresholds_pipe, mapped from YANG variable /sfm_state/thresholds/thresholds_pipe (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_thresholds_pipe is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set... | f334865:c0:m13 |
def _get_thresholds_rxthreshold(self): | return self.__thresholds_rxthreshold<EOL> | Getter method for thresholds_rxthreshold, mapped from YANG variable /sfm_state/thresholds/thresholds_rxthreshold (uint32)
YANG Description: SFM Links Thresholds | f334865:c0:m15 |
def _set_thresholds_rxthreshold(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=TypedListType(allowed_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>)), is_leaf=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, pa... | Setter method for thresholds_rxthreshold, mapped from YANG variable /sfm_state/thresholds/thresholds_rxthreshold (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_thresholds_rxthreshold is considered as a private
method. Backends looking to populate this variable should
do so via... | f334865:c0:m16 |
def _get_thresholds_txthreshold(self): | return self.__thresholds_txthreshold<EOL> | Getter method for thresholds_txthreshold, mapped from YANG variable /sfm_state/thresholds/thresholds_txthreshold (uint32)
YANG Description: SFM Links Thresholds | f334865:c0:m18 |
def _set_thresholds_txthreshold(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=TypedListType(allowed_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>)), is_leaf=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, pa... | Setter method for thresholds_txthreshold, mapped from YANG variable /sfm_state/thresholds/thresholds_txthreshold (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_thresholds_txthreshold is considered as a private
method. Backends looking to populate this variable should
do so via... | f334865:c0:m19 |
def _get_thresholds_midthreshold(self): | return self.__thresholds_midthreshold<EOL> | Getter method for thresholds_midthreshold, mapped from YANG variable /sfm_state/thresholds/thresholds_midthreshold (uint32)
YANG Description: SFM Links Thresholds | f334865:c0:m21 |
def _set_thresholds_midthreshold(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=TypedListType(allowed_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>)), is_leaf=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, pa... | Setter method for thresholds_midthreshold, mapped from YANG variable /sfm_state/thresholds/thresholds_midthreshold (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_thresholds_midthreshold is considered as a private
method. Backends looking to populate this variable should
do so ... | f334865:c0:m22 |
def _get_mcastid(self): | return self.__mcastid<EOL> | Getter method for mcastid, mapped from YANG variable /sfm_state/mcast/mcastid (uint32)
YANG Description: MCAST-ID | f334866:c0:m3 |
def _set_mcastid(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 mcastid, mapped from YANG variable /sfm_state/mcast/mcastid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_mcastid is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mcastid() directly.
YANG De... | f334866:c0:m4 |
def _get_mcast_count(self): | return self.__mcast_count<EOL> | Getter method for mcast_count, mapped from YANG variable /sfm_state/mcast/mcast_count (uint32)
YANG Description: MCAST-Count | f334866:c0:m6 |
def _set_mcast_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, path_helper=self._path_helper, ... | Setter method for mcast_count, mapped from YANG variable /sfm_state/mcast/mcast_count (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_mcast_count is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mcast_count() di... | f334866:c0:m7 |
def _get_mcast_sfmid(self): | return self.__mcast_sfmid<EOL> | Getter method for mcast_sfmid, mapped from YANG variable /sfm_state/mcast/mcast_sfmid (uint32)
YANG Description: MCAST-SFMID | f334866:c0:m9 |
def _set_mcast_sfmid(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 mcast_sfmid, mapped from YANG variable /sfm_state/mcast/mcast_sfmid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_mcast_sfmid is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mcast_sfmid() di... | f334866:c0:m10 |
def _get_mcast_feid(self): | return self.__mcast_feid<EOL> | Getter method for mcast_feid, mapped from YANG variable /sfm_state/mcast/mcast_feid (uint32)
YANG Description: MCAST-FEID | f334866:c0:m12 |
def _set_mcast_feid(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 mcast_feid, mapped from YANG variable /sfm_state/mcast/mcast_feid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_mcast_feid is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mcast_feid() direct... | f334866:c0:m13 |
def _get_mcast_sfmcount(self): | return self.__mcast_sfmcount<EOL> | Getter method for mcast_sfmcount, mapped from YANG variable /sfm_state/mcast/mcast_sfmcount (uint32)
YANG Description: MCAST-SFMCount | f334866:c0:m15 |
def _set_mcast_sfmcount(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 mcast_sfmcount, mapped from YANG variable /sfm_state/mcast/mcast_sfmcount (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_mcast_sfmcount is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mcast_s... | f334866:c0:m16 |
def _get_mcast_out(self): | return self.__mcast_out<EOL> | Getter method for mcast_out, mapped from YANG variable /sfm_state/mcast/mcast_out (uint32)
YANG Description: MCAST-ID | f334866:c0:m18 |
def _set_mcast_out(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=TypedListType(allowed_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>)), is_leaf=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, pa... | Setter method for mcast_out, mapped from YANG variable /sfm_state/mcast/mcast_out (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_mcast_out is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mcast_out() directly.
... | f334866:c0:m19 |
def _get_statistics_sfmid(self): | return self.__statistics_sfmid<EOL> | Getter method for statistics_sfmid, mapped from YANG variable /sfm_state/statistics/statistics_sfmid (uint32)
YANG Description: SFM Statistics | f334867:c0:m3 |
def _set_statistics_sfmid(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 statistics_sfmid, mapped from YANG variable /sfm_state/statistics/statistics_sfmid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_sfmid is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._... | f334867:c0:m4 |
def _get_statistics_feid(self): | return self.__statistics_feid<EOL> | Getter method for statistics_feid, mapped from YANG variable /sfm_state/statistics/statistics_feid (uint32)
YANG Description: SFM Statistics | f334867:c0:m6 |
def _set_statistics_feid(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 statistics_feid, mapped from YANG variable /sfm_state/statistics/statistics_feid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_feid is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set... | f334867:c0:m7 |
def _get_statistics_pipe(self): | return self.__statistics_pipe<EOL> | Getter method for statistics_pipe, mapped from YANG variable /sfm_state/statistics/statistics_pipe (uint32)
YANG Description: SFM Statistics | f334867:c0:m9 |
def _set_statistics_pipe(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 statistics_pipe, mapped from YANG variable /sfm_state/statistics/statistics_pipe (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_pipe is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set... | f334867:c0:m10 |
def _get_statistics_dch_total_in(self): | return self.__statistics_dch_total_in<EOL> | Getter method for statistics_dch_total_in, mapped from YANG variable /sfm_state/statistics/statistics_dch_total_in (uint32)
YANG Description: SFM Statistics | f334867:c0:m12 |
def _set_statistics_dch_total_in(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 statistics_dch_total_in, mapped from YANG variable /sfm_state/statistics/statistics_dch_total_in (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dch_total_in is considered as a private
method. Backends looking to populate this variable should
do so ... | f334867:c0:m13 |
def _get_statistics_dch_total_out(self): | return self.__statistics_dch_total_out<EOL> | Getter method for statistics_dch_total_out, mapped from YANG variable /sfm_state/statistics/statistics_dch_total_out (uint32)
YANG Description: SFM Statistics | f334867:c0:m15 |
def _set_statistics_dch_total_out(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 statistics_dch_total_out, mapped from YANG variable /sfm_state/statistics/statistics_dch_total_out (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dch_total_out is considered as a private
method. Backends looking to populate this variable should
do ... | f334867:c0:m16 |
def _get_statistics_dch_fifo_discard(self): | return self.__statistics_dch_fifo_discard<EOL> | Getter method for statistics_dch_fifo_discard, mapped from YANG variable /sfm_state/statistics/statistics_dch_fifo_discard (uint32)
YANG Description: SFM Statistics | f334867:c0:m18 |
def _set_statistics_dch_fifo_discard(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 statistics_dch_fifo_discard, mapped from YANG variable /sfm_state/statistics/statistics_dch_fifo_discard (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dch_fifo_discard is considered as a private
method. Backends looking to populate this variable s... | f334867:c0:m19 |
def _get_statistics_dch_reorder_discard(self): | return self.__statistics_dch_reorder_discard<EOL> | Getter method for statistics_dch_reorder_discard, mapped from YANG variable /sfm_state/statistics/statistics_dch_reorder_discard (uint32)
YANG Description: SFM Statistics | f334867:c0:m21 |
def _set_statistics_dch_reorder_discard(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 statistics_dch_reorder_discard, mapped from YANG variable /sfm_state/statistics/statistics_dch_reorder_discard (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dch_reorder_discard is considered as a private
method. Backends looking to populate this v... | f334867:c0:m22 |
def _get_statistics_dch_unreach_discard(self): | return self.__statistics_dch_unreach_discard<EOL> | Getter method for statistics_dch_unreach_discard, mapped from YANG variable /sfm_state/statistics/statistics_dch_unreach_discard (uint32)
YANG Description: SFM Statistics | f334867:c0:m24 |
def _set_statistics_dch_unreach_discard(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 statistics_dch_unreach_discard, mapped from YANG variable /sfm_state/statistics/statistics_dch_unreach_discard (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dch_unreach_discard is considered as a private
method. Backends looking to populate this v... | f334867:c0:m25 |
def _get_statistics_dch_max_q_size(self): | return self.__statistics_dch_max_q_size<EOL> | Getter method for statistics_dch_max_q_size, mapped from YANG variable /sfm_state/statistics/statistics_dch_max_q_size (uint32)
YANG Description: SFM Statistics | f334867:c0:m27 |
def _set_statistics_dch_max_q_size(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 statistics_dch_max_q_size, mapped from YANG variable /sfm_state/statistics/statistics_dch_max_q_size (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dch_max_q_size is considered as a private
method. Backends looking to populate this variable should
... | f334867:c0:m28 |
def _get_statistics_dcm_tot(self): | return self.__statistics_dcm_tot<EOL> | Getter method for statistics_dcm_tot, mapped from YANG variable /sfm_state/statistics/statistics_dcm_tot (uint32)
YANG Description: SFM Statistics | f334867:c0:m30 |
def _set_statistics_dcm_tot(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 statistics_dcm_tot, mapped from YANG variable /sfm_state/statistics/statistics_dcm_tot (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dcm_tot is considered as a private
method. Backends looking to populate this variable should
do so via calling thi... | f334867:c0:m31 |
def _get_statistics_dcm_drop(self): | return self.__statistics_dcm_drop<EOL> | Getter method for statistics_dcm_drop, mapped from YANG variable /sfm_state/statistics/statistics_dcm_drop (uint32)
YANG Description: SFM Statistics | f334867:c0:m33 |
def _set_statistics_dcm_drop(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 statistics_dcm_drop, mapped from YANG variable /sfm_state/statistics/statistics_dcm_drop (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dcm_drop is considered as a private
method. Backends looking to populate this variable should
do so via calling ... | f334867:c0:m34 |
def _get_statistics_dcm_max(self): | return self.__statistics_dcm_max<EOL> | Getter method for statistics_dcm_max, mapped from YANG variable /sfm_state/statistics/statistics_dcm_max (uint32)
YANG Description: SFM Statistics | f334867:c0:m36 |
def _set_statistics_dcm_max(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 statistics_dcm_max, mapped from YANG variable /sfm_state/statistics/statistics_dcm_max (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dcm_max is considered as a private
method. Backends looking to populate this variable should
do so via calling thi... | f334867:c0:m37 |
def _get_statistics_dcl_tot_in(self): | return self.__statistics_dcl_tot_in<EOL> | Getter method for statistics_dcl_tot_in, mapped from YANG variable /sfm_state/statistics/statistics_dcl_tot_in (uint32)
YANG Description: SFM Statistics | f334867:c0:m39 |
def _set_statistics_dcl_tot_in(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 statistics_dcl_tot_in, mapped from YANG variable /sfm_state/statistics/statistics_dcl_tot_in (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dcl_tot_in is considered as a private
method. Backends looking to populate this variable should
do so via ca... | f334867:c0:m40 |
def _get_statistics_dcl_tot_out(self): | return self.__statistics_dcl_tot_out<EOL> | Getter method for statistics_dcl_tot_out, mapped from YANG variable /sfm_state/statistics/statistics_dcl_tot_out (uint32)
YANG Description: SFM Statistics | f334867:c0:m42 |
def _set_statistics_dcl_tot_out(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 statistics_dcl_tot_out, mapped from YANG variable /sfm_state/statistics/statistics_dcl_tot_out (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dcl_tot_out is considered as a private
method. Backends looking to populate this variable should
do so via... | f334867:c0:m43 |
def _get_statistics_dcl_dropped(self): | return self.__statistics_dcl_dropped<EOL> | Getter method for statistics_dcl_dropped, mapped from YANG variable /sfm_state/statistics/statistics_dcl_dropped (uint32)
YANG Description: SFM Statistics | f334867:c0:m45 |
def _set_statistics_dcl_dropped(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 statistics_dcl_dropped, mapped from YANG variable /sfm_state/statistics/statistics_dcl_dropped (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dcl_dropped is considered as a private
method. Backends looking to populate this variable should
do so via... | f334867:c0:m46 |
def _get_statistics_dcl_max(self): | return self.__statistics_dcl_max<EOL> | Getter method for statistics_dcl_max, mapped from YANG variable /sfm_state/statistics/statistics_dcl_max (uint32)
YANG Description: SFM Statistics | f334867:c0:m48 |
def _set_statistics_dcl_max(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 statistics_dcl_max, mapped from YANG variable /sfm_state/statistics/statistics_dcl_max (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_statistics_dcl_max is considered as a private
method. Backends looking to populate this variable should
do so via calling thi... | f334867:c0:m49 |
def _get_connectivity_count(self): | return self.__connectivity_count<EOL> | Getter method for connectivity_count, mapped from YANG variable /sfm_state/connectivity/connectivity_count (uint32)
YANG Description: Connectivity-Count | f334868:c0:m3 |
def _set_connectivity_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, path_helper=self._path_helper, ... | Setter method for connectivity_count, mapped from YANG variable /sfm_state/connectivity/connectivity_count (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_connectivity_count is considered as a private
method. Backends looking to populate this variable should
do so via calling t... | f334868:c0:m4 |
def _get_connectivity_sfmid(self): | return self.__connectivity_sfmid<EOL> | Getter method for connectivity_sfmid, mapped from YANG variable /sfm_state/connectivity/connectivity_sfmid (uint32)
YANG Description: Connectivity-SFMID | f334868:c0:m6 |
def _set_connectivity_sfmid(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 connectivity_sfmid, mapped from YANG variable /sfm_state/connectivity/connectivity_sfmid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_connectivity_sfmid is considered as a private
method. Backends looking to populate this variable should
do so via calling t... | f334868:c0:m7 |
def _get_connectivity_feid(self): | return self.__connectivity_feid<EOL> | Getter method for connectivity_feid, mapped from YANG variable /sfm_state/connectivity/connectivity_feid (uint32)
YANG Description: Connectivity-SFMID | f334868:c0:m9 |
def _set_connectivity_feid(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 connectivity_feid, mapped from YANG variable /sfm_state/connectivity/connectivity_feid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_connectivity_feid is considered as a private
method. Backends looking to populate this variable should
do so via calling this... | f334868:c0:m10 |
def _get_connectivity_type(self): | return self.__connectivity_type<EOL> | Getter method for connectivity_type, mapped from YANG variable /sfm_state/connectivity/connectivity_type (string)
YANG Description: CONNECTIVITY-Type | f334868:c0:m12 |
def _set_connectivity_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=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 connectivity_type, mapped from YANG variable /sfm_state/connectivity/connectivity_type (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_connectivity_type is considered as a private
method. Backends looking to populate this variable should
do so via calling this... | f334868:c0:m13 |
def _get_connectivity_linkid(self): | return self.__connectivity_linkid<EOL> | Getter method for connectivity_linkid, mapped from YANG variable /sfm_state/connectivity/connectivity_linkid (uint32)
YANG Description: CONNECTIVITY-LINKID | f334868:c0:m15 |
def _set_connectivity_linkid(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=TypedListType(allowed_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>)), is_leaf=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, pa... | Setter method for connectivity_linkid, mapped from YANG variable /sfm_state/connectivity/connectivity_linkid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_connectivity_linkid is considered as a private
method. Backends looking to populate this variable should
do so via callin... | f334868:c0:m16 |
def _get_connectivity_moduleid(self): | return self.__connectivity_moduleid<EOL> | Getter method for connectivity_moduleid, mapped from YANG variable /sfm_state/connectivity/connectivity_moduleid (uint32)
YANG Description: CONNECTIVITY-MODID | f334868:c0:m18 |
def _set_connectivity_moduleid(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=TypedListType(allowed_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>)), is_leaf=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, pa... | Setter method for connectivity_moduleid, mapped from YANG variable /sfm_state/connectivity/connectivity_moduleid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_connectivity_moduleid is considered as a private
method. Backends looking to populate this variable should
do so via ... | f334868:c0:m19 |
def _get_connectivity_port(self): | return self.__connectivity_port<EOL> | Getter method for connectivity_port, mapped from YANG variable /sfm_state/connectivity/connectivity_port (uint32)
YANG Description: CONNECTIVITY-PORT | f334868:c0:m21 |
def _set_connectivity_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=TypedListType(allowed_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>)), is_leaf=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, pa... | Setter method for connectivity_port, mapped from YANG variable /sfm_state/connectivity/connectivity_port (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_connectivity_port is considered as a private
method. Backends looking to populate this variable should
do so via calling this... | f334868:c0:m22 |
def _get_mcast(self): | return self.__mcast<EOL> | Getter method for mcast, mapped from YANG variable /sfm_state/mcast (list)
YANG Description: MCAST Operational Information | f334869:c0:m3 |
def _set_mcast(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>",mcast.mcast, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extension... | Setter method for mcast, mapped from YANG variable /sfm_state/mcast (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_mcast is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mcast() directly.
YANG Description: MCAST... | f334869:c0:m4 |
def _get_statistics(self): | return self.__statistics<EOL> | Getter method for statistics, mapped from YANG variable /sfm_state/statistics (list)
YANG Description: SFM Statistics | f334869:c0:m6 |
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=YANGListType("<STR_LIT>",statistics.statistics, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>',... | Setter method for statistics, mapped from YANG variable /sfm_state/statistics (list)
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._set_statistics() directly.
YAN... | f334869:c0:m7 |
def _get_links(self): | return self.__links<EOL> | Getter method for links, mapped from YANG variable /sfm_state/links (list)
YANG Description: SFM Links | f334869:c0:m9 |
def _set_links(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>",links.links, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extension... | Setter method for links, mapped from YANG variable /sfm_state/links (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_links is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_links() directly.
YANG Description: SFM L... | f334869:c0:m10 |
def _get_queue(self): | return self.__queue<EOL> | Getter method for queue, mapped from YANG variable /sfm_state/queue (list)
YANG Description: SFM Queue | f334869:c0:m12 |
def _set_queue(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>",queue.queue, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extension... | Setter method for queue, mapped from YANG variable /sfm_state/queue (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_queue is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_queue() directly.
YANG Description: SFM Q... | f334869:c0:m13 |
def _get_thresholds(self): | return self.__thresholds<EOL> | Getter method for thresholds, mapped from YANG variable /sfm_state/thresholds (list)
YANG Description: SFM Links Thresholds | f334869:c0:m15 |
def _set_thresholds(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>",thresholds.thresholds, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>',... | Setter method for thresholds, mapped from YANG variable /sfm_state/thresholds (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_thresholds is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_thresholds() directly.
YAN... | f334869:c0:m16 |
def _get_connectivity(self): | return self.__connectivity<EOL> | Getter method for connectivity, mapped from YANG variable /sfm_state/connectivity (list)
YANG Description: SFM Links Connectivity | f334869:c0:m18 |
def _set_connectivity(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>",connectivity.connectivity, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LI... | Setter method for connectivity, mapped from YANG variable /sfm_state/connectivity (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_connectivity is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_connectivity() direct... | f334869:c0:m19 |
def _get_serdesmode(self): | return self.__serdesmode<EOL> | Getter method for serdesmode, mapped from YANG variable /sfm_state/serdesmode (list)
YANG Description: SFM Serdes Mode | f334869:c0:m21 |
def _set_serdesmode(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>",serdesmode.serdesmode, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>',... | Setter method for serdesmode, mapped from YANG variable /sfm_state/serdesmode (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_serdesmode is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_serdesmode() directly.
YAN... | f334869:c0:m22 |
def _get_links_count(self): | return self.__links_count<EOL> | Getter method for links_count, mapped from YANG variable /sfm_state/links/links_count (uint32)
YANG Description: SFM Links | f334870:c0:m3 |
def _set_links_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, path_helper=self._path_helper, ... | Setter method for links_count, mapped from YANG variable /sfm_state/links/links_count (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_links_count is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_links_count() di... | f334870:c0:m4 |
def _get_links_sfmid(self): | return self.__links_sfmid<EOL> | Getter method for links_sfmid, mapped from YANG variable /sfm_state/links/links_sfmid (uint32)
YANG Description: SFM SFMID | f334870:c0:m6 |
def _set_links_sfmid(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 links_sfmid, mapped from YANG variable /sfm_state/links/links_sfmid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_links_sfmid is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_links_sfmid() di... | f334870:c0:m7 |
def _get_links_feid(self): | return self.__links_feid<EOL> | Getter method for links_feid, mapped from YANG variable /sfm_state/links/links_feid (uint32)
YANG Description: SFM SFMID | f334870:c0:m9 |
def _set_links_feid(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 links_feid, mapped from YANG variable /sfm_state/links/links_feid (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_links_feid is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_links_feid() direct... | f334870:c0:m10 |
def _get_links_crc(self): | return self.__links_crc<EOL> | Getter method for links_crc, mapped from YANG variable /sfm_state/links/links_crc (uint32)
YANG Description: SFM CRC Links | f334870:c0:m12 |
def _set_links_crc(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=TypedListType(allowed_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>)), is_leaf=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, pa... | Setter method for links_crc, mapped from YANG variable /sfm_state/links/links_crc (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_links_crc is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_links_crc() directly.
... | f334870:c0:m13 |
def _get_links_size(self): | return self.__links_size<EOL> | Getter method for links_size, mapped from YANG variable /sfm_state/links/links_size (uint32)
YANG Description: SFM Links Size Error | f334870:c0:m15 |
def _set_links_size(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=TypedListType(allowed_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>)), is_leaf=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, pa... | Setter method for links_size, mapped from YANG variable /sfm_state/links/links_size (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_links_size is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_links_size() direct... | f334870:c0:m16 |
def _get_links_codegroup(self): | return self.__links_codegroup<EOL> | Getter method for links_codegroup, mapped from YANG variable /sfm_state/links/links_codegroup (uint32)
YANG Description: SFM Links Code Group | f334870:c0:m18 |
def _set_links_codegroup(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=TypedListType(allowed_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>)), is_leaf=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, pa... | Setter method for links_codegroup, mapped from YANG variable /sfm_state/links/links_codegroup (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_links_codegroup is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_link... | f334870:c0:m19 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.