signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_port_actual_speed(self):
return self.__port_actual_speed<EOL>
Getter method for port_actual_speed, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_actual_speed (string) YANG Description: Provides the Fibre Channel port Actual speed Information.
f334834:c0:m60
def _set_port_actual_speed(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for port_actual_speed, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_actual_speed (string) If this variable is read-only (config: false) in the source YANG file, then _set_port_actual_speed is c...
f334834:c0:m61
def _get_output(self):
return self.__output<EOL>
Getter method for output, mapped from YANG variable /brocade_clock_rpc/show_clock/output (output)
f334835: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_clock_rpc/show_clock/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() directly.
f334835:c0:m4
def _get_current_time(self):
return self.__current_time<EOL>
Getter method for current_time, mapped from YANG variable /brocade_clock_rpc/show_clock/output/clock_time/current_time (ietfyang:date-and-time) YANG Description: switch date and time
f334836:c0:m3
def _set_current_time(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 current_time, mapped from YANG variable /brocade_clock_rpc/show_clock/output/clock_time/current_time (ietfyang:date-and-time) If this variable is read-only (config: false) in the source YANG file, then _set_current_time is considered as a private method. Backends looking to populate this variable shou...
f334836:c0:m4
def _get_timezone(self):
return self.__timezone<EOL>
Getter method for timezone, mapped from YANG variable /brocade_clock_rpc/show_clock/output/clock_time/timezone (string) YANG Description: region/city or region/state/city
f334836:c0:m6
def _set_timezone(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 timezone, mapped from YANG variable /brocade_clock_rpc/show_clock/output/clock_time/timezone (string) If this variable is read-only (config: false) in the source YANG file, then _set_timezone is considered as a private method. Backends looking to populate this variable should do so via calling thisObj...
f334836:c0:m7
def _get_slot(self):
return self.__slot<EOL>
Getter method for slot, mapped from YANG variable /tm_state/tmdevicestataggr/slot (uint16) YANG Description: slot id to get tm devices stats
f334837: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/tmdevicestataggr/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 Desc...
f334837:c0:m4
def _get_tower(self):
return self.__tower<EOL>
Getter method for tower, mapped from YANG variable /tm_state/tmdevicestataggr/tower (uint16) YANG Description: tower id to get tm device stats
f334837: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/tmdevicestataggr/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 ...
f334837:c0:m7
def _get_ingress_total_pkt_cnt_aggr(self):
return self.__ingress_total_pkt_cnt_aggr<EOL>
Getter method for ingress_total_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/ingress_total_pkt_cnt_aggr (uint64) YANG Description: ingress_total_pkt_cnt
f334837:c0:m9
def _set_ingress_total_pkt_cnt_aggr(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 ingress_total_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/ingress_total_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_ingress_total_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable...
f334837:c0:m10
def _get_cpu_pkt_cnt_aggr(self):
return self.__cpu_pkt_cnt_aggr<EOL>
Getter method for cpu_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/cpu_pkt_cnt_aggr (uint64) YANG Description: CPU generated packet count
f334837:c0:m12
def _set_cpu_pkt_cnt_aggr(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 cpu_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/cpu_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_cpu_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via calling this...
f334837:c0:m13
def _get_nif_pkt_cnt_aggr(self):
return self.__nif_pkt_cnt_aggr<EOL>
Getter method for nif_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/nif_pkt_cnt_aggr (uint64) YANG Description: Packets received by ingress NIF
f334837:c0:m15
def _set_nif_pkt_cnt_aggr(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 nif_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/nif_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_nif_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via calling this...
f334837:c0:m16
def _get_oamp_pkt_cnt_aggr(self):
return self.__oamp_pkt_cnt_aggr<EOL>
Getter method for oamp_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/oamp_pkt_cnt_aggr (uint64) YANG Description: OAMP packet count
f334837:c0:m18
def _set_oamp_pkt_cnt_aggr(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 oamp_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/oamp_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_oamp_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via calling t...
f334837:c0:m19
def _get_olp_pkt_cnt_aggr(self):
return self.__olp_pkt_cnt_aggr<EOL>
Getter method for olp_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/olp_pkt_cnt_aggr (uint64) YANG Description: OLP packet count
f334837:c0:m21
def _set_olp_pkt_cnt_aggr(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 olp_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/olp_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_olp_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via calling this...
f334837:c0:m22
def _get_rcy_pkt_cnt_aggr(self):
return self.__rcy_pkt_cnt_aggr<EOL>
Getter method for rcy_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/rcy_pkt_cnt_aggr (uint64) YANG Description: RCY packet count
f334837:c0:m24
def _set_rcy_pkt_cnt_aggr(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 rcy_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/rcy_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_rcy_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via calling this...
f334837:c0:m25
def _get_mmu_pkt_cnt_aggr(self):
return self.__mmu_pkt_cnt_aggr<EOL>
Getter method for mmu_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/mmu_pkt_cnt_aggr (uint64) YANG Description: MMU generated packet count
f334837:c0:m27
def _set_mmu_pkt_cnt_aggr(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 mmu_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/mmu_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_mmu_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via calling this...
f334837:c0:m28
def _get_enque_pkt_cnt_aggr(self):
return self.__enque_pkt_cnt_aggr<EOL>
Getter method for enque_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/enque_pkt_cnt_aggr (uint64) YANG Description: Enqueue packet count
f334837:c0:m30
def _set_enque_pkt_cnt_aggr(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 enque_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/enque_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_enque_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via callin...
f334837:c0:m31
def _get_deque_pkt_cnt_aggr(self):
return self.__deque_pkt_cnt_aggr<EOL>
Getter method for deque_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/deque_pkt_cnt_aggr (uint64) YANG Description: Dequeue packet count
f334837:c0:m33
def _set_deque_pkt_cnt_aggr(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 deque_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/deque_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_deque_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via callin...
f334837:c0:m34
def _get_total_discard_pkt_cnt_aggr(self):
return self.__total_discard_pkt_cnt_aggr<EOL>
Getter method for total_discard_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/total_discard_pkt_cnt_aggr (uint64) YANG Description: Total discard packet count
f334837:c0:m36
def _set_total_discard_pkt_cnt_aggr(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 total_discard_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/total_discard_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_total_discard_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable...
f334837:c0:m37
def _get_deleted_pkt_cnt_aggr(self):
return self.__deleted_pkt_cnt_aggr<EOL>
Getter method for deleted_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/deleted_pkt_cnt_aggr (uint64) YANG Description: Delete packet count
f334837:c0:m39
def _set_deleted_pkt_cnt_aggr(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 deleted_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/deleted_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_deleted_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via ...
f334837:c0:m40
def _get_invalid_queue_pkt_aggr(self):
return self.__invalid_queue_pkt_aggr<EOL>
Getter method for invalid_queue_pkt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/invalid_queue_pkt_aggr (uint64) YANG Description: Resovled to be dropped count
f334837:c0:m42
def _set_invalid_queue_pkt_aggr(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 invalid_queue_pkt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/invalid_queue_pkt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_invalid_queue_pkt_aggr is considered as a private method. Backends looking to populate this variable should do s...
f334837:c0:m43
def _get_ipt_fdt_pkt_cnt_aggr(self):
return self.__ipt_fdt_pkt_cnt_aggr<EOL>
Getter method for ipt_fdt_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/ipt_fdt_pkt_cnt_aggr (uint64) YANG Description: IPT FDT packet count
f334837:c0:m45
def _set_ipt_fdt_pkt_cnt_aggr(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 ipt_fdt_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/ipt_fdt_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_ipt_fdt_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via ...
f334837:c0:m46
def _get_ipt_crc_err_pkt_cnt_aggr(self):
return self.__ipt_crc_err_pkt_cnt_aggr<EOL>
Getter method for ipt_crc_err_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/ipt_crc_err_pkt_cnt_aggr (uint64) YANG Description: IPT CRC Err packet count
f334837:c0:m48
def _set_ipt_crc_err_pkt_cnt_aggr(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 ipt_crc_err_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/ipt_crc_err_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_ipt_crc_err_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable shoul...
f334837:c0:m49
def _get_uni_pkt_cnt_aggr(self):
return self.__uni_pkt_cnt_aggr<EOL>
Getter method for uni_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/uni_pkt_cnt_aggr (uint64) YANG Description: uni_pkt_cnt
f334837:c0:m51
def _set_uni_pkt_cnt_aggr(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 uni_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/uni_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_uni_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via calling this...
f334837:c0:m52
def _get_fqp_pkt_cnt_aggr(self):
return self.__fqp_pkt_cnt_aggr<EOL>
Getter method for fqp_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/fqp_pkt_cnt_aggr (uint64) YANG Description: fqp_pkt_cnt
f334837:c0:m54
def _set_fqp_pkt_cnt_aggr(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 fqp_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/fqp_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_fqp_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via calling this...
f334837:c0:m55
def _get_uni_discard_pkt_cnt_aggr(self):
return self.__uni_discard_pkt_cnt_aggr<EOL>
Getter method for uni_discard_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/uni_discard_pkt_cnt_aggr (uint64) YANG Description: PQP UC discards
f334837:c0:m57
def _set_uni_discard_pkt_cnt_aggr(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 uni_discard_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/uni_discard_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_uni_discard_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable shoul...
f334837:c0:m58
def _get_mcast_discard_pkt_cnt_aggr(self):
return self.__mcast_discard_pkt_cnt_aggr<EOL>
Getter method for mcast_discard_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/mcast_discard_pkt_cnt_aggr (uint64) YANG Description: PQP MC discards
f334837:c0:m60
def _set_mcast_discard_pkt_cnt_aggr(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 mcast_discard_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/mcast_discard_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_mcast_discard_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable...
f334837:c0:m61
def _get_mcast_pkt_cnt_aggr(self):
return self.__mcast_pkt_cnt_aggr<EOL>
Getter method for mcast_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/mcast_pkt_cnt_aggr (uint64) YANG Description: mcast_pkt_cnt
f334837:c0:m63
def _set_mcast_pkt_cnt_aggr(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 mcast_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/mcast_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_mcast_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via callin...
f334837:c0:m64
def _get_ehp_discard_cnt_aggr(self):
return self.__ehp_discard_cnt_aggr<EOL>
Getter method for ehp_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/ehp_discard_cnt_aggr (uint64) YANG Description: ehp_discard_cnt
f334837:c0:m66
def _set_ehp_discard_cnt_aggr(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 ehp_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/ehp_discard_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_ehp_discard_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via ...
f334837:c0:m67
def _get_prp_uc_discard_cnt_aggr(self):
return self.__prp_uc_discard_cnt_aggr<EOL>
Getter method for prp_uc_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/prp_uc_discard_cnt_aggr (uint64) YANG Description: PRP UC dicards
f334837:c0:m69
def _set_prp_uc_discard_cnt_aggr(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 prp_uc_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/prp_uc_discard_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_prp_uc_discard_cnt_aggr is considered as a private method. Backends looking to populate this variable should d...
f334837:c0:m70
def _get_prp_mc_discard_cnt_aggr(self):
return self.__prp_mc_discard_cnt_aggr<EOL>
Getter method for prp_mc_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/prp_mc_discard_cnt_aggr (uint64) YANG Description: PRP MC discards
f334837:c0:m72
def _set_prp_mc_discard_cnt_aggr(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 prp_mc_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/prp_mc_discard_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_prp_mc_discard_cnt_aggr is considered as a private method. Backends looking to populate this variable should d...
f334837:c0:m73
def _get_prp_sop_uc_discard_cnt_aggr(self):
return self.__prp_sop_uc_discard_cnt_aggr<EOL>
Getter method for prp_sop_uc_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/prp_sop_uc_discard_cnt_aggr (uint64) YANG Description: PRP SOP UC discards
f334837:c0:m75
def _set_prp_sop_uc_discard_cnt_aggr(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 prp_sop_uc_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/prp_sop_uc_discard_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_prp_sop_uc_discard_cnt_aggr is considered as a private method. Backends looking to populate this varia...
f334837:c0:m76
def _get_prp_sop_mc_discard_cnt_aggr(self):
return self.__prp_sop_mc_discard_cnt_aggr<EOL>
Getter method for prp_sop_mc_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/prp_sop_mc_discard_cnt_aggr (uint64) YANG Description: PRP UC dicards
f334837:c0:m78
def _set_prp_sop_mc_discard_cnt_aggr(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 prp_sop_mc_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/prp_sop_mc_discard_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_prp_sop_mc_discard_cnt_aggr is considered as a private method. Backends looking to populate this varia...
f334837:c0:m79
def _get_ehp_mc_high_discard_cnt_aggr(self):
return self.__ehp_mc_high_discard_cnt_aggr<EOL>
Getter method for ehp_mc_high_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/ehp_mc_high_discard_cnt_aggr (uint64) YANG Description: MC Pruning High Prio
f334837:c0:m81
def _set_ehp_mc_high_discard_cnt_aggr(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 ehp_mc_high_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/ehp_mc_high_discard_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_ehp_mc_high_discard_cnt_aggr is considered as a private method. Backends looking to populate this va...
f334837:c0:m82
def _get_ehp_mc_low_discard_cnt_aggr(self):
return self.__ehp_mc_low_discard_cnt_aggr<EOL>
Getter method for ehp_mc_low_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/ehp_mc_low_discard_cnt_aggr (uint64) YANG Description: MC Pruning Low Prio
f334837:c0:m84
def _set_ehp_mc_low_discard_cnt_aggr(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 ehp_mc_low_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/ehp_mc_low_discard_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_ehp_mc_low_discard_cnt_aggr is considered as a private method. Backends looking to populate this varia...
f334837:c0:m85
def _get_erpp_lag_pruning_discard_cnt_aggr(self):
return self.__erpp_lag_pruning_discard_cnt_aggr<EOL>
Getter method for erpp_lag_pruning_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/erpp_lag_pruning_discard_cnt_aggr (uint64) YANG Description: Lag Pruning Discards
f334837:c0:m87
def _set_erpp_lag_pruning_discard_cnt_aggr(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 erpp_lag_pruning_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/erpp_lag_pruning_discard_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_erpp_lag_pruning_discard_cnt_aggr is considered as a private method. Backends looking to p...
f334837:c0:m88
def _get_erpp_pmf_discard_cnt_aggr(self):
return self.__erpp_pmf_discard_cnt_aggr<EOL>
Getter method for erpp_pmf_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/erpp_pmf_discard_cnt_aggr (uint64) YANG Description: PMF Discards
f334837:c0:m90
def _set_erpp_pmf_discard_cnt_aggr(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 erpp_pmf_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/erpp_pmf_discard_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_erpp_pmf_discard_cnt_aggr is considered as a private method. Backends looking to populate this variable sh...
f334837:c0:m91
def _get_erpp_vlan_membership_discard_cnt_aggr(self):
return self.__erpp_vlan_membership_discard_cnt_aggr<EOL>
Getter method for erpp_vlan_membership_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/erpp_vlan_membership_discard_cnt_aggr (uint64) YANG Description: Vlan membership Discards
f334837:c0:m93
def _set_erpp_vlan_membership_discard_cnt_aggr(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 erpp_vlan_membership_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/erpp_vlan_membership_discard_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_erpp_vlan_membership_discard_cnt_aggr is considered as a private method. Backends ...
f334837:c0:m94
def _get_epe_discard_cnt_aggr(self):
return self.__epe_discard_cnt_aggr<EOL>
Getter method for epe_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/epe_discard_cnt_aggr (uint64) YANG Description: EPE dicards packet count
f334837:c0:m96
def _set_epe_discard_cnt_aggr(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 epe_discard_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/epe_discard_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_epe_discard_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via ...
f334837:c0:m97
def _get_epe_cnt_aggr(self):
return self.__epe_cnt_aggr<EOL>
Getter method for epe_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/epe_cnt_aggr (uint64) YANG Description: epe packet count
f334837:c0:m99
def _set_epe_cnt_aggr(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 epe_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/epe_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_epe_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_epe...
f334837:c0:m100
def _get_tot_egr_pkt_cnt_aggr(self):
return self.__tot_egr_pkt_cnt_aggr<EOL>
Getter method for tot_egr_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/tot_egr_pkt_cnt_aggr (uint64) YANG Description: Total egress packet count
f334837:c0:m102
def _set_tot_egr_pkt_cnt_aggr(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 tot_egr_pkt_cnt_aggr, mapped from YANG variable /tm_state/tmdevicestataggr/tot_egr_pkt_cnt_aggr (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_tot_egr_pkt_cnt_aggr is considered as a private method. Backends looking to populate this variable should do so via ...
f334837:c0:m103
def _get_slot(self):
return self.__slot<EOL>
Getter method for slot, mapped from YANG variable /tm_state/non_empty_voq/slot (uint16) YANG Description: slot id
f334838: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/non_empty_voq/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 Descrip...
f334838:c0:m4
def _get_tower(self):
return self.__tower<EOL>
Getter method for tower, mapped from YANG variable /tm_state/non_empty_voq/tower (uint16) YANG Description: tower id
f334838: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/non_empty_voq/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 Des...
f334838:c0:m7
def _get_voq_id(self):
return self.__voq_id<EOL>
Getter method for voq_id, mapped from YANG variable /tm_state/non_empty_voq/voq_id (uint32) YANG Description: voq id
f334838:c0:m9
def _set_voq_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=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 voq_id, mapped from YANG variable /tm_state/non_empty_voq/voq_id (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_voq_id is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_voq_id() directly. YANG...
f334838:c0:m10
def _get_voq_size(self):
return self.__voq_size<EOL>
Getter method for voq_size, mapped from YANG variable /tm_state/non_empty_voq/voq_size (uint32) YANG Description: queue size
f334838:c0:m12
def _set_voq_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 voq_size, mapped from YANG variable /tm_state/non_empty_voq/voq_size (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_voq_size is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_voq_size() directl...
f334838:c0:m13
def _get_slot_id(self):
return self.__slot_id<EOL>
Getter method for slot_id, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/slot_id (uint16) YANG Description: slot_id
f334839:c0:m3
def _set_slot_id(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=int, restriction_d...
Setter method for slot_id, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/slot_id (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_slot_id is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_slot_id() dire...
f334839:c0:m4
def _get_priority(self):
return self.__priority<EOL>
Getter method for priority, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/priority (uint16) YANG Description: Traffic class priority for TM VOQ statistics
f334839:c0:m6
def _set_priority(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 priority, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/priority (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_priority is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_priority() ...
f334839:c0:m7
def _get_enquepkt(self):
return self.__enquepkt<EOL>
Getter method for enquepkt, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/enquepkt (uint64) YANG Description: enque_pkts
f334839:c0:m9
def _set_enquepkt(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 enquepkt, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/enquepkt (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_enquepkt is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_enquepkt() ...
f334839:c0:m10
def _get_enqueubytes(self):
return self.__enqueubytes<EOL>
Getter method for enqueubytes, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/enqueubytes (uint64) YANG Description: enque_bytes
f334839:c0:m12
def _set_enqueubytes(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 enqueubytes, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/enqueubytes (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_enqueubytes is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_en...
f334839:c0:m13
def _get_discardpkt(self):
return self.__discardpkt<EOL>
Getter method for discardpkt, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/discardpkt (uint64) YANG Description: discard_pkts
f334839:c0:m15
def _set_discardpkt(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 discardpkt, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/discardpkt (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_discardpkt is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_disca...
f334839:c0:m16
def _get_discardbytes(self):
return self.__discardbytes<EOL>
Getter method for discardbytes, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/discardbytes (uint64) YANG Description: discard_bytes
f334839:c0:m18
def _set_discardbytes(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 discardbytes, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/discardbytes (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_discardbytes is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set...
f334839:c0:m19
def _get_currdepth(self):
return self.__currdepth<EOL>
Getter method for currdepth, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/currdepth (uint64) YANG Description: current_queue_depth
f334839:c0:m21
def _set_currdepth(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 currdepth, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/currdepth (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_currdepth is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_currdept...
f334839:c0:m22
def _get_maxdepth(self):
return self.__maxdepth<EOL>
Getter method for maxdepth, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/maxdepth (uint64) YANG Description: max_queue_depth
f334839:c0:m24
def _set_maxdepth(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 maxdepth, mapped from YANG variable /tm_state/tmcpustatsslotallgrp/maxdepth (uint64) If this variable is read-only (config: false) in the source YANG file, then _set_maxdepth is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_maxdepth() ...
f334839:c0:m25