signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_delete_log_interval(self): | return self.__delete_log_interval<EOL> | Getter method for delete_log_interval, mapped from YANG variable /tm_state/cngn_mon_del_pkt/delete_log_interval (uint16)
YANG Description: Delete VOQ packet log interval | f334846:c0:m6 |
def _set_delete_log_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 delete_log_interval, mapped from YANG variable /tm_state/cngn_mon_del_pkt/delete_log_interval (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_delete_log_interval is considered as a private
method. Backends looking to populate this variable should
do so via cal... | f334846:c0:m7 |
def _get_slot(self): | return self.__slot<EOL> | Getter method for slot, mapped from YANG variable /tm_state/tm_max_buff_util_data/slot (uint16)
YANG Description: slot id to get top discarded destination ports | f334847:c0:m3 |
def _set_slot(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=int, restriction_d... | Setter method for slot, mapped from YANG variable /tm_state/tm_max_buff_util_data/slot (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_slot is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_slot() directly.
YANG... | f334847:c0:m4 |
def _get_tower(self): | return self.__tower<EOL> | Getter method for tower, mapped from YANG variable /tm_state/tm_max_buff_util_data/tower (uint16)
YANG Description: tower id to get top discarded destination ports | f334847:c0:m6 |
def _set_tower(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=int, restriction_d... | Setter method for tower, mapped from YANG variable /tm_state/tm_max_buff_util_data/tower (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_tower is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_tower() directly.
... | f334847:c0:m7 |
def _get_max_buff_size(self): | return self.__max_buff_size<EOL> | Getter method for max_buff_size, mapped from YANG variable /tm_state/tm_max_buff_util_data/max_buff_size (uint64)
YANG Description: Max size of the available buffer | f334847:c0:m9 |
def _set_max_buff_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:64>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper,... | Setter method for max_buff_size, mapped from YANG variable /tm_state/tm_max_buff_util_data/max_buff_size (uint64)
If this variable is read-only (config: false) in the
source YANG file, then _set_max_buff_size is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj.... | f334847:c0:m10 |
def _get_max_buff_util(self): | return self.__max_buff_util<EOL> | Getter method for max_buff_util, mapped from YANG variable /tm_state/tm_max_buff_util_data/max_buff_util (uint16)
YANG Description: Buffer utilization of maximum buffere available | f334847:c0:m12 |
def _set_max_buff_util(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 max_buff_util, mapped from YANG variable /tm_state/tm_max_buff_util_data/max_buff_util (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_max_buff_util is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj.... | f334847:c0:m13 |
def _get_slot(self): | return self.__slot<EOL> | Getter method for slot, mapped from YANG variable /tm_state/buf_pool_stats/slot (uint16)
YANG Description: slot id to get buf pool stats | f334848:c0:m3 |
def _set_slot(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=int, restriction_d... | Setter method for slot, mapped from YANG variable /tm_state/buf_pool_stats/slot (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_slot is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_slot() directly.
YANG Descri... | f334848:c0:m4 |
def _get_tower(self): | return self.__tower<EOL> | Getter method for tower, mapped from YANG variable /tm_state/buf_pool_stats/tower (uint16)
YANG Description: tower id to get buf pool stats | f334848:c0:m6 |
def _set_tower(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=int, restriction_d... | Setter method for tower, mapped from YANG variable /tm_state/buf_pool_stats/tower (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_tower is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_tower() directly.
YANG De... | f334848:c0:m7 |
def _get_dram_size(self): | return self.__dram_size<EOL> | Getter method for dram_size, mapped from YANG variable /tm_state/buf_pool_stats/dram_size (uint16)
YANG Description: dram size in GB | f334848:c0:m9 |
def _set_dram_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=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 dram_size, mapped from YANG variable /tm_state/buf_pool_stats/dram_size (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_dram_size is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_dram_size() di... | f334848:c0:m10 |
def _get_bd_occ_core0(self): | return self.__bd_occ_core0<EOL> | Getter method for bd_occ_core0, mapped from YANG variable /tm_state/buf_pool_stats/bd_occ_core0 (uint64)
YANG Description: Occ BD count for Core 0 | f334848:c0:m12 |
def _set_bd_occ_core0(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:64>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper,... | Setter method for bd_occ_core0, mapped from YANG variable /tm_state/buf_pool_stats/bd_occ_core0 (uint64)
If this variable is read-only (config: false) in the
source YANG file, then _set_bd_occ_core0 is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_bd_oc... | f334848:c0:m13 |
def _get_buf_occ_bytes_core0(self): | return self.__buf_occ_bytes_core0<EOL> | Getter method for buf_occ_bytes_core0, mapped from YANG variable /tm_state/buf_pool_stats/buf_occ_bytes_core0 (uint64)
YANG Description: Occ Bytes count for core 0 | f334848:c0:m15 |
def _set_buf_occ_bytes_core0(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:64>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper,... | Setter method for buf_occ_bytes_core0, mapped from YANG variable /tm_state/buf_pool_stats/buf_occ_bytes_core0 (uint64)
If this variable is read-only (config: false) in the
source YANG file, then _set_buf_occ_bytes_core0 is considered as a private
method. Backends looking to populate this variable should
do so via calli... | f334848:c0:m16 |
def _get_bd_occ_core1(self): | return self.__bd_occ_core1<EOL> | Getter method for bd_occ_core1, mapped from YANG variable /tm_state/buf_pool_stats/bd_occ_core1 (uint64)
YANG Description: Occ BD count for core 1 | f334848:c0:m18 |
def _set_bd_occ_core1(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:64>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper,... | Setter method for bd_occ_core1, mapped from YANG variable /tm_state/buf_pool_stats/bd_occ_core1 (uint64)
If this variable is read-only (config: false) in the
source YANG file, then _set_bd_occ_core1 is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_bd_oc... | f334848:c0:m19 |
def _get_buf_occ_bytes_core1(self): | return self.__buf_occ_bytes_core1<EOL> | Getter method for buf_occ_bytes_core1, mapped from YANG variable /tm_state/buf_pool_stats/buf_occ_bytes_core1 (uint64)
YANG Description: Occ Bytes count for Core 1 | f334848:c0:m21 |
def _set_buf_occ_bytes_core1(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:64>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper,... | Setter method for buf_occ_bytes_core1, mapped from YANG variable /tm_state/buf_pool_stats/buf_occ_bytes_core1 (uint64)
If this variable is read-only (config: false) in the
source YANG file, then _set_buf_occ_bytes_core1 is considered as a private
method. Backends looking to populate this variable should
do so via calli... | f334848:c0:m22 |
def _get_discard_pkt_threshold(self): | return self.__discard_pkt_threshold<EOL> | Getter method for discard_pkt_threshold, mapped from YANG variable /tm_state/cngn_mon_dev/discard_pkt_threshold (uint32)
YANG Description: Discard packet threshold | f334849:c0:m3 |
def _set_discard_pkt_threshold(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 discard_pkt_threshold, mapped from YANG variable /tm_state/cngn_mon_dev/discard_pkt_threshold (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_discard_pkt_threshold is considered as a private
method. Backends looking to populate this variable should
do so via c... | f334849:c0:m4 |
def _get_discard_log_interval(self): | return self.__discard_log_interval<EOL> | Getter method for discard_log_interval, mapped from YANG variable /tm_state/cngn_mon_dev/discard_log_interval (uint16)
YANG Description: Discard packet log interval | f334849:c0:m6 |
def _set_discard_log_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 discard_log_interval, mapped from YANG variable /tm_state/cngn_mon_dev/discard_log_interval (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_discard_log_interval is considered as a private
method. Backends looking to populate this variable should
do so via call... | f334849:c0:m7 |
def _get_vrrp_acceptmode_disable(self): | return self.__vrrp_acceptmode_disable<EOL> | Getter method for vrrp_acceptmode_disable, mapped from YANG variable /vrrp_global/vrrp_acceptmode_disable (empty)
YANG Description: Disable accept mode for the non owner vrrp vip | f334850:c0:m3 |
def _set_vrrp_acceptmode_disable(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ... | Setter method for vrrp_acceptmode_disable, mapped from YANG variable /vrrp_global/vrrp_acceptmode_disable (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_vrrp_acceptmode_disable is considered as a private
method. Backends looking to populate this variable should
do so via callin... | f334850:c0:m4 |
def _get_fan(self): | return self.__fan<EOL> | Getter method for fan, mapped from YANG variable /system_monitor/fan (container) | f334852:c0:m3 |
def _set_fan(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=fan.fan, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_L... | Setter method for fan, mapped from YANG variable /system_monitor/fan (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_fan is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_fan() directly. | f334852:c0:m4 |
def _get_power(self): | return self.__power<EOL> | Getter method for power, mapped from YANG variable /system_monitor/power (container) | f334852:c0:m6 |
def _set_power(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=power.power, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<S... | Setter method for power, mapped from YANG variable /system_monitor/power (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_power is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_power() directly. | f334852:c0:m7 |
def _get_temp(self): | return self.__temp<EOL> | Getter method for temp, mapped from YANG variable /system_monitor/temp (container) | f334852:c0:m9 |
def _set_temp(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=temp.temp, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR... | Setter method for temp, mapped from YANG variable /system_monitor/temp (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_temp is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_temp() directly. | f334852:c0:m10 |
def _get_cid_card(self): | return self.__cid_card<EOL> | Getter method for cid_card, mapped from YANG variable /system_monitor/cid_card (container) | f334852:c0:m12 |
def _set_cid_card(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=cid_card.cid_card, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions... | Setter method for cid_card, mapped from YANG variable /system_monitor/cid_card (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_cid_card is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_cid_card() directly. | f334852:c0:m13 |
def _get_compact_flash(self): | return self.__compact_flash<EOL> | Getter method for compact_flash, mapped from YANG variable /system_monitor/compact_flash (container) | f334852:c0:m15 |
def _set_compact_flash(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=compact_flash.compact_flash, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, ... | Setter method for compact_flash, mapped from YANG variable /system_monitor/compact_flash (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_compact_flash is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_compact_... | f334852:c0:m16 |
def _get_MM(self): | return self.__MM<EOL> | Getter method for MM, mapped from YANG variable /system_monitor/MM (container) | f334852:c0:m18 |
def _set_MM(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=MM.MM, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT... | Setter method for MM, mapped from YANG variable /system_monitor/MM (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_MM is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_MM() directly. | f334852:c0:m19 |
def _get_LineCard(self): | return self.__LineCard<EOL> | Getter method for LineCard, mapped from YANG variable /system_monitor/LineCard (container) | f334852:c0:m21 |
def _set_LineCard(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=LineCard.LineCard, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions... | Setter method for LineCard, mapped from YANG variable /system_monitor/LineCard (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_LineCard is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_LineCard() directly. | f334852:c0:m22 |
def _get_SFM(self): | return self.__SFM<EOL> | Getter method for SFM, mapped from YANG variable /system_monitor/SFM (container) | f334852:c0:m24 |
def _set_SFM(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=SFM.SFM, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_L... | Setter method for SFM, mapped from YANG variable /system_monitor/SFM (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_SFM is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_SFM() directly. | f334852:c0:m25 |
def _get_port(self): | return self.__port<EOL> | Getter method for port, mapped from YANG variable /system_monitor/port (container) | f334852:c0:m27 |
def _set_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=port.port, is_container='<STR_LIT>', presence=True, yang_name="<STR_LIT:port>", rest_name="<STR_LIT:port>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extension... | Setter method for port, mapped from YANG variable /system_monitor/port (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_port is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_port() directly. | f334852:c0:m28 |
def _get_tm(self): | return self.__tm<EOL> | Getter method for tm, mapped from YANG variable /system_monitor/tm (container) | f334852:c0:m30 |
def _set_tm(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=tm.tm, is_container='<STR_LIT>', presence=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>... | Setter method for tm, mapped from YANG variable /system_monitor/tm (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_tm is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_tm() directly. | f334852:c0:m31 |
def _get_tm_discard_packet_action(self): | return self.__tm_discard_packet_action<EOL> | Getter method for tm_discard_packet_action, mapped from YANG variable /system_monitor/tm/discard_packet/tm_discard_packet_action (enumeration) | f334853:c0:m3 |
def _set_tm_discard_packet_action(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}},), is... | Setter method for tm_discard_packet_action, mapped from YANG variable /system_monitor/tm/discard_packet/tm_discard_packet_action (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_tm_discard_packet_action is considered as a private
method. Backends looking to populate this va... | f334853:c0:m4 |
def _get_tm_discard_packet_threshold(self): | return self.__tm_discard_packet_threshold<EOL> | Getter method for tm_discard_packet_threshold, mapped from YANG variable /system_monitor/tm/discard_packet/tm_discard_packet_threshold (uint32) | f334853:c0:m6 |
def _set_tm_discard_packet_threshold(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=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="... | Setter method for tm_discard_packet_threshold, mapped from YANG variable /system_monitor/tm/discard_packet/tm_discard_packet_threshold (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_tm_discard_packet_threshold is considered as a private
method. Backends looking to populate thi... | f334853:c0:m7 |
def _get_tm_discard_packet_interval(self): | return self.__tm_discard_packet_interval<EOL> | Getter method for tm_discard_packet_interval, mapped from YANG variable /system_monitor/tm/discard_packet/tm_discard_packet_interval (uint16) | f334853:c0:m9 |
def _set_tm_discard_packet_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=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for tm_discard_packet_interval, mapped from YANG variable /system_monitor/tm/discard_packet/tm_discard_packet_interval (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_tm_discard_packet_interval is considered as a private
method. Backends looking to populate this v... | f334853:c0:m10 |
def _get_tm_delete_packet_action(self): | return self.__tm_delete_packet_action<EOL> | Getter method for tm_delete_packet_action, mapped from YANG variable /system_monitor/tm/delete_packet/tm_delete_packet_action (enumeration) | f334854:c0:m3 |
def _set_tm_delete_packet_action(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}},), is... | Setter method for tm_delete_packet_action, mapped from YANG variable /system_monitor/tm/delete_packet/tm_delete_packet_action (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_tm_delete_packet_action is considered as a private
method. Backends looking to populate this variab... | f334854:c0:m4 |
def _get_tm_delete_packet_threshold(self): | return self.__tm_delete_packet_threshold<EOL> | Getter method for tm_delete_packet_threshold, mapped from YANG variable /system_monitor/tm/delete_packet/tm_delete_packet_threshold (uint32) | f334854:c0:m6 |
def _set_tm_delete_packet_threshold(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=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="... | Setter method for tm_delete_packet_threshold, mapped from YANG variable /system_monitor/tm/delete_packet/tm_delete_packet_threshold (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_tm_delete_packet_threshold is considered as a private
method. Backends looking to populate this va... | f334854:c0:m7 |
def _get_tm_delete_packet_interval(self): | return self.__tm_delete_packet_interval<EOL> | Getter method for tm_delete_packet_interval, mapped from YANG variable /system_monitor/tm/delete_packet/tm_delete_packet_interval (uint16) | f334854:c0:m9 |
def _set_tm_delete_packet_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=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for tm_delete_packet_interval, mapped from YANG variable /system_monitor/tm/delete_packet/tm_delete_packet_interval (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_tm_delete_packet_interval is considered as a private
method. Backends looking to populate this varia... | f334854:c0:m10 |
def _get_tm_discard_voq_packet_action(self): | return self.__tm_discard_voq_packet_action<EOL> | Getter method for tm_discard_voq_packet_action, mapped from YANG variable /system_monitor/tm/discard_voq_packet/tm_discard_voq_packet_action (enumeration) | f334855:c0:m3 |
def _set_tm_discard_voq_packet_action(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}},), is... | Setter method for tm_discard_voq_packet_action, mapped from YANG variable /system_monitor/tm/discard_voq_packet/tm_discard_voq_packet_action (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_tm_discard_voq_packet_action is considered as a private
method. Backends looking to ... | f334855:c0:m4 |
def _get_tm_discard_voq_packet_threshold(self): | return self.__tm_discard_voq_packet_threshold<EOL> | Getter method for tm_discard_voq_packet_threshold, mapped from YANG variable /system_monitor/tm/discard_voq_packet/tm_discard_voq_packet_threshold (uint32) | f334855:c0:m6 |
def _set_tm_discard_voq_packet_threshold(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=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="... | Setter method for tm_discard_voq_packet_threshold, mapped from YANG variable /system_monitor/tm/discard_voq_packet/tm_discard_voq_packet_threshold (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_tm_discard_voq_packet_threshold is considered as a private
method. Backends looking... | f334855:c0:m7 |
def _get_tm_discard_voq_packet_interval(self): | return self.__tm_discard_voq_packet_interval<EOL> | Getter method for tm_discard_voq_packet_interval, mapped from YANG variable /system_monitor/tm/discard_voq_packet/tm_discard_voq_packet_interval (uint16) | f334855:c0:m9 |
def _set_tm_discard_voq_packet_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=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for tm_discard_voq_packet_interval, mapped from YANG variable /system_monitor/tm/discard_voq_packet/tm_discard_voq_packet_interval (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_tm_discard_voq_packet_interval is considered as a private
method. Backends looking to... | f334855:c0:m10 |
def _get_discard_packet(self): | return self.__discard_packet<EOL> | Getter method for discard_packet, mapped from YANG variable /system_monitor/tm/discard_packet (container) | f334856:c0:m3 |
def _set_discard_packet(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=discard_packet.discard_packet, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True... | Setter method for discard_packet, mapped from YANG variable /system_monitor/tm/discard_packet (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_discard_packet is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_di... | f334856:c0:m4 |
def _get_discard_voq_packet(self): | return self.__discard_voq_packet<EOL> | Getter method for discard_voq_packet, mapped from YANG variable /system_monitor/tm/discard_voq_packet (container) | f334856:c0:m6 |
def _set_discard_voq_packet(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=discard_voq_packet.discard_voq_packet, 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_pa... | Setter method for discard_voq_packet, mapped from YANG variable /system_monitor/tm/discard_voq_packet (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_discard_voq_packet is considered as a private
method. Backends looking to populate this variable should
do so via calling thi... | f334856:c0:m7 |
def _get_delete_packet(self): | return self.__delete_packet<EOL> | Getter method for delete_packet, mapped from YANG variable /system_monitor/tm/delete_packet (container) | f334856:c0:m9 |
def _set_delete_packet(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=delete_packet.delete_packet, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, ... | Setter method for delete_packet, mapped from YANG variable /system_monitor/tm/delete_packet (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_delete_packet is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_delet... | f334856:c0:m10 |
def _get_port_crc_mon_action(self): | return self.__port_crc_mon_action<EOL> | Getter method for port_crc_mon_action, mapped from YANG variable /system_monitor/port/crc/port_crc_mon_action (enumeration) | f334857:c0:m3 |
def _set_port_crc_mon_action(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:2>}, u'<ST... | Setter method for port_crc_mon_action, mapped from YANG variable /system_monitor/port/crc/port_crc_mon_action (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_port_crc_mon_action is considered as a private
method. Backends looking to populate this variable should
do so via ... | f334857:c0:m4 |
def _get_port_crc_mon_interval(self): | return self.__port_crc_mon_interval<EOL> | Getter method for port_crc_mon_interval, mapped from YANG variable /system_monitor/port/crc/port_crc_mon_interval (uint16) | f334857:c0:m6 |
def _set_port_crc_mon_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=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for port_crc_mon_interval, mapped from YANG variable /system_monitor/port/crc/port_crc_mon_interval (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_port_crc_mon_interval is considered as a private
method. Backends looking to populate this variable should
do so via... | f334857:c0:m7 |
def _get_port_crc_mon_threshold(self): | return self.__port_crc_mon_threshold<EOL> | Getter method for port_crc_mon_threshold, mapped from YANG variable /system_monitor/port/crc/port_crc_mon_threshold (uint8) | f334857:c0:m9 |
def _set_port_crc_mon_threshold(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=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for port_crc_mon_threshold, mapped from YANG variable /system_monitor/port/crc/port_crc_mon_threshold (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_port_crc_mon_threshold is considered as a private
method. Backends looking to populate this variable should
do so v... | f334857:c0:m10 |
def _get_port_crc_mon_disable(self): | return self.__port_crc_mon_disable<EOL> | Getter method for port_crc_mon_disable, mapped from YANG variable /system_monitor/port/crc/port_crc_mon_disable (empty) | f334857:c0:m12 |
def _set_port_crc_mon_disable(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ... | Setter method for port_crc_mon_disable, mapped from YANG variable /system_monitor/port/crc/port_crc_mon_disable (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_port_crc_mon_disable is considered as a private
method. Backends looking to populate this variable should
do so via cal... | f334857:c0:m13 |
def _get_crc(self): | return self.__crc<EOL> | Getter method for crc, mapped from YANG variable /system_monitor/port/crc (container) | f334858:c0:m3 |
def _set_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=crc.crc, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_L... | Setter method for crc, mapped from YANG variable /system_monitor/port/crc (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_crc is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_crc() directly. | f334858:c0:m4 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_ras_ext_rpc/show_support_save_status/output (output) | f334859: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_ras_ext_rpc/show_support_save_status/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_ou... | f334859:c0:m4 |
def _get_status(self): | return self.__status<EOL> | Getter method for status, mapped from YANG variable /brocade_ras_ext_rpc/show_support_save_status/output/show_support_save_status/status (enumeration)
YANG Description: status of recent support save. | f334860:c0:m3 |
def _set_status(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:2>}, u'<ST... | Setter method for status, mapped from YANG variable /brocade_ras_ext_rpc/show_support_save_status/output/show_support_save_status/status (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_status is considered as a private
method. Backends looking to populate this variable sho... | f334860:c0:m4 |
def _get_message(self): | return self.__message<EOL> | Getter method for message, mapped from YANG variable /brocade_ras_ext_rpc/show_support_save_status/output/show_support_save_status/message (string)
YANG Description: Textual description of status of recent support save is
as follows:
unknown/other - Support Save is failed for
Unknown/undefined re... | f334860:c0:m6 |
def _set_message(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:message>", rest_name="<STR_LIT:message>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining... | Setter method for message, mapped from YANG variable /brocade_ras_ext_rpc/show_support_save_status/output/show_support_save_status/message (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_message is considered as a private
method. Backends looking to populate this va... | f334860:c0:m7 |
def _get_percentage_of_completion(self): | return self.__percentage_of_completion<EOL> | Getter method for percentage_of_completion, mapped from YANG variable /brocade_ras_ext_rpc/show_support_save_status/output/show_support_save_status/percentage_of_completion (uint32)
YANG Description: It specifies the value of % of completion. | f334860:c0:m9 |
def _set_percentage_of_completion(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 percentage_of_completion, mapped from YANG variable /brocade_ras_ext_rpc/show_support_save_status/output/show_support_save_status/percentage_of_completion (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_percentage_of_completion is considered as a private
metho... | f334860:c0:m10 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_ras_ext_rpc/show_system_info/output (output) | f334861: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_ras_ext_rpc/show_system_info/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() d... | f334861:c0:m4 |
def _get_stack_mac(self): | return self.__stack_mac<EOL> | Getter method for stack_mac, mapped from YANG variable /brocade_ras_ext_rpc/show_system_info/output/show_system_info/stack_mac (ietfyang:mac-address)
YANG Description: MAC address of the switch. | f334862:c0:m3 |
def _set_stack_mac(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 stack_mac, mapped from YANG variable /brocade_ras_ext_rpc/show_system_info/output/show_system_info/stack_mac (ietfyang:mac-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_stack_mac is considered as a private
method. Backends looking to populate this variable s... | f334862:c0:m4 |
def _get_rbridge_id(self): | return self.__rbridge_id<EOL> | Getter method for rbridge_id, mapped from YANG variable /brocade_ras_ext_rpc/show_raslog/input/rbridge_id (switchid-type) | f334863:c0:m3 |
def _set_rbridge_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=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 rbridge_id, mapped from YANG variable /brocade_ras_ext_rpc/show_raslog/input/rbridge_id (switchid-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_rbridge_id is considered as a private
method. Backends looking to populate this variable should
do so via calling thi... | f334863:c0:m4 |
def _get_number_of_entries(self): | return self.__number_of_entries<EOL> | Getter method for number_of_entries, mapped from YANG variable /brocade_ras_ext_rpc/show_raslog/output/show_all_raslog/number_of_entries (uint32)
YANG Description: This specifies the number of entries in the be fetched | f334864:c0:m3 |
def _set_number_of_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=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 number_of_entries, mapped from YANG variable /brocade_ras_ext_rpc/show_raslog/output/show_all_raslog/number_of_entries (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_number_of_entries is considered as a private
method. Backends looking to populate this variab... | f334864:c0:m4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.