huaweiV8R12_qos

package
v0.0.0-...-8759746 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color_name = map[int32]string{
		0: "Color_GREEN",
		1: "Color_YELLOW",
		2: "Color_RED",
	}
	Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color_value = map[string]int32{
		"Color_GREEN":  0,
		"Color_YELLOW": 1,
		"Color_RED":    2,
	}
)

Enum value maps for Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color.

View Source
var (
	Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color_name = map[int32]string{
		0: "Color_GREEN",
		1: "Color_YELLOW",
		2: "Color_RED",
	}
	Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color_value = map[string]int32{
		"Color_GREEN":  0,
		"Color_YELLOW": 1,
		"Color_RED":    2,
	}
)

Enum value maps for Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color.

View Source
var (
	Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color_name = map[int32]string{
		0: "Color_GREEN",
		1: "Color_YELLOW",
		2: "Color_RED",
	}
	Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color_value = map[string]int32{
		"Color_GREEN":  0,
		"Color_YELLOW": 1,
		"Color_RED":    2,
	}
)

Enum value maps for Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode_name = map[int32]string{
		0: "Mode_NORMAL",
		1: "Mode_PRIORITY",
		2: "Mode_X_4COS",
		5: "Mode_X_8COSX_ENHANCE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode_value = map[string]int32{
		"Mode_NORMAL":          0,
		"Mode_PRIORITY":        1,
		"Mode_X_4COS":          2,
		"Mode_X_8COSX_ENHANCE": 5,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode_name = map[int32]string{
		0: "ScheduleMode_PQ",
		1: "ScheduleMode_WFQ",
		2: "ScheduleMode_LPQ",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode_value = map[string]int32{
		"ScheduleMode_PQ":  0,
		"ScheduleMode_WFQ": 1,
		"ScheduleMode_LPQ": 2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_LowLatency",
		1: "LowLatency_ENABLE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency_value = map[string]int32{
		"INVALID_ENUM_VALUE_LowLatency": 0,
		"LowLatency_ENABLE":             1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_LowJitter",
		1: "LowJitter_ENABLE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter_value = map[string]int32{
		"INVALID_ENUM_VALUE_LowJitter": 0,
		"LowJitter_ENABLE":             1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode_name = map[int32]string{
		0: "CirScheduleMode_PQ",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode_value = map[string]int32{
		"CirScheduleMode_PQ": 0,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode_name = map[int32]string{
		0: "PirScheduleMode_PQ",
		1: "PirScheduleMode_WFQ",
		2: "PirScheduleMode_LPQ",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode_value = map[string]int32{
		"PirScheduleMode_PQ":  0,
		"PirScheduleMode_WFQ": 1,
		"PirScheduleMode_LPQ": 2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be_name = map[int32]string{
		0: "Be_TRUE",
		8: "Be_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be_value = map[string]int32{
		"Be_TRUE":  0,
		"Be_FALSE": 8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af1",
		1: "Af1_TRUE",
		8: "Af1_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af1": 0,
		"Af1_TRUE":               1,
		"Af1_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af2",
		2: "Af2_TRUE",
		8: "Af2_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af2": 0,
		"Af2_TRUE":               2,
		"Af2_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af3",
		3: "Af3_TRUE",
		8: "Af3_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af3": 0,
		"Af3_TRUE":               3,
		"Af3_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af4",
		4: "Af4_TRUE",
		8: "Af4_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af4": 0,
		"Af4_TRUE":               4,
		"Af4_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Ef",
		5: "Ef_TRUE",
		8: "Ef_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef_value = map[string]int32{
		"INVALID_ENUM_VALUE_Ef": 0,
		"Ef_TRUE":               5,
		"Ef_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Cs6",
		6: "Cs6_TRUE",
		8: "Cs6_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6_value = map[string]int32{
		"INVALID_ENUM_VALUE_Cs6": 0,
		"Cs6_TRUE":               6,
		"Cs6_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Cs7",
		7: "Cs7_TRUE",
		8: "Cs7_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7_value = map[string]int32{
		"INVALID_ENUM_VALUE_Cs7": 0,
		"Cs7_TRUE":               7,
		"Cs7_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode_name = map[int32]string{
		0: "QueueScheduleMode_PQ",
		1: "QueueScheduleMode_WFQ",
		2: "QueueScheduleMode_LPQ",
		3: "QueueScheduleMode_NOTX_CONFIG",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode_value = map[string]int32{
		"QueueScheduleMode_PQ":          0,
		"QueueScheduleMode_WFQ":         1,
		"QueueScheduleMode_LPQ":         2,
		"QueueScheduleMode_NOTX_CONFIG": 3,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_ShapId",
		1: "ShapId_X_1",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId_value = map[string]int32{
		"INVALID_ENUM_VALUE_ShapId": 0,
		"ShapId_X_1":                1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be_name = map[int32]string{
		0: "Be_TRUE",
		8: "Be_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be_value = map[string]int32{
		"Be_TRUE":  0,
		"Be_FALSE": 8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af1",
		1: "Af1_TRUE",
		8: "Af1_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af1": 0,
		"Af1_TRUE":               1,
		"Af1_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af2",
		2: "Af2_TRUE",
		8: "Af2_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af2": 0,
		"Af2_TRUE":               2,
		"Af2_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af3",
		3: "Af3_TRUE",
		8: "Af3_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af3": 0,
		"Af3_TRUE":               3,
		"Af3_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af4",
		4: "Af4_TRUE",
		8: "Af4_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af4": 0,
		"Af4_TRUE":               4,
		"Af4_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Ef",
		5: "Ef_TRUE",
		8: "Ef_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef_value = map[string]int32{
		"INVALID_ENUM_VALUE_Ef": 0,
		"Ef_TRUE":               5,
		"Ef_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Cs6",
		6: "Cs6_TRUE",
		8: "Cs6_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6_value = map[string]int32{
		"INVALID_ENUM_VALUE_Cs6": 0,
		"Cs6_TRUE":               6,
		"Cs6_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Cs7",
		7: "Cs7_TRUE",
		8: "Cs7_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7_value = map[string]int32{
		"INVALID_ENUM_VALUE_Cs7": 0,
		"Cs7_TRUE":               7,
		"Cs7_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode_name = map[int32]string{
		0: "QueueScheduleMode_PQ",
		1: "QueueScheduleMode_WFQ",
		2: "QueueScheduleMode_LPQ",
		3: "QueueScheduleMode_NOTX_CONFIG",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode_value = map[string]int32{
		"QueueScheduleMode_PQ":          0,
		"QueueScheduleMode_WFQ":         1,
		"QueueScheduleMode_LPQ":         2,
		"QueueScheduleMode_NOTX_CONFIG": 3,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be_name = map[int32]string{
		0: "Be_TRUE",
		8: "Be_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be_value = map[string]int32{
		"Be_TRUE":  0,
		"Be_FALSE": 8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af1",
		1: "Af1_TRUE",
		8: "Af1_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af1": 0,
		"Af1_TRUE":               1,
		"Af1_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af2",
		2: "Af2_TRUE",
		8: "Af2_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af2": 0,
		"Af2_TRUE":               2,
		"Af2_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af3",
		3: "Af3_TRUE",
		8: "Af3_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af3": 0,
		"Af3_TRUE":               3,
		"Af3_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af4",
		4: "Af4_TRUE",
		8: "Af4_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af4": 0,
		"Af4_TRUE":               4,
		"Af4_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Ef",
		5: "Ef_TRUE",
		8: "Ef_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef_value = map[string]int32{
		"INVALID_ENUM_VALUE_Ef": 0,
		"Ef_TRUE":               5,
		"Ef_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Cs6",
		6: "Cs6_TRUE",
		8: "Cs6_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6_value = map[string]int32{
		"INVALID_ENUM_VALUE_Cs6": 0,
		"Cs6_TRUE":               6,
		"Cs6_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Cs7",
		7: "Cs7_TRUE",
		8: "Cs7_FALSE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7_value = map[string]int32{
		"INVALID_ENUM_VALUE_Cs7": 0,
		"Cs7_TRUE":               7,
		"Cs7_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue_name = map[int32]string{
		0: "CosValue_COS0",
		1: "CosValue_COS1",
		2: "CosValue_COS2",
		3: "CosValue_COS3",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue_value = map[string]int32{
		"CosValue_COS0": 0,
		"CosValue_COS1": 1,
		"CosValue_COS2": 2,
		"CosValue_COS3": 3,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode_name = map[int32]string{
		0: "ScheduleMode_PQ",
		1: "ScheduleMode_WFQ",
		2: "ScheduleMode_LPQ",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode_value = map[string]int32{
		"ScheduleMode_PQ":  0,
		"ScheduleMode_WFQ": 1,
		"ScheduleMode_LPQ": 2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode_name = map[int32]string{
		0: "ScheduleMode_PQ",
		1: "ScheduleMode_WFQ",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode_value = map[string]int32{
		"ScheduleMode_PQ":  0,
		"ScheduleMode_WFQ": 1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_ShapId",
		1: "ShapId_X_1",
		2: "ShapId_NOTX_CONFIG",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId_value = map[string]int32{
		"INVALID_ENUM_VALUE_ShapId": 0,
		"ShapId_X_1":                1,
		"ShapId_NOTX_CONFIG":        2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be_name = map[int32]string{
		0: "Be_TRUE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be_value = map[string]int32{
		"Be_TRUE": 0,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af1",
		1: "Af1_TRUE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af1": 0,
		"Af1_TRUE":               1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af2",
		2: "Af2_TRUE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af2": 0,
		"Af2_TRUE":               2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af3",
		3: "Af3_TRUE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af3": 0,
		"Af3_TRUE":               3,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af4",
		4: "Af4_TRUE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af4": 0,
		"Af4_TRUE":               4,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Ef",
		5: "Ef_TRUE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef_value = map[string]int32{
		"INVALID_ENUM_VALUE_Ef": 0,
		"Ef_TRUE":               5,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Cs6",
		6: "Cs6_TRUE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6_value = map[string]int32{
		"INVALID_ENUM_VALUE_Cs6": 0,
		"Cs6_TRUE":               6,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Cs7",
		7: "Cs7_TRUE",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7_value = map[string]int32{
		"INVALID_ENUM_VALUE_Cs7": 0,
		"Cs7_TRUE":               7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode_name = map[int32]string{
		0: "ScheduleMode_PQ",
		1: "ScheduleMode_WFQ",
	}
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode_value = map[string]int32{
		"ScheduleMode_PQ":  0,
		"ScheduleMode_WFQ": 1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Mode_name = map[int32]string{
		0: "Mode_NORMAL",
		1: "Mode_TIMEX_RANGE",
		5: "Mode_X_8COSX_ENHANCE",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Mode_value = map[string]int32{
		"Mode_NORMAL":          0,
		"Mode_TIMEX_RANGE":     1,
		"Mode_X_8COSX_ENHANCE": 5,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Mode.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
		2: "Direction_ALL",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
		"Direction_ALL":      2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId_name = map[int32]string{
		0:   "INVALID_ENUM_VALUE_PriorityLevelId",
		1:   "PriorityLevelId_HIGH",
		255: "PriorityLevelId_LOW",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId_value = map[string]int32{
		"INVALID_ENUM_VALUE_PriorityLevelId": 0,
		"PriorityLevelId_HIGH":               1,
		"PriorityLevelId_LOW":                255,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard_name = map[int32]string{
		0: "AdjustOnCard_DISABLE",
		1: "AdjustOnCard_ENABLE",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard_value = map[string]int32{
		"AdjustOnCard_DISABLE": 0,
		"AdjustOnCard_ENABLE":  1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
		2: "Direction_ALL",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
		"Direction_ALL":      2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
		2: "Direction_ALL",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
		"Direction_ALL":      2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId_name = map[int32]string{
		0:   "INVALID_ENUM_VALUE_PriorityLevelId",
		1:   "PriorityLevelId_HIGH",
		255: "PriorityLevelId_LOW",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId_value = map[string]int32{
		"INVALID_ENUM_VALUE_PriorityLevelId": 0,
		"PriorityLevelId_HIGH":               1,
		"PriorityLevelId_LOW":                255,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard_name = map[int32]string{
		0: "AdjustOnCard_DISABLE",
		1: "AdjustOnCard_ENABLE",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard_value = map[string]int32{
		"AdjustOnCard_DISABLE": 0,
		"AdjustOnCard_ENABLE":  1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Type",
		1: "Type_CAR",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type_value = map[string]int32{
		"INVALID_ENUM_VALUE_Type": 0,
		"Type_CAR":                1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
		2: "Direction_ALL",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
		"Direction_ALL":      2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction_name = map[int32]string{
		0: "GreenAction_PASS",
		2: "GreenAction_DISCARD",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction_value = map[string]int32{
		"GreenAction_PASS":    0,
		"GreenAction_DISCARD": 2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass_name = map[int32]string{
		0: "GreenServiceClass_BE",
		1: "GreenServiceClass_AF1",
		2: "GreenServiceClass_AF2",
		3: "GreenServiceClass_AF3",
		4: "GreenServiceClass_AF4",
		5: "GreenServiceClass_EF",
		6: "GreenServiceClass_CS6",
		7: "GreenServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass_value = map[string]int32{
		"GreenServiceClass_BE":  0,
		"GreenServiceClass_AF1": 1,
		"GreenServiceClass_AF2": 2,
		"GreenServiceClass_AF3": 3,
		"GreenServiceClass_AF4": 4,
		"GreenServiceClass_EF":  5,
		"GreenServiceClass_CS6": 6,
		"GreenServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor_name = map[int32]string{
		0: "GreenColor_GREEN",
		1: "GreenColor_YELLOW",
		2: "GreenColor_RED",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor_value = map[string]int32{
		"GreenColor_GREEN":  0,
		"GreenColor_YELLOW": 1,
		"GreenColor_RED":    2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction_name = map[int32]string{
		0: "YellowAction_PASS",
		2: "YellowAction_DISCARD",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction_value = map[string]int32{
		"YellowAction_PASS":    0,
		"YellowAction_DISCARD": 2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass_name = map[int32]string{
		0: "YellowServiceClass_BE",
		1: "YellowServiceClass_AF1",
		2: "YellowServiceClass_AF2",
		3: "YellowServiceClass_AF3",
		4: "YellowServiceClass_AF4",
		5: "YellowServiceClass_EF",
		6: "YellowServiceClass_CS6",
		7: "YellowServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass_value = map[string]int32{
		"YellowServiceClass_BE":  0,
		"YellowServiceClass_AF1": 1,
		"YellowServiceClass_AF2": 2,
		"YellowServiceClass_AF3": 3,
		"YellowServiceClass_AF4": 4,
		"YellowServiceClass_EF":  5,
		"YellowServiceClass_CS6": 6,
		"YellowServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor_name = map[int32]string{
		0: "YellowColor_GREEN",
		1: "YellowColor_YELLOW",
		2: "YellowColor_RED",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor_value = map[string]int32{
		"YellowColor_GREEN":  0,
		"YellowColor_YELLOW": 1,
		"YellowColor_RED":    2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction_name = map[int32]string{
		0: "RedAction_PASS",
		2: "RedAction_DISCARD",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction_value = map[string]int32{
		"RedAction_PASS":    0,
		"RedAction_DISCARD": 2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass_name = map[int32]string{
		0: "RedServiceClass_BE",
		1: "RedServiceClass_AF1",
		2: "RedServiceClass_AF2",
		3: "RedServiceClass_AF3",
		4: "RedServiceClass_AF4",
		5: "RedServiceClass_EF",
		6: "RedServiceClass_CS6",
		7: "RedServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass_value = map[string]int32{
		"RedServiceClass_BE":  0,
		"RedServiceClass_AF1": 1,
		"RedServiceClass_AF2": 2,
		"RedServiceClass_AF3": 3,
		"RedServiceClass_AF4": 4,
		"RedServiceClass_EF":  5,
		"RedServiceClass_CS6": 6,
		"RedServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor_name = map[int32]string{
		0: "RedColor_GREEN",
		1: "RedColor_YELLOW",
		2: "RedColor_RED",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor_value = map[string]int32{
		"RedColor_GREEN":  0,
		"RedColor_YELLOW": 1,
		"RedColor_RED":    2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_ColorAware",
		1: "ColorAware_ENABLE",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware_value = map[string]int32{
		"INVALID_ENUM_VALUE_ColorAware": 0,
		"ColorAware_ENABLE":             1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Type",
		1: "Type_CAR",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type_value = map[string]int32{
		"INVALID_ENUM_VALUE_Type": 0,
		"Type_CAR":                1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Direction",
		2: "Direction_ALL",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction_value = map[string]int32{
		"INVALID_ENUM_VALUE_Direction": 0,
		"Direction_ALL":                2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_PriorityAware",
		1: "PriorityAware_ENABLE",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware_value = map[string]int32{
		"INVALID_ENUM_VALUE_PriorityAware": 0,
		"PriorityAware_ENABLE":             1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction_name = map[int32]string{
		0: "GreenAction_PASS",
		2: "GreenAction_DISCARD",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction_value = map[string]int32{
		"GreenAction_PASS":    0,
		"GreenAction_DISCARD": 2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass_name = map[int32]string{
		0: "GreenServiceClass_BE",
		1: "GreenServiceClass_AF1",
		2: "GreenServiceClass_AF2",
		3: "GreenServiceClass_AF3",
		4: "GreenServiceClass_AF4",
		5: "GreenServiceClass_EF",
		6: "GreenServiceClass_CS6",
		7: "GreenServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass_value = map[string]int32{
		"GreenServiceClass_BE":  0,
		"GreenServiceClass_AF1": 1,
		"GreenServiceClass_AF2": 2,
		"GreenServiceClass_AF3": 3,
		"GreenServiceClass_AF4": 4,
		"GreenServiceClass_EF":  5,
		"GreenServiceClass_CS6": 6,
		"GreenServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor_name = map[int32]string{
		0: "GreenColor_GREEN",
		1: "GreenColor_YELLOW",
		2: "GreenColor_RED",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor_value = map[string]int32{
		"GreenColor_GREEN":  0,
		"GreenColor_YELLOW": 1,
		"GreenColor_RED":    2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction_name = map[int32]string{
		0: "YellowAction_PASS",
		2: "YellowAction_DISCARD",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction_value = map[string]int32{
		"YellowAction_PASS":    0,
		"YellowAction_DISCARD": 2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass_name = map[int32]string{
		0: "YellowServiceClass_BE",
		1: "YellowServiceClass_AF1",
		2: "YellowServiceClass_AF2",
		3: "YellowServiceClass_AF3",
		4: "YellowServiceClass_AF4",
		5: "YellowServiceClass_EF",
		6: "YellowServiceClass_CS6",
		7: "YellowServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass_value = map[string]int32{
		"YellowServiceClass_BE":  0,
		"YellowServiceClass_AF1": 1,
		"YellowServiceClass_AF2": 2,
		"YellowServiceClass_AF3": 3,
		"YellowServiceClass_AF4": 4,
		"YellowServiceClass_EF":  5,
		"YellowServiceClass_CS6": 6,
		"YellowServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor_name = map[int32]string{
		0: "YellowColor_GREEN",
		1: "YellowColor_YELLOW",
		2: "YellowColor_RED",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor_value = map[string]int32{
		"YellowColor_GREEN":  0,
		"YellowColor_YELLOW": 1,
		"YellowColor_RED":    2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction_name = map[int32]string{
		0: "RedAction_PASS",
		2: "RedAction_DISCARD",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction_value = map[string]int32{
		"RedAction_PASS":    0,
		"RedAction_DISCARD": 2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass_name = map[int32]string{
		0: "RedServiceClass_BE",
		1: "RedServiceClass_AF1",
		2: "RedServiceClass_AF2",
		3: "RedServiceClass_AF3",
		4: "RedServiceClass_AF4",
		5: "RedServiceClass_EF",
		6: "RedServiceClass_CS6",
		7: "RedServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass_value = map[string]int32{
		"RedServiceClass_BE":  0,
		"RedServiceClass_AF1": 1,
		"RedServiceClass_AF2": 2,
		"RedServiceClass_AF3": 3,
		"RedServiceClass_AF4": 4,
		"RedServiceClass_EF":  5,
		"RedServiceClass_CS6": 6,
		"RedServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor_name = map[int32]string{
		0: "RedColor_GREEN",
		1: "RedColor_YELLOW",
		2: "RedColor_RED",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor_value = map[string]int32{
		"RedColor_GREEN":  0,
		"RedColor_YELLOW": 1,
		"RedColor_RED":    2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_ColorAware",
		1: "ColorAware_ENABLE",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware_value = map[string]int32{
		"INVALID_ENUM_VALUE_ColorAware": 0,
		"ColorAware_ENABLE":             1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Type",
		2: "Type_BROADCAST",
		3: "Type_MULTICAST",
		4: "Type_UNKNOWX_UNICAST",
		7: "Type_BUM",
		8: "Type_BU",
		9: "Type_UNKNOWX_MULTICAST",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type_value = map[string]int32{
		"INVALID_ENUM_VALUE_Type": 0,
		"Type_BROADCAST":          2,
		"Type_MULTICAST":          3,
		"Type_UNKNOWX_UNICAST":    4,
		"Type_BUM":                7,
		"Type_BU":                 8,
		"Type_UNKNOWX_MULTICAST":  9,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
		2: "Direction_ALL",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
		"Direction_ALL":      2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
		2: "Direction_ALL",
	}
	Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
		"Direction_ALL":      2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass_name = map[int32]string{
		0: "FlowQueueServiceClass_BE",
		1: "FlowQueueServiceClass_AF1",
		2: "FlowQueueServiceClass_AF2",
		3: "FlowQueueServiceClass_AF3",
		4: "FlowQueueServiceClass_AF4",
		5: "FlowQueueServiceClass_EF",
		6: "FlowQueueServiceClass_CS6",
		7: "FlowQueueServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass_value = map[string]int32{
		"FlowQueueServiceClass_BE":  0,
		"FlowQueueServiceClass_AF1": 1,
		"FlowQueueServiceClass_AF2": 2,
		"FlowQueueServiceClass_AF3": 3,
		"FlowQueueServiceClass_AF4": 4,
		"FlowQueueServiceClass_EF":  5,
		"FlowQueueServiceClass_CS6": 6,
		"FlowQueueServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass_name = map[int32]string{
		0: "PortQueueServiceClass_BE",
		1: "PortQueueServiceClass_AF1",
		2: "PortQueueServiceClass_AF2",
		3: "PortQueueServiceClass_AF3",
		4: "PortQueueServiceClass_AF4",
		5: "PortQueueServiceClass_EF",
		6: "PortQueueServiceClass_CS6",
		7: "PortQueueServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass_value = map[string]int32{
		"PortQueueServiceClass_BE":  0,
		"PortQueueServiceClass_AF1": 1,
		"PortQueueServiceClass_AF2": 2,
		"PortQueueServiceClass_AF3": 3,
		"PortQueueServiceClass_AF4": 4,
		"PortQueueServiceClass_EF":  5,
		"PortQueueServiceClass_CS6": 6,
		"PortQueueServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode_name = map[int32]string{
		0: "Mode_NORMAL",
		1: "Mode_PRIORITY",
	}
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode_value = map[string]int32{
		"Mode_NORMAL":   0,
		"Mode_PRIORITY": 1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode.

View Source
var (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate_name = map[int32]string{
		0: "ModeTemplate_DISABLE",
		1: "ModeTemplate_ENABLE",
	}
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate_value = map[string]int32{
		"ModeTemplate_DISABLE": 0,
		"ModeTemplate_ENABLE":  1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate.

View Source
var (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority_name = map[int32]string{
		0:   "Priority_PRIORITY0",
		1:   "Priority_PRIORITY1",
		2:   "Priority_PRIORITY2",
		255: "Priority_NOPRIORITY",
	}
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority_value = map[string]int32{
		"Priority_PRIORITY0":  0,
		"Priority_PRIORITY1":  1,
		"Priority_PRIORITY2":  2,
		"Priority_NOPRIORITY": 255,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority.

View Source
var (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Direction",
		1: "Direction_OUTBOUND",
	}
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction_value = map[string]int32{
		"INVALID_ENUM_VALUE_Direction": 0,
		"Direction_OUTBOUND":           1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Direction",
		1: "Direction_OUTBOUND",
	}
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction_value = map[string]int32{
		"INVALID_ENUM_VALUE_Direction": 0,
		"Direction_OUTBOUND":           1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Direction",
		1: "Direction_OUTBOUND",
	}
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction_value = map[string]int32{
		"INVALID_ENUM_VALUE_Direction": 0,
		"Direction_OUTBOUND":           1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
		8: "ServiceClass_TOTAL",
	}
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":    0,
		"ServiceClass_AF1":   1,
		"ServiceClass_AF2":   2,
		"ServiceClass_AF3":   3,
		"ServiceClass_AF4":   4,
		"ServiceClass_EF":    5,
		"ServiceClass_CS6":   6,
		"ServiceClass_CS7":   7,
		"ServiceClass_TOTAL": 8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction.

View Source
var (
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass_name = map[int32]string{
		0: "FlowQueueServiceClass_BE",
		1: "FlowQueueServiceClass_AF1",
		2: "FlowQueueServiceClass_AF2",
		3: "FlowQueueServiceClass_AF3",
		4: "FlowQueueServiceClass_AF4",
		5: "FlowQueueServiceClass_EF",
		6: "FlowQueueServiceClass_CS6",
		7: "FlowQueueServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass_value = map[string]int32{
		"FlowQueueServiceClass_BE":  0,
		"FlowQueueServiceClass_AF1": 1,
		"FlowQueueServiceClass_AF2": 2,
		"FlowQueueServiceClass_AF3": 3,
		"FlowQueueServiceClass_AF4": 4,
		"FlowQueueServiceClass_EF":  5,
		"FlowQueueServiceClass_CS6": 6,
		"FlowQueueServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass_name = map[int32]string{
		0: "FourQueueServiceClass_COS0",
		1: "FourQueueServiceClass_COS1",
		2: "FourQueueServiceClass_COS2",
		3: "FourQueueServiceClass_COS3",
	}
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass_value = map[string]int32{
		"FourQueueServiceClass_COS0": 0,
		"FourQueueServiceClass_COS1": 1,
		"FourQueueServiceClass_COS2": 2,
		"FourQueueServiceClass_COS3": 3,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be_name = map[int32]string{
		0: "Be_TRUE",
		8: "Be_FALSE",
	}
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be_value = map[string]int32{
		"Be_TRUE":  0,
		"Be_FALSE": 8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be.

View Source
var (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af1",
		1: "Af1_TRUE",
		8: "Af1_FALSE",
	}
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af1": 0,
		"Af1_TRUE":               1,
		"Af1_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1.

View Source
var (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af2",
		2: "Af2_TRUE",
		8: "Af2_FALSE",
	}
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af2": 0,
		"Af2_TRUE":               2,
		"Af2_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2.

View Source
var (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af3",
		3: "Af3_TRUE",
		8: "Af3_FALSE",
	}
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af3": 0,
		"Af3_TRUE":               3,
		"Af3_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3.

View Source
var (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Af4",
		4: "Af4_TRUE",
		8: "Af4_FALSE",
	}
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4_value = map[string]int32{
		"INVALID_ENUM_VALUE_Af4": 0,
		"Af4_TRUE":               4,
		"Af4_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4.

View Source
var (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Ef",
		5: "Ef_TRUE",
		8: "Ef_FALSE",
	}
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef_value = map[string]int32{
		"INVALID_ENUM_VALUE_Ef": 0,
		"Ef_TRUE":               5,
		"Ef_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef.

View Source
var (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Cs6",
		6: "Cs6_TRUE",
		8: "Cs6_FALSE",
	}
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6_value = map[string]int32{
		"INVALID_ENUM_VALUE_Cs6": 0,
		"Cs6_TRUE":               6,
		"Cs6_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6.

View Source
var (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Cs7",
		7: "Cs7_TRUE",
		8: "Cs7_FALSE",
	}
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7_value = map[string]int32{
		"INVALID_ENUM_VALUE_Cs7": 0,
		"Cs7_TRUE":               7,
		"Cs7_FALSE":              8,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7.

View Source
var (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode_name = map[int32]string{
		0: "QueueScheduleMode_PQ",
		1: "QueueScheduleMode_WFQ",
		2: "QueueScheduleMode_LPQ",
	}
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode_value = map[string]int32{
		"QueueScheduleMode_PQ":  0,
		"QueueScheduleMode_WFQ": 1,
		"QueueScheduleMode_LPQ": 2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode.

View Source
var (
	Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe_name = map[int32]string{
		0: "BufferModeGe_NORMAL",
		1: "BufferModeGe_LARGE",
	}
	Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe_value = map[string]int32{
		"BufferModeGe_NORMAL": 0,
		"BufferModeGe_LARGE":  1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe.

View Source
var (
	Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge_name = map[int32]string{
		0: "BufferMode10Ge_NORMAL",
		1: "BufferMode10Ge_LARGE",
	}
	Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge_value = map[string]int32{
		"BufferMode10Ge_NORMAL": 0,
		"BufferMode10Ge_LARGE":  1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge.

View Source
var (
	Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode_name = map[int32]string{
		0: "BufferMode_NORMAL",
		1: "BufferMode_LARGE",
	}
	Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode_value = map[string]int32{
		"BufferMode_NORMAL": 0,
		"BufferMode_LARGE":  1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode.

View Source
var (
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority_name = map[int32]string{
		0: "Priority_PQ",
		1: "Priority_WFQ",
		2: "Priority_LPQ",
	}
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority_value = map[string]int32{
		"Priority_PQ":  0,
		"Priority_WFQ": 1,
		"Priority_LPQ": 2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority.

View Source
var (
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass.

View Source
var (
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color_name = map[int32]string{
		0: "Color_GREEN",
		1: "Color_YELLOW",
		2: "Color_RED",
	}
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color_value = map[string]int32{
		"Color_GREEN":  0,
		"Color_YELLOW": 1,
		"Color_RED":    2,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color.

View Source
var (
	Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode_name = map[int32]string{
		0: "Mode_X_4X_PRIORITY",
	}
	Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode_value = map[string]int32{
		"Mode_X_4X_PRIORITY": 0,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode.

View Source
var (
	Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode_name = map[int32]string{
		0: "ScheduleMode_PQ",
		1: "ScheduleMode_WFQ",
	}
	Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode_value = map[string]int32{
		"ScheduleMode_PQ":  0,
		"ScheduleMode_WFQ": 1,
	}
)

Enum value maps for Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode.

View Source
var (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type_name = map[int32]string{
		0:  "Type_X_8021P",
		1:  "Type_IPX_DSCP",
		2:  "Type_MPLSX_EXP",
		3:  "Type_USERX_PRIORITY",
		11: "Type_IPX_PRECEDENCE",
	}
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type_value = map[string]int32{
		"Type_X_8021P":        0,
		"Type_IPX_DSCP":       1,
		"Type_MPLSX_EXP":      2,
		"Type_USERX_PRIORITY": 3,
		"Type_IPX_PRECEDENCE": 11,
	}
)

Enum value maps for Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type.

View Source
var (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass.

View Source
var (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color_name = map[int32]string{
		0: "Color_GREEN",
		1: "Color_YELLOW",
		2: "Color_RED",
	}
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color_value = map[string]int32{
		"Color_GREEN":  0,
		"Color_YELLOW": 1,
		"Color_RED":    2,
	}
)

Enum value maps for Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color.

View Source
var (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type_name = map[int32]string{
		0:  "Type_X_8021P",
		1:  "Type_IPX_DSCP",
		2:  "Type_MPLSX_EXP",
		11: "Type_IPX_PRECEDENCE",
	}
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type_value = map[string]int32{
		"Type_X_8021P":        0,
		"Type_IPX_DSCP":       1,
		"Type_MPLSX_EXP":      2,
		"Type_IPX_PRECEDENCE": 11,
	}
)

Enum value maps for Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type.

View Source
var (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass.

View Source
var (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color_name = map[int32]string{
		0: "Color_GREEN",
		1: "Color_YELLOW",
		2: "Color_RED",
	}
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color_value = map[string]int32{
		"Color_GREEN":  0,
		"Color_YELLOW": 1,
		"Color_RED":    2,
	}
)

Enum value maps for Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color.

View Source
var (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction_name = map[int32]string{
		0: "Direction_INX_OUTBOUND",
		1: "Direction_INBOUND",
		2: "Direction_OUTBOUND",
	}
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction_value = map[string]int32{
		"Direction_INX_OUTBOUND": 0,
		"Direction_INBOUND":      1,
		"Direction_OUTBOUND":     2,
	}
)

Enum value maps for Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction.

View Source
var (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator_name = map[int32]string{
		0: "Operator_OR",
		1: "Operator_AND",
	}
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator_value = map[string]int32{
		"Operator_OR":  0,
		"Operator_AND": 1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator.

View Source
var (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_ProtocolFamily",
		1: "ProtocolFamily_IPV4",
		2: "ProtocolFamily_IPV6",
	}
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily_value = map[string]int32{
		"INVALID_ENUM_VALUE_ProtocolFamily": 0,
		"ProtocolFamily_IPV4":               1,
		"ProtocolFamily_IPV6":               2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily.

View Source
var (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type_name = map[int32]string{
		0: "Type_X_8021P",
		1: "Type_IPX_PRECEDENCE",
		2: "Type_DSCP",
		4: "Type_MPLSX_EXP",
		5: "Type_IPV6X_DSCP",
		6: "Type_IPV6X_IPX_PRECEDENCE",
	}
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type_value = map[string]int32{
		"Type_X_8021P":              0,
		"Type_IPX_PRECEDENCE":       1,
		"Type_DSCP":                 2,
		"Type_MPLSX_EXP":            4,
		"Type_IPV6X_DSCP":           5,
		"Type_IPV6X_IPX_PRECEDENCE": 6,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type.

View Source
var (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass.

View Source
var (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType_name = map[int32]string{
		0: "AddressType_SOURCE",
		1: "AddressType_DESTINATION",
	}
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType_value = map[string]int32{
		"AddressType_SOURCE":      0,
		"AddressType_DESTINATION": 1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType.

View Source
var (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType_name = map[int32]string{
		0: "MacType_SOURCE",
		1: "MacType_DESTINATION",
	}
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType_value = map[string]int32{
		"MacType_SOURCE":      0,
		"MacType_DESTINATION": 1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType.

View Source
var (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type_name = map[int32]string{
		0: "Type_SOURCE",
		1: "Type_DESTINATION",
	}
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type_value = map[string]int32{
		"Type_SOURCE":      0,
		"Type_DESTINATION": 1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type.

View Source
var (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Family",
		2: "Family_IPV6",
	}
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family_value = map[string]int32{
		"INVALID_ENUM_VALUE_Family": 0,
		"Family_IPV6":               2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family.

View Source
var (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_name = map[int32]string{
		0:  "BitMatchType_NOTX_CONFIG",
		1:  "BitMatchType_ESTABLISHED",
		2:  "BitMatchType_FIN",
		3:  "BitMatchType_SYN",
		4:  "BitMatchType_RST",
		5:  "BitMatchType_PSH",
		6:  "BitMatchType_ACK",
		7:  "BitMatchType_URG",
		8:  "BitMatchType_ECE",
		9:  "BitMatchType_CWR",
		10: "BitMatchType_NS",
	}
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_value = map[string]int32{
		"BitMatchType_NOTX_CONFIG": 0,
		"BitMatchType_ESTABLISHED": 1,
		"BitMatchType_FIN":         2,
		"BitMatchType_SYN":         3,
		"BitMatchType_RST":         4,
		"BitMatchType_PSH":         5,
		"BitMatchType_ACK":         6,
		"BitMatchType_URG":         7,
		"BitMatchType_ECE":         8,
		"BitMatchType_CWR":         9,
		"BitMatchType_NS":          10,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType.

View Source
var (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType_name = map[int32]string{
		0: "BitMatchType_NOTX_CONFIG",
		1: "BitMatchType_ESTABLISHED",
		2: "BitMatchType_FIN",
		3: "BitMatchType_SYN",
		4: "BitMatchType_RST",
		5: "BitMatchType_PSH",
		6: "BitMatchType_ACK",
		7: "BitMatchType_URG",
	}
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType_value = map[string]int32{
		"BitMatchType_NOTX_CONFIG": 0,
		"BitMatchType_ESTABLISHED": 1,
		"BitMatchType_FIN":         2,
		"BitMatchType_SYN":         3,
		"BitMatchType_RST":         4,
		"BitMatchType_PSH":         5,
		"BitMatchType_ACK":         6,
		"BitMatchType_URG":         7,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter_name = map[int32]string{
		0: "Filter_PERMIT",
		1: "Filter_DENY",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter_value = map[string]int32{
		"Filter_PERMIT": 0,
		"Filter_DENY":   1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType_name = map[int32]string{
		0: "ActionType_SERVICEX_CLASS",
		1: "ActionType_SERVICEX_CLASSX_MASTERX_BFD",
		2: "ActionType_SERVICEX_CLASSX_SLAVEX_BFD",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType_value = map[string]int32{
		"ActionType_SERVICEX_CLASS":              0,
		"ActionType_SERVICEX_CLASSX_MASTERX_BFD": 1,
		"ActionType_SERVICEX_CLASSX_SLAVEX_BFD":  2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color_name = map[int32]string{
		0: "Color_GREEN",
		1: "Color_YELLOW",
		2: "Color_RED",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color_value = map[string]int32{
		"Color_GREEN":  0,
		"Color_YELLOW": 1,
		"Color_RED":    2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch_name = map[int32]string{
		0: "RemarkSwitch_ENABLE",
		1: "RemarkSwitch_DISABLE",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch_value = map[string]int32{
		"RemarkSwitch_ENABLE":  0,
		"RemarkSwitch_DISABLE": 1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType_name = map[int32]string{
		0:  "INVALID_ENUM_VALUE_ActionType",
		12: "ActionType_X_8021P",
		13: "ActionType_IPV4X_DSCP",
		14: "ActionType_IPV6X_DSCP",
		15: "ActionType_IPX_PRECEDENCE",
		16: "ActionType_MPLSX_EXP",
		19: "ActionType_TOS",
		21: "ActionType_IPX_DF",
		26: "ActionType_TTL",
		34: "ActionType_INNERX_8021P",
		35: "ActionType_OUTERX_8021P",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType_value = map[string]int32{
		"INVALID_ENUM_VALUE_ActionType": 0,
		"ActionType_X_8021P":            12,
		"ActionType_IPV4X_DSCP":         13,
		"ActionType_IPV6X_DSCP":         14,
		"ActionType_IPX_PRECEDENCE":     15,
		"ActionType_MPLSX_EXP":          16,
		"ActionType_TOS":                19,
		"ActionType_IPX_DF":             21,
		"ActionType_TTL":                26,
		"ActionType_INNERX_8021P":       34,
		"ActionType_OUTERX_8021P":       35,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_AfterTrust",
		1: "AfterTrust_ENABLE",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust_value = map[string]int32{
		"INVALID_ENUM_VALUE_AfterTrust": 0,
		"AfterTrust_ENABLE":             1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType_name = map[int32]string{
		0:  "INVALID_ENUM_VALUE_ActionType",
		39: "ActionType_FIRSTX_PACKET",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType_value = map[string]int32{
		"INVALID_ENUM_VALUE_ActionType": 0,
		"ActionType_FIRSTX_PACKET":      39,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType_name = map[int32]string{
		0: "ActionType_CAR",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType_value = map[string]int32{
		"ActionType_CAR": 0,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction_name = map[int32]string{
		0: "GreenAction_PASS",
		2: "GreenAction_DISCARD",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction_value = map[string]int32{
		"GreenAction_PASS":    0,
		"GreenAction_DISCARD": 2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction_name = map[int32]string{
		0: "YellowAction_PASS",
		2: "YellowAction_DISCARD",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction_value = map[string]int32{
		"YellowAction_PASS":    0,
		"YellowAction_DISCARD": 2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction_name = map[int32]string{
		0: "RedAction_PASS",
		2: "RedAction_DISCARD",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction_value = map[string]int32{
		"RedAction_PASS":    0,
		"RedAction_DISCARD": 2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_ColorAware",
		1: "ColorAware_ENABLE",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware_value = map[string]int32{
		"INVALID_ENUM_VALUE_ColorAware": 0,
		"ColorAware_ENABLE":             1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_LimitType",
		1: "LimitType_PPS",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType_value = map[string]int32{
		"INVALID_ENUM_VALUE_LimitType": 0,
		"LimitType_PPS":                1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_IpType",
		1: "IpType_SOURCEX_IP",
		2: "IpType_DESTINATIONX_IP",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType_value = map[string]int32{
		"INVALID_ENUM_VALUE_IpType": 0,
		"IpType_SOURCEX_IP":         1,
		"IpType_DESTINATIONX_IP":    2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Priority",
		1: "Priority_INCREASEX_PRIORITY",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority_value = map[string]int32{
		"INVALID_ENUM_VALUE_Priority": 0,
		"Priority_INCREASEX_PRIORITY": 1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_HierarchicalCar",
		1: "HierarchicalCar_ENABLE",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar_value = map[string]int32{
		"INVALID_ENUM_VALUE_HierarchicalCar": 0,
		"HierarchicalCar_ENABLE":             1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Layer",
		1: "Layer_IPX_LAYER",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer_value = map[string]int32{
		"INVALID_ENUM_VALUE_Layer": 0,
		"Layer_IPX_LAYER":          1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_SuppressType",
		2: "SuppressType_UNKNOWNX_UNICASTX_SUPPRESSION",
		3: "SuppressType_MULTICASTX_SUPPRESSION",
		4: "SuppressType_BROADCASTX_SUPPRESSION",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType_value = map[string]int32{
		"INVALID_ENUM_VALUE_SuppressType":            0,
		"SuppressType_UNKNOWNX_UNICASTX_SUPPRESSION": 2,
		"SuppressType_MULTICASTX_SUPPRESSION":        3,
		"SuppressType_BROADCASTX_SUPPRESSION":        4,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction_name = map[int32]string{
		0: "GreenAction_PASS",
		2: "GreenAction_DISCARD",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction_value = map[string]int32{
		"GreenAction_PASS":    0,
		"GreenAction_DISCARD": 2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass_name = map[int32]string{
		0: "GreenServiceClass_BE",
		1: "GreenServiceClass_AF1",
		2: "GreenServiceClass_AF2",
		3: "GreenServiceClass_AF3",
		4: "GreenServiceClass_AF4",
		5: "GreenServiceClass_EF",
		6: "GreenServiceClass_CS6",
		7: "GreenServiceClass_CS7",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass_value = map[string]int32{
		"GreenServiceClass_BE":  0,
		"GreenServiceClass_AF1": 1,
		"GreenServiceClass_AF2": 2,
		"GreenServiceClass_AF3": 3,
		"GreenServiceClass_AF4": 4,
		"GreenServiceClass_EF":  5,
		"GreenServiceClass_CS6": 6,
		"GreenServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor_name = map[int32]string{
		0: "GreenColor_GREEN",
		1: "GreenColor_YELLOW",
		2: "GreenColor_RED",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor_value = map[string]int32{
		"GreenColor_GREEN":  0,
		"GreenColor_YELLOW": 1,
		"GreenColor_RED":    2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction_name = map[int32]string{
		0: "RedAction_PASS",
		2: "RedAction_DISCARD",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction_value = map[string]int32{
		"RedAction_PASS":    0,
		"RedAction_DISCARD": 2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass_name = map[int32]string{
		0: "RedServiceClass_BE",
		1: "RedServiceClass_AF1",
		2: "RedServiceClass_AF2",
		3: "RedServiceClass_AF3",
		4: "RedServiceClass_AF4",
		5: "RedServiceClass_EF",
		6: "RedServiceClass_CS6",
		7: "RedServiceClass_CS7",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass_value = map[string]int32{
		"RedServiceClass_BE":  0,
		"RedServiceClass_AF1": 1,
		"RedServiceClass_AF2": 2,
		"RedServiceClass_AF3": 3,
		"RedServiceClass_AF4": 4,
		"RedServiceClass_EF":  5,
		"RedServiceClass_CS6": 6,
		"RedServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor_name = map[int32]string{
		0: "RedColor_GREEN",
		1: "RedColor_YELLOW",
		2: "RedColor_RED",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor_value = map[string]int32{
		"RedColor_GREEN":  0,
		"RedColor_YELLOW": 1,
		"RedColor_RED":    2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType_name = map[int32]string{
		0: "BalanceType_FLOW",
		1: "BalanceType_PACKET",
		2: "BalanceType_FLOWX_L2",
		3: "BalanceType_FLOWX_L3",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType_value = map[string]int32{
		"BalanceType_FLOW":     0,
		"BalanceType_PACKET":   1,
		"BalanceType_FLOWX_L2": 2,
		"BalanceType_FLOWX_L3": 3,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_MatchTerm",
		1: "MatchTerm_ENABLE",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm_value = map[string]int32{
		"INVALID_ENUM_VALUE_MatchTerm": 0,
		"MatchTerm_ENABLE":             1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType_name = map[int32]string{
		0: "FlowType_IPV4",
		1: "FlowType_IPV6",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType_value = map[string]int32{
		"FlowType_IPV4": 0,
		"FlowType_IPV6": 1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType_name = map[int32]string{
		0: "SampleType_FIXX_PACKETS",
		1: "SampleType_FIXX_TIME",
		2: "SampleType_RANDOMX_PACKETS",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType_value = map[string]int32{
		"SampleType_FIXX_PACKETS":    0,
		"SampleType_FIXX_TIME":       1,
		"SampleType_RANDOMX_PACKETS": 2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType_name = map[int32]string{
		0: "CheckType_STRICT",
		1: "CheckType_LOOSE",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType_value = map[string]int32{
		"CheckType_STRICT": 0,
		"CheckType_LOOSE":  1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_AllowDefault",
		1: "AllowDefault_ENABLE",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault_value = map[string]int32{
		"INVALID_ENUM_VALUE_AllowDefault": 0,
		"AllowDefault_ENABLE":             1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault_name = map[int32]string{
		0: "IgnoreDefault_DISABLE",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault_value = map[string]int32{
		"IgnoreDefault_DISABLE": 0,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_DenyAction",
		1: "DenyAction_ENABLE",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction_value = map[string]int32{
		"INVALID_ENUM_VALUE_DenyAction": 0,
		"DenyAction_ENABLE":             1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction.

View Source
var (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_StatisticsType",
		1: "StatisticsType_BPS",
		2: "StatisticsType_PPS",
	}
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType_value = map[string]int32{
		"INVALID_ENUM_VALUE_StatisticsType": 0,
		"StatisticsType_BPS":                1,
		"StatisticsType_PPS":                2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType.

View Source
var (
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode_name = map[int32]string{
		0: "ShareMode_DISABLE",
		1: "ShareMode_ENABLE",
	}
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode_value = map[string]int32{
		"ShareMode_DISABLE": 0,
		"ShareMode_ENABLE":  1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode.

View Source
var (
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag_name = map[int32]string{
		0: "StatFlag_DISABLE",
		1: "StatFlag_ENABLE",
	}
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag_value = map[string]int32{
		"StatFlag_DISABLE": 0,
		"StatFlag_ENABLE":  1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag.

View Source
var (
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude_name = map[int32]string{
		0: "LinkExclude_DISABLE",
		1: "LinkExclude_ENABLE",
	}
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude_value = map[string]int32{
		"LinkExclude_DISABLE": 0,
		"LinkExclude_ENABLE":  1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude.

View Source
var (
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Direction",
		1: "Direction_SOURCE",
		2: "Direction_DESTINATION",
	}
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction_value = map[string]int32{
		"INVALID_ENUM_VALUE_Direction": 0,
		"Direction_SOURCE":             1,
		"Direction_DESTINATION":        2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction.

View Source
var (
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_GroupType",
		1: "GroupType_SERVICEX_GROUP",
		2: "GroupType_USERX_GROUP",
	}
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType_value = map[string]int32{
		"INVALID_ENUM_VALUE_GroupType": 0,
		"GroupType_SERVICEX_GROUP":     1,
		"GroupType_USERX_GROUP":        2,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType.

View Source
var (
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Enable",
		1: "Enable_ENABLE",
	}
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable_value = map[string]int32{
		"INVALID_ENUM_VALUE_Enable": 0,
		"Enable_ENABLE":             1,
	}
)

Enum value maps for Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable.

View Source
var (
	Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction.

View Source
var (
	Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType_name = map[int32]string{
		0: "UclType_UCL",
		1: "UclType_ACL",
	}
	Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType_value = map[string]int32{
		"UclType_UCL": 0,
		"UclType_ACL": 1,
	}
)

Enum value maps for Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType.

View Source
var (
	Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type_name = map[int32]string{
		0: "Type_IPX_LAYERX_PUSH",
		2: "Type_PROTOCOLX_MCX_RESERVED",
		3: "Type_MPLSX_LAYERX_PUSH",
		4: "Type_MPLSX_LAYERX_L2X_INBOUND",
		5: "Type_RULEX_PACKET",
		6: "Type_MPLSX_LAYERX_POP",
		7: "Type_IPX_LAYERX_POP",
	}
	Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type_value = map[string]int32{
		"Type_IPX_LAYERX_PUSH":          0,
		"Type_PROTOCOLX_MCX_RESERVED":   2,
		"Type_MPLSX_LAYERX_PUSH":        3,
		"Type_MPLSX_LAYERX_L2X_INBOUND": 4,
		"Type_RULEX_PACKET":             5,
		"Type_MPLSX_LAYERX_POP":         6,
		"Type_IPX_LAYERX_POP":           7,
	}
)

Enum value maps for Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type.

View Source
var (
	Qos_GlobalConfig_GlobalSetQueueStat_Interval_name = map[int32]string{
		0:   "INVALID_ENUM_VALUE_Interval",
		5:   "Interval_X_5S",
		30:  "Interval_X_30S",
		300: "Interval_X_300S",
	}
	Qos_GlobalConfig_GlobalSetQueueStat_Interval_value = map[string]int32{
		"INVALID_ENUM_VALUE_Interval": 0,
		"Interval_X_5S":               5,
		"Interval_X_30S":              30,
		"Interval_X_300S":             300,
	}
)

Enum value maps for Qos_GlobalConfig_GlobalSetQueueStat_Interval.

View Source
var (
	Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass.

View Source
var (
	Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType_name = map[int32]string{
		0: "SpeedType_BOTHX_SPEED",
		1: "SpeedType_LOWX_SPEED",
		2: "SpeedType_HIGHX_SPEED",
	}
	Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType_value = map[string]int32{
		"SpeedType_BOTHX_SPEED": 0,
		"SpeedType_LOWX_SPEED":  1,
		"SpeedType_HIGHX_SPEED": 2,
	}
)

Enum value maps for Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType.

View Source
var (
	Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_EnableType",
		1: "EnableType_FLOWX_QUEUE",
	}
	Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType_value = map[string]int32{
		"INVALID_ENUM_VALUE_EnableType": 0,
		"EnableType_FLOWX_QUEUE":        1,
	}
)

Enum value maps for Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType.

View Source
var (
	Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_EnableValue",
		1: "EnableValue_ENABLE",
	}
	Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue_value = map[string]int32{
		"INVALID_ENUM_VALUE_EnableValue": 0,
		"EnableValue_ENABLE":             1,
	}
)

Enum value maps for Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue.

View Source
var (
	Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType_name = map[int32]string{
		0: "ModeType_MODE2",
		1: "ModeType_MODE3",
	}
	Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType_value = map[string]int32{
		"ModeType_MODE2": 0,
		"ModeType_MODE3": 1,
	}
)

Enum value maps for Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType.

View Source
var (
	Qos_GlobalConfig_ConvergenceSchedule_Mode_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Mode",
		4: "Mode_DISABLE",
	}
	Qos_GlobalConfig_ConvergenceSchedule_Mode_value = map[string]int32{
		"INVALID_ENUM_VALUE_Mode": 0,
		"Mode_DISABLE":            4,
	}
)

Enum value maps for Qos_GlobalConfig_ConvergenceSchedule_Mode.

View Source
var (
	Qos_GlobalConfig_PortConvergenceSchedule_Mode_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Mode",
		1: "Mode_ENABLE",
	}
	Qos_GlobalConfig_PortConvergenceSchedule_Mode_value = map[string]int32{
		"INVALID_ENUM_VALUE_Mode": 0,
		"Mode_ENABLE":             1,
	}
)

Enum value maps for Qos_GlobalConfig_PortConvergenceSchedule_Mode.

View Source
var (
	Qos_GlobalConfig_TrafficPolicyUntag_UntagType_name = map[int32]string{
		0: "UntagType_DISABLE",
	}
	Qos_GlobalConfig_TrafficPolicyUntag_UntagType_value = map[string]int32{
		"UntagType_DISABLE": 0,
	}
)

Enum value maps for Qos_GlobalConfig_TrafficPolicyUntag_UntagType.

View Source
var (
	Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass.

View Source
var (
	Qos_GlobalConfig_HostPackets_HostPacket_Color_name = map[int32]string{
		0: "Color_GREEN",
		1: "Color_YELLOW",
		2: "Color_RED",
	}
	Qos_GlobalConfig_HostPackets_HostPacket_Color_value = map[string]int32{
		"Color_GREEN":  0,
		"Color_YELLOW": 1,
		"Color_RED":    2,
	}
)

Enum value maps for Qos_GlobalConfig_HostPackets_HostPacket_Color.

View Source
var (
	Qos_GlobalConfig_ExpPhbDisable_ForwardType_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_ForwardType",
		1: "ForwardType_VLL",
	}
	Qos_GlobalConfig_ExpPhbDisable_ForwardType_value = map[string]int32{
		"INVALID_ENUM_VALUE_ForwardType": 0,
		"ForwardType_VLL":                1,
	}
)

Enum value maps for Qos_GlobalConfig_ExpPhbDisable_ForwardType.

View Source
var (
	Qos_GlobalConfig_Packs_Pack_SwitchFlag_name = map[int32]string{
		0: "SwitchFlag_DISABLE",
		1: "SwitchFlag_ENABLE",
	}
	Qos_GlobalConfig_Packs_Pack_SwitchFlag_value = map[string]int32{
		"SwitchFlag_DISABLE": 0,
		"SwitchFlag_ENABLE":  1,
	}
)

Enum value maps for Qos_GlobalConfig_Packs_Pack_SwitchFlag.

View Source
var (
	Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass.

View Source
var (
	Qos_GlobalConfig_RedbackPacketAdjustment_UserType_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_UserType",
		1: "UserType_LAC",
		2: "UserType_LNS",
		3: "UserType_LACX_ANDX_LNS",
	}
	Qos_GlobalConfig_RedbackPacketAdjustment_UserType_value = map[string]int32{
		"INVALID_ENUM_VALUE_UserType": 0,
		"UserType_LAC":                1,
		"UserType_LNS":                2,
		"UserType_LACX_ANDX_LNS":      3,
	}
)

Enum value maps for Qos_GlobalConfig_RedbackPacketAdjustment_UserType.

View Source
var (
	Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_UserType",
		1: "UserType_LAC",
		2: "UserType_LNS",
		3: "UserType_LACX_ANDX_LNS",
	}
	Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType_value = map[string]int32{
		"INVALID_ENUM_VALUE_UserType": 0,
		"UserType_LAC":                1,
		"UserType_LNS":                2,
		"UserType_LACX_ANDX_LNS":      3,
	}
)

Enum value maps for Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType.

View Source
var (
	Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType_name = map[int32]string{
		0: "AccessType_NONE",
		1: "AccessType_LEASEDX_LINEX_ACCESS",
	}
	Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType_value = map[string]int32{
		"AccessType_NONE":                 0,
		"AccessType_LEASEDX_LINEX_ACCESS": 1,
	}
)

Enum value maps for Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType.

View Source
var (
	Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType_name = map[int32]string{
		0: "AccessType_NONE",
		1: "AccessType_LEASEDX_LINEX_ACCESS",
	}
	Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType_value = map[string]int32{
		"AccessType_NONE":                 0,
		"AccessType_LEASEDX_LINEX_ACCESS": 1,
	}
)

Enum value maps for Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType.

View Source
var (
	Qos_GlobalConfig_L2TpLayerExclude_L2TpUser_name = map[int32]string{
		0:  "INVALID_ENUM_VALUE_L2TpUser",
		12: "L2TpUser_L2TPX_USER",
	}
	Qos_GlobalConfig_L2TpLayerExclude_L2TpUser_value = map[string]int32{
		"INVALID_ENUM_VALUE_L2TpUser": 0,
		"L2TpUser_L2TPX_USER":         12,
	}
)

Enum value maps for Qos_GlobalConfig_L2TpLayerExclude_L2TpUser.

View Source
var (
	Qos_GlobalConfig_LocalIdEnable_Mode_name = map[int32]string{
		0: "Mode_SOURCE",
		1: "Mode_DESTINATION",
		2: "Mode_BOTH",
	}
	Qos_GlobalConfig_LocalIdEnable_Mode_value = map[string]int32{
		"Mode_SOURCE":      0,
		"Mode_DESTINATION": 1,
		"Mode_BOTH":        2,
	}
)

Enum value maps for Qos_GlobalConfig_LocalIdEnable_Mode.

View Source
var (
	Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass.

View Source
var (
	Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass.

View Source
var (
	Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass.

View Source
var (
	Qos_GlobalQuery_UserInformations_UserInformation_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_UserInformations_UserInformation_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_UserInformations_UserInformation_Direction.

View Source
var (
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_name = map[int32]string{
		0:  "ServiceClass_BE",
		1:  "ServiceClass_AF1",
		2:  "ServiceClass_AF2",
		3:  "ServiceClass_AF3",
		4:  "ServiceClass_AF4",
		5:  "ServiceClass_EF",
		6:  "ServiceClass_CS6",
		7:  "ServiceClass_CS7",
		8:  "ServiceClass_TOTAL",
		9:  "ServiceClass_COS0",
		10: "ServiceClass_COS1",
		11: "ServiceClass_COS2",
		12: "ServiceClass_COS3",
	}
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":    0,
		"ServiceClass_AF1":   1,
		"ServiceClass_AF2":   2,
		"ServiceClass_AF3":   3,
		"ServiceClass_AF4":   4,
		"ServiceClass_EF":    5,
		"ServiceClass_CS6":   6,
		"ServiceClass_CS7":   7,
		"ServiceClass_TOTAL": 8,
		"ServiceClass_COS0":  9,
		"ServiceClass_COS1":  10,
		"ServiceClass_COS2":  11,
		"ServiceClass_COS3":  12,
	}
)

Enum value maps for Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass.

View Source
var (
	Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType_name = map[int32]string{
		0: "ResourceType_NULL",
		1: "ResourceType_SQ",
		2: "ResourceType_CAR",
		3: "ResourceType_SQX_CAR",
		4: "ResourceType_L2X_CAR",
		5: "ResourceType_L2X_L3X_CAR",
		6: "ResourceType_L3X_CAR",
	}
	Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType_value = map[string]int32{
		"ResourceType_NULL":        0,
		"ResourceType_SQ":          1,
		"ResourceType_CAR":         2,
		"ResourceType_SQX_CAR":     3,
		"ResourceType_L2X_CAR":     4,
		"ResourceType_L2X_L3X_CAR": 5,
		"ResourceType_L3X_CAR":     6,
	}
)

Enum value maps for Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType.

View Source
var (
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_name = map[int32]string{
		0:  "ServiceClass_BE",
		1:  "ServiceClass_AF1",
		2:  "ServiceClass_AF2",
		3:  "ServiceClass_AF3",
		4:  "ServiceClass_AF4",
		5:  "ServiceClass_EF",
		6:  "ServiceClass_CS6",
		7:  "ServiceClass_CS7",
		8:  "ServiceClass_TOTAL",
		9:  "ServiceClass_COS0",
		10: "ServiceClass_COS1",
		11: "ServiceClass_COS2",
		12: "ServiceClass_COS3",
	}
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":    0,
		"ServiceClass_AF1":   1,
		"ServiceClass_AF2":   2,
		"ServiceClass_AF3":   3,
		"ServiceClass_AF4":   4,
		"ServiceClass_EF":    5,
		"ServiceClass_CS6":   6,
		"ServiceClass_CS7":   7,
		"ServiceClass_TOTAL": 8,
		"ServiceClass_COS0":  9,
		"ServiceClass_COS1":  10,
		"ServiceClass_COS2":  11,
		"ServiceClass_COS3":  12,
	}
)

Enum value maps for Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass.

View Source
var (
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType_name = map[int32]string{
		0: "ScheduleType_PQ",
		1: "ScheduleType_WFQ",
		2: "ScheduleType_LPQ",
	}
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType_value = map[string]int32{
		"ScheduleType_PQ":  0,
		"ScheduleType_WFQ": 1,
		"ScheduleType_LPQ": 2,
	}
)

Enum value maps for Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType.

View Source
var (
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction.

View Source
var (
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus_name = map[int32]string{
		0: "SwitchStatus_DISABLE",
		1: "SwitchStatus_ENABLE",
	}
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus_value = map[string]int32{
		"SwitchStatus_DISABLE": 0,
		"SwitchStatus_ENABLE":  1,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus.

View Source
var (
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType_name = map[int32]string{
		0: "ServiceType_NORMAL",
		1: "ServiceType_VBDX_IF",
		2: "ServiceType_MULTIX_TYPE",
		3: "ServiceType_VLANX_IF",
	}
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType_value = map[string]int32{
		"ServiceType_NORMAL":      0,
		"ServiceType_VBDX_IF":     1,
		"ServiceType_MULTIX_TYPE": 2,
		"ServiceType_VLANX_IF":    3,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType.

View Source
var (
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_ProtocolFamily",
		1: "ProtocolFamily_IPV4",
		2: "ProtocolFamily_IPV6",
		3: "ProtocolFamily_L2",
		4: "ProtocolFamily_MPLS",
	}
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily_value = map[string]int32{
		"INVALID_ENUM_VALUE_ProtocolFamily": 0,
		"ProtocolFamily_IPV4":               1,
		"ProtocolFamily_IPV6":               2,
		"ProtocolFamily_L2":                 3,
		"ProtocolFamily_MPLS":               4,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily.

View Source
var (
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType_name = map[int32]string{
		0: "ServiceType_NORMAL",
		1: "ServiceType_VBDX_IF",
		2: "ServiceType_MULTIX_TYPE",
		3: "ServiceType_VLANX_IF",
	}
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType_value = map[string]int32{
		"ServiceType_NORMAL":      0,
		"ServiceType_VBDX_IF":     1,
		"ServiceType_MULTIX_TYPE": 2,
		"ServiceType_VLANX_IF":    3,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType.

View Source
var (
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode_name = map[int32]string{
		0: "ShareMode_DISABLE",
		1: "ShareMode_ENABLE",
	}
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode_value = map[string]int32{
		"ShareMode_DISABLE": 0,
		"ShareMode_ENABLE":  1,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode.

View Source
var (
	Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
		2: "Direction_ALL",
	}
	Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
		"Direction_ALL":      2,
	}
)

Enum value maps for Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction.

View Source
var (
	Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction.

View Source
var (
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction.

View Source
var (
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_name = map[int32]string{
		0:  "ServiceClass_BE",
		1:  "ServiceClass_AF1",
		2:  "ServiceClass_AF2",
		3:  "ServiceClass_AF3",
		4:  "ServiceClass_AF4",
		5:  "ServiceClass_EF",
		6:  "ServiceClass_CS6",
		7:  "ServiceClass_CS7",
		8:  "ServiceClass_TOTAL",
		9:  "ServiceClass_COS0",
		10: "ServiceClass_COS1",
		11: "ServiceClass_COS2",
		12: "ServiceClass_COS3",
		13: "ServiceClass_COS4",
		14: "ServiceClass_COS5",
		15: "ServiceClass_COS6",
		16: "ServiceClass_COS7",
	}
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":    0,
		"ServiceClass_AF1":   1,
		"ServiceClass_AF2":   2,
		"ServiceClass_AF3":   3,
		"ServiceClass_AF4":   4,
		"ServiceClass_EF":    5,
		"ServiceClass_CS6":   6,
		"ServiceClass_CS7":   7,
		"ServiceClass_TOTAL": 8,
		"ServiceClass_COS0":  9,
		"ServiceClass_COS1":  10,
		"ServiceClass_COS2":  11,
		"ServiceClass_COS3":  12,
		"ServiceClass_COS4":  13,
		"ServiceClass_COS5":  14,
		"ServiceClass_COS6":  15,
		"ServiceClass_COS7":  16,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass.

View Source
var (
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_CarType",
		1: "CarType_CAR",
		2: "CarType_BROADCAST",
		3: "CarType_MULTICAST",
		4: "CarType_UNKNOWX_UNICAST",
		5: "CarType_L2X_FORWARD",
		6: "CarType_L3X_FORWARD",
		7: "CarType_BUM",
		8: "CarType_BU",
		9: "CarType_UNKNOWX_MULTICAST",
	}
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType_value = map[string]int32{
		"INVALID_ENUM_VALUE_CarType": 0,
		"CarType_CAR":                1,
		"CarType_BROADCAST":          2,
		"CarType_MULTICAST":          3,
		"CarType_UNKNOWX_UNICAST":    4,
		"CarType_L2X_FORWARD":        5,
		"CarType_L3X_FORWARD":        6,
		"CarType_BUM":                7,
		"CarType_BU":                 8,
		"CarType_UNKNOWX_MULTICAST":  9,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType.

View Source
var (
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction.

View Source
var (
	Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction.

View Source
var (
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction.

View Source
var (
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum_name = map[int32]string{
		0: "PriorityNum_P0",
		1: "PriorityNum_P1",
		2: "PriorityNum_P2",
		3: "PriorityNum_P3",
		4: "PriorityNum_P4",
		5: "PriorityNum_P5",
		6: "PriorityNum_P6",
		7: "PriorityNum_P7",
		8: "PriorityNum_TOTAL",
	}
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum_value = map[string]int32{
		"PriorityNum_P0":    0,
		"PriorityNum_P1":    1,
		"PriorityNum_P2":    2,
		"PriorityNum_P3":    3,
		"PriorityNum_P4":    4,
		"PriorityNum_P5":    5,
		"PriorityNum_P6":    6,
		"PriorityNum_P7":    7,
		"PriorityNum_TOTAL": 8,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum.

View Source
var (
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction.

View Source
var (
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
		8: "ServiceClass_TOTAL",
	}
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":    0,
		"ServiceClass_AF1":   1,
		"ServiceClass_AF2":   2,
		"ServiceClass_AF3":   3,
		"ServiceClass_AF4":   4,
		"ServiceClass_EF":    5,
		"ServiceClass_CS6":   6,
		"ServiceClass_CS7":   7,
		"ServiceClass_TOTAL": 8,
	}
)

Enum value maps for Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass.

View Source
var (
	Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
		2: "Direction_ALL",
	}
	Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
		"Direction_ALL":      2,
	}
)

Enum value maps for Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction.

View Source
var (
	Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass.

View Source
var (
	Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass.

View Source
var (
	Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass.

View Source
var (
	Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass.

View Source
var (
	Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
		8: "ServiceClass_TOTAL",
	}
	Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":    0,
		"ServiceClass_AF1":   1,
		"ServiceClass_AF2":   2,
		"ServiceClass_AF3":   3,
		"ServiceClass_AF4":   4,
		"ServiceClass_EF":    5,
		"ServiceClass_CS6":   6,
		"ServiceClass_CS7":   7,
		"ServiceClass_TOTAL": 8,
	}
)

Enum value maps for Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass.

View Source
var (
	Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Ability",
		1: "Ability_S",
		2: "Ability_N",
		3: "Ability_U",
		4: "Ability_M",
		5: "Ability_E",
	}
	Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability_value = map[string]int32{
		"INVALID_ENUM_VALUE_Ability": 0,
		"Ability_S":                  1,
		"Ability_N":                  2,
		"Ability_U":                  3,
		"Ability_M":                  4,
		"Ability_E":                  5,
	}
)

Enum value maps for Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability.

View Source
var (
	Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
	}
	Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction_value = map[string]int32{
		"Direction_INBOUND": 0,
	}
)

Enum value maps for Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction.

View Source
var (
	Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_IpType",
		1: "IpType_SOURCE",
		2: "IpType_DESTINATION",
	}
	Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType_value = map[string]int32{
		"INVALID_ENUM_VALUE_IpType": 0,
		"IpType_SOURCE":             1,
		"IpType_DESTINATION":        2,
	}
)

Enum value maps for Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType.

View Source
var (
	Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction.

View Source
var (
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction.

View Source
var (
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_name = map[int32]string{
		0:  "ServiceClass_BE",
		1:  "ServiceClass_AF1",
		2:  "ServiceClass_AF2",
		3:  "ServiceClass_AF3",
		4:  "ServiceClass_AF4",
		5:  "ServiceClass_EF",
		6:  "ServiceClass_CS6",
		7:  "ServiceClass_CS7",
		8:  "ServiceClass_TOTAL",
		9:  "ServiceClass_COS0",
		10: "ServiceClass_COS1",
		11: "ServiceClass_COS2",
		12: "ServiceClass_COS3",
	}
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":    0,
		"ServiceClass_AF1":   1,
		"ServiceClass_AF2":   2,
		"ServiceClass_AF3":   3,
		"ServiceClass_AF4":   4,
		"ServiceClass_EF":    5,
		"ServiceClass_CS6":   6,
		"ServiceClass_CS7":   7,
		"ServiceClass_TOTAL": 8,
		"ServiceClass_COS0":  9,
		"ServiceClass_COS1":  10,
		"ServiceClass_COS2":  11,
		"ServiceClass_COS3":  12,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass.

View Source
var (
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction.

View Source
var (
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
		8: "ServiceClass_TOTAL",
	}
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":    0,
		"ServiceClass_AF1":   1,
		"ServiceClass_AF2":   2,
		"ServiceClass_AF3":   3,
		"ServiceClass_AF4":   4,
		"ServiceClass_EF":    5,
		"ServiceClass_CS6":   6,
		"ServiceClass_CS7":   7,
		"ServiceClass_TOTAL": 8,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass.

View Source
var (
	Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
		8: "ServiceClass_TOTAL",
	}
	Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":    0,
		"ServiceClass_AF1":   1,
		"ServiceClass_AF2":   2,
		"ServiceClass_AF3":   3,
		"ServiceClass_AF4":   4,
		"ServiceClass_EF":    5,
		"ServiceClass_CS6":   6,
		"ServiceClass_CS7":   7,
		"ServiceClass_TOTAL": 8,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass.

View Source
var (
	Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_RuleType",
		1: "RuleType_ACLV4",
		2: "RuleType_ACLV6",
		3: "RuleType_L2ACL",
		4: "RuleType_MPLS",
		5: "RuleType_UCLV4",
		6: "RuleType_UCLV6",
	}
	Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType_value = map[string]int32{
		"INVALID_ENUM_VALUE_RuleType": 0,
		"RuleType_ACLV4":              1,
		"RuleType_ACLV6":              2,
		"RuleType_L2ACL":              3,
		"RuleType_MPLS":               4,
		"RuleType_UCLV4":              5,
		"RuleType_UCLV6":              6,
	}
)

Enum value maps for Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType.

View Source
var (
	Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Direction",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction_value = map[string]int32{
		"INVALID_ENUM_VALUE_Direction": 0,
		"Direction_OUTBOUND":           1,
	}
)

Enum value maps for Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction.

View Source
var (
	Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction.

View Source
var (
	Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction.

View Source
var (
	Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction.

View Source
var (
	Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Direction",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction_value = map[string]int32{
		"INVALID_ENUM_VALUE_Direction": 0,
		"Direction_OUTBOUND":           1,
	}
)

Enum value maps for Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction.

View Source
var (
	Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction.

View Source
var (
	Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction.

View Source
var (
	Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction.

View Source
var (
	Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType_name = map[int32]string{
		0: "CosValueType_BE",
		1: "CosValueType_AF1X_AF2",
		2: "CosValueType_AF3X_AF4",
		3: "CosValueType_EFX_CS6X_CS7",
	}
	Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType_value = map[string]int32{
		"CosValueType_BE":           0,
		"CosValueType_AF1X_AF2":     1,
		"CosValueType_AF3X_AF4":     2,
		"CosValueType_EFX_CS6X_CS7": 3,
	}
)

Enum value maps for Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType.

View Source
var (
	Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType_name = map[int32]string{
		0: "CosValueType_BE",
		1: "CosValueType_AF1X_AF2",
		2: "CosValueType_AF3X_AF4",
		3: "CosValueType_EFX_CS6X_CS7",
	}
	Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType_value = map[string]int32{
		"CosValueType_BE":           0,
		"CosValueType_AF1X_AF2":     1,
		"CosValueType_AF3X_AF4":     2,
		"CosValueType_EFX_CS6X_CS7": 3,
	}
)

Enum value maps for Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType.

View Source
var (
	Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass_name = map[int32]string{
		0: "ServiceClass_BE",
		1: "ServiceClass_AF1",
		2: "ServiceClass_AF2",
		3: "ServiceClass_AF3",
		4: "ServiceClass_AF4",
		5: "ServiceClass_EF",
		6: "ServiceClass_CS6",
		7: "ServiceClass_CS7",
	}
	Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass_value = map[string]int32{
		"ServiceClass_BE":  0,
		"ServiceClass_AF1": 1,
		"ServiceClass_AF2": 2,
		"ServiceClass_AF3": 3,
		"ServiceClass_AF4": 4,
		"ServiceClass_EF":  5,
		"ServiceClass_CS6": 6,
		"ServiceClass_CS7": 7,
	}
)

Enum value maps for Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass.

View Source
var (
	Qos_Qppb_QueryPolicys_QueryPolicy_Direction_name = map[int32]string{
		0: "Direction_INBOUND",
		1: "Direction_OUTBOUND",
	}
	Qos_Qppb_QueryPolicys_QueryPolicy_Direction_value = map[string]int32{
		"Direction_INBOUND":  0,
		"Direction_OUTBOUND": 1,
	}
)

Enum value maps for Qos_Qppb_QueryPolicys_QueryPolicy_Direction.

View Source
var (
	Qos_Qppb_QueryPolicys_QueryPolicy_State_name = map[int32]string{
		0: "State_ACTIVE",
		1: "State_ACTIVEX_P",
		2: "State_INACTIVE",
	}
	Qos_Qppb_QueryPolicys_QueryPolicy_State_value = map[string]int32{
		"State_ACTIVE":    0,
		"State_ACTIVEX_P": 1,
		"State_INACTIVE":  2,
	}
)

Enum value maps for Qos_Qppb_QueryPolicys_QueryPolicy_State.

View Source
var (
	Qos_Qppb_QueryStatistics_QueryStatistic_Direction_name = map[int32]string{
		0: "INVALID_ENUM_VALUE_Direction",
		2: "Direction_INBOUND",
		3: "Direction_OUTBOUND",
	}
	Qos_Qppb_QueryStatistics_QueryStatistic_Direction_value = map[string]int32{
		"INVALID_ENUM_VALUE_Direction": 0,
		"Direction_INBOUND":            2,
		"Direction_OUTBOUND":           3,
	}
)

Enum value maps for Qos_Qppb_QueryStatistics_QueryStatistic_Direction.

View Source
var File_huaweiV8R12_qos_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Qos

type Qos struct {
	WredTemplate           *Qos_WredTemplate           `protobuf:"bytes,1,opt,name=wred_template,json=wred-template,proto3" json:"wred_template,omitempty"`
	QueueSchedulerTemplate *Qos_QueueSchedulerTemplate `` /* 131-byte string literal not displayed */
	ClassifierTemplate     *Qos_ClassifierTemplate     `protobuf:"bytes,3,opt,name=classifier_template,json=classifier-template,proto3" json:"classifier_template,omitempty"`
	GlobalConfig           *Qos_GlobalConfig           `protobuf:"bytes,4,opt,name=global_config,json=global-config,proto3" json:"global_config,omitempty"`
	GlobalQuery            *Qos_GlobalQuery            `protobuf:"bytes,5,opt,name=global_query,json=global-query,proto3" json:"global_query,omitempty"`
	Qppb                   *Qos_Qppb                   `protobuf:"bytes,6,opt,name=qppb,proto3" json:"qppb,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos) Descriptor deprecated

func (*Qos) Descriptor() ([]byte, []int)

Deprecated: Use Qos.ProtoReflect.Descriptor instead.

func (*Qos) GetClassifierTemplate

func (x *Qos) GetClassifierTemplate() *Qos_ClassifierTemplate

func (*Qos) GetGlobalConfig

func (x *Qos) GetGlobalConfig() *Qos_GlobalConfig

func (*Qos) GetGlobalQuery

func (x *Qos) GetGlobalQuery() *Qos_GlobalQuery

func (*Qos) GetQppb

func (x *Qos) GetQppb() *Qos_Qppb

func (*Qos) GetQueueSchedulerTemplate

func (x *Qos) GetQueueSchedulerTemplate() *Qos_QueueSchedulerTemplate

func (*Qos) GetWredTemplate

func (x *Qos) GetWredTemplate() *Qos_WredTemplate

func (*Qos) ProtoMessage

func (*Qos) ProtoMessage()

func (*Qos) ProtoReflect

func (x *Qos) ProtoReflect() protoreflect.Message

func (*Qos) Reset

func (x *Qos) Reset()

func (*Qos) String

func (x *Qos) String() string

type Qos_ClassifierTemplate

type Qos_ClassifierTemplate struct {
	DiffservDomains    *Qos_ClassifierTemplate_DiffservDomains    `protobuf:"bytes,1,opt,name=diffserv_domains,json=diffserv-domains,proto3" json:"diffserv_domains,omitempty"`
	TrafficClassifiers *Qos_ClassifierTemplate_TrafficClassifiers `protobuf:"bytes,2,opt,name=traffic_classifiers,json=traffic-classifiers,proto3" json:"traffic_classifiers,omitempty"`
	TrafficBehaviors   *Qos_ClassifierTemplate_TrafficBehaviors   `protobuf:"bytes,3,opt,name=traffic_behaviors,json=traffic-behaviors,proto3" json:"traffic_behaviors,omitempty"`
	TrafficPolicys     *Qos_ClassifierTemplate_TrafficPolicys     `protobuf:"bytes,4,opt,name=traffic_policys,json=traffic-policys,proto3" json:"traffic_policys,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate) Descriptor deprecated

func (*Qos_ClassifierTemplate) Descriptor() ([]byte, []int)

Deprecated: Use Qos_ClassifierTemplate.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate) GetDiffservDomains

func (*Qos_ClassifierTemplate) GetTrafficBehaviors

func (*Qos_ClassifierTemplate) GetTrafficClassifiers

func (*Qos_ClassifierTemplate) GetTrafficPolicys

func (*Qos_ClassifierTemplate) ProtoMessage

func (*Qos_ClassifierTemplate) ProtoMessage()

func (*Qos_ClassifierTemplate) ProtoReflect

func (x *Qos_ClassifierTemplate) ProtoReflect() protoreflect.Message

func (*Qos_ClassifierTemplate) Reset

func (x *Qos_ClassifierTemplate) Reset()

func (*Qos_ClassifierTemplate) String

func (x *Qos_ClassifierTemplate) String() string

type Qos_ClassifierTemplate_DiffservDomains

type Qos_ClassifierTemplate_DiffservDomains struct {
	DiffservDomain []*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain `protobuf:"bytes,1,rep,name=diffserv_domain,json=diffserv-domain,proto3" json:"diffserv_domain,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_DiffservDomains) Descriptor deprecated

func (*Qos_ClassifierTemplate_DiffservDomains) Descriptor() ([]byte, []int)

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_DiffservDomains) GetDiffservDomain

func (*Qos_ClassifierTemplate_DiffservDomains) ProtoMessage

func (*Qos_ClassifierTemplate_DiffservDomains) ProtoReflect

func (*Qos_ClassifierTemplate_DiffservDomains) Reset

func (*Qos_ClassifierTemplate_DiffservDomains) String

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain struct {
	Name                       string                                                                            `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Id                         uint32                                                                            `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"`
	BehaviorAggregations       *Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations       `protobuf:"bytes,3,opt,name=behavior_aggregations,json=behavior-aggregations,proto3" json:"behavior_aggregations,omitempty"`
	PerHopBehaviors            *Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors            `protobuf:"bytes,4,opt,name=per_hop_behaviors,json=per-hop-behaviors,proto3" json:"per_hop_behaviors,omitempty"`
	DiffservDomainApplications *Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications `` /* 143-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain) GetBehaviorAggregations

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain) GetDiffservDomainApplications

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain) GetId

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain) GetName

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain) GetPerHopBehaviors

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain) ProtoMessage

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain) ProtoReflect

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain) Reset

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain) String

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations struct {
	BehaviorAggregation []*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation `protobuf:"bytes,1,rep,name=behavior_aggregation,json=behavior-aggregation,proto3" json:"behavior_aggregation,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations) ProtoMessage

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations) ProtoReflect

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations) Reset

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations) String

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation struct {
	Type         Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type         `` /* 183-byte string literal not displayed */
	Value        uint32                                                                                                      `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"`
	ServiceClass Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass `` /* 228-byte string literal not displayed */
	Color        Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color        `` /* 186-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation) GetValue

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation) ProtoMessage

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation) ProtoReflect

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation) Reset

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation) String

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color int32
const (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color_GREEN  Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color = 0
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color_YELLOW Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color = 1
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color_RED    Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color = 2
)

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color) Descriptor

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color.Descriptor instead.

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color) Number

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color) String

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Color) Type

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass int32
const (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass_BE  Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass = 0
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass_AF1 Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass = 1
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass_AF2 Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass = 2
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass_AF3 Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass = 3
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass_AF4 Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass = 4
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass_EF  Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass = 5
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass_CS6 Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass = 6
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass_CS7 Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass = 7
)

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass) Descriptor

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass.Descriptor instead.

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass) Number

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass) String

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_ServiceClass) Type

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type int32
const (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type_X_8021P        Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type = 0
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type_IPX_DSCP       Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type = 1
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type_MPLSX_EXP      Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type = 2
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type_USERX_PRIORITY Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type = 3
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type_IPX_PRECEDENCE Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type = 11
)

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type) Descriptor

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type.Descriptor instead.

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type) Number

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type) String

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_BehaviorAggregations_BehaviorAggregation_Type) Type

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications struct {
	DiffservDomainApplication []*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication `` /* 140-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications) ProtoMessage

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications) ProtoReflect

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications) Reset

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications) String

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication struct {
	InterfaceName string                                                                                                               `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	Direction     Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction `` /* 210-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication) GetInterfaceName

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication) ProtoMessage

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication) ProtoReflect

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication) Reset

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication) String

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction int32
const (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction_INX_OUTBOUND Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction = 0
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction_INBOUND      Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction = 1
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction_OUTBOUND     Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction = 2
)

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction) Descriptor

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction.Descriptor instead.

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction) Number

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction) String

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_DiffservDomainApplications_DiffservDomainApplication_Direction) Type

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors struct {
	PerHopBehavior []*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior `protobuf:"bytes,1,rep,name=per_hop_behavior,json=per-hop-behavior,proto3" json:"per_hop_behavior,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors) GetPerHopBehavior

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors) ProtoMessage

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors) ProtoReflect

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors) Reset

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors) String

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior struct {
	Type         Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type         `` /* 173-byte string literal not displayed */
	ServiceClass Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass `` /* 218-byte string literal not displayed */
	Color        Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color        `` /* 176-byte string literal not displayed */
	Value        uint32                                                                                            `protobuf:"varint,4,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior) GetValue

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior) ProtoMessage

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior) ProtoReflect

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior) Reset

func (*Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior) String

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color int32
const (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color_GREEN  Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color = 0
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color_YELLOW Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color = 1
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color_RED    Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color = 2
)

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color) Descriptor

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color.Descriptor instead.

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color) Number

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color) String

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Color) Type

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass int32
const (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass_BE  Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass = 0
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass_AF1 Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass = 1
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass_AF2 Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass = 2
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass_AF3 Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass = 3
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass_AF4 Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass = 4
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass_EF  Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass = 5
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass_CS6 Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass = 6
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass_CS7 Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass = 7
)

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass) Descriptor

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass.Descriptor instead.

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass) Number

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass) String

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_ServiceClass) Type

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type

type Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type int32
const (
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type_X_8021P        Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type = 0
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type_IPX_DSCP       Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type = 1
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type_MPLSX_EXP      Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type = 2
	Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type_IPX_PRECEDENCE Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type = 11
)

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type) Descriptor

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type.Descriptor instead.

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type) Number

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type) String

func (Qos_ClassifierTemplate_DiffservDomains_DiffservDomain_PerHopBehaviors_PerHopBehavior_Type) Type

type Qos_ClassifierTemplate_TrafficBehaviors

type Qos_ClassifierTemplate_TrafficBehaviors struct {
	TrafficBehavior []*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior `protobuf:"bytes,1,rep,name=traffic_behavior,json=traffic-behavior,proto3" json:"traffic_behavior,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors) Descriptor deprecated

func (*Qos_ClassifierTemplate_TrafficBehaviors) Descriptor() ([]byte, []int)

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors) GetTrafficBehavior

func (*Qos_ClassifierTemplate_TrafficBehaviors) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior struct {
	Name                             string                                                                                    `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Description                      string                                                                                    `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	FilterAction                     *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction                     `protobuf:"bytes,3,opt,name=filter_action,json=filter-action,proto3" json:"filter_action,omitempty"`
	ServiceClassActions              *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions              `protobuf:"bytes,4,opt,name=service_class_actions,json=service-class-actions,proto3" json:"service_class_actions,omitempty"`
	RemarkActions                    *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions                    `protobuf:"bytes,5,opt,name=remark_actions,json=remark-actions,proto3" json:"remark_actions,omitempty"`
	AclLogAction                     *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction                     `protobuf:"bytes,6,opt,name=acl_log_action,json=acl-log-action,proto3" json:"acl_log_action,omitempty"`
	CarActions                       *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions                       `protobuf:"bytes,7,opt,name=car_actions,json=car-actions,proto3" json:"car_actions,omitempty"`
	FlowCarActions                   *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions                   `protobuf:"bytes,8,opt,name=flow_car_actions,json=flow-car-actions,proto3" json:"flow_car_actions,omitempty"`
	IncreasePriorityAction           *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction           `` /* 131-byte string literal not displayed */
	PolicyActions                    *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions                    `protobuf:"bytes,10,opt,name=policy_actions,json=policy-actions,proto3" json:"policy_actions,omitempty"`
	SuppressionActions               *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions               `protobuf:"bytes,11,opt,name=suppression_actions,json=suppression-actions,proto3" json:"suppression_actions,omitempty"`
	LoadAction                       *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction                       `protobuf:"bytes,12,opt,name=load_action,json=load-action,proto3" json:"load_action,omitempty"`
	MatchTermAction                  *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction                  `protobuf:"bytes,13,opt,name=match_term_action,json=match-term-action,proto3" json:"match_term_action,omitempty"`
	NetstreamSamplerActions          *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions          `` /* 135-byte string literal not displayed */
	UrpfAction                       *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction                       `protobuf:"bytes,15,opt,name=urpf_action,json=urpf-action,proto3" json:"urpf_action,omitempty"`
	ExceptDenyAction                 *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction                 `protobuf:"bytes,16,opt,name=except_deny_action,json=except-deny-action,proto3" json:"except_deny_action,omitempty"`
	UserQueueAction                  *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction                  `protobuf:"bytes,17,opt,name=user_queue_action,json=user-queue-action,proto3" json:"user_queue_action,omitempty"`
	SystemLogAction                  *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction                  `protobuf:"bytes,18,opt,name=system_log_action,json=system-log-action,proto3" json:"system_log_action,omitempty"`
	Mirror                           *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror                           `protobuf:"bytes,19,opt,name=mirror,proto3" json:"mirror,omitempty"`
	BehaviorBindMulticastNatInstance *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance `` /* 168-byte string literal not displayed */
	Pbr                              *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr                              `protobuf:"bytes,21,opt,name=pbr,proto3" json:"pbr,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetAclLogAction

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetCarActions

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetDescription

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetExceptDenyAction

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetFilterAction

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetFlowCarActions

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetIncreasePriorityAction

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetLoadAction

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetMatchTermAction

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetMirror

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetName

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetNetstreamSamplerActions

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetPbr

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetPolicyActions

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetRemarkActions

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetServiceClassActions

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetSuppressionActions

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetSystemLogAction

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetUrpfAction

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) GetUserQueueAction

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction struct {
	ActionType Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType `` /* 194-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction) GetActionType

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_INVALID_ENUM_VALUE_ActionType Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType_FIRSTX_PACKET      Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType = 39
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_AclLogAction_ActionType) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance struct {
	BehaviorBindMulticastNat []*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance_BehaviorBindMulticastNat `` /* 140-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance_BehaviorBindMulticastNat

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance_BehaviorBindMulticastNat struct {
	InstanceId   uint32 `protobuf:"varint,1,opt,name=instance_id,json=instance-id,proto3" json:"instance_id,omitempty"`
	InstanceName string `protobuf:"bytes,2,opt,name=instance_name,json=instance-name,proto3" json:"instance_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance_BehaviorBindMulticastNat) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance_BehaviorBindMulticastNat.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance_BehaviorBindMulticastNat) GetInstanceId

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance_BehaviorBindMulticastNat) GetInstanceName

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance_BehaviorBindMulticastNat) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance_BehaviorBindMulticastNat) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance_BehaviorBindMulticastNat) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_BehaviorBindMulticastNatInstance_BehaviorBindMulticastNat) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions struct {
	CarAction []*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction `protobuf:"bytes,1,rep,name=car_action,json=car-action,proto3" json:"car_action,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions) GetCarAction

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction struct {
	ActionType   Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType   `` /* 202-byte string literal not displayed */
	Cir          uint32                                                                                    `protobuf:"varint,2,opt,name=cir,proto3" json:"cir,omitempty"`
	Pir          uint32                                                                                    `protobuf:"varint,3,opt,name=pir,proto3" json:"pir,omitempty"`
	Cbs          uint32                                                                                    `protobuf:"varint,4,opt,name=cbs,proto3" json:"cbs,omitempty"`
	Pbs          uint32                                                                                    `protobuf:"varint,5,opt,name=pbs,proto3" json:"pbs,omitempty"`
	Adjust       int32                                                                                     `protobuf:"varint,6,opt,name=adjust,proto3" json:"adjust,omitempty"`
	GreenAction  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction  `` /* 206-byte string literal not displayed */
	YellowAction Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction `` /* 210-byte string literal not displayed */
	RedAction    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction    `` /* 198-byte string literal not displayed */
	ColorAware   Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware   `` /* 203-byte string literal not displayed */
	LimitType    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType    `` /* 199-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction) GetAdjust

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction) GetCbs

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction) GetCir

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction) GetPbs

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction) GetPir

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType_CAR Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType = 0
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ActionType) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_INVALID_ENUM_VALUE_ColorAware Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware_ENABLE             Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_ColorAware) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction_PASS    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction_DISCARD Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction = 2
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_GreenAction) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_INVALID_ENUM_VALUE_LimitType Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType_PPS                Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_LimitType) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction_PASS    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction_DISCARD Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction = 2
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_RedAction) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction_PASS    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction_DISCARD Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction = 2
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_CarActions_CarAction_YellowAction) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction struct {
	DenyAction Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction `` /* 198-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_INVALID_ENUM_VALUE_DenyAction Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction_ENABLE             Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ExceptDenyAction_DenyAction) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction struct {
	Filter Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter `` /* 163-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction) GetFilter

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter_PERMIT Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter_DENY   Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter) Enum

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FilterAction_Filter) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions struct {
	FlowCarAction *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction `protobuf:"bytes,1,opt,name=flow_car_action,json=flow-car-action,proto3" json:"flow_car_action,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction struct {
	Cir    uint32                                                                                      `protobuf:"varint,1,opt,name=cir,proto3" json:"cir,omitempty"`
	Pir    uint32                                                                                      `protobuf:"varint,2,opt,name=pir,proto3" json:"pir,omitempty"`
	Cbs    uint32                                                                                      `protobuf:"varint,3,opt,name=cbs,proto3" json:"cbs,omitempty"`
	Pbs    uint32                                                                                      `protobuf:"varint,4,opt,name=pbs,proto3" json:"pbs,omitempty"`
	IpType Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType `` /* 194-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction) GetCbs

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction) GetCir

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction) GetPbs

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction) GetPir

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_INVALID_ENUM_VALUE_IpType Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType_SOURCEX_IP         Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType = 1
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType_DESTINATIONX_IP    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType = 2
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_FlowCarActions_FlowCarAction_IpType) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction struct {
	Priority Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority `` /* 179-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_INVALID_ENUM_VALUE_Priority Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority_INCREASEX_PRIORITY Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_IncreasePriorityAction_Priority) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction struct {
	BalanceType Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType `` /* 196-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction) GetBalanceType

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType_FLOW     Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType_PACKET   Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType = 1
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType_FLOWX_L2 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType = 2
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType_FLOWX_L3 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType = 3
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType) Enum

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_LoadAction_BalanceType) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction struct {
	MatchTerm Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm `` /* 193-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_INVALID_ENUM_VALUE_MatchTerm Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm_ENABLE             Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_MatchTermAction_MatchTerm) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror struct {
	MirrorEnable *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorEnable `protobuf:"bytes,1,opt,name=mirror_enable,json=mirror-enable,proto3" json:"mirror_enable,omitempty"`
	MirrorSlice  *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorSlice  `protobuf:"bytes,2,opt,name=mirror_slice,json=mirror-slice,proto3" json:"mirror_slice,omitempty"`
	MirrorCar    *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar    `protobuf:"bytes,3,opt,name=mirror_car,json=mirror-car,proto3" json:"mirror_car,omitempty"`
	MirrorTo     *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorTo     `protobuf:"bytes,4,opt,name=mirror_to,json=mirror-to,proto3" json:"mirror_to,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror) GetMirrorCar

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror) GetMirrorEnable

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror) GetMirrorSlice

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror) GetMirrorTo

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar struct {
	Cir uint32 `protobuf:"varint,1,opt,name=cir,proto3" json:"cir,omitempty"`
	Pir uint32 `protobuf:"varint,2,opt,name=pir,proto3" json:"pir,omitempty"`
	Cbs uint32 `protobuf:"varint,3,opt,name=cbs,proto3" json:"cbs,omitempty"`
	Pbs uint32 `protobuf:"varint,4,opt,name=pbs,proto3" json:"pbs,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar) GetCbs

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar) GetCir

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar) GetPbs

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar) GetPir

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorCar) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorEnable

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorEnable struct {
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorEnable) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorEnable.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorEnable) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorEnable) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorEnable) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorEnable) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorSlice

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorSlice struct {
	SliceSize uint32 `protobuf:"varint,1,opt,name=slice_size,json=slice-size,proto3" json:"slice_size,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorSlice) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorSlice.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorSlice) GetSliceSize

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorSlice) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorSlice) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorSlice) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorSlice) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorTo

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorTo struct {
	ObserveIndex string `protobuf:"bytes,1,opt,name=observe_index,json=observe-index,proto3" json:"observe_index,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorTo) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorTo.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorTo) GetObserveIndex

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorTo) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorTo) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorTo) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Mirror_MirrorTo) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions struct {
	NetstreamSamplerAction []*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction struct {
	FlowType    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType   `` /* 220-byte string literal not displayed */
	SampleType  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType `` /* 228-byte string literal not displayed */
	SampleValue uint32                                                                                                            `protobuf:"varint,3,opt,name=sample_value,json=sample-value,proto3" json:"sample_value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction) GetSampleValue

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType_IPV4 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType_IPV6 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_FlowType) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType_FIXX_PACKETS    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType_FIXX_TIME       Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType = 1
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType_RANDOMX_PACKETS Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType = 2
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_NetstreamSamplerActions_NetstreamSamplerAction_SampleType) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr struct {
	RedirectVpnGroup *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectVpnGroup `protobuf:"bytes,1,opt,name=redirect_vpn_group,json=redirect-vpn-group,proto3" json:"redirect_vpn_group,omitempty"`
	RedirectLsp      *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectLsp      `protobuf:"bytes,2,opt,name=redirect_lsp,json=redirect-lsp,proto3" json:"redirect_lsp,omitempty"`
	PbrIpv4          *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv4          `protobuf:"bytes,3,opt,name=pbr_ipv4,json=pbr-ipv4,proto3" json:"pbr_ipv4,omitempty"`
	PbrIpv6          *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv6          `protobuf:"bytes,4,opt,name=pbr_ipv6,json=pbr-ipv6,proto3" json:"pbr_ipv6,omitempty"`
	PbrL2Vpn         *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn         `protobuf:"bytes,5,opt,name=pbr_l2vpn,json=pbr-l2vpn,proto3" json:"pbr_l2vpn,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr) GetPbrIpv4

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr) GetPbrIpv6

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr) GetPbrL2Vpn

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr) GetRedirectLsp

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr) GetRedirectVpnGroup

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv4

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv4 struct {
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv4) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv4.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv4) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv4) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv4) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv4) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv6

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv6 struct {
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv6) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv6.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv6) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv6) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv6) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrIpv6) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn struct {
	RedirectVsi *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn_RedirectVsi `protobuf:"bytes,1,opt,name=redirect_vsi,json=redirect-vsi,proto3" json:"redirect_vsi,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn) GetRedirectVsi

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn_RedirectVsi

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn_RedirectVsi struct {
	VsiName string `protobuf:"bytes,1,opt,name=vsi_name,json=vsi-name,proto3" json:"vsi_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn_RedirectVsi) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn_RedirectVsi.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn_RedirectVsi) GetVsiName

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn_RedirectVsi) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn_RedirectVsi) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn_RedirectVsi) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_PbrL2Vpn_RedirectVsi) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectLsp

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectLsp struct {
	TargetAddress string `protobuf:"bytes,1,opt,name=target_address,json=target-address,proto3" json:"target_address,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectLsp) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectLsp.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectLsp) GetTargetAddress

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectLsp) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectLsp) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectLsp) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectLsp) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectVpnGroup

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectVpnGroup struct {
	VpnGroupName string `protobuf:"bytes,1,opt,name=vpn_group_name,json=vpn-group-name,proto3" json:"vpn_group_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectVpnGroup) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectVpnGroup.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectVpnGroup) GetVpnGroupName

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectVpnGroup) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectVpnGroup) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectVpnGroup) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_Pbr_RedirectVpnGroup) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions struct {
	PolicyAction *Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction `protobuf:"bytes,1,opt,name=policy_action,json=policy-action,proto3" json:"policy_action,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions) GetPolicyAction

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction struct {
	PolicyName      string                                                                                             `protobuf:"bytes,1,opt,name=policy_name,json=policy-name,proto3" json:"policy_name,omitempty"`
	HierarchicalCar Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar `` /* 228-byte string literal not displayed */
	Layer           Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer           `` /* 174-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction) GetPolicyName

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_INVALID_ENUM_VALUE_HierarchicalCar Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar_ENABLE             Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_HierarchicalCar) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_INVALID_ENUM_VALUE_Layer Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer_IPX_LAYER          Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_PolicyActions_PolicyAction_Layer) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions struct {
	RemarkAction []*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction `protobuf:"bytes,1,rep,name=remark_action,json=remark-action,proto3" json:"remark_action,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions) GetRemarkAction

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction struct {
	ActionType  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType `` /* 208-byte string literal not displayed */
	RemarkValue uint32                                                                                        `protobuf:"varint,2,opt,name=remark_value,json=remark-value,proto3" json:"remark_value,omitempty"`
	AfterTrust  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust `` /* 208-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction) GetRemarkValue

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_INVALID_ENUM_VALUE_ActionType Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType_X_8021P            Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType = 12
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType_IPV4X_DSCP         Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType = 13
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType_IPV6X_DSCP         Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType = 14
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType_IPX_PRECEDENCE     Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType = 15
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType_MPLSX_EXP          Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType = 16
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType_TOS                Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType = 19
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType_IPX_DF             Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType = 21
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType_TTL                Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType = 26
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType_INNERX_8021P       Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType = 34
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType_OUTERX_8021P       Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType = 35
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_ActionType) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_INVALID_ENUM_VALUE_AfterTrust Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust_ENABLE             Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_RemarkActions_RemarkAction_AfterTrust) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions struct {
	ServiceClassAction []*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction `protobuf:"bytes,1,rep,name=service_class_action,json=service-class-action,proto3" json:"service_class_action,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction struct {
	ActionType     Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType   `` /* 220-byte string literal not displayed */
	ServiceClass   Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass `` /* 228-byte string literal not displayed */
	Color          Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color        `` /* 186-byte string literal not displayed */
	RemarkSwitch   Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch `` /* 228-byte string literal not displayed */
	BfdSessionName string                                                                                                      `protobuf:"bytes,5,opt,name=bfd_session_name,json=bfd-session-name,proto3" json:"bfd_session_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction) GetBfdSessionName

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType_SERVICEX_CLASS              Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType_SERVICEX_CLASSX_MASTERX_BFD Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType = 1
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType_SERVICEX_CLASSX_SLAVEX_BFD  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType = 2
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ActionType) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color_GREEN  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color_YELLOW Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color = 1
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color_RED    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color = 2
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_Color) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch_ENABLE  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch_DISABLE Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_RemarkSwitch) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass_BE  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass_AF1 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass = 1
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass_AF2 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass = 2
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass_AF3 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass = 3
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass_AF4 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass = 4
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass_EF  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass = 5
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass_CS6 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass = 6
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass_CS7 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass = 7
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_ServiceClassActions_ServiceClassAction_ServiceClass) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions struct {
	SuppressionAction []*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction `protobuf:"bytes,1,rep,name=suppression_action,json=suppression-action,proto3" json:"suppression_action,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction struct {
	SuppressType      Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType      `` /* 226-byte string literal not displayed */
	Cir               uint32                                                                                                         `protobuf:"varint,2,opt,name=cir,proto3" json:"cir,omitempty"`
	Cbs               uint32                                                                                                         `protobuf:"varint,3,opt,name=cbs,proto3" json:"cbs,omitempty"`
	GreenAction       Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction       `` /* 222-byte string literal not displayed */
	GreenServiceClass Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass `` /* 249-byte string literal not displayed */
	GreenColor        Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor        `` /* 218-byte string literal not displayed */
	RedAction         Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction         `` /* 214-byte string literal not displayed */
	RedServiceClass   Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass   `` /* 241-byte string literal not displayed */
	RedColor          Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor          `` /* 210-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction) GetCbs

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction) GetCir

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction_PASS    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction_DISCARD Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction = 2
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenAction) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor_GREEN  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor_YELLOW Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor = 1
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor_RED    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor = 2
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenColor) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass_BE  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass_AF1 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass = 1
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass_AF2 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass = 2
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass_AF3 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass = 3
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass_AF4 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass = 4
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass_EF  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass = 5
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass_CS6 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass = 6
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass_CS7 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass = 7
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_GreenServiceClass) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction_PASS    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction_DISCARD Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction = 2
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedAction) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor_GREEN  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor_YELLOW Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor = 1
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor_RED    Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor = 2
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedColor) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass_BE  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass_AF1 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass = 1
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass_AF2 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass = 2
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass_AF3 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass = 3
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass_AF4 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass = 4
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass_EF  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass = 5
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass_CS6 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass = 6
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass_CS7 Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass = 7
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_RedServiceClass) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_INVALID_ENUM_VALUE_SuppressType            Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType_UNKNOWNX_UNICASTX_SUPPRESSION Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType = 2
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType_MULTICASTX_SUPPRESSION        Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType = 3
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType_BROADCASTX_SUPPRESSION        Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType = 4
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SuppressionActions_SuppressionAction_SuppressType) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction struct {
	Threshold      uint32                                                                                 `protobuf:"varint,1,opt,name=threshold,proto3" json:"threshold,omitempty"`
	StatisticsType Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType `` /* 213-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction) GetThreshold

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_INVALID_ENUM_VALUE_StatisticsType Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType_BPS                Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType = 1
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType_PPS                Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType = 2
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_SystemLogAction_StatisticsType) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction struct {
	CheckType     Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType     `` /* 188-byte string literal not displayed */
	AllowDefault  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault  `` /* 200-byte string literal not displayed */
	IgnoreDefault Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault `` /* 204-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction) GetAllowDefault

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction) GetCheckType

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction) String

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_INVALID_ENUM_VALUE_AllowDefault Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault_ENABLE             Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_AllowDefault) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType_STRICT Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType = 0
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType_LOOSE  Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType = 1
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType) Enum

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_CheckType) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault int32
const (
	Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault_DISABLE Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault = 0
)

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault) Descriptor

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault) Number

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault) String

func (Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UrpfAction_IgnoreDefault) Type

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction

type Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction struct {
	Cir                 uint32 `protobuf:"varint,1,opt,name=cir,proto3" json:"cir,omitempty"`
	Pir                 uint32 `protobuf:"varint,2,opt,name=pir,proto3" json:"pir,omitempty"`
	FlowQueueName       string `protobuf:"bytes,3,opt,name=flow_queue_name,json=flow-queue-name,proto3" json:"flow_queue_name,omitempty"`
	FlowMappingName     string `protobuf:"bytes,4,opt,name=flow_mapping_name,json=flow-mapping-name,proto3" json:"flow_mapping_name,omitempty"`
	UserGroupQueueName  string `protobuf:"bytes,5,opt,name=user_group_queue_name,json=user-group-queue-name,proto3" json:"user_group_queue_name,omitempty"`
	ServiceTemplateName string `protobuf:"bytes,6,opt,name=service_template_name,json=service-template-name,proto3" json:"service_template_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction) GetCir

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction) GetFlowMappingName

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction) GetFlowQueueName

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction) GetPir

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction) GetServiceTemplateName

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction) GetUserGroupQueueName

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction) Reset

func (*Qos_ClassifierTemplate_TrafficBehaviors_TrafficBehavior_UserQueueAction) String

type Qos_ClassifierTemplate_TrafficClassifiers

type Qos_ClassifierTemplate_TrafficClassifiers struct {
	TrafficClassifier []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier `protobuf:"bytes,1,rep,name=traffic_classifier,json=traffic-classifier,proto3" json:"traffic_classifier,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers) Descriptor deprecated

func (*Qos_ClassifierTemplate_TrafficClassifiers) Descriptor() ([]byte, []int)

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers) GetTrafficClassifier

func (*Qos_ClassifierTemplate_TrafficClassifiers) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier struct {
	Name              string                                                                         `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Operator          Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator           `` /* 160-byte string literal not displayed */
	Description       string                                                                         `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	RuleAcls          *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls          `protobuf:"bytes,4,opt,name=rule_acls,json=rule-acls,proto3" json:"rule_acls,omitempty"`
	RuleAclIpv6S      *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S      `protobuf:"bytes,5,opt,name=rule_acl_ipv6s,json=rule-acl-ipv6s,proto3" json:"rule_acl_ipv6s,omitempty"`
	RuleAnys          *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys          `protobuf:"bytes,6,opt,name=rule_anys,json=rule-anys,proto3" json:"rule_anys,omitempty"`
	RulePrioritys     *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys     `protobuf:"bytes,7,opt,name=rule_prioritys,json=rule-prioritys,proto3" json:"rule_prioritys,omitempty"`
	RuleServiceClasss *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss `protobuf:"bytes,8,opt,name=rule_service_classs,json=rule-service-classs,proto3" json:"rule_service_classs,omitempty"`
	LocalIds          *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds          `protobuf:"bytes,9,opt,name=local_ids,json=local-ids,proto3" json:"local_ids,omitempty"`
	LocalIdIpv6S      *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S      `protobuf:"bytes,10,opt,name=local_id_ipv6s,json=local-id-ipv6s,proto3" json:"local_id_ipv6s,omitempty"`
	RuleEthTypes      *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes      `protobuf:"bytes,11,opt,name=rule_eth_types,json=rule-eth-types,proto3" json:"rule_eth_types,omitempty"`
	RuleAddressIpv6S  *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S  `protobuf:"bytes,12,opt,name=rule_address_ipv6s,json=rule-address-ipv6s,proto3" json:"rule_address_ipv6s,omitempty"`
	RuleMacAndMasks   *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks   `protobuf:"bytes,13,opt,name=rule_mac_and_masks,json=rule-mac-and-masks,proto3" json:"rule_mac_and_masks,omitempty"`
	RuleMacAddresss   *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss   `protobuf:"bytes,14,opt,name=rule_mac_addresss,json=rule-mac-addresss,proto3" json:"rule_mac_addresss,omitempty"`
	RuleOffsets       *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets       `protobuf:"bytes,15,opt,name=rule_offsets,json=rule-offsets,proto3" json:"rule_offsets,omitempty"`
	RuleProtocolIpv6S *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S `protobuf:"bytes,16,opt,name=rule_protocol_ipv6s,json=rule-protocol-ipv6s,proto3" json:"rule_protocol_ipv6s,omitempty"`
	RuleTcpFlags      *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags      `protobuf:"bytes,17,opt,name=rule_tcp_flags,json=rule-tcp-flags,proto3" json:"rule_tcp_flags,omitempty"`
	RuleTcpFlagIpv6S  *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S  `protobuf:"bytes,18,opt,name=rule_tcp_flag_ipv6s,json=rule-tcp-flag-ipv6s,proto3" json:"rule_tcp_flag_ipv6s,omitempty"`
	RuleVlans         *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans         `protobuf:"bytes,19,opt,name=rule_vlans,json=rule-vlans,proto3" json:"rule_vlans,omitempty"`
	SrcDestLocalIds   *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds   `protobuf:"bytes,20,opt,name=src_dest_local_ids,json=src-dest-local-ids,proto3" json:"src_dest_local_ids,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetDescription

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetLocalIdIpv6S

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetLocalIds

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetName

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetOperator

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleAclIpv6S

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleAcls

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleAddressIpv6S

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleAnys

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleEthTypes

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleMacAddresss

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleMacAndMasks

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleOffsets

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRulePrioritys

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleProtocolIpv6S

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleServiceClasss

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleTcpFlagIpv6S

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleTcpFlags

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetRuleVlans

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) GetSrcDestLocalIds

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S struct {
	LocalIdIpv6 []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S_LocalIdIpv6 `protobuf:"bytes,1,rep,name=local_id_ipv6,json=local-id-ipv6,proto3" json:"local_id_ipv6,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S) GetLocalIdIpv6

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S_LocalIdIpv6

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S_LocalIdIpv6 struct {
	Value uint32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S_LocalIdIpv6) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S_LocalIdIpv6.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S_LocalIdIpv6) GetValue

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S_LocalIdIpv6) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S_LocalIdIpv6) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S_LocalIdIpv6) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIdIpv6S_LocalIdIpv6) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds struct {
	LocalId []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds_LocalId `protobuf:"bytes,1,rep,name=local_id,json=local-id,proto3" json:"local_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds) GetLocalId

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds_LocalId

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds_LocalId struct {
	Value uint32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds_LocalId) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds_LocalId.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds_LocalId) GetValue

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds_LocalId) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds_LocalId) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds_LocalId) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_LocalIds_LocalId) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator int32
const (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator_OR  Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator = 0
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator_AND Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator = 1
)

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator) Descriptor

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator) Enum

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator) Number

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator) String

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_Operator) Type

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S struct {
	RuleAclIpv6 []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S_RuleAclIpv6 `protobuf:"bytes,1,rep,name=rule_acl_ipv6,json=rule-acl-ipv6,proto3" json:"rule_acl_ipv6,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S) GetRuleAclIpv6

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S_RuleAclIpv6

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S_RuleAclIpv6 struct {
	AclName string `protobuf:"bytes,1,opt,name=acl_name,json=acl-name,proto3" json:"acl_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S_RuleAclIpv6) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S_RuleAclIpv6.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S_RuleAclIpv6) GetAclName

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S_RuleAclIpv6) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S_RuleAclIpv6) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S_RuleAclIpv6) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAclIpv6S_RuleAclIpv6) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls struct {
	RuleAcl []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls_RuleAcl `protobuf:"bytes,1,rep,name=rule_acl,json=rule-acl,proto3" json:"rule_acl,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls) GetRuleAcl

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls_RuleAcl

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls_RuleAcl struct {
	AclName string `protobuf:"bytes,1,opt,name=acl_name,json=acl-name,proto3" json:"acl_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls_RuleAcl) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls_RuleAcl.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls_RuleAcl) GetAclName

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls_RuleAcl) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls_RuleAcl) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls_RuleAcl) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAcls_RuleAcl) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S struct {
	RuleAddressIpv6 []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6 `protobuf:"bytes,1,rep,name=rule_address_ipv6,json=rule-address-ipv6,proto3" json:"rule_address_ipv6,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6 struct {
	AddressType  Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType `` /* 222-byte string literal not displayed */
	AddressValue string                                                                                                   `protobuf:"bytes,2,opt,name=address_value,json=address-value,proto3" json:"address_value,omitempty"`
	PrefixLength uint32                                                                                                   `protobuf:"varint,3,opt,name=prefix_length,json=prefix-length,proto3" json:"prefix_length,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6) GetAddressValue

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6) GetPrefixLength

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType int32
const (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType_SOURCE      Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType = 0
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType_DESTINATION Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType = 1
)

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType) Descriptor

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType) Number

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType) String

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAddressIpv6S_RuleAddressIpv6_AddressType) Type

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys struct {
	RuleAny []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny `protobuf:"bytes,1,rep,name=rule_any,json=rule-any,proto3" json:"rule_any,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys) GetRuleAny

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny struct {
	ProtocolFamily Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily `` /* 218-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily int32
const (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_INVALID_ENUM_VALUE_ProtocolFamily Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily = 0
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily_IPV4               Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily = 1
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily_IPV6               Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily = 2
)

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily) Descriptor

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily) Number

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily) String

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleAnys_RuleAny_ProtocolFamily) Type

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes struct {
	RuleEthType []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes_RuleEthType `protobuf:"bytes,1,rep,name=rule_eth_type,json=rule-eth-type,proto3" json:"rule_eth_type,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes) GetRuleEthType

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes_RuleEthType

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes_RuleEthType struct {
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes_RuleEthType) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes_RuleEthType.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes_RuleEthType) GetValue

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes_RuleEthType) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes_RuleEthType) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes_RuleEthType) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleEthTypes_RuleEthType) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss struct {
	RuleMacAddress []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress `protobuf:"bytes,1,rep,name=rule_mac_address,json=rule-mac-address,proto3" json:"rule_mac_address,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress struct {
	Type    Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type `` /* 179-byte string literal not displayed */
	Address string                                                                                          `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress) GetAddress

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type int32
const (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type_SOURCE      Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type = 0
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type_DESTINATION Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type = 1
)

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type) Descriptor

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type) Number

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type) String

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAddresss_RuleMacAddress_Type) Type

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks struct {
	RuleMacAndMask []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask `protobuf:"bytes,1,rep,name=rule_mac_and_mask,json=rule-mac-and-mask,proto3" json:"rule_mac_and_mask,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask struct {
	MacType        Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType `` /* 204-byte string literal not displayed */
	MacAddress     string                                                                                             `protobuf:"bytes,2,opt,name=mac_address,json=mac-address,proto3" json:"mac_address,omitempty"`
	MacAddressMask string                                                                                             `protobuf:"bytes,3,opt,name=mac_address_mask,json=mac-address-mask,proto3" json:"mac_address_mask,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask) GetMacAddress

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask) GetMacAddressMask

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType int32
const (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType_SOURCE      Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType = 0
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType_DESTINATION Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType = 1
)

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType) Descriptor

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType) Number

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType) String

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleMacAndMasks_RuleMacAndMask_MacType) Type

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets struct {
	RuleOffset *Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset `protobuf:"bytes,1,opt,name=rule_offset,json=rule-offset,proto3" json:"rule_offset,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets) GetRuleOffset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset struct {
	OffsetValue1 uint32 `protobuf:"varint,1,opt,name=offset_value1,json=offset-value1,proto3" json:"offset_value1,omitempty"`
	MatchValue1  string `protobuf:"bytes,2,opt,name=match_value1,json=match-value1,proto3" json:"match_value1,omitempty"`
	MatchMask1   string `protobuf:"bytes,3,opt,name=match_mask1,json=match-mask1,proto3" json:"match_mask1,omitempty"`
	OffsetValue2 uint32 `protobuf:"varint,4,opt,name=offset_value2,json=offset-value2,proto3" json:"offset_value2,omitempty"`
	MatchValue2  string `protobuf:"bytes,5,opt,name=match_value2,json=match-value2,proto3" json:"match_value2,omitempty"`
	MatchMask2   string `protobuf:"bytes,6,opt,name=match_mask2,json=match-mask2,proto3" json:"match_mask2,omitempty"`
	OffsetValue3 uint32 `protobuf:"varint,7,opt,name=offset_value3,json=offset-value3,proto3" json:"offset_value3,omitempty"`
	MatchValue3  string `protobuf:"bytes,8,opt,name=match_value3,json=match-value3,proto3" json:"match_value3,omitempty"`
	MatchMask3   string `protobuf:"bytes,9,opt,name=match_mask3,json=match-mask3,proto3" json:"match_mask3,omitempty"`
	OffsetValue4 uint32 `protobuf:"varint,10,opt,name=offset_value4,json=offset-value4,proto3" json:"offset_value4,omitempty"`
	MatchValue4  string `protobuf:"bytes,11,opt,name=match_value4,json=match-value4,proto3" json:"match_value4,omitempty"`
	MatchMask4   string `protobuf:"bytes,12,opt,name=match_mask4,json=match-mask4,proto3" json:"match_mask4,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) GetMatchMask1

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) GetMatchMask2

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) GetMatchMask3

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) GetMatchMask4

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) GetMatchValue1

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) GetMatchValue2

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) GetMatchValue3

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) GetMatchValue4

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) GetOffsetValue1

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) GetOffsetValue2

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) GetOffsetValue3

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) GetOffsetValue4

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleOffsets_RuleOffset) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys struct {
	RulePriority []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority `protobuf:"bytes,1,rep,name=rule_priority,json=rule-priority,proto3" json:"rule_priority,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys) GetRulePriority

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority struct {
	Type  Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type `` /* 175-byte string literal not displayed */
	Value uint32                                                                                      `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority) GetValue

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type int32
const (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type_X_8021P              Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type = 0
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type_IPX_PRECEDENCE       Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type = 1
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type_DSCP                 Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type = 2
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type_MPLSX_EXP            Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type = 4
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type_IPV6X_DSCP           Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type = 5
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type_IPV6X_IPX_PRECEDENCE Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type = 6
)

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type) Descriptor

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type) Number

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type) String

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RulePrioritys_RulePriority_Type) Type

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S struct {
	RuleProtocolIpv6 []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6 `protobuf:"bytes,1,rep,name=rule_protocol_ipv6,json=rule-protocol-ipv6,proto3" json:"rule_protocol_ipv6,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6 struct {
	Family Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family `` /* 189-byte string literal not displayed */
	Number uint32                                                                                                `protobuf:"varint,2,opt,name=number,proto3" json:"number,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6) GetNumber

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family int32
const (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_INVALID_ENUM_VALUE_Family Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family = 0
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family_IPV6               Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family = 2
)

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family) Descriptor

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family) Number

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family) String

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleProtocolIpv6S_RuleProtocolIpv6_Family) Type

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss struct {
	RuleServiceClass []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass `protobuf:"bytes,1,rep,name=rule_service_class,json=rule-service-class,proto3" json:"rule_service_class,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass struct {
	ServiceClass Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass `` /* 228-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass int32
const (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass_BE  Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass = 0
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass_AF1 Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass = 1
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass_AF2 Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass = 2
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass_AF3 Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass = 3
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass_AF4 Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass = 4
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass_EF  Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass = 5
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass_CS6 Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass = 6
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass_CS7 Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass = 7
)

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass) Descriptor

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass) Number

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass) String

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleServiceClasss_RuleServiceClass_ServiceClass) Type

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S struct {
	RuleTcpFlagIpv6 []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6 `protobuf:"bytes,1,rep,name=rule_tcp_flag_ipv6,json=rule-tcp-flag-ipv6,proto3" json:"rule_tcp_flag_ipv6,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6 struct {
	BitMatchType Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType `` /* 229-byte string literal not displayed */
	TcpFlag      uint32                                                                                                    `protobuf:"varint,2,opt,name=tcp_flag,json=tcp-flag,proto3" json:"tcp_flag,omitempty"`
	TcpFlagMask  uint32                                                                                                    `protobuf:"varint,3,opt,name=tcp_flag_mask,json=tcp-flag-mask,proto3" json:"tcp_flag_mask,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6) GetTcpFlag

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6) GetTcpFlagMask

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType int32
const (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType_NOTX_CONFIG Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType = 0
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType_ESTABLISHED Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType = 1
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType_FIN         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType = 2
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType_SYN         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType = 3
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType_RST         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType = 4
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType_PSH         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType = 5
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType_ACK         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType = 6
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType_URG         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType = 7
)

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType) Descriptor

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType) Number

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType) String

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlagIpv6S_RuleTcpFlagIpv6_BitMatchType) Type

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags struct {
	RuleTcpFlag []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag `protobuf:"bytes,1,rep,name=rule_tcp_flag,json=rule-tcp-flag,proto3" json:"rule_tcp_flag,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags) GetRuleTcpFlag

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag struct {
	BitMatchType Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType `` /* 221-byte string literal not displayed */
	TcpFlag      uint32                                                                                            `protobuf:"varint,2,opt,name=tcp_flag,json=tcp-flag,proto3" json:"tcp_flag,omitempty"`
	TcpFlagMask  uint32                                                                                            `protobuf:"varint,3,opt,name=tcp_flag_mask,json=tcp-flag-mask,proto3" json:"tcp_flag_mask,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag) GetTcpFlag

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag) GetTcpFlagMask

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType int32
const (
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_NOTX_CONFIG Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType = 0
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_ESTABLISHED Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType = 1
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_FIN         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType = 2
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_SYN         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType = 3
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_RST         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType = 4
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_PSH         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType = 5
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_ACK         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType = 6
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_URG         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType = 7
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_ECE         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType = 8
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_CWR         Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType = 9
	Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType_NS          Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType = 10
)

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType) Descriptor

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType) Number

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType) String

func (Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleTcpFlags_RuleTcpFlag_BitMatchType) Type

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans struct {
	RuleVlan []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans_RuleVlan `protobuf:"bytes,1,rep,name=rule_vlan,json=rule-vlan,proto3" json:"rule_vlan,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans) GetRuleVlan

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans_RuleVlan

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans_RuleVlan struct {
	VlanId   uint32 `protobuf:"varint,1,opt,name=vlan_id,json=vlan-id,proto3" json:"vlan_id,omitempty"`
	CeVlanId uint32 `protobuf:"varint,2,opt,name=ce_vlan_id,json=ce-vlan-id,proto3" json:"ce_vlan_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans_RuleVlan) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans_RuleVlan.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans_RuleVlan) GetCeVlanId

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans_RuleVlan) GetVlanId

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans_RuleVlan) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans_RuleVlan) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans_RuleVlan) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_RuleVlans_RuleVlan) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds struct {
	SrcDestLocalId []*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds_SrcDestLocalId `protobuf:"bytes,1,rep,name=src_dest_local_id,json=src-dest-local-id,proto3" json:"src_dest_local_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds) String

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds_SrcDestLocalId

type Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds_SrcDestLocalId struct {
	Source      uint32 `protobuf:"varint,1,opt,name=source,proto3" json:"source,omitempty"`
	Destination uint32 `protobuf:"varint,2,opt,name=destination,proto3" json:"destination,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds_SrcDestLocalId) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds_SrcDestLocalId.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds_SrcDestLocalId) GetDestination

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds_SrcDestLocalId) GetSource

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds_SrcDestLocalId) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds_SrcDestLocalId) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds_SrcDestLocalId) Reset

func (*Qos_ClassifierTemplate_TrafficClassifiers_TrafficClassifier_SrcDestLocalIds_SrcDestLocalId) String

type Qos_ClassifierTemplate_TrafficPolicys

type Qos_ClassifierTemplate_TrafficPolicys struct {
	TrafficPolicy []*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy `protobuf:"bytes,1,rep,name=traffic_policy,json=traffic-policy,proto3" json:"traffic_policy,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficPolicys) Descriptor deprecated

func (*Qos_ClassifierTemplate_TrafficPolicys) Descriptor() ([]byte, []int)

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficPolicys) GetTrafficPolicy

func (*Qos_ClassifierTemplate_TrafficPolicys) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficPolicys) ProtoMessage()

func (*Qos_ClassifierTemplate_TrafficPolicys) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficPolicys) Reset

func (*Qos_ClassifierTemplate_TrafficPolicys) String

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy struct {
	Name                 string                                                                    `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Description          string                                                                    `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	Step                 uint32                                                                    `protobuf:"varint,3,opt,name=step,proto3" json:"step,omitempty"`
	ShareMode            Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode             `` /* 173-byte string literal not displayed */
	StatFlag             Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag              `` /* 169-byte string literal not displayed */
	LinkExclude          Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude           `` /* 181-byte string literal not displayed */
	PolicyNodes          *Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes          `protobuf:"bytes,7,opt,name=policy_nodes,json=policy-nodes,proto3" json:"policy_nodes,omitempty"`
	GroupModePolicyNodes *Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes `` /* 128-byte string literal not displayed */
	Ipv6LocalIdSwitch    *Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch    `protobuf:"bytes,9,opt,name=ipv6_local_id_switch,json=ipv6-local-id-switch,proto3" json:"ipv6_local_id_switch,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) GetDescription

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) GetGroupModePolicyNodes

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) GetIpv6LocalIdSwitch

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) GetLinkExclude

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) GetName

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) GetPolicyNodes

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) GetShareMode

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) GetStatFlag

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) GetStep

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) Reset

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy) String

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes struct {
	GroupModePolicyNode []*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode `protobuf:"bytes,1,rep,name=group_mode_policy_node,json=group-mode-policy-node,proto3" json:"group_mode_policy_node,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes) Reset

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes) String

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode struct {
	ClassifierName string                                                                                                 `protobuf:"bytes,1,opt,name=classifier_name,json=classifier-name,proto3" json:"classifier_name,omitempty"`
	Direction      Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction `` /* 196-byte string literal not displayed */
	GroupType      Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType `` /* 214-byte string literal not displayed */
	GroupName      string                                                                                                 `protobuf:"bytes,4,opt,name=group_name,json=group-name,proto3" json:"group_name,omitempty"`
	BehaviorName   string                                                                                                 `protobuf:"bytes,5,opt,name=behavior_name,json=behavior-name,proto3" json:"behavior_name,omitempty"`
	Priority       uint32                                                                                                 `protobuf:"varint,6,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode) GetBehaviorName

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode) GetClassifierName

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode) GetGroupName

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode) GetPriority

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode) Reset

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode) String

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction int32
const (
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_INVALID_ENUM_VALUE_Direction Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction = 0
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction_SOURCE             Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction = 1
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction_DESTINATION        Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction = 2
)

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction) Descriptor

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction) Number

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction) String

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_Direction) Type

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType int32
const (
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_INVALID_ENUM_VALUE_GroupType Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType = 0
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType_SERVICEX_GROUP     Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType = 1
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType_USERX_GROUP        Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType = 2
)

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType) Descriptor

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType) Number

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType) String

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_GroupModePolicyNodes_GroupModePolicyNode_GroupType) Type

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch struct {
	Enable Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable `` /* 164-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch) GetEnable

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch) Reset

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch) String

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable int32
const (
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_INVALID_ENUM_VALUE_Enable Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable = 0
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable_ENABLE             Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable = 1
)

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable) Descriptor

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable) Enum

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable) Number

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable) String

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_Ipv6LocalIdSwitch_Enable) Type

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude int32
const (
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude_DISABLE Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude = 0
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude_ENABLE  Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude = 1
)

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude) Descriptor

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude) Enum

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude) Number

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude) String

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_LinkExclude) Type

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes struct {
	PolicyNode []*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes_PolicyNode `protobuf:"bytes,1,rep,name=policy_node,json=policy-node,proto3" json:"policy_node,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes) GetPolicyNode

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes) Reset

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes) String

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes_PolicyNode

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes_PolicyNode struct {
	ClassifierName string `protobuf:"bytes,1,opt,name=classifier_name,json=classifier-name,proto3" json:"classifier_name,omitempty"`
	BehaviorName   string `protobuf:"bytes,2,opt,name=behavior_name,json=behavior-name,proto3" json:"behavior_name,omitempty"`
	Priority       uint32 `protobuf:"varint,3,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes_PolicyNode) Descriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes_PolicyNode.ProtoReflect.Descriptor instead.

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes_PolicyNode) GetBehaviorName

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes_PolicyNode) GetClassifierName

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes_PolicyNode) GetPriority

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes_PolicyNode) ProtoMessage

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes_PolicyNode) ProtoReflect

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes_PolicyNode) Reset

func (*Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_PolicyNodes_PolicyNode) String

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode int32
const (
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode_DISABLE Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode = 0
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode_ENABLE  Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode = 1
)

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode) Descriptor

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode) Enum

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode) Number

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode) String

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_ShareMode) Type

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag

type Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag int32
const (
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag_DISABLE Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag = 0
	Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag_ENABLE  Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag = 1
)

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag) Descriptor

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag) Enum

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag) EnumDescriptor deprecated

Deprecated: Use Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag.Descriptor instead.

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag) Number

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag) String

func (Qos_ClassifierTemplate_TrafficPolicys_TrafficPolicy_StatFlag) Type

type Qos_GlobalConfig

type Qos_GlobalConfig struct {
	GlobalPolicys                      *Qos_GlobalConfig_GlobalPolicys                      `protobuf:"bytes,1,opt,name=global_policys,json=global-policys,proto3" json:"global_policys,omitempty"`
	TrafficPolicyMatchs                *Qos_GlobalConfig_TrafficPolicyMatchs                `protobuf:"bytes,2,opt,name=traffic_policy_matchs,json=traffic-policy-matchs,proto3" json:"traffic_policy_matchs,omitempty"`
	AclLog                             *Qos_GlobalConfig_AclLog                             `protobuf:"bytes,3,opt,name=acl_log,json=acl-log,proto3" json:"acl_log,omitempty"`
	GlobalSetQueueStat                 *Qos_GlobalConfig_GlobalSetQueueStat                 `protobuf:"bytes,4,opt,name=global_set_queue_stat,json=global-set-queue-stat,proto3" json:"global_set_queue_stat,omitempty"`
	BufferPolicyApplys                 *Qos_GlobalConfig_BufferPolicyApplys                 `protobuf:"bytes,5,opt,name=buffer_policy_applys,json=buffer-policy-applys,proto3" json:"buffer_policy_applys,omitempty"`
	QueueWreds                         *Qos_GlobalConfig_QueueWreds                         `protobuf:"bytes,6,opt,name=queue_wreds,json=queue-wreds,proto3" json:"queue_wreds,omitempty"`
	LowLatencyEnables                  *Qos_GlobalConfig_LowLatencyEnables                  `protobuf:"bytes,7,opt,name=low_latency_enables,json=low-latency-enables,proto3" json:"low_latency_enables,omitempty"`
	SchedulingModes                    *Qos_GlobalConfig_SchedulingModes                    `protobuf:"bytes,8,opt,name=scheduling_modes,json=scheduling-modes,proto3" json:"scheduling_modes,omitempty"`
	ConvergenceSchedule                *Qos_GlobalConfig_ConvergenceSchedule                `protobuf:"bytes,9,opt,name=convergence_schedule,json=convergence-schedule,proto3" json:"convergence_schedule,omitempty"`
	PortConvergenceSchedule            *Qos_GlobalConfig_PortConvergenceSchedule            `` /* 135-byte string literal not displayed */
	TrafficPolicyUntag                 *Qos_GlobalConfig_TrafficPolicyUntag                 `protobuf:"bytes,11,opt,name=traffic_policy_untag,json=traffic-policy-untag,proto3" json:"traffic_policy_untag,omitempty"`
	HostPackets                        *Qos_GlobalConfig_HostPackets                        `protobuf:"bytes,12,opt,name=host_packets,json=host-packets,proto3" json:"host_packets,omitempty"`
	ExpPhbDisable                      *Qos_GlobalConfig_ExpPhbDisable                      `protobuf:"bytes,13,opt,name=exp_phb_disable,json=exp-phb-disable,proto3" json:"exp_phb_disable,omitempty"`
	Packs                              *Qos_GlobalConfig_Packs                              `protobuf:"bytes,14,opt,name=packs,proto3" json:"packs,omitempty"`
	PacketBlockThresholdAll            *Qos_GlobalConfig_PacketBlockThresholdAll            `` /* 138-byte string literal not displayed */
	BurstSizes                         *Qos_GlobalConfig_BurstSizes                         `protobuf:"bytes,16,opt,name=burst_sizes,json=burst-sizes,proto3" json:"burst_sizes,omitempty"`
	TmScheduleTrafficStatisticsEnables *Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables `` /* 174-byte string literal not displayed */
	RedbackPacketAdjustment            *Qos_GlobalConfig_RedbackPacketAdjustment            `` /* 135-byte string literal not displayed */
	RedbackPacketAdjustmentSlots       *Qos_GlobalConfig_RedbackPacketAdjustmentSlots       `` /* 153-byte string literal not displayed */
	LinkLayerExcludes                  *Qos_GlobalConfig_LinkLayerExcludes                  `protobuf:"bytes,20,opt,name=link_layer_excludes,json=link-layer-excludes,proto3" json:"link_layer_excludes,omitempty"`
	LinkLayerExcludeSlots              *Qos_GlobalConfig_LinkLayerExcludeSlots              `` /* 132-byte string literal not displayed */
	L2TpLayerExclude                   *Qos_GlobalConfig_L2TpLayerExclude                   `protobuf:"bytes,22,opt,name=l2tp_layer_exclude,json=l2tp-layer-exclude,proto3" json:"l2tp_layer_exclude,omitempty"`
	L2TpLayerExcludeSlots              *Qos_GlobalConfig_L2TpLayerExcludeSlots              `` /* 132-byte string literal not displayed */
	Mirror                             *Qos_GlobalConfig_Mirror                             `protobuf:"bytes,24,opt,name=mirror,proto3" json:"mirror,omitempty"`
	Pbr                                *Qos_GlobalConfig_Pbr                                `protobuf:"bytes,25,opt,name=pbr,proto3" json:"pbr,omitempty"`
	LocalIdEnable                      *Qos_GlobalConfig_LocalIdEnable                      `protobuf:"bytes,26,opt,name=local_id_enable,json=local-id-enable,proto3" json:"local_id_enable,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig) Descriptor deprecated

func (*Qos_GlobalConfig) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig) GetAclLog

func (x *Qos_GlobalConfig) GetAclLog() *Qos_GlobalConfig_AclLog

func (*Qos_GlobalConfig) GetBufferPolicyApplys

func (x *Qos_GlobalConfig) GetBufferPolicyApplys() *Qos_GlobalConfig_BufferPolicyApplys

func (*Qos_GlobalConfig) GetBurstSizes

func (x *Qos_GlobalConfig) GetBurstSizes() *Qos_GlobalConfig_BurstSizes

func (*Qos_GlobalConfig) GetConvergenceSchedule

func (x *Qos_GlobalConfig) GetConvergenceSchedule() *Qos_GlobalConfig_ConvergenceSchedule

func (*Qos_GlobalConfig) GetExpPhbDisable

func (x *Qos_GlobalConfig) GetExpPhbDisable() *Qos_GlobalConfig_ExpPhbDisable

func (*Qos_GlobalConfig) GetGlobalPolicys

func (x *Qos_GlobalConfig) GetGlobalPolicys() *Qos_GlobalConfig_GlobalPolicys

func (*Qos_GlobalConfig) GetGlobalSetQueueStat

func (x *Qos_GlobalConfig) GetGlobalSetQueueStat() *Qos_GlobalConfig_GlobalSetQueueStat

func (*Qos_GlobalConfig) GetHostPackets

func (x *Qos_GlobalConfig) GetHostPackets() *Qos_GlobalConfig_HostPackets

func (*Qos_GlobalConfig) GetL2TpLayerExclude

func (x *Qos_GlobalConfig) GetL2TpLayerExclude() *Qos_GlobalConfig_L2TpLayerExclude

func (*Qos_GlobalConfig) GetL2TpLayerExcludeSlots

func (x *Qos_GlobalConfig) GetL2TpLayerExcludeSlots() *Qos_GlobalConfig_L2TpLayerExcludeSlots

func (*Qos_GlobalConfig) GetLinkLayerExcludeSlots

func (x *Qos_GlobalConfig) GetLinkLayerExcludeSlots() *Qos_GlobalConfig_LinkLayerExcludeSlots

func (*Qos_GlobalConfig) GetLinkLayerExcludes

func (x *Qos_GlobalConfig) GetLinkLayerExcludes() *Qos_GlobalConfig_LinkLayerExcludes

func (*Qos_GlobalConfig) GetLocalIdEnable

func (x *Qos_GlobalConfig) GetLocalIdEnable() *Qos_GlobalConfig_LocalIdEnable

func (*Qos_GlobalConfig) GetLowLatencyEnables

func (x *Qos_GlobalConfig) GetLowLatencyEnables() *Qos_GlobalConfig_LowLatencyEnables

func (*Qos_GlobalConfig) GetMirror

func (x *Qos_GlobalConfig) GetMirror() *Qos_GlobalConfig_Mirror

func (*Qos_GlobalConfig) GetPacketBlockThresholdAll

func (x *Qos_GlobalConfig) GetPacketBlockThresholdAll() *Qos_GlobalConfig_PacketBlockThresholdAll

func (*Qos_GlobalConfig) GetPacks

func (*Qos_GlobalConfig) GetPbr

func (*Qos_GlobalConfig) GetPortConvergenceSchedule

func (x *Qos_GlobalConfig) GetPortConvergenceSchedule() *Qos_GlobalConfig_PortConvergenceSchedule

func (*Qos_GlobalConfig) GetQueueWreds

func (x *Qos_GlobalConfig) GetQueueWreds() *Qos_GlobalConfig_QueueWreds

func (*Qos_GlobalConfig) GetRedbackPacketAdjustment

func (x *Qos_GlobalConfig) GetRedbackPacketAdjustment() *Qos_GlobalConfig_RedbackPacketAdjustment

func (*Qos_GlobalConfig) GetRedbackPacketAdjustmentSlots

func (x *Qos_GlobalConfig) GetRedbackPacketAdjustmentSlots() *Qos_GlobalConfig_RedbackPacketAdjustmentSlots

func (*Qos_GlobalConfig) GetSchedulingModes

func (x *Qos_GlobalConfig) GetSchedulingModes() *Qos_GlobalConfig_SchedulingModes

func (*Qos_GlobalConfig) GetTmScheduleTrafficStatisticsEnables

func (x *Qos_GlobalConfig) GetTmScheduleTrafficStatisticsEnables() *Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables

func (*Qos_GlobalConfig) GetTrafficPolicyMatchs

func (x *Qos_GlobalConfig) GetTrafficPolicyMatchs() *Qos_GlobalConfig_TrafficPolicyMatchs

func (*Qos_GlobalConfig) GetTrafficPolicyUntag

func (x *Qos_GlobalConfig) GetTrafficPolicyUntag() *Qos_GlobalConfig_TrafficPolicyUntag

func (*Qos_GlobalConfig) ProtoMessage

func (*Qos_GlobalConfig) ProtoMessage()

func (*Qos_GlobalConfig) ProtoReflect

func (x *Qos_GlobalConfig) ProtoReflect() protoreflect.Message

func (*Qos_GlobalConfig) Reset

func (x *Qos_GlobalConfig) Reset()

func (*Qos_GlobalConfig) String

func (x *Qos_GlobalConfig) String() string

type Qos_GlobalConfig_AclLog

type Qos_GlobalConfig_AclLog struct {
	EntryNum   uint32 `protobuf:"varint,1,opt,name=entry_num,json=entry-num,proto3" json:"entry_num,omitempty"`
	AggingTime uint32 `protobuf:"varint,2,opt,name=agging_time,json=agging-time,proto3" json:"agging_time,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_AclLog) Descriptor deprecated

func (*Qos_GlobalConfig_AclLog) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_AclLog.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_AclLog) GetAggingTime

func (x *Qos_GlobalConfig_AclLog) GetAggingTime() uint32

func (*Qos_GlobalConfig_AclLog) GetEntryNum

func (x *Qos_GlobalConfig_AclLog) GetEntryNum() uint32

func (*Qos_GlobalConfig_AclLog) ProtoMessage

func (*Qos_GlobalConfig_AclLog) ProtoMessage()

func (*Qos_GlobalConfig_AclLog) ProtoReflect

func (x *Qos_GlobalConfig_AclLog) ProtoReflect() protoreflect.Message

func (*Qos_GlobalConfig_AclLog) Reset

func (x *Qos_GlobalConfig_AclLog) Reset()

func (*Qos_GlobalConfig_AclLog) String

func (x *Qos_GlobalConfig_AclLog) String() string

type Qos_GlobalConfig_BufferPolicyApplys

type Qos_GlobalConfig_BufferPolicyApplys struct {
	BufferPolicyApply []*Qos_GlobalConfig_BufferPolicyApplys_BufferPolicyApply `protobuf:"bytes,1,rep,name=buffer_policy_apply,json=buffer-policy-apply,proto3" json:"buffer_policy_apply,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_BufferPolicyApplys) Descriptor deprecated

func (*Qos_GlobalConfig_BufferPolicyApplys) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_BufferPolicyApplys.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_BufferPolicyApplys) GetBufferPolicyApply

func (*Qos_GlobalConfig_BufferPolicyApplys) ProtoMessage

func (*Qos_GlobalConfig_BufferPolicyApplys) ProtoMessage()

func (*Qos_GlobalConfig_BufferPolicyApplys) ProtoReflect

func (*Qos_GlobalConfig_BufferPolicyApplys) Reset

func (*Qos_GlobalConfig_BufferPolicyApplys) String

type Qos_GlobalConfig_BufferPolicyApplys_BufferPolicyApply

type Qos_GlobalConfig_BufferPolicyApplys_BufferPolicyApply struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_BufferPolicyApplys_BufferPolicyApply) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_BufferPolicyApplys_BufferPolicyApply.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_BufferPolicyApplys_BufferPolicyApply) GetName

func (*Qos_GlobalConfig_BufferPolicyApplys_BufferPolicyApply) ProtoMessage

func (*Qos_GlobalConfig_BufferPolicyApplys_BufferPolicyApply) ProtoReflect

func (*Qos_GlobalConfig_BufferPolicyApplys_BufferPolicyApply) Reset

func (*Qos_GlobalConfig_BufferPolicyApplys_BufferPolicyApply) String

type Qos_GlobalConfig_BurstSizes

type Qos_GlobalConfig_BurstSizes struct {
	BurstSize []*Qos_GlobalConfig_BurstSizes_BurstSize `protobuf:"bytes,1,rep,name=burst_size,json=burst-size,proto3" json:"burst_size,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_BurstSizes) Descriptor deprecated

func (*Qos_GlobalConfig_BurstSizes) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_BurstSizes.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_BurstSizes) GetBurstSize

func (*Qos_GlobalConfig_BurstSizes) ProtoMessage

func (*Qos_GlobalConfig_BurstSizes) ProtoMessage()

func (*Qos_GlobalConfig_BurstSizes) ProtoReflect

func (*Qos_GlobalConfig_BurstSizes) Reset

func (x *Qos_GlobalConfig_BurstSizes) Reset()

func (*Qos_GlobalConfig_BurstSizes) String

func (x *Qos_GlobalConfig_BurstSizes) String() string

type Qos_GlobalConfig_BurstSizes_BurstSize

type Qos_GlobalConfig_BurstSizes_BurstSize struct {
	ServiceClass Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass `` /* 171-byte string literal not displayed */
	Value        uint32                                             `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_BurstSizes_BurstSize) Descriptor deprecated

func (*Qos_GlobalConfig_BurstSizes_BurstSize) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_BurstSizes_BurstSize.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_BurstSizes_BurstSize) GetServiceClass

func (*Qos_GlobalConfig_BurstSizes_BurstSize) GetValue

func (*Qos_GlobalConfig_BurstSizes_BurstSize) ProtoMessage

func (*Qos_GlobalConfig_BurstSizes_BurstSize) ProtoMessage()

func (*Qos_GlobalConfig_BurstSizes_BurstSize) ProtoReflect

func (*Qos_GlobalConfig_BurstSizes_BurstSize) Reset

func (*Qos_GlobalConfig_BurstSizes_BurstSize) String

type Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass

type Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass int32
const (
	Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass_BE  Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass = 0
	Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass_AF1 Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass = 1
	Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass_AF2 Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass = 2
	Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass_AF3 Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass = 3
	Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass_AF4 Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass = 4
	Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass_EF  Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass = 5
	Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass_CS6 Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass = 6
	Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass_CS7 Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass = 7
)

func (Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass) Descriptor

func (Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass) Enum

func (Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass.Descriptor instead.

func (Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass) Number

func (Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass) String

func (Qos_GlobalConfig_BurstSizes_BurstSize_ServiceClass) Type

type Qos_GlobalConfig_ConvergenceSchedule

type Qos_GlobalConfig_ConvergenceSchedule struct {
	Mode Qos_GlobalConfig_ConvergenceSchedule_Mode `protobuf:"varint,1,opt,name=mode,proto3,enum=huaweiV8R12_qos.Qos_GlobalConfig_ConvergenceSchedule_Mode" json:"mode,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_ConvergenceSchedule) Descriptor deprecated

func (*Qos_GlobalConfig_ConvergenceSchedule) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_ConvergenceSchedule.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_ConvergenceSchedule) GetMode

func (*Qos_GlobalConfig_ConvergenceSchedule) ProtoMessage

func (*Qos_GlobalConfig_ConvergenceSchedule) ProtoMessage()

func (*Qos_GlobalConfig_ConvergenceSchedule) ProtoReflect

func (*Qos_GlobalConfig_ConvergenceSchedule) Reset

func (*Qos_GlobalConfig_ConvergenceSchedule) String

type Qos_GlobalConfig_ConvergenceSchedule_Mode

type Qos_GlobalConfig_ConvergenceSchedule_Mode int32
const (
	Qos_GlobalConfig_ConvergenceSchedule_INVALID_ENUM_VALUE_Mode Qos_GlobalConfig_ConvergenceSchedule_Mode = 0
	Qos_GlobalConfig_ConvergenceSchedule_Mode_DISABLE            Qos_GlobalConfig_ConvergenceSchedule_Mode = 4
)

func (Qos_GlobalConfig_ConvergenceSchedule_Mode) Descriptor

func (Qos_GlobalConfig_ConvergenceSchedule_Mode) Enum

func (Qos_GlobalConfig_ConvergenceSchedule_Mode) EnumDescriptor deprecated

func (Qos_GlobalConfig_ConvergenceSchedule_Mode) EnumDescriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_ConvergenceSchedule_Mode.Descriptor instead.

func (Qos_GlobalConfig_ConvergenceSchedule_Mode) Number

func (Qos_GlobalConfig_ConvergenceSchedule_Mode) String

func (Qos_GlobalConfig_ConvergenceSchedule_Mode) Type

type Qos_GlobalConfig_ExpPhbDisable

type Qos_GlobalConfig_ExpPhbDisable struct {
	ForwardType Qos_GlobalConfig_ExpPhbDisable_ForwardType `` /* 160-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_ExpPhbDisable) Descriptor deprecated

func (*Qos_GlobalConfig_ExpPhbDisable) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_ExpPhbDisable.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_ExpPhbDisable) GetForwardType

func (*Qos_GlobalConfig_ExpPhbDisable) ProtoMessage

func (*Qos_GlobalConfig_ExpPhbDisable) ProtoMessage()

func (*Qos_GlobalConfig_ExpPhbDisable) ProtoReflect

func (*Qos_GlobalConfig_ExpPhbDisable) Reset

func (x *Qos_GlobalConfig_ExpPhbDisable) Reset()

func (*Qos_GlobalConfig_ExpPhbDisable) String

type Qos_GlobalConfig_ExpPhbDisable_ForwardType

type Qos_GlobalConfig_ExpPhbDisable_ForwardType int32
const (
	Qos_GlobalConfig_ExpPhbDisable_INVALID_ENUM_VALUE_ForwardType Qos_GlobalConfig_ExpPhbDisable_ForwardType = 0
	Qos_GlobalConfig_ExpPhbDisable_ForwardType_VLL                Qos_GlobalConfig_ExpPhbDisable_ForwardType = 1
)

func (Qos_GlobalConfig_ExpPhbDisable_ForwardType) Descriptor

func (Qos_GlobalConfig_ExpPhbDisable_ForwardType) Enum

func (Qos_GlobalConfig_ExpPhbDisable_ForwardType) EnumDescriptor deprecated

func (Qos_GlobalConfig_ExpPhbDisable_ForwardType) EnumDescriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_ExpPhbDisable_ForwardType.Descriptor instead.

func (Qos_GlobalConfig_ExpPhbDisable_ForwardType) Number

func (Qos_GlobalConfig_ExpPhbDisable_ForwardType) String

func (Qos_GlobalConfig_ExpPhbDisable_ForwardType) Type

type Qos_GlobalConfig_GlobalPolicys

type Qos_GlobalConfig_GlobalPolicys struct {
	GlobalPolicy []*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy `protobuf:"bytes,1,rep,name=global_policy,json=global-policy,proto3" json:"global_policy,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_GlobalPolicys) Descriptor deprecated

func (*Qos_GlobalConfig_GlobalPolicys) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_GlobalPolicys.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_GlobalPolicys) GetGlobalPolicy

func (*Qos_GlobalConfig_GlobalPolicys) ProtoMessage

func (*Qos_GlobalConfig_GlobalPolicys) ProtoMessage()

func (*Qos_GlobalConfig_GlobalPolicys) ProtoReflect

func (*Qos_GlobalConfig_GlobalPolicys) Reset

func (x *Qos_GlobalConfig_GlobalPolicys) Reset()

func (*Qos_GlobalConfig_GlobalPolicys) String

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy struct {
	Direction               Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction                `` /* 147-byte string literal not displayed */
	PolicyName              string                                                               `protobuf:"bytes,2,opt,name=policy_name,json=policy-name,proto3" json:"policy_name,omitempty"`
	UpId                    uint32                                                               `protobuf:"varint,3,opt,name=up_id,json=up-id,proto3" json:"up_id,omitempty"`
	UclType                 Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType                  `` /* 157-byte string literal not displayed */
	GlobalPolicyStatisticss *Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss `` /* 134-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_GlobalPolicys_GlobalPolicy.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy) GetDirection

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy) GetGlobalPolicyStatisticss

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy) GetPolicyName

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy) GetUclType

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy) GetUpId

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy) ProtoMessage

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy) ProtoReflect

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy) Reset

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy) String

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction int32
const (
	Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction_INBOUND  Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction = 0
	Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction_OUTBOUND Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction = 1
)

func (Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction) Descriptor

func (Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction) Enum

func (Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction.Descriptor instead.

func (Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction) Number

func (Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction) String

func (Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_Direction) Type

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss struct {
	GlobalPolicyStatistics []*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss) ProtoMessage

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss) ProtoReflect

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss) Reset

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss) String

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics struct {
	SlotId                string                                                                                                            `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	ApplyTime             string                                                                                                            `protobuf:"bytes,2,opt,name=apply_time,json=apply-time,proto3" json:"apply_time,omitempty"`
	EnableTime            string                                                                                                            `protobuf:"bytes,3,opt,name=enable_time,json=enable-time,proto3" json:"enable_time,omitempty"`
	ClearTime             string                                                                                                            `protobuf:"bytes,4,opt,name=clear_time,json=clear-time,proto3" json:"clear_time,omitempty"`
	ClearFlag             bool                                                                                                              `protobuf:"varint,5,opt,name=clear_flag,json=clear-flag,proto3" json:"clear_flag,omitempty"`
	MatchPackets          uint64                                                                                                            `protobuf:"varint,6,opt,name=match_packets,json=match-packets,proto3" json:"match_packets,omitempty"`
	MatchBytes            uint64                                                                                                            `protobuf:"varint,7,opt,name=match_bytes,json=match-bytes,proto3" json:"match_bytes,omitempty"`
	MatchPacketRate       uint64                                                                                                            `protobuf:"varint,8,opt,name=match_packet_rate,json=match-packet-rate,proto3" json:"match_packet_rate,omitempty"`
	MatchByteRate         uint64                                                                                                            `protobuf:"varint,9,opt,name=match_byte_rate,json=match-byte-rate,proto3" json:"match_byte_rate,omitempty"`
	MissPackets           uint64                                                                                                            `protobuf:"varint,10,opt,name=miss_packets,json=miss-packets,proto3" json:"miss_packets,omitempty"`
	MissBytes             uint64                                                                                                            `protobuf:"varint,11,opt,name=miss_bytes,json=miss-bytes,proto3" json:"miss_bytes,omitempty"`
	MatchPassPackets      uint64                                                                                                            `protobuf:"varint,12,opt,name=match_pass_packets,json=match-pass-packets,proto3" json:"match_pass_packets,omitempty"`
	MatchPassBytes        uint64                                                                                                            `protobuf:"varint,13,opt,name=match_pass_bytes,json=match-pass-bytes,proto3" json:"match_pass_bytes,omitempty"`
	MatchDropPackets      uint64                                                                                                            `protobuf:"varint,14,opt,name=match_drop_packets,json=match-drop-packets,proto3" json:"match_drop_packets,omitempty"`
	MatchDropBytes        uint64                                                                                                            `protobuf:"varint,15,opt,name=match_drop_bytes,json=match-drop-bytes,proto3" json:"match_drop_bytes,omitempty"`
	MissPacketRate        uint64                                                                                                            `protobuf:"varint,16,opt,name=miss_packet_rate,json=miss-packet-rate,proto3" json:"miss_packet_rate,omitempty"`
	MissByteRate          uint64                                                                                                            `protobuf:"varint,17,opt,name=miss_byte_rate,json=miss-byte-rate,proto3" json:"miss_byte_rate,omitempty"`
	MatchPassPacketRate   uint64                                                                                                            `` /* 127-byte string literal not displayed */
	MatchPassByteRate     uint64                                                                                                            `protobuf:"varint,19,opt,name=match_pass_byte_rate,json=match-pass-byte-rate,proto3" json:"match_pass_byte_rate,omitempty"`
	MatchDropPacketRate   uint64                                                                                                            `` /* 127-byte string literal not displayed */
	MatchDropByteRate     uint64                                                                                                            `protobuf:"varint,21,opt,name=match_drop_byte_rate,json=match-drop-byte-rate,proto3" json:"match_drop_byte_rate,omitempty"`
	UrpfPackets           uint64                                                                                                            `protobuf:"varint,22,opt,name=urpf_packets,json=urpf-packets,proto3" json:"urpf_packets,omitempty"`
	UrpfBytes             uint64                                                                                                            `protobuf:"varint,23,opt,name=urpf_bytes,json=urpf-bytes,proto3" json:"urpf_bytes,omitempty"`
	UrpfPacketRate        uint64                                                                                                            `protobuf:"varint,24,opt,name=urpf_packet_rate,json=urpf-packet-rate,proto3" json:"urpf_packet_rate,omitempty"`
	UrpfByteRate          uint64                                                                                                            `protobuf:"varint,25,opt,name=urpf_byte_rate,json=urpf-byte-rate,proto3" json:"urpf_byte_rate,omitempty"`
	CarPackets            uint64                                                                                                            `protobuf:"varint,26,opt,name=car_packets,json=car-packets,proto3" json:"car_packets,omitempty"`
	CarBytes              uint64                                                                                                            `protobuf:"varint,27,opt,name=car_bytes,json=car-bytes,proto3" json:"car_bytes,omitempty"`
	CarPacketRate         uint64                                                                                                            `protobuf:"varint,28,opt,name=car_packet_rate,json=car-packet-rate,proto3" json:"car_packet_rate,omitempty"`
	CarByteRate           uint64                                                                                                            `protobuf:"varint,29,opt,name=car_byte_rate,json=car-byte-rate,proto3" json:"car_byte_rate,omitempty"`
	FilterPackets         uint64                                                                                                            `protobuf:"varint,30,opt,name=filter_packets,json=filter-packets,proto3" json:"filter_packets,omitempty"`
	FilterBytes           uint64                                                                                                            `protobuf:"varint,31,opt,name=filter_bytes,json=filter-bytes,proto3" json:"filter_bytes,omitempty"`
	FilterPacketRate      uint64                                                                                                            `protobuf:"varint,32,opt,name=filter_packet_rate,json=filter-packet-rate,proto3" json:"filter_packet_rate,omitempty"`
	FilterByteRate        uint64                                                                                                            `protobuf:"varint,33,opt,name=filter_byte_rate,json=filter-byte-rate,proto3" json:"filter_byte_rate,omitempty"`
	ClassifierStatisticss *Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetApplyTime

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetCarByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetCarBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetCarPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetCarPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetClearFlag

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetClearTime

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetEnableTime

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetFilterByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetFilterBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetFilterPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetFilterPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMatchByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMatchBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMatchDropByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMatchDropBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMatchDropPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMatchDropPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMatchPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMatchPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMatchPassByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMatchPassBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMatchPassPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMatchPassPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMissByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMissBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMissPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetMissPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetSlotId

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetUrpfByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetUrpfBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetUrpfPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) GetUrpfPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) ProtoMessage

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) ProtoReflect

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) Reset

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics) String

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss struct {
	ClassifierStatistics []*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics `protobuf:"bytes,1,rep,name=classifier_statistics,json=classifier-statistics,proto3" json:"classifier_statistics,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss) ProtoMessage

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss) ProtoReflect

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss) Reset

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss) String

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics struct {
	ClassifierName      string `protobuf:"bytes,1,opt,name=classifier_name,json=classifier-name,proto3" json:"classifier_name,omitempty"`
	StreamDirection     string `protobuf:"bytes,2,opt,name=stream_direction,json=stream-direction,proto3" json:"stream_direction,omitempty"`
	GroupType           string `protobuf:"bytes,3,opt,name=group_type,json=group-type,proto3" json:"group_type,omitempty"`
	GroupName           string `protobuf:"bytes,4,opt,name=group_name,json=group-name,proto3" json:"group_name,omitempty"`
	MatchPackets        uint64 `protobuf:"varint,5,opt,name=match_packets,json=match-packets,proto3" json:"match_packets,omitempty"`
	MatchBytes          uint64 `protobuf:"varint,6,opt,name=match_bytes,json=match-bytes,proto3" json:"match_bytes,omitempty"`
	MatchPacketRate     uint64 `protobuf:"varint,7,opt,name=match_packet_rate,json=match-packet-rate,proto3" json:"match_packet_rate,omitempty"`
	MatchByteRate       uint64 `protobuf:"varint,8,opt,name=match_byte_rate,json=match-byte-rate,proto3" json:"match_byte_rate,omitempty"`
	MatchPassPackets    uint64 `protobuf:"varint,9,opt,name=match_pass_packets,json=match-pass-packets,proto3" json:"match_pass_packets,omitempty"`
	MatchPassBytes      uint64 `protobuf:"varint,10,opt,name=match_pass_bytes,json=match-pass-bytes,proto3" json:"match_pass_bytes,omitempty"`
	MatchDropPackets    uint64 `protobuf:"varint,11,opt,name=match_drop_packets,json=match-drop-packets,proto3" json:"match_drop_packets,omitempty"`
	MatchDropBytes      uint64 `protobuf:"varint,12,opt,name=match_drop_bytes,json=match-drop-bytes,proto3" json:"match_drop_bytes,omitempty"`
	MatchPassPacketRate uint64 `` /* 127-byte string literal not displayed */
	MatchPassByteRate   uint64 `protobuf:"varint,14,opt,name=match_pass_byte_rate,json=match-pass-byte-rate,proto3" json:"match_pass_byte_rate,omitempty"`
	MatchDropPacketRate uint64 `` /* 127-byte string literal not displayed */
	MatchDropByteRate   uint64 `protobuf:"varint,16,opt,name=match_drop_byte_rate,json=match-drop-byte-rate,proto3" json:"match_drop_byte_rate,omitempty"`
	FilterPackets       uint64 `protobuf:"varint,17,opt,name=filter_packets,json=filter-packets,proto3" json:"filter_packets,omitempty"`
	FilterBytes         uint64 `protobuf:"varint,18,opt,name=filter_bytes,json=filter-bytes,proto3" json:"filter_bytes,omitempty"`
	FilterPaketRate     uint64 `protobuf:"varint,19,opt,name=filter_paket_rate,json=filter-paket-rate,proto3" json:"filter_paket_rate,omitempty"`
	FilterByteRate      uint64 `protobuf:"varint,20,opt,name=filter_byte_rate,json=filter-byte-rate,proto3" json:"filter_byte_rate,omitempty"`
	UrpfDropPackets     uint64 `protobuf:"varint,21,opt,name=urpf_drop_packets,json=urpf-drop-packets,proto3" json:"urpf_drop_packets,omitempty"`
	UrpfDropBytes       uint64 `protobuf:"varint,22,opt,name=urpf_drop_bytes,json=urpf-drop-bytes,proto3" json:"urpf_drop_bytes,omitempty"`
	UrpfDropPacketRate  uint64 `protobuf:"varint,23,opt,name=urpf_drop_packet_rate,json=urpf-drop-packet-rate,proto3" json:"urpf_drop_packet_rate,omitempty"`
	UrpfDropByteRate    uint64 `protobuf:"varint,24,opt,name=urpf_drop_byte_rate,json=urpf-drop-byte-rate,proto3" json:"urpf_drop_byte_rate,omitempty"`
	CarPackets          uint64 `protobuf:"varint,25,opt,name=car_packets,json=car-packets,proto3" json:"car_packets,omitempty"`
	CarBytes            uint64 `protobuf:"varint,26,opt,name=car_bytes,json=car-bytes,proto3" json:"car_bytes,omitempty"`
	CarPacketRate       uint64 `protobuf:"varint,27,opt,name=car_packet_rate,json=car-packet-rate,proto3" json:"car_packet_rate,omitempty"`
	CarByteRate         uint64 `protobuf:"varint,28,opt,name=car_byte_rate,json=car-byte-rate,proto3" json:"car_byte_rate,omitempty"`
	CarPassPackets      uint64 `protobuf:"varint,29,opt,name=car_pass_packets,json=car-pass-packets,proto3" json:"car_pass_packets,omitempty"`
	CarPassBytes        uint64 `protobuf:"varint,30,opt,name=car_pass_bytes,json=car-pass-bytes,proto3" json:"car_pass_bytes,omitempty"`
	CarDropPackets      uint64 `protobuf:"varint,31,opt,name=car_drop_packets,json=car-drop-packets,proto3" json:"car_drop_packets,omitempty"`
	CarDropBytes        uint64 `protobuf:"varint,32,opt,name=car_drop_bytes,json=car-drop-bytes,proto3" json:"car_drop_bytes,omitempty"`
	CarPassPacketRate   uint64 `protobuf:"varint,33,opt,name=car_pass_packet_rate,json=car-pass-packet-rate,proto3" json:"car_pass_packet_rate,omitempty"`
	CarPassByteRate     uint64 `protobuf:"varint,34,opt,name=car_pass_byte_rate,json=car-pass-byte-rate,proto3" json:"car_pass_byte_rate,omitempty"`
	CarDropPacketRate   uint64 `protobuf:"varint,35,opt,name=car_drop_packet_rate,json=car-drop-packet-rate,proto3" json:"car_drop_packet_rate,omitempty"`
	CarDropByteRate     uint64 `protobuf:"varint,36,opt,name=car_drop_byte_rate,json=car-drop-byte-rate,proto3" json:"car_drop_byte_rate,omitempty"`
	CarGreenPackets     uint64 `protobuf:"varint,37,opt,name=car_green_packets,json=car-green-packets,proto3" json:"car_green_packets,omitempty"`
	CarGreenBytes       uint64 `protobuf:"varint,38,opt,name=car_green_bytes,json=car-green-bytes,proto3" json:"car_green_bytes,omitempty"`
	CarYellowPackets    uint64 `protobuf:"varint,39,opt,name=car_yellow_packets,json=car-yellow-packets,proto3" json:"car_yellow_packets,omitempty"`
	CarYellowBytes      uint64 `protobuf:"varint,40,opt,name=car_yellow_bytes,json=car-yellow-bytes,proto3" json:"car_yellow_bytes,omitempty"`
	CarRedPackets       uint64 `protobuf:"varint,41,opt,name=car_red_packets,json=car-red-packets,proto3" json:"car_red_packets,omitempty"`
	CarRedBytes         uint64 `protobuf:"varint,42,opt,name=car_red_bytes,json=car-red-bytes,proto3" json:"car_red_bytes,omitempty"`
	CarGreenPacketRate  uint64 `protobuf:"varint,43,opt,name=car_green_packet_rate,json=car-green-packet-rate,proto3" json:"car_green_packet_rate,omitempty"`
	CarGreenByteRate    uint64 `protobuf:"varint,44,opt,name=car_green_byte_rate,json=car-green-byte-rate,proto3" json:"car_green_byte_rate,omitempty"`
	CarYellowPacketRate uint64 `` /* 127-byte string literal not displayed */
	CarYellowByteRate   uint64 `protobuf:"varint,46,opt,name=car_yellow_byte_rate,json=car-yellow-byte-rate,proto3" json:"car_yellow_byte_rate,omitempty"`
	CarRedPacketRate    uint64 `protobuf:"varint,47,opt,name=car_red_packet_rate,json=car-red-packet-rate,proto3" json:"car_red_packet_rate,omitempty"`
	CarRedByteRate      uint64 `protobuf:"varint,48,opt,name=car_red_byte_rate,json=car-red-byte-rate,proto3" json:"car_red_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarDropByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarDropBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarDropPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarDropPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarGreenByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarGreenBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarGreenPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarGreenPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarPassByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarPassBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarPassPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarPassPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarRedByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarRedBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarRedPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarRedPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarYellowByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarYellowBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarYellowPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarYellowPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetClassifierName

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetFilterByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetFilterBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetFilterPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetFilterPaketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetGroupName

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetGroupType

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchDropByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchDropBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchDropPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchDropPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchPassByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchPassBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchPassPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchPassPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetStreamDirection

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUrpfDropByteRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUrpfDropBytes

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUrpfDropPacketRate

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUrpfDropPackets

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) ProtoMessage

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) ProtoReflect

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) Reset

func (*Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_GlobalPolicyStatisticss_GlobalPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) String

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType

type Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType int32
const (
	Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType_UCL Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType = 0
	Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType_ACL Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType = 1
)

func (Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType) Descriptor

func (Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType) Enum

func (Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType.Descriptor instead.

func (Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType) Number

func (Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType) String

func (Qos_GlobalConfig_GlobalPolicys_GlobalPolicy_UclType) Type

type Qos_GlobalConfig_GlobalSetQueueStat

type Qos_GlobalConfig_GlobalSetQueueStat struct {
	Interval Qos_GlobalConfig_GlobalSetQueueStat_Interval `` /* 136-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_GlobalSetQueueStat) Descriptor deprecated

func (*Qos_GlobalConfig_GlobalSetQueueStat) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_GlobalSetQueueStat.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_GlobalSetQueueStat) GetInterval

func (*Qos_GlobalConfig_GlobalSetQueueStat) ProtoMessage

func (*Qos_GlobalConfig_GlobalSetQueueStat) ProtoMessage()

func (*Qos_GlobalConfig_GlobalSetQueueStat) ProtoReflect

func (*Qos_GlobalConfig_GlobalSetQueueStat) Reset

func (*Qos_GlobalConfig_GlobalSetQueueStat) String

type Qos_GlobalConfig_GlobalSetQueueStat_Interval

type Qos_GlobalConfig_GlobalSetQueueStat_Interval int32
const (
	Qos_GlobalConfig_GlobalSetQueueStat_INVALID_ENUM_VALUE_Interval Qos_GlobalConfig_GlobalSetQueueStat_Interval = 0
	Qos_GlobalConfig_GlobalSetQueueStat_Interval_X_5S               Qos_GlobalConfig_GlobalSetQueueStat_Interval = 5
	Qos_GlobalConfig_GlobalSetQueueStat_Interval_X_30S              Qos_GlobalConfig_GlobalSetQueueStat_Interval = 30
	Qos_GlobalConfig_GlobalSetQueueStat_Interval_X_300S             Qos_GlobalConfig_GlobalSetQueueStat_Interval = 300
)

func (Qos_GlobalConfig_GlobalSetQueueStat_Interval) Descriptor

func (Qos_GlobalConfig_GlobalSetQueueStat_Interval) Enum

func (Qos_GlobalConfig_GlobalSetQueueStat_Interval) EnumDescriptor deprecated

func (Qos_GlobalConfig_GlobalSetQueueStat_Interval) EnumDescriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_GlobalSetQueueStat_Interval.Descriptor instead.

func (Qos_GlobalConfig_GlobalSetQueueStat_Interval) Number

func (Qos_GlobalConfig_GlobalSetQueueStat_Interval) String

func (Qos_GlobalConfig_GlobalSetQueueStat_Interval) Type

type Qos_GlobalConfig_HostPackets

type Qos_GlobalConfig_HostPackets struct {
	HostPacket []*Qos_GlobalConfig_HostPackets_HostPacket `protobuf:"bytes,1,rep,name=host_packet,json=host-packet,proto3" json:"host_packet,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_HostPackets) Descriptor deprecated

func (*Qos_GlobalConfig_HostPackets) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_HostPackets.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_HostPackets) GetHostPacket

func (*Qos_GlobalConfig_HostPackets) ProtoMessage

func (*Qos_GlobalConfig_HostPackets) ProtoMessage()

func (*Qos_GlobalConfig_HostPackets) ProtoReflect

func (*Qos_GlobalConfig_HostPackets) Reset

func (x *Qos_GlobalConfig_HostPackets) Reset()

func (*Qos_GlobalConfig_HostPackets) String

type Qos_GlobalConfig_HostPackets_HostPacket

type Qos_GlobalConfig_HostPackets_HostPacket struct {
	Dscp         uint32                                               `protobuf:"varint,1,opt,name=dscp,proto3" json:"dscp,omitempty"`
	ServiceClass Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass `` /* 173-byte string literal not displayed */
	Color        Qos_GlobalConfig_HostPackets_HostPacket_Color        `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_HostPackets_HostPacket) Descriptor deprecated

func (*Qos_GlobalConfig_HostPackets_HostPacket) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_HostPackets_HostPacket.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_HostPackets_HostPacket) GetColor

func (*Qos_GlobalConfig_HostPackets_HostPacket) GetDscp

func (*Qos_GlobalConfig_HostPackets_HostPacket) GetServiceClass

func (*Qos_GlobalConfig_HostPackets_HostPacket) ProtoMessage

func (*Qos_GlobalConfig_HostPackets_HostPacket) ProtoReflect

func (*Qos_GlobalConfig_HostPackets_HostPacket) Reset

func (*Qos_GlobalConfig_HostPackets_HostPacket) String

type Qos_GlobalConfig_HostPackets_HostPacket_Color

type Qos_GlobalConfig_HostPackets_HostPacket_Color int32
const (
	Qos_GlobalConfig_HostPackets_HostPacket_Color_GREEN  Qos_GlobalConfig_HostPackets_HostPacket_Color = 0
	Qos_GlobalConfig_HostPackets_HostPacket_Color_YELLOW Qos_GlobalConfig_HostPackets_HostPacket_Color = 1
	Qos_GlobalConfig_HostPackets_HostPacket_Color_RED    Qos_GlobalConfig_HostPackets_HostPacket_Color = 2
)

func (Qos_GlobalConfig_HostPackets_HostPacket_Color) Descriptor

func (Qos_GlobalConfig_HostPackets_HostPacket_Color) Enum

func (Qos_GlobalConfig_HostPackets_HostPacket_Color) EnumDescriptor deprecated

func (Qos_GlobalConfig_HostPackets_HostPacket_Color) EnumDescriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_HostPackets_HostPacket_Color.Descriptor instead.

func (Qos_GlobalConfig_HostPackets_HostPacket_Color) Number

func (Qos_GlobalConfig_HostPackets_HostPacket_Color) String

func (Qos_GlobalConfig_HostPackets_HostPacket_Color) Type

type Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass

type Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass int32
const (
	Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass_BE  Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass = 0
	Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass_AF1 Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass = 1
	Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass_AF2 Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass = 2
	Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass_AF3 Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass = 3
	Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass_AF4 Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass = 4
	Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass_EF  Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass = 5
	Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass_CS6 Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass = 6
	Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass_CS7 Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass = 7
)

func (Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass) Descriptor

func (Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass) Enum

func (Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass.Descriptor instead.

func (Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass) Number

func (Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass) String

func (Qos_GlobalConfig_HostPackets_HostPacket_ServiceClass) Type

type Qos_GlobalConfig_L2TpLayerExclude

type Qos_GlobalConfig_L2TpLayerExclude struct {
	L2TpUser Qos_GlobalConfig_L2TpLayerExclude_L2TpUser `` /* 151-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_L2TpLayerExclude) Descriptor deprecated

func (*Qos_GlobalConfig_L2TpLayerExclude) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_L2TpLayerExclude.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_L2TpLayerExclude) GetL2TpUser

func (*Qos_GlobalConfig_L2TpLayerExclude) ProtoMessage

func (*Qos_GlobalConfig_L2TpLayerExclude) ProtoMessage()

func (*Qos_GlobalConfig_L2TpLayerExclude) ProtoReflect

func (*Qos_GlobalConfig_L2TpLayerExclude) Reset

func (*Qos_GlobalConfig_L2TpLayerExclude) String

type Qos_GlobalConfig_L2TpLayerExcludeSlots

type Qos_GlobalConfig_L2TpLayerExcludeSlots struct {
	L2TpLayerExcludeSlot []*Qos_GlobalConfig_L2TpLayerExcludeSlots_L2TpLayerExcludeSlot `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots) Descriptor deprecated

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_L2TpLayerExcludeSlots.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots) GetL2TpLayerExcludeSlot

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots) ProtoMessage

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots) ProtoReflect

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots) Reset

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots) String

type Qos_GlobalConfig_L2TpLayerExcludeSlots_L2TpLayerExcludeSlot

type Qos_GlobalConfig_L2TpLayerExcludeSlots_L2TpLayerExcludeSlot struct {
	SlotId string `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots_L2TpLayerExcludeSlot) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_L2TpLayerExcludeSlots_L2TpLayerExcludeSlot.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots_L2TpLayerExcludeSlot) GetSlotId

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots_L2TpLayerExcludeSlot) ProtoMessage

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots_L2TpLayerExcludeSlot) ProtoReflect

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots_L2TpLayerExcludeSlot) Reset

func (*Qos_GlobalConfig_L2TpLayerExcludeSlots_L2TpLayerExcludeSlot) String

type Qos_GlobalConfig_L2TpLayerExclude_L2TpUser

type Qos_GlobalConfig_L2TpLayerExclude_L2TpUser int32
const (
	Qos_GlobalConfig_L2TpLayerExclude_INVALID_ENUM_VALUE_L2TpUser Qos_GlobalConfig_L2TpLayerExclude_L2TpUser = 0
	Qos_GlobalConfig_L2TpLayerExclude_L2TpUser_L2TPX_USER         Qos_GlobalConfig_L2TpLayerExclude_L2TpUser = 12
)

func (Qos_GlobalConfig_L2TpLayerExclude_L2TpUser) Descriptor

func (Qos_GlobalConfig_L2TpLayerExclude_L2TpUser) Enum

func (Qos_GlobalConfig_L2TpLayerExclude_L2TpUser) EnumDescriptor deprecated

func (Qos_GlobalConfig_L2TpLayerExclude_L2TpUser) EnumDescriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_L2TpLayerExclude_L2TpUser.Descriptor instead.

func (Qos_GlobalConfig_L2TpLayerExclude_L2TpUser) Number

func (Qos_GlobalConfig_L2TpLayerExclude_L2TpUser) String

func (Qos_GlobalConfig_L2TpLayerExclude_L2TpUser) Type

type Qos_GlobalConfig_LinkLayerExcludeSlots

type Qos_GlobalConfig_LinkLayerExcludeSlots struct {
	LinkLayerExcludeSlot []*Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_LinkLayerExcludeSlots) Descriptor deprecated

func (*Qos_GlobalConfig_LinkLayerExcludeSlots) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_LinkLayerExcludeSlots.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_LinkLayerExcludeSlots) GetLinkLayerExcludeSlot

func (*Qos_GlobalConfig_LinkLayerExcludeSlots) ProtoMessage

func (*Qos_GlobalConfig_LinkLayerExcludeSlots) ProtoReflect

func (*Qos_GlobalConfig_LinkLayerExcludeSlots) Reset

func (*Qos_GlobalConfig_LinkLayerExcludeSlots) String

type Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot

type Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot struct {
	SlotId     string                                                                 `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	AccessType Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType `` /* 185-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot) GetAccessType

func (*Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot) GetSlotId

func (*Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot) ProtoMessage

func (*Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot) ProtoReflect

func (*Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot) Reset

func (*Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot) String

type Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType

type Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType int32
const (
	Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType_NONE                 Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType = 0
	Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType_LEASEDX_LINEX_ACCESS Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType = 1
)

func (Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType) Descriptor

func (Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType) Enum

func (Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType.Descriptor instead.

func (Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType) Number

func (Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType) String

func (Qos_GlobalConfig_LinkLayerExcludeSlots_LinkLayerExcludeSlot_AccessType) Type

type Qos_GlobalConfig_LinkLayerExcludes

type Qos_GlobalConfig_LinkLayerExcludes struct {
	LinkLayerExclude []*Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude `protobuf:"bytes,1,rep,name=link_layer_exclude,json=link-layer-exclude,proto3" json:"link_layer_exclude,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_LinkLayerExcludes) Descriptor deprecated

func (*Qos_GlobalConfig_LinkLayerExcludes) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_LinkLayerExcludes.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_LinkLayerExcludes) GetLinkLayerExclude

func (*Qos_GlobalConfig_LinkLayerExcludes) ProtoMessage

func (*Qos_GlobalConfig_LinkLayerExcludes) ProtoMessage()

func (*Qos_GlobalConfig_LinkLayerExcludes) ProtoReflect

func (*Qos_GlobalConfig_LinkLayerExcludes) Reset

func (*Qos_GlobalConfig_LinkLayerExcludes) String

type Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude

type Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude struct {
	AccessType Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType `` /* 177-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude) GetAccessType

func (*Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude) ProtoMessage

func (*Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude) ProtoReflect

func (*Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude) Reset

func (*Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude) String

type Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType

type Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType int32
const (
	Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType_NONE                 Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType = 0
	Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType_LEASEDX_LINEX_ACCESS Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType = 1
)

func (Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType) Descriptor

func (Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType) Enum

func (Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType.Descriptor instead.

func (Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType) Number

func (Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType) String

func (Qos_GlobalConfig_LinkLayerExcludes_LinkLayerExclude_AccessType) Type

type Qos_GlobalConfig_LocalIdEnable

type Qos_GlobalConfig_LocalIdEnable struct {
	Mode Qos_GlobalConfig_LocalIdEnable_Mode `protobuf:"varint,1,opt,name=mode,proto3,enum=huaweiV8R12_qos.Qos_GlobalConfig_LocalIdEnable_Mode" json:"mode,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_LocalIdEnable) Descriptor deprecated

func (*Qos_GlobalConfig_LocalIdEnable) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_LocalIdEnable.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_LocalIdEnable) GetMode

func (*Qos_GlobalConfig_LocalIdEnable) ProtoMessage

func (*Qos_GlobalConfig_LocalIdEnable) ProtoMessage()

func (*Qos_GlobalConfig_LocalIdEnable) ProtoReflect

func (*Qos_GlobalConfig_LocalIdEnable) Reset

func (x *Qos_GlobalConfig_LocalIdEnable) Reset()

func (*Qos_GlobalConfig_LocalIdEnable) String

type Qos_GlobalConfig_LocalIdEnable_Mode

type Qos_GlobalConfig_LocalIdEnable_Mode int32
const (
	Qos_GlobalConfig_LocalIdEnable_Mode_SOURCE      Qos_GlobalConfig_LocalIdEnable_Mode = 0
	Qos_GlobalConfig_LocalIdEnable_Mode_DESTINATION Qos_GlobalConfig_LocalIdEnable_Mode = 1
	Qos_GlobalConfig_LocalIdEnable_Mode_BOTH        Qos_GlobalConfig_LocalIdEnable_Mode = 2
)

func (Qos_GlobalConfig_LocalIdEnable_Mode) Descriptor

func (Qos_GlobalConfig_LocalIdEnable_Mode) Enum

func (Qos_GlobalConfig_LocalIdEnable_Mode) EnumDescriptor deprecated

func (Qos_GlobalConfig_LocalIdEnable_Mode) EnumDescriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_LocalIdEnable_Mode.Descriptor instead.

func (Qos_GlobalConfig_LocalIdEnable_Mode) Number

func (Qos_GlobalConfig_LocalIdEnable_Mode) String

func (Qos_GlobalConfig_LocalIdEnable_Mode) Type

type Qos_GlobalConfig_LowLatencyEnables

type Qos_GlobalConfig_LowLatencyEnables struct {
	LowLatencyEnable []*Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable `protobuf:"bytes,1,rep,name=low_latency_enable,json=low-latency-enable,proto3" json:"low_latency_enable,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_LowLatencyEnables) Descriptor deprecated

func (*Qos_GlobalConfig_LowLatencyEnables) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_LowLatencyEnables.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_LowLatencyEnables) GetLowLatencyEnable

func (*Qos_GlobalConfig_LowLatencyEnables) ProtoMessage

func (*Qos_GlobalConfig_LowLatencyEnables) ProtoMessage()

func (*Qos_GlobalConfig_LowLatencyEnables) ProtoReflect

func (*Qos_GlobalConfig_LowLatencyEnables) Reset

func (*Qos_GlobalConfig_LowLatencyEnables) String

type Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable

type Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable struct {
	EnableType  Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType  `` /* 177-byte string literal not displayed */
	EnableValue Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue `` /* 181-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable) GetEnableType

func (*Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable) GetEnableValue

func (*Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable) ProtoMessage

func (*Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable) ProtoReflect

func (*Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable) Reset

func (*Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable) String

type Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType

type Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType int32
const (
	Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_INVALID_ENUM_VALUE_EnableType Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType = 0
	Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType_FLOWX_QUEUE        Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType = 1
)

func (Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType) Descriptor

func (Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType) Enum

func (Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType.Descriptor instead.

func (Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType) Number

func (Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType) String

func (Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableType) Type

type Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue

type Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue int32
const (
	Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_INVALID_ENUM_VALUE_EnableValue Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue = 0
	Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue_ENABLE             Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue = 1
)

func (Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue) Descriptor

func (Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue) Enum

func (Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue.Descriptor instead.

func (Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue) Number

func (Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue) String

func (Qos_GlobalConfig_LowLatencyEnables_LowLatencyEnable_EnableValue) Type

type Qos_GlobalConfig_Mirror

type Qos_GlobalConfig_Mirror struct {
	ToObserve *Qos_GlobalConfig_Mirror_ToObserve `protobuf:"bytes,1,opt,name=to_observe,json=to-observe,proto3" json:"to_observe,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_Mirror) Descriptor deprecated

func (*Qos_GlobalConfig_Mirror) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_Mirror.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_Mirror) GetToObserve

func (*Qos_GlobalConfig_Mirror) ProtoMessage

func (*Qos_GlobalConfig_Mirror) ProtoMessage()

func (*Qos_GlobalConfig_Mirror) ProtoReflect

func (x *Qos_GlobalConfig_Mirror) ProtoReflect() protoreflect.Message

func (*Qos_GlobalConfig_Mirror) Reset

func (x *Qos_GlobalConfig_Mirror) Reset()

func (*Qos_GlobalConfig_Mirror) String

func (x *Qos_GlobalConfig_Mirror) String() string

type Qos_GlobalConfig_Mirror_ToObserve

type Qos_GlobalConfig_Mirror_ToObserve struct {
	Index uint32 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_Mirror_ToObserve) Descriptor deprecated

func (*Qos_GlobalConfig_Mirror_ToObserve) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_Mirror_ToObserve.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_Mirror_ToObserve) GetIndex

func (*Qos_GlobalConfig_Mirror_ToObserve) ProtoMessage

func (*Qos_GlobalConfig_Mirror_ToObserve) ProtoMessage()

func (*Qos_GlobalConfig_Mirror_ToObserve) ProtoReflect

func (*Qos_GlobalConfig_Mirror_ToObserve) Reset

func (*Qos_GlobalConfig_Mirror_ToObserve) String

type Qos_GlobalConfig_PacketBlockThresholdAll

type Qos_GlobalConfig_PacketBlockThresholdAll struct {
	Size uint32 `protobuf:"varint,1,opt,name=size,proto3" json:"size,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_PacketBlockThresholdAll) Descriptor deprecated

func (*Qos_GlobalConfig_PacketBlockThresholdAll) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_PacketBlockThresholdAll.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_PacketBlockThresholdAll) GetSize

func (*Qos_GlobalConfig_PacketBlockThresholdAll) ProtoMessage

func (*Qos_GlobalConfig_PacketBlockThresholdAll) ProtoReflect

func (*Qos_GlobalConfig_PacketBlockThresholdAll) Reset

func (*Qos_GlobalConfig_PacketBlockThresholdAll) String

type Qos_GlobalConfig_Packs

type Qos_GlobalConfig_Packs struct {
	Pack []*Qos_GlobalConfig_Packs_Pack `protobuf:"bytes,1,rep,name=pack,proto3" json:"pack,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_Packs) Descriptor deprecated

func (*Qos_GlobalConfig_Packs) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_Packs.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_Packs) GetPack

func (*Qos_GlobalConfig_Packs) ProtoMessage

func (*Qos_GlobalConfig_Packs) ProtoMessage()

func (*Qos_GlobalConfig_Packs) ProtoReflect

func (x *Qos_GlobalConfig_Packs) ProtoReflect() protoreflect.Message

func (*Qos_GlobalConfig_Packs) Reset

func (x *Qos_GlobalConfig_Packs) Reset()

func (*Qos_GlobalConfig_Packs) String

func (x *Qos_GlobalConfig_Packs) String() string

type Qos_GlobalConfig_Packs_Pack

type Qos_GlobalConfig_Packs_Pack struct {
	SlotId     string                                 `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	SwitchFlag Qos_GlobalConfig_Packs_Pack_SwitchFlag `` /* 153-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_Packs_Pack) Descriptor deprecated

func (*Qos_GlobalConfig_Packs_Pack) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_Packs_Pack.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_Packs_Pack) GetSlotId

func (x *Qos_GlobalConfig_Packs_Pack) GetSlotId() string

func (*Qos_GlobalConfig_Packs_Pack) GetSwitchFlag

func (*Qos_GlobalConfig_Packs_Pack) ProtoMessage

func (*Qos_GlobalConfig_Packs_Pack) ProtoMessage()

func (*Qos_GlobalConfig_Packs_Pack) ProtoReflect

func (*Qos_GlobalConfig_Packs_Pack) Reset

func (x *Qos_GlobalConfig_Packs_Pack) Reset()

func (*Qos_GlobalConfig_Packs_Pack) String

func (x *Qos_GlobalConfig_Packs_Pack) String() string

type Qos_GlobalConfig_Packs_Pack_SwitchFlag

type Qos_GlobalConfig_Packs_Pack_SwitchFlag int32
const (
	Qos_GlobalConfig_Packs_Pack_SwitchFlag_DISABLE Qos_GlobalConfig_Packs_Pack_SwitchFlag = 0
	Qos_GlobalConfig_Packs_Pack_SwitchFlag_ENABLE  Qos_GlobalConfig_Packs_Pack_SwitchFlag = 1
)

func (Qos_GlobalConfig_Packs_Pack_SwitchFlag) Descriptor

func (Qos_GlobalConfig_Packs_Pack_SwitchFlag) Enum

func (Qos_GlobalConfig_Packs_Pack_SwitchFlag) EnumDescriptor deprecated

func (Qos_GlobalConfig_Packs_Pack_SwitchFlag) EnumDescriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_Packs_Pack_SwitchFlag.Descriptor instead.

func (Qos_GlobalConfig_Packs_Pack_SwitchFlag) Number

func (Qos_GlobalConfig_Packs_Pack_SwitchFlag) String

func (Qos_GlobalConfig_Packs_Pack_SwitchFlag) Type

type Qos_GlobalConfig_Pbr

type Qos_GlobalConfig_Pbr struct {
	GlobalVpnGroups *Qos_GlobalConfig_Pbr_GlobalVpnGroups `protobuf:"bytes,1,opt,name=global_vpn_groups,json=global-vpn-groups,proto3" json:"global_vpn_groups,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_Pbr) Descriptor deprecated

func (*Qos_GlobalConfig_Pbr) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_Pbr.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_Pbr) GetGlobalVpnGroups

func (*Qos_GlobalConfig_Pbr) ProtoMessage

func (*Qos_GlobalConfig_Pbr) ProtoMessage()

func (*Qos_GlobalConfig_Pbr) ProtoReflect

func (x *Qos_GlobalConfig_Pbr) ProtoReflect() protoreflect.Message

func (*Qos_GlobalConfig_Pbr) Reset

func (x *Qos_GlobalConfig_Pbr) Reset()

func (*Qos_GlobalConfig_Pbr) String

func (x *Qos_GlobalConfig_Pbr) String() string

type Qos_GlobalConfig_Pbr_GlobalVpnGroups

type Qos_GlobalConfig_Pbr_GlobalVpnGroups struct {
	GlobalVpnGroup []*Qos_GlobalConfig_Pbr_GlobalVpnGroups_GlobalVpnGroup `protobuf:"bytes,1,rep,name=global_vpn_group,json=global-vpn-group,proto3" json:"global_vpn_group,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups) Descriptor deprecated

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_Pbr_GlobalVpnGroups.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups) GetGlobalVpnGroup

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups) ProtoMessage

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups) ProtoMessage()

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups) ProtoReflect

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups) Reset

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups) String

type Qos_GlobalConfig_Pbr_GlobalVpnGroups_GlobalVpnGroup

type Qos_GlobalConfig_Pbr_GlobalVpnGroups_GlobalVpnGroup struct {
	VpnGroupName string   `protobuf:"bytes,1,opt,name=vpn_group_name,json=vpn-group-name,proto3" json:"vpn_group_name,omitempty"`
	VrfName      []string `protobuf:"bytes,2,rep,name=vrf_name,json=vrf-name,proto3" json:"vrf_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups_GlobalVpnGroup) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_Pbr_GlobalVpnGroups_GlobalVpnGroup.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups_GlobalVpnGroup) GetVpnGroupName

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups_GlobalVpnGroup) GetVrfName

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups_GlobalVpnGroup) ProtoMessage

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups_GlobalVpnGroup) ProtoReflect

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups_GlobalVpnGroup) Reset

func (*Qos_GlobalConfig_Pbr_GlobalVpnGroups_GlobalVpnGroup) String

type Qos_GlobalConfig_PortConvergenceSchedule

type Qos_GlobalConfig_PortConvergenceSchedule struct {
	Mode Qos_GlobalConfig_PortConvergenceSchedule_Mode `` /* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_PortConvergenceSchedule) Descriptor deprecated

func (*Qos_GlobalConfig_PortConvergenceSchedule) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_PortConvergenceSchedule.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_PortConvergenceSchedule) GetMode

func (*Qos_GlobalConfig_PortConvergenceSchedule) ProtoMessage

func (*Qos_GlobalConfig_PortConvergenceSchedule) ProtoReflect

func (*Qos_GlobalConfig_PortConvergenceSchedule) Reset

func (*Qos_GlobalConfig_PortConvergenceSchedule) String

type Qos_GlobalConfig_PortConvergenceSchedule_Mode

type Qos_GlobalConfig_PortConvergenceSchedule_Mode int32
const (
	Qos_GlobalConfig_PortConvergenceSchedule_INVALID_ENUM_VALUE_Mode Qos_GlobalConfig_PortConvergenceSchedule_Mode = 0
	Qos_GlobalConfig_PortConvergenceSchedule_Mode_ENABLE             Qos_GlobalConfig_PortConvergenceSchedule_Mode = 1
)

func (Qos_GlobalConfig_PortConvergenceSchedule_Mode) Descriptor

func (Qos_GlobalConfig_PortConvergenceSchedule_Mode) Enum

func (Qos_GlobalConfig_PortConvergenceSchedule_Mode) EnumDescriptor deprecated

func (Qos_GlobalConfig_PortConvergenceSchedule_Mode) EnumDescriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_PortConvergenceSchedule_Mode.Descriptor instead.

func (Qos_GlobalConfig_PortConvergenceSchedule_Mode) Number

func (Qos_GlobalConfig_PortConvergenceSchedule_Mode) String

func (Qos_GlobalConfig_PortConvergenceSchedule_Mode) Type

type Qos_GlobalConfig_QueueWreds

type Qos_GlobalConfig_QueueWreds struct {
	QueueWred []*Qos_GlobalConfig_QueueWreds_QueueWred `protobuf:"bytes,1,rep,name=queue_wred,json=queue-wred,proto3" json:"queue_wred,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_QueueWreds) Descriptor deprecated

func (*Qos_GlobalConfig_QueueWreds) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_QueueWreds.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_QueueWreds) GetQueueWred

func (*Qos_GlobalConfig_QueueWreds) ProtoMessage

func (*Qos_GlobalConfig_QueueWreds) ProtoMessage()

func (*Qos_GlobalConfig_QueueWreds) ProtoReflect

func (*Qos_GlobalConfig_QueueWreds) Reset

func (x *Qos_GlobalConfig_QueueWreds) Reset()

func (*Qos_GlobalConfig_QueueWreds) String

func (x *Qos_GlobalConfig_QueueWreds) String() string

type Qos_GlobalConfig_QueueWreds_QueueWred

type Qos_GlobalConfig_QueueWreds_QueueWred struct {
	ServiceClass Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass `` /* 171-byte string literal not displayed */
	SpeedType    Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType    `` /* 159-byte string literal not displayed */
	WredName     string                                             `protobuf:"bytes,3,opt,name=wred_name,json=wred-name,proto3" json:"wred_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_QueueWreds_QueueWred) Descriptor deprecated

func (*Qos_GlobalConfig_QueueWreds_QueueWred) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_QueueWreds_QueueWred.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_QueueWreds_QueueWred) GetServiceClass

func (*Qos_GlobalConfig_QueueWreds_QueueWred) GetSpeedType

func (*Qos_GlobalConfig_QueueWreds_QueueWred) GetWredName

func (*Qos_GlobalConfig_QueueWreds_QueueWred) ProtoMessage

func (*Qos_GlobalConfig_QueueWreds_QueueWred) ProtoMessage()

func (*Qos_GlobalConfig_QueueWreds_QueueWred) ProtoReflect

func (*Qos_GlobalConfig_QueueWreds_QueueWred) Reset

func (*Qos_GlobalConfig_QueueWreds_QueueWred) String

type Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass

type Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass int32
const (
	Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass_BE  Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass = 0
	Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass_AF1 Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass = 1
	Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass_AF2 Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass = 2
	Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass_AF3 Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass = 3
	Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass_AF4 Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass = 4
	Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass_EF  Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass = 5
	Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass_CS6 Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass = 6
	Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass_CS7 Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass = 7
)

func (Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass) Descriptor

func (Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass) Enum

func (Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass.Descriptor instead.

func (Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass) Number

func (Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass) String

func (Qos_GlobalConfig_QueueWreds_QueueWred_ServiceClass) Type

type Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType

type Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType int32
const (
	Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType_BOTHX_SPEED Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType = 0
	Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType_LOWX_SPEED  Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType = 1
	Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType_HIGHX_SPEED Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType = 2
)

func (Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType) Descriptor

func (Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType) Enum

func (Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType.Descriptor instead.

func (Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType) Number

func (Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType) String

func (Qos_GlobalConfig_QueueWreds_QueueWred_SpeedType) Type

type Qos_GlobalConfig_RedbackPacketAdjustment

type Qos_GlobalConfig_RedbackPacketAdjustment struct {
	UserType Qos_GlobalConfig_RedbackPacketAdjustment_UserType `` /* 158-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_RedbackPacketAdjustment) Descriptor deprecated

func (*Qos_GlobalConfig_RedbackPacketAdjustment) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_RedbackPacketAdjustment.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_RedbackPacketAdjustment) GetUserType

func (*Qos_GlobalConfig_RedbackPacketAdjustment) ProtoMessage

func (*Qos_GlobalConfig_RedbackPacketAdjustment) ProtoReflect

func (*Qos_GlobalConfig_RedbackPacketAdjustment) Reset

func (*Qos_GlobalConfig_RedbackPacketAdjustment) String

type Qos_GlobalConfig_RedbackPacketAdjustmentSlots

type Qos_GlobalConfig_RedbackPacketAdjustmentSlots struct {
	RedbackPacketAdjustmentSlot []*Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_RedbackPacketAdjustmentSlots) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_RedbackPacketAdjustmentSlots.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_RedbackPacketAdjustmentSlots) GetRedbackPacketAdjustmentSlot

func (*Qos_GlobalConfig_RedbackPacketAdjustmentSlots) ProtoMessage

func (*Qos_GlobalConfig_RedbackPacketAdjustmentSlots) ProtoReflect

func (*Qos_GlobalConfig_RedbackPacketAdjustmentSlots) Reset

func (*Qos_GlobalConfig_RedbackPacketAdjustmentSlots) String

type Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot

type Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot struct {
	SlotId   string                                                                             `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	UserType Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType `` /* 191-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot) GetSlotId

func (*Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot) ProtoMessage

func (*Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot) ProtoReflect

func (*Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot) Reset

func (*Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot) String

type Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType

type Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType int32
const (
	Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_INVALID_ENUM_VALUE_UserType Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType = 0
	Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType_LAC                Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType = 1
	Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType_LNS                Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType = 2
	Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType_LACX_ANDX_LNS      Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType = 3
)

func (Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType) Descriptor

func (Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType.Descriptor instead.

func (Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType) Number

func (Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType) String

func (Qos_GlobalConfig_RedbackPacketAdjustmentSlots_RedbackPacketAdjustmentSlot_UserType) Type

type Qos_GlobalConfig_RedbackPacketAdjustment_UserType

type Qos_GlobalConfig_RedbackPacketAdjustment_UserType int32
const (
	Qos_GlobalConfig_RedbackPacketAdjustment_INVALID_ENUM_VALUE_UserType Qos_GlobalConfig_RedbackPacketAdjustment_UserType = 0
	Qos_GlobalConfig_RedbackPacketAdjustment_UserType_LAC                Qos_GlobalConfig_RedbackPacketAdjustment_UserType = 1
	Qos_GlobalConfig_RedbackPacketAdjustment_UserType_LNS                Qos_GlobalConfig_RedbackPacketAdjustment_UserType = 2
	Qos_GlobalConfig_RedbackPacketAdjustment_UserType_LACX_ANDX_LNS      Qos_GlobalConfig_RedbackPacketAdjustment_UserType = 3
)

func (Qos_GlobalConfig_RedbackPacketAdjustment_UserType) Descriptor

func (Qos_GlobalConfig_RedbackPacketAdjustment_UserType) Enum

func (Qos_GlobalConfig_RedbackPacketAdjustment_UserType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_RedbackPacketAdjustment_UserType.Descriptor instead.

func (Qos_GlobalConfig_RedbackPacketAdjustment_UserType) Number

func (Qos_GlobalConfig_RedbackPacketAdjustment_UserType) String

func (Qos_GlobalConfig_RedbackPacketAdjustment_UserType) Type

type Qos_GlobalConfig_SchedulingModes

type Qos_GlobalConfig_SchedulingModes struct {
	SchedulingMode []*Qos_GlobalConfig_SchedulingModes_SchedulingMode `protobuf:"bytes,1,rep,name=scheduling_mode,json=scheduling-mode,proto3" json:"scheduling_mode,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_SchedulingModes) Descriptor deprecated

func (*Qos_GlobalConfig_SchedulingModes) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_SchedulingModes.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_SchedulingModes) GetSchedulingMode

func (*Qos_GlobalConfig_SchedulingModes) ProtoMessage

func (*Qos_GlobalConfig_SchedulingModes) ProtoMessage()

func (*Qos_GlobalConfig_SchedulingModes) ProtoReflect

func (*Qos_GlobalConfig_SchedulingModes) Reset

func (*Qos_GlobalConfig_SchedulingModes) String

type Qos_GlobalConfig_SchedulingModes_SchedulingMode

type Qos_GlobalConfig_SchedulingModes_SchedulingMode struct {
	SlotId   string                                                   `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	ModeType Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType `` /* 165-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_SchedulingModes_SchedulingMode) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_SchedulingModes_SchedulingMode.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_SchedulingModes_SchedulingMode) GetModeType

func (*Qos_GlobalConfig_SchedulingModes_SchedulingMode) GetSlotId

func (*Qos_GlobalConfig_SchedulingModes_SchedulingMode) ProtoMessage

func (*Qos_GlobalConfig_SchedulingModes_SchedulingMode) ProtoReflect

func (*Qos_GlobalConfig_SchedulingModes_SchedulingMode) Reset

func (*Qos_GlobalConfig_SchedulingModes_SchedulingMode) String

type Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType

type Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType int32
const (
	Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType_MODE2 Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType = 0
	Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType_MODE3 Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType = 1
)

func (Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType) Descriptor

func (Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType) Enum

func (Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType.Descriptor instead.

func (Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType) Number

func (Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType) String

func (Qos_GlobalConfig_SchedulingModes_SchedulingMode_ModeType) Type

type Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables

type Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables struct {
	TmScheduleTrafficStatisticsEnable []*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables_TmScheduleTrafficStatisticsEnable `` /* 170-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables) GetTmScheduleTrafficStatisticsEnable

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables) ProtoMessage

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables) ProtoReflect

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables) Reset

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables) String

type Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables_TmScheduleTrafficStatisticsEnable

type Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables_TmScheduleTrafficStatisticsEnable struct {
	SlotId string `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	CardId string `protobuf:"bytes,2,opt,name=card_id,json=card-id,proto3" json:"card_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables_TmScheduleTrafficStatisticsEnable) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables_TmScheduleTrafficStatisticsEnable.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables_TmScheduleTrafficStatisticsEnable) GetCardId

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables_TmScheduleTrafficStatisticsEnable) GetSlotId

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables_TmScheduleTrafficStatisticsEnable) ProtoMessage

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables_TmScheduleTrafficStatisticsEnable) ProtoReflect

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables_TmScheduleTrafficStatisticsEnable) Reset

func (*Qos_GlobalConfig_TmScheduleTrafficStatisticsEnables_TmScheduleTrafficStatisticsEnable) String

type Qos_GlobalConfig_TrafficPolicyMatchs

type Qos_GlobalConfig_TrafficPolicyMatchs struct {
	TrafficPolicyMatch []*Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch `protobuf:"bytes,1,rep,name=traffic_policy_match,json=traffic-policy-match,proto3" json:"traffic_policy_match,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_TrafficPolicyMatchs) Descriptor deprecated

func (*Qos_GlobalConfig_TrafficPolicyMatchs) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_TrafficPolicyMatchs.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_TrafficPolicyMatchs) GetTrafficPolicyMatch

func (*Qos_GlobalConfig_TrafficPolicyMatchs) ProtoMessage

func (*Qos_GlobalConfig_TrafficPolicyMatchs) ProtoMessage()

func (*Qos_GlobalConfig_TrafficPolicyMatchs) ProtoReflect

func (*Qos_GlobalConfig_TrafficPolicyMatchs) Reset

func (*Qos_GlobalConfig_TrafficPolicyMatchs) String

type Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch

type Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch struct {
	Type Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type `` /* 144-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch) Descriptor deprecated

Deprecated: Use Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch) GetType

func (*Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch) ProtoMessage

func (*Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch) ProtoReflect

func (*Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch) Reset

func (*Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch) String

type Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type

type Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type int32
const (
	Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type_IPX_LAYERX_PUSH          Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type = 0
	Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type_PROTOCOLX_MCX_RESERVED   Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type = 2
	Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type_MPLSX_LAYERX_PUSH        Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type = 3
	Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type_MPLSX_LAYERX_L2X_INBOUND Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type = 4
	Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type_RULEX_PACKET             Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type = 5
	Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type_MPLSX_LAYERX_POP         Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type = 6
	Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type_IPX_LAYERX_POP           Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type = 7
)

func (Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type) Descriptor

func (Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type) Enum

func (Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type.Descriptor instead.

func (Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type) Number

func (Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type) String

func (Qos_GlobalConfig_TrafficPolicyMatchs_TrafficPolicyMatch_Type) Type

type Qos_GlobalConfig_TrafficPolicyUntag

type Qos_GlobalConfig_TrafficPolicyUntag struct {
	UntagType Qos_GlobalConfig_TrafficPolicyUntag_UntagType `` /* 157-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalConfig_TrafficPolicyUntag) Descriptor deprecated

func (*Qos_GlobalConfig_TrafficPolicyUntag) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_TrafficPolicyUntag.ProtoReflect.Descriptor instead.

func (*Qos_GlobalConfig_TrafficPolicyUntag) GetUntagType

func (*Qos_GlobalConfig_TrafficPolicyUntag) ProtoMessage

func (*Qos_GlobalConfig_TrafficPolicyUntag) ProtoMessage()

func (*Qos_GlobalConfig_TrafficPolicyUntag) ProtoReflect

func (*Qos_GlobalConfig_TrafficPolicyUntag) Reset

func (*Qos_GlobalConfig_TrafficPolicyUntag) String

type Qos_GlobalConfig_TrafficPolicyUntag_UntagType

type Qos_GlobalConfig_TrafficPolicyUntag_UntagType int32
const (
	Qos_GlobalConfig_TrafficPolicyUntag_UntagType_DISABLE Qos_GlobalConfig_TrafficPolicyUntag_UntagType = 0
)

func (Qos_GlobalConfig_TrafficPolicyUntag_UntagType) Descriptor

func (Qos_GlobalConfig_TrafficPolicyUntag_UntagType) Enum

func (Qos_GlobalConfig_TrafficPolicyUntag_UntagType) EnumDescriptor deprecated

func (Qos_GlobalConfig_TrafficPolicyUntag_UntagType) EnumDescriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalConfig_TrafficPolicyUntag_UntagType.Descriptor instead.

func (Qos_GlobalConfig_TrafficPolicyUntag_UntagType) Number

func (Qos_GlobalConfig_TrafficPolicyUntag_UntagType) String

func (Qos_GlobalConfig_TrafficPolicyUntag_UntagType) Type

type Qos_GlobalQuery

type Qos_GlobalQuery struct {
	DefaultQueueStatisticss             *Qos_GlobalQuery_DefaultQueueStatisticss             `` /* 134-byte string literal not displayed */
	AllQueueStatisticss                 *Qos_GlobalQuery_AllQueueStatisticss                 `protobuf:"bytes,2,opt,name=all_queue_statisticss,json=all-queue-statisticss,proto3" json:"all_queue_statisticss,omitempty"`
	ChannelQueueStatisticss             *Qos_GlobalQuery_ChannelQueueStatisticss             `` /* 134-byte string literal not displayed */
	UserInformations                    *Qos_GlobalQuery_UserInformations                    `protobuf:"bytes,4,opt,name=user_informations,json=user-informations,proto3" json:"user_informations,omitempty"`
	InterfaceTrafficPolicyStatisticss   *Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss   `` /* 167-byte string literal not displayed */
	CarResources                        *Qos_GlobalQuery_CarResources                        `protobuf:"bytes,6,opt,name=car_resources,json=car-resources,proto3" json:"car_resources,omitempty"`
	TrafficBufferUses                   *Qos_GlobalQuery_TrafficBufferUses                   `protobuf:"bytes,7,opt,name=traffic_buffer_uses,json=traffic-buffer-uses,proto3" json:"traffic_buffer_uses,omitempty"`
	TrafficPolicyApplicationResources   *Qos_GlobalQuery_TrafficPolicyApplicationResources   `` /* 167-byte string literal not displayed */
	UserGroupQueueResources             *Qos_GlobalQuery_UserGroupQueueResources             `` /* 137-byte string literal not displayed */
	InterfaceProfileStatistics          *Qos_GlobalQuery_InterfaceProfileStatistics          `` /* 144-byte string literal not displayed */
	MplsTeStatisticss                   *Qos_GlobalQuery_MplsTeStatisticss                   `protobuf:"bytes,11,opt,name=mpls_te_statisticss,json=mpls-te-statisticss,proto3" json:"mpls_te_statisticss,omitempty"`
	TrafficBufferUsages                 *Qos_GlobalQuery_TrafficBufferUsages                 `protobuf:"bytes,12,opt,name=traffic_buffer_usages,json=traffic-buffer-usages,proto3" json:"traffic_buffer_usages,omitempty"`
	QueueStatisticss                    *Qos_GlobalQuery_QueueStatisticss                    `protobuf:"bytes,13,opt,name=queue_statisticss,json=queue-statisticss,proto3" json:"queue_statisticss,omitempty"`
	PortQueueStatisticss                *Qos_GlobalQuery_PortQueueStatisticss                `` /* 126-byte string literal not displayed */
	PortQueueDefaultStatisticss         *Qos_GlobalQuery_PortQueueDefaultStatisticss         `` /* 150-byte string literal not displayed */
	PortQueueOnboardStatisticss         *Qos_GlobalQuery_PortQueueOnboardStatisticss         `` /* 150-byte string literal not displayed */
	DefaultFlowQueueStatisticss         *Qos_GlobalQuery_DefaultFlowQueueStatisticss         `` /* 150-byte string literal not displayed */
	HardPipeAbilitys                    *Qos_GlobalQuery_HardPipeAbilitys                    `protobuf:"bytes,18,opt,name=hard_pipe_abilitys,json=hard-pipe-abilitys,proto3" json:"hard_pipe_abilitys,omitempty"`
	L2VpnHardPipeStatisticss            *Qos_GlobalQuery_L2VpnHardPipeStatisticss            `` /* 141-byte string literal not displayed */
	TrafficPolicyTemplateApplication    *Qos_GlobalQuery_TrafficPolicyTemplateApplication    `` /* 165-byte string literal not displayed */
	FlowCarStatisticss                  *Qos_GlobalQuery_FlowCarStatisticss                  `protobuf:"bytes,21,opt,name=flow_car_statisticss,json=flow-car-statisticss,proto3" json:"flow_car_statisticss,omitempty"`
	InterfaceActionUserQueueStatisticss *Qos_GlobalQuery_InterfaceActionUserQueueStatisticss `` /* 177-byte string literal not displayed */
	InterfaceUserGroupQueueStatistics   *Qos_GlobalQuery_InterfaceUserGroupQueueStatistics   `` /* 171-byte string literal not displayed */
	InterfaceSubPortQueueStatistics     *Qos_GlobalQuery_InterfaceSubPortQueueStatistics     `` /* 165-byte string literal not displayed */
	InterfaceHardPipeStatisticss        *Qos_GlobalQuery_InterfaceHardPipeStatisticss        `` /* 153-byte string literal not displayed */
	QosResourceRules                    *Qos_GlobalQuery_QosResourceRules                    `protobuf:"bytes,26,opt,name=qos_resource_rules,json=qos-resource-rules,proto3" json:"qos_resource_rules,omitempty"`
	SubPortQueueResources               *Qos_GlobalQuery_SubPortQueueResources               `` /* 132-byte string literal not displayed */
	InterfaceCarStatisticss             *Qos_GlobalQuery_InterfaceCarStatisticss             `` /* 135-byte string literal not displayed */
	InterfaceCarL2PortStatisticss       *Qos_GlobalQuery_InterfaceCarL2PortStatisticss       `` /* 159-byte string literal not displayed */
	InterfaceCar_8021PDscpStatisticss   *Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss    `` /* 168-byte string literal not displayed */
	InterfaceExtendStatisticss          *Qos_GlobalQuery_InterfaceExtendStatisticss          `` /* 144-byte string literal not displayed */
	SubPortQueueAbnormalAllocations     *Qos_GlobalQuery_SubPortQueueAbnormalAllocations     `` /* 165-byte string literal not displayed */
	UserGroupQueueAbnormalAllocations   *Qos_GlobalQuery_UserGroupQueueAbnormalAllocations   `` /* 171-byte string literal not displayed */
	UserQueueAbnormalAllocations        *Qos_GlobalQuery_UserQueueAbnormalAllocations        `` /* 153-byte string literal not displayed */
	UserQueueResources                  *Qos_GlobalQuery_UserQueueResources                  `protobuf:"bytes,35,opt,name=user_queue_resources,json=user-queue-resources,proto3" json:"user_queue_resources,omitempty"`
	FabricQueueUnicastStatisticss       *Qos_GlobalQuery_FabricQueueUnicastStatisticss       `` /* 156-byte string literal not displayed */
	FabricQueueMulticastStatisticss     *Qos_GlobalQuery_FabricQueueMulticastStatisticss     `` /* 162-byte string literal not displayed */
	SlotPortQueueStatisticss            *Qos_GlobalQuery_SlotPortQueueStatisticss            `` /* 141-byte string literal not displayed */
	SlotChannelProfileStatisticss       *Qos_GlobalQuery_SlotChannelProfileStatisticss       `` /* 156-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery) Descriptor deprecated

func (*Qos_GlobalQuery) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery) GetAllQueueStatisticss

func (x *Qos_GlobalQuery) GetAllQueueStatisticss() *Qos_GlobalQuery_AllQueueStatisticss

func (*Qos_GlobalQuery) GetCarResources

func (x *Qos_GlobalQuery) GetCarResources() *Qos_GlobalQuery_CarResources

func (*Qos_GlobalQuery) GetChannelQueueStatisticss

func (x *Qos_GlobalQuery) GetChannelQueueStatisticss() *Qos_GlobalQuery_ChannelQueueStatisticss

func (*Qos_GlobalQuery) GetDefaultFlowQueueStatisticss

func (x *Qos_GlobalQuery) GetDefaultFlowQueueStatisticss() *Qos_GlobalQuery_DefaultFlowQueueStatisticss

func (*Qos_GlobalQuery) GetDefaultQueueStatisticss

func (x *Qos_GlobalQuery) GetDefaultQueueStatisticss() *Qos_GlobalQuery_DefaultQueueStatisticss

func (*Qos_GlobalQuery) GetFabricQueueMulticastStatisticss

func (x *Qos_GlobalQuery) GetFabricQueueMulticastStatisticss() *Qos_GlobalQuery_FabricQueueMulticastStatisticss

func (*Qos_GlobalQuery) GetFabricQueueUnicastStatisticss

func (x *Qos_GlobalQuery) GetFabricQueueUnicastStatisticss() *Qos_GlobalQuery_FabricQueueUnicastStatisticss

func (*Qos_GlobalQuery) GetFlowCarStatisticss

func (x *Qos_GlobalQuery) GetFlowCarStatisticss() *Qos_GlobalQuery_FlowCarStatisticss

func (*Qos_GlobalQuery) GetHardPipeAbilitys

func (x *Qos_GlobalQuery) GetHardPipeAbilitys() *Qos_GlobalQuery_HardPipeAbilitys

func (*Qos_GlobalQuery) GetInterfaceActionUserQueueStatisticss

func (x *Qos_GlobalQuery) GetInterfaceActionUserQueueStatisticss() *Qos_GlobalQuery_InterfaceActionUserQueueStatisticss

func (*Qos_GlobalQuery) GetInterfaceCarL2PortStatisticss

func (x *Qos_GlobalQuery) GetInterfaceCarL2PortStatisticss() *Qos_GlobalQuery_InterfaceCarL2PortStatisticss

func (*Qos_GlobalQuery) GetInterfaceCarStatisticss

func (x *Qos_GlobalQuery) GetInterfaceCarStatisticss() *Qos_GlobalQuery_InterfaceCarStatisticss

func (*Qos_GlobalQuery) GetInterfaceCar_8021PDscpStatisticss

func (x *Qos_GlobalQuery) GetInterfaceCar_8021PDscpStatisticss() *Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss

func (*Qos_GlobalQuery) GetInterfaceExtendStatisticss

func (x *Qos_GlobalQuery) GetInterfaceExtendStatisticss() *Qos_GlobalQuery_InterfaceExtendStatisticss

func (*Qos_GlobalQuery) GetInterfaceHardPipeStatisticss

func (x *Qos_GlobalQuery) GetInterfaceHardPipeStatisticss() *Qos_GlobalQuery_InterfaceHardPipeStatisticss

func (*Qos_GlobalQuery) GetInterfaceProfileStatistics

func (x *Qos_GlobalQuery) GetInterfaceProfileStatistics() *Qos_GlobalQuery_InterfaceProfileStatistics

func (*Qos_GlobalQuery) GetInterfaceSubPortQueueStatistics

func (x *Qos_GlobalQuery) GetInterfaceSubPortQueueStatistics() *Qos_GlobalQuery_InterfaceSubPortQueueStatistics

func (*Qos_GlobalQuery) GetInterfaceTrafficPolicyStatisticss

func (x *Qos_GlobalQuery) GetInterfaceTrafficPolicyStatisticss() *Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss

func (*Qos_GlobalQuery) GetInterfaceUserGroupQueueStatistics

func (x *Qos_GlobalQuery) GetInterfaceUserGroupQueueStatistics() *Qos_GlobalQuery_InterfaceUserGroupQueueStatistics

func (*Qos_GlobalQuery) GetL2VpnHardPipeStatisticss

func (x *Qos_GlobalQuery) GetL2VpnHardPipeStatisticss() *Qos_GlobalQuery_L2VpnHardPipeStatisticss

func (*Qos_GlobalQuery) GetMplsTeStatisticss

func (x *Qos_GlobalQuery) GetMplsTeStatisticss() *Qos_GlobalQuery_MplsTeStatisticss

func (*Qos_GlobalQuery) GetPortQueueDefaultStatisticss

func (x *Qos_GlobalQuery) GetPortQueueDefaultStatisticss() *Qos_GlobalQuery_PortQueueDefaultStatisticss

func (*Qos_GlobalQuery) GetPortQueueOnboardStatisticss

func (x *Qos_GlobalQuery) GetPortQueueOnboardStatisticss() *Qos_GlobalQuery_PortQueueOnboardStatisticss

func (*Qos_GlobalQuery) GetPortQueueStatisticss

func (x *Qos_GlobalQuery) GetPortQueueStatisticss() *Qos_GlobalQuery_PortQueueStatisticss

func (*Qos_GlobalQuery) GetQosResourceRules

func (x *Qos_GlobalQuery) GetQosResourceRules() *Qos_GlobalQuery_QosResourceRules

func (*Qos_GlobalQuery) GetQueueStatisticss

func (x *Qos_GlobalQuery) GetQueueStatisticss() *Qos_GlobalQuery_QueueStatisticss

func (*Qos_GlobalQuery) GetSlotChannelProfileStatisticss

func (x *Qos_GlobalQuery) GetSlotChannelProfileStatisticss() *Qos_GlobalQuery_SlotChannelProfileStatisticss

func (*Qos_GlobalQuery) GetSlotPortQueueStatisticss

func (x *Qos_GlobalQuery) GetSlotPortQueueStatisticss() *Qos_GlobalQuery_SlotPortQueueStatisticss

func (*Qos_GlobalQuery) GetSubPortQueueAbnormalAllocations

func (x *Qos_GlobalQuery) GetSubPortQueueAbnormalAllocations() *Qos_GlobalQuery_SubPortQueueAbnormalAllocations

func (*Qos_GlobalQuery) GetSubPortQueueResources

func (x *Qos_GlobalQuery) GetSubPortQueueResources() *Qos_GlobalQuery_SubPortQueueResources

func (*Qos_GlobalQuery) GetTrafficBufferUsages

func (x *Qos_GlobalQuery) GetTrafficBufferUsages() *Qos_GlobalQuery_TrafficBufferUsages

func (*Qos_GlobalQuery) GetTrafficBufferUses

func (x *Qos_GlobalQuery) GetTrafficBufferUses() *Qos_GlobalQuery_TrafficBufferUses

func (*Qos_GlobalQuery) GetTrafficPolicyApplicationResources

func (x *Qos_GlobalQuery) GetTrafficPolicyApplicationResources() *Qos_GlobalQuery_TrafficPolicyApplicationResources

func (*Qos_GlobalQuery) GetTrafficPolicyTemplateApplication

func (x *Qos_GlobalQuery) GetTrafficPolicyTemplateApplication() *Qos_GlobalQuery_TrafficPolicyTemplateApplication

func (*Qos_GlobalQuery) GetUserGroupQueueAbnormalAllocations

func (x *Qos_GlobalQuery) GetUserGroupQueueAbnormalAllocations() *Qos_GlobalQuery_UserGroupQueueAbnormalAllocations

func (*Qos_GlobalQuery) GetUserGroupQueueResources

func (x *Qos_GlobalQuery) GetUserGroupQueueResources() *Qos_GlobalQuery_UserGroupQueueResources

func (*Qos_GlobalQuery) GetUserInformations

func (x *Qos_GlobalQuery) GetUserInformations() *Qos_GlobalQuery_UserInformations

func (*Qos_GlobalQuery) GetUserQueueAbnormalAllocations

func (x *Qos_GlobalQuery) GetUserQueueAbnormalAllocations() *Qos_GlobalQuery_UserQueueAbnormalAllocations

func (*Qos_GlobalQuery) GetUserQueueResources

func (x *Qos_GlobalQuery) GetUserQueueResources() *Qos_GlobalQuery_UserQueueResources

func (*Qos_GlobalQuery) ProtoMessage

func (*Qos_GlobalQuery) ProtoMessage()

func (*Qos_GlobalQuery) ProtoReflect

func (x *Qos_GlobalQuery) ProtoReflect() protoreflect.Message

func (*Qos_GlobalQuery) Reset

func (x *Qos_GlobalQuery) Reset()

func (*Qos_GlobalQuery) String

func (x *Qos_GlobalQuery) String() string

type Qos_GlobalQuery_AllQueueStatisticss

type Qos_GlobalQuery_AllQueueStatisticss struct {
	AllQueueStatistics []*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics `protobuf:"bytes,1,rep,name=all_queue_statistics,json=all-queue-statistics,proto3" json:"all_queue_statistics,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_AllQueueStatisticss) Descriptor deprecated

func (*Qos_GlobalQuery_AllQueueStatisticss) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_AllQueueStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_AllQueueStatisticss) GetAllQueueStatistics

func (*Qos_GlobalQuery_AllQueueStatisticss) ProtoMessage

func (*Qos_GlobalQuery_AllQueueStatisticss) ProtoMessage()

func (*Qos_GlobalQuery_AllQueueStatisticss) ProtoReflect

func (*Qos_GlobalQuery_AllQueueStatisticss) Reset

func (*Qos_GlobalQuery_AllQueueStatisticss) String

type Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics

type Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics struct {
	InterfaceName  string                                                              `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	ServiceClass   Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass `` /* 188-byte string literal not displayed */
	DroppedPackets uint64                                                              `protobuf:"varint,3,opt,name=dropped_packets,json=dropped-packets,proto3" json:"dropped_packets,omitempty"`
	DroppedBytes   uint64                                                              `protobuf:"varint,4,opt,name=dropped_bytes,json=dropped-bytes,proto3" json:"dropped_bytes,omitempty"`
	PassedPps      uint64                                                              `protobuf:"varint,5,opt,name=passed_pps,json=passed-pps,proto3" json:"passed_pps,omitempty"`
	PassedBps      uint64                                                              `protobuf:"varint,6,opt,name=passed_bps,json=passed-bps,proto3" json:"passed_bps,omitempty"`
	TotalPackets   uint64                                                              `protobuf:"varint,7,opt,name=total_packets,json=total-packets,proto3" json:"total_packets,omitempty"`
	TotalBytes     uint64                                                              `protobuf:"varint,8,opt,name=total_bytes,json=total-bytes,proto3" json:"total_bytes,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) GetDroppedBytes

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) GetDroppedPackets

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) GetInterfaceName

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) GetPassedBps

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) GetPassedPps

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) GetServiceClass

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) GetTotalBytes

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) GetTotalPackets

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) ProtoMessage

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) ProtoReflect

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) Reset

func (*Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics) String

type Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass

type Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass int32
const (
	Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass_BE  Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass = 0
	Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass_AF1 Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass = 1
	Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass_AF2 Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass = 2
	Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass_AF3 Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass = 3
	Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass_AF4 Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass = 4
	Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass_EF  Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass = 5
	Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass_CS6 Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass = 6
	Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass_CS7 Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass = 7
)

func (Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass) Descriptor

func (Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass) Enum

func (Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass) Number

func (Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass) String

func (Qos_GlobalQuery_AllQueueStatisticss_AllQueueStatistics_ServiceClass) Type

type Qos_GlobalQuery_CarResources

type Qos_GlobalQuery_CarResources struct {
	CarResource []*Qos_GlobalQuery_CarResources_CarResource `protobuf:"bytes,1,rep,name=car_resource,json=car-resource,proto3" json:"car_resource,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_CarResources) Descriptor deprecated

func (*Qos_GlobalQuery_CarResources) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_CarResources.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_CarResources) GetCarResource

func (*Qos_GlobalQuery_CarResources) ProtoMessage

func (*Qos_GlobalQuery_CarResources) ProtoMessage()

func (*Qos_GlobalQuery_CarResources) ProtoReflect

func (*Qos_GlobalQuery_CarResources) Reset

func (x *Qos_GlobalQuery_CarResources) Reset()

func (*Qos_GlobalQuery_CarResources) String

type Qos_GlobalQuery_CarResources_CarResource

type Qos_GlobalQuery_CarResources_CarResource struct {
	SlotId           string `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	CarType          string `protobuf:"bytes,2,opt,name=car_type,json=car-type,proto3" json:"car_type,omitempty"`
	InboundResource  uint32 `protobuf:"varint,3,opt,name=inbound_resource,json=inbound-resource,proto3" json:"inbound_resource,omitempty"`
	OutboundResource uint32 `protobuf:"varint,4,opt,name=outbound_resource,json=outbound-resource,proto3" json:"outbound_resource,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_CarResources_CarResource) Descriptor deprecated

func (*Qos_GlobalQuery_CarResources_CarResource) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_CarResources_CarResource.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_CarResources_CarResource) GetCarType

func (*Qos_GlobalQuery_CarResources_CarResource) GetInboundResource

func (x *Qos_GlobalQuery_CarResources_CarResource) GetInboundResource() uint32

func (*Qos_GlobalQuery_CarResources_CarResource) GetOutboundResource

func (x *Qos_GlobalQuery_CarResources_CarResource) GetOutboundResource() uint32

func (*Qos_GlobalQuery_CarResources_CarResource) GetSlotId

func (*Qos_GlobalQuery_CarResources_CarResource) ProtoMessage

func (*Qos_GlobalQuery_CarResources_CarResource) ProtoReflect

func (*Qos_GlobalQuery_CarResources_CarResource) Reset

func (*Qos_GlobalQuery_CarResources_CarResource) String

type Qos_GlobalQuery_ChannelQueueStatisticss

type Qos_GlobalQuery_ChannelQueueStatisticss struct {
	ChannelQueueStatistics []*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_ChannelQueueStatisticss) Descriptor deprecated

func (*Qos_GlobalQuery_ChannelQueueStatisticss) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_ChannelQueueStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_ChannelQueueStatisticss) GetChannelQueueStatistics

func (*Qos_GlobalQuery_ChannelQueueStatisticss) ProtoMessage

func (*Qos_GlobalQuery_ChannelQueueStatisticss) ProtoReflect

func (*Qos_GlobalQuery_ChannelQueueStatisticss) Reset

func (*Qos_GlobalQuery_ChannelQueueStatisticss) String

type Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics

type Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics struct {
	InterfaceName    string                                                                      `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	ServiceClass     Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass `` /* 196-byte string literal not displayed */
	DroppedPackets   uint64                                                                      `protobuf:"varint,3,opt,name=dropped_packets,json=dropped-packets,proto3" json:"dropped_packets,omitempty"`
	DroppedBytes     uint64                                                                      `protobuf:"varint,4,opt,name=dropped_bytes,json=dropped-bytes,proto3" json:"dropped_bytes,omitempty"`
	PassedPps        uint64                                                                      `protobuf:"varint,5,opt,name=passed_pps,json=passed-pps,proto3" json:"passed_pps,omitempty"`
	PassedBps        uint64                                                                      `protobuf:"varint,6,opt,name=passed_bps,json=passed-bps,proto3" json:"passed_bps,omitempty"`
	TotalPackets     uint64                                                                      `protobuf:"varint,7,opt,name=total_packets,json=total-packets,proto3" json:"total_packets,omitempty"`
	TotalBytes       uint64                                                                      `protobuf:"varint,8,opt,name=total_bytes,json=total-bytes,proto3" json:"total_bytes,omitempty"`
	TotalBuffer      uint32                                                                      `protobuf:"varint,9,opt,name=total_buffer,json=total-buffer,proto3" json:"total_buffer,omitempty"`
	CurrentBuffer    uint32                                                                      `protobuf:"varint,10,opt,name=current_buffer,json=current-buffer,proto3" json:"current_buffer,omitempty"`
	BufferPercent    uint32                                                                      `protobuf:"varint,11,opt,name=buffer_percent,json=buffer-percent,proto3" json:"buffer_percent,omitempty"`
	MaxBufferPercent uint32                                                                      `protobuf:"varint,12,opt,name=max_buffer_percent,json=max-buffer-percent,proto3" json:"max_buffer_percent,omitempty"`
	BufferTime       uint64                                                                      `protobuf:"varint,13,opt,name=buffer_time,json=buffer-time,proto3" json:"buffer_time,omitempty"`
	CleanTime        uint64                                                                      `protobuf:"varint,14,opt,name=clean_time,json=clean-time,proto3" json:"clean_time,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetBufferPercent

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetBufferTime

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetCleanTime

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetCurrentBuffer

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetDroppedBytes

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetDroppedPackets

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetInterfaceName

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetMaxBufferPercent

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetPassedBps

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetPassedPps

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetServiceClass

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetTotalBuffer

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetTotalBytes

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) GetTotalPackets

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) ProtoMessage

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) ProtoReflect

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) Reset

func (*Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics) String

type Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass

type Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass int32
const (
	Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass_BE  Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass = 0
	Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass_AF1 Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass = 1
	Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass_AF2 Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass = 2
	Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass_AF3 Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass = 3
	Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass_AF4 Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass = 4
	Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass_EF  Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass = 5
	Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass_CS6 Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass = 6
	Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass_CS7 Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass = 7
)

func (Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass) Descriptor

func (Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass) Enum

func (Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass) Number

func (Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass) String

func (Qos_GlobalQuery_ChannelQueueStatisticss_ChannelQueueStatistics_ServiceClass) Type

type Qos_GlobalQuery_DefaultFlowQueueStatisticss

type Qos_GlobalQuery_DefaultFlowQueueStatisticss struct {
	DefaultFlowQueueStatistics []*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_DefaultFlowQueueStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss) GetDefaultFlowQueueStatistics

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss) ProtoMessage

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss) ProtoReflect

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss) Reset

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss) String

type Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics

type Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics struct {
	InterfaceName     string                                                                              `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	ServiceClass      Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass `` /* 204-byte string literal not displayed */
	PassPackets       uint64                                                                              `protobuf:"varint,3,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes         uint64                                                                              `protobuf:"varint,4,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate    uint64                                                                              `protobuf:"varint,5,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate      uint64                                                                              `protobuf:"varint,6,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DiscardPackets    uint64                                                                              `protobuf:"varint,7,opt,name=discard_packets,json=discard-packets,proto3" json:"discard_packets,omitempty"`
	DiscardBytes      uint64                                                                              `protobuf:"varint,8,opt,name=discard_bytes,json=discard-bytes,proto3" json:"discard_bytes,omitempty"`
	DiscardPacketRate uint64                                                                              `protobuf:"varint,9,opt,name=discard_packet_rate,json=discard-packet-rate,proto3" json:"discard_packet_rate,omitempty"`
	DiscardByteRate   uint64                                                                              `protobuf:"varint,10,opt,name=discard_byte_rate,json=discard-byte-rate,proto3" json:"discard_byte_rate,omitempty"`
	TotalBufferSize   uint32                                                                              `protobuf:"varint,11,opt,name=total_buffer_size,json=total-buffer-size,proto3" json:"total_buffer_size,omitempty"`
	UsedBufferSize    uint32                                                                              `protobuf:"varint,12,opt,name=used_buffer_size,json=used-buffer-size,proto3" json:"used_buffer_size,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) GetDiscardByteRate

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) GetDiscardBytes

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) GetDiscardPacketRate

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) GetDiscardPackets

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) GetInterfaceName

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) GetPassByteRate

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) GetPassBytes

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) GetPassPackets

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) GetTotalBufferSize

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) GetUsedBufferSize

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) ProtoMessage

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) ProtoReflect

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) Reset

func (*Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics) String

type Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass

type Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass int32
const (
	Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass_BE    Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass = 0
	Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass_AF1   Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass = 1
	Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass_AF2   Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass = 2
	Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass_AF3   Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass = 3
	Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass_AF4   Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass = 4
	Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass_EF    Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass = 5
	Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass_CS6   Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass = 6
	Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass_CS7   Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass = 7
	Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass_TOTAL Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass = 8
)

func (Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass) Descriptor

func (Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass) Number

func (Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass) String

func (Qos_GlobalQuery_DefaultFlowQueueStatisticss_DefaultFlowQueueStatistics_ServiceClass) Type

type Qos_GlobalQuery_DefaultQueueStatisticss

type Qos_GlobalQuery_DefaultQueueStatisticss struct {
	DefaultQueueStatistics []*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_DefaultQueueStatisticss) Descriptor deprecated

func (*Qos_GlobalQuery_DefaultQueueStatisticss) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_DefaultQueueStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_DefaultQueueStatisticss) GetDefaultQueueStatistics

func (*Qos_GlobalQuery_DefaultQueueStatisticss) ProtoMessage

func (*Qos_GlobalQuery_DefaultQueueStatisticss) ProtoReflect

func (*Qos_GlobalQuery_DefaultQueueStatisticss) Reset

func (*Qos_GlobalQuery_DefaultQueueStatisticss) String

type Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics

type Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics struct {
	InterfaceName    string                                                                      `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	ServiceClass     Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass `` /* 196-byte string literal not displayed */
	DroppedPackets   uint64                                                                      `protobuf:"varint,3,opt,name=dropped_packets,json=dropped-packets,proto3" json:"dropped_packets,omitempty"`
	DroppedBytes     uint64                                                                      `protobuf:"varint,4,opt,name=dropped_bytes,json=dropped-bytes,proto3" json:"dropped_bytes,omitempty"`
	PassedPps        uint64                                                                      `protobuf:"varint,5,opt,name=passed_pps,json=passed-pps,proto3" json:"passed_pps,omitempty"`
	PassedBps        uint64                                                                      `protobuf:"varint,6,opt,name=passed_bps,json=passed-bps,proto3" json:"passed_bps,omitempty"`
	TotalPackets     uint64                                                                      `protobuf:"varint,7,opt,name=total_packets,json=total-packets,proto3" json:"total_packets,omitempty"`
	TotalBytes       uint64                                                                      `protobuf:"varint,8,opt,name=total_bytes,json=total-bytes,proto3" json:"total_bytes,omitempty"`
	TotalBuffer      uint32                                                                      `protobuf:"varint,9,opt,name=total_buffer,json=total-buffer,proto3" json:"total_buffer,omitempty"`
	CurrentBuffer    uint32                                                                      `protobuf:"varint,10,opt,name=current_buffer,json=current-buffer,proto3" json:"current_buffer,omitempty"`
	BufferPercent    uint32                                                                      `protobuf:"varint,11,opt,name=buffer_percent,json=buffer-percent,proto3" json:"buffer_percent,omitempty"`
	MaxBufferPercent uint32                                                                      `protobuf:"varint,12,opt,name=max_buffer_percent,json=max-buffer-percent,proto3" json:"max_buffer_percent,omitempty"`
	BufferTime       uint64                                                                      `protobuf:"varint,13,opt,name=buffer_time,json=buffer-time,proto3" json:"buffer_time,omitempty"`
	CleanTime        uint64                                                                      `protobuf:"varint,14,opt,name=clean_time,json=clean-time,proto3" json:"clean_time,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetBufferPercent

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetBufferTime

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetCleanTime

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetCurrentBuffer

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetDroppedBytes

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetDroppedPackets

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetInterfaceName

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetMaxBufferPercent

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetPassedBps

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetPassedPps

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetServiceClass

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetTotalBuffer

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetTotalBytes

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) GetTotalPackets

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) ProtoMessage

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) ProtoReflect

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) Reset

func (*Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics) String

type Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass

type Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass int32
const (
	Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass_BE  Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass = 0
	Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass_AF1 Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass = 1
	Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass_AF2 Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass = 2
	Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass_AF3 Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass = 3
	Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass_AF4 Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass = 4
	Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass_EF  Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass = 5
	Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass_CS6 Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass = 6
	Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass_CS7 Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass = 7
)

func (Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass) Descriptor

func (Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass) Enum

func (Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass) Number

func (Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass) String

func (Qos_GlobalQuery_DefaultQueueStatisticss_DefaultQueueStatistics_ServiceClass) Type

type Qos_GlobalQuery_FabricQueueMulticastStatisticss

type Qos_GlobalQuery_FabricQueueMulticastStatisticss struct {
	FabricQueueMulticastStatistics []*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics `` /* 158-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_FabricQueueMulticastStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss) GetFabricQueueMulticastStatistics

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss) ProtoMessage

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss) ProtoReflect

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss) Reset

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss) String

type Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics

type Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics struct {
	SourceSlotId        string                                                                                      `protobuf:"bytes,1,opt,name=source_slot_id,json=source-slot-id,proto3" json:"source_slot_id,omitempty"`
	CosValueType        Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType `` /* 215-byte string literal not displayed */
	SourceTmNumber      uint32                                                                                      `protobuf:"varint,3,opt,name=source_tm_number,json=source-tm-number,proto3" json:"source_tm_number,omitempty"`
	DestinationTmNumber uint32                                                                                      `protobuf:"varint,4,opt,name=destination_tm_number,json=destination-tm-number,proto3" json:"destination_tm_number,omitempty"`
	PassPackets         uint64                                                                                      `protobuf:"varint,5,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes           uint64                                                                                      `protobuf:"varint,6,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	DiscardPackets      uint64                                                                                      `protobuf:"varint,7,opt,name=discard_packets,json=discard-packets,proto3" json:"discard_packets,omitempty"`
	DiscardBytes        uint64                                                                                      `protobuf:"varint,8,opt,name=discard_bytes,json=discard-bytes,proto3" json:"discard_bytes,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics) GetDestinationTmNumber

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics) GetDiscardBytes

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics) GetDiscardPackets

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics) GetPassBytes

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics) GetPassPackets

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics) GetSourceSlotId

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics) GetSourceTmNumber

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics) ProtoMessage

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics) ProtoReflect

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics) Reset

func (*Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics) String

type Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType

type Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType int32
const (
	Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType_BE           Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType = 0
	Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType_AF1X_AF2     Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType = 1
	Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType_AF3X_AF4     Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType = 2
	Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType_EFX_CS6X_CS7 Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType = 3
)

func (Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType) Descriptor

func (Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType.Descriptor instead.

func (Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType) Number

func (Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType) String

func (Qos_GlobalQuery_FabricQueueMulticastStatisticss_FabricQueueMulticastStatistics_CosValueType) Type

type Qos_GlobalQuery_FabricQueueUnicastStatisticss

type Qos_GlobalQuery_FabricQueueUnicastStatisticss struct {
	FabricQueueUnicastStatistics []*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics `` /* 152-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_FabricQueueUnicastStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss) GetFabricQueueUnicastStatistics

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss) ProtoMessage

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss) ProtoReflect

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss) Reset

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss) String

type Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics

type Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics struct {
	SourceSlotId        string                                                                                  `protobuf:"bytes,1,opt,name=source_slot_id,json=source-slot-id,proto3" json:"source_slot_id,omitempty"`
	DestinationSlotId   string                                                                                  `protobuf:"bytes,2,opt,name=destination_slot_id,json=destination-slot-id,proto3" json:"destination_slot_id,omitempty"`
	CosValueType        Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType `` /* 211-byte string literal not displayed */
	SourceTmNumber      uint32                                                                                  `protobuf:"varint,4,opt,name=source_tm_number,json=source-tm-number,proto3" json:"source_tm_number,omitempty"`
	DestinationTmNumber uint32                                                                                  `protobuf:"varint,5,opt,name=destination_tm_number,json=destination-tm-number,proto3" json:"destination_tm_number,omitempty"`
	PassPackets         uint64                                                                                  `protobuf:"varint,6,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes           uint64                                                                                  `protobuf:"varint,7,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	DiscardPackets      uint64                                                                                  `protobuf:"varint,8,opt,name=discard_packets,json=discard-packets,proto3" json:"discard_packets,omitempty"`
	DiscardBytes        uint64                                                                                  `protobuf:"varint,9,opt,name=discard_bytes,json=discard-bytes,proto3" json:"discard_bytes,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) GetDestinationSlotId

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) GetDestinationTmNumber

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) GetDiscardBytes

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) GetDiscardPackets

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) GetPassBytes

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) GetPassPackets

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) GetSourceSlotId

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) GetSourceTmNumber

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) ProtoMessage

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) ProtoReflect

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) Reset

func (*Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics) String

type Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType

type Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType int32
const (
	Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType_BE           Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType = 0
	Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType_AF1X_AF2     Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType = 1
	Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType_AF3X_AF4     Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType = 2
	Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType_EFX_CS6X_CS7 Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType = 3
)

func (Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType) Descriptor

func (Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType.Descriptor instead.

func (Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType) Number

func (Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType) String

func (Qos_GlobalQuery_FabricQueueUnicastStatisticss_FabricQueueUnicastStatistics_CosValueType) Type

type Qos_GlobalQuery_FlowCarStatisticss

type Qos_GlobalQuery_FlowCarStatisticss struct {
	FlowCarStatistics []*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics `protobuf:"bytes,1,rep,name=flow_car_statistics,json=flow-car-statistics,proto3" json:"flow_car_statistics,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_FlowCarStatisticss) Descriptor deprecated

func (*Qos_GlobalQuery_FlowCarStatisticss) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_FlowCarStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_FlowCarStatisticss) GetFlowCarStatistics

func (*Qos_GlobalQuery_FlowCarStatisticss) ProtoMessage

func (*Qos_GlobalQuery_FlowCarStatisticss) ProtoMessage()

func (*Qos_GlobalQuery_FlowCarStatisticss) ProtoReflect

func (*Qos_GlobalQuery_FlowCarStatisticss) Reset

func (*Qos_GlobalQuery_FlowCarStatisticss) String

type Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics

type Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics struct {
	IpType         Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType    `` /* 162-byte string literal not displayed */
	SlotId         string                                                         `protobuf:"bytes,2,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Direction      Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction `` /* 156-byte string literal not displayed */
	Ip             string                                                         `protobuf:"bytes,4,opt,name=ip,proto3" json:"ip,omitempty"`
	PassPackets    uint64                                                         `protobuf:"varint,5,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                         `protobuf:"varint,6,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate uint64                                                         `protobuf:"varint,7,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                         `protobuf:"varint,8,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets    uint64                                                         `protobuf:"varint,9,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                         `protobuf:"varint,10,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate uint64                                                         `protobuf:"varint,11,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                         `protobuf:"varint,12,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) GetDirection

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) GetDropByteRate

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) GetDropBytes

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) GetDropPacketRate

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) GetDropPackets

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) GetIp

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) GetIpType

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) GetPassByteRate

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) GetPassBytes

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) GetPassPackets

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) GetSlotId

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) ProtoMessage

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) ProtoReflect

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) Reset

func (*Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics) String

type Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction

type Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction int32
const (
	Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction_INBOUND  Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction = 0
	Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction_OUTBOUND Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction = 1
)

func (Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction) Descriptor

func (Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction) Enum

func (Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction.Descriptor instead.

func (Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction) Number

func (Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction) String

func (Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_Direction) Type

type Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType

type Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType int32
const (
	Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_INVALID_ENUM_VALUE_IpType Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType = 0
	Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType_SOURCE             Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType = 1
	Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType_DESTINATION        Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType = 2
)

func (Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType) Descriptor

func (Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType) Enum

func (Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType.Descriptor instead.

func (Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType) Number

func (Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType) String

func (Qos_GlobalQuery_FlowCarStatisticss_FlowCarStatistics_IpType) Type

type Qos_GlobalQuery_HardPipeAbilitys

type Qos_GlobalQuery_HardPipeAbilitys struct {
	HardPipeAbility []*Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility `protobuf:"bytes,1,rep,name=hard_pipe_ability,json=hard-pipe-ability,proto3" json:"hard_pipe_ability,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_HardPipeAbilitys) Descriptor deprecated

func (*Qos_GlobalQuery_HardPipeAbilitys) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_HardPipeAbilitys.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_HardPipeAbilitys) GetHardPipeAbility

func (*Qos_GlobalQuery_HardPipeAbilitys) ProtoMessage

func (*Qos_GlobalQuery_HardPipeAbilitys) ProtoMessage()

func (*Qos_GlobalQuery_HardPipeAbilitys) ProtoReflect

func (*Qos_GlobalQuery_HardPipeAbilitys) Reset

func (*Qos_GlobalQuery_HardPipeAbilitys) String

type Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility

type Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility struct {
	InterfaceName string                                                   `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	Ability       Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility) GetAbility

func (*Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility) GetInterfaceName

func (*Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility) ProtoMessage

func (*Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility) ProtoReflect

func (*Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility) Reset

func (*Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility) String

type Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability

type Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability int32
const (
	Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_INVALID_ENUM_VALUE_Ability Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability = 0
	Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability_S                  Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability = 1
	Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability_N                  Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability = 2
	Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability_U                  Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability = 3
	Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability_M                  Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability = 4
	Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability_E                  Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability = 5
)

func (Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability) Descriptor

func (Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability) Enum

func (Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability.Descriptor instead.

func (Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability) Number

func (Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability) String

func (Qos_GlobalQuery_HardPipeAbilitys_HardPipeAbility_Ability) Type

type Qos_GlobalQuery_InterfaceActionUserQueueStatisticss

type Qos_GlobalQuery_InterfaceActionUserQueueStatisticss struct {
	InterfaceActionUserQueueStatistics []*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics `` /* 173-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceActionUserQueueStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss) GetInterfaceActionUserQueueStatistics

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss) ProtoMessage

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss) ProtoReflect

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss) Reset

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss) String

type Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics

type Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics struct {
	InterfaceName  string                                                                                              `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	PeVlanId       uint32                                                                                              `protobuf:"varint,2,opt,name=pe_vlan_id,json=pe-vlan-id,proto3" json:"pe_vlan_id,omitempty"`
	VlanId         uint32                                                                                              `protobuf:"varint,3,opt,name=vlan_id,json=vlan-id,proto3" json:"vlan_id,omitempty"`
	Direction      Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction    `` /* 190-byte string literal not displayed */
	ClassifierName string                                                                                              `protobuf:"bytes,5,opt,name=classifier_name,json=classifier-name,proto3" json:"classifier_name,omitempty"`
	ServiceClass   Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass `` /* 220-byte string literal not displayed */
	PassPackets    uint64                                                                                              `protobuf:"varint,7,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                                                              `protobuf:"varint,8,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate uint64                                                                                              `protobuf:"varint,9,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                                                              `protobuf:"varint,10,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets    uint64                                                                                              `protobuf:"varint,11,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                                                              `protobuf:"varint,12,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate uint64                                                                                              `protobuf:"varint,13,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                                                              `protobuf:"varint,14,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	BufferTotal    uint32                                                                                              `protobuf:"varint,15,opt,name=buffer_total,json=buffer-total,proto3" json:"buffer_total,omitempty"`
	BufferUsed     uint32                                                                                              `protobuf:"varint,16,opt,name=buffer_used,json=buffer-used,proto3" json:"buffer_used,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetBufferTotal

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetBufferUsed

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetClassifierName

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetDropByteRate

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetDropBytes

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetDropPacketRate

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetDropPackets

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetPassByteRate

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetPassBytes

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetPassPackets

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetPeVlanId

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) GetVlanId

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) Reset

func (*Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics) String

type Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction

type Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction int32
const (
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction_INBOUND  Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction = 0
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction_OUTBOUND Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction = 1
)

func (Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction) Descriptor

func (Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction.Descriptor instead.

func (Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction) Number

func (Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction) String

func (Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_Direction) Type

type Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass

type Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass int32
const (
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_BE    Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 0
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_AF1   Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 1
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_AF2   Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 2
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_AF3   Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 3
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_AF4   Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 4
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_EF    Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 5
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_CS6   Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 6
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_CS7   Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 7
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_TOTAL Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 8
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_COS0  Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 9
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_COS1  Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 10
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_COS2  Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 11
	Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass_COS3  Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass = 12
)

func (Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass) Descriptor

func (Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass) Number

func (Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass) String

func (Qos_GlobalQuery_InterfaceActionUserQueueStatisticss_InterfaceActionUserQueueStatistics_ServiceClass) Type

type Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss

type Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss struct {
	InterfaceCar_8021PDscpStatistics []*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics `` /* 164-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss) GetInterfaceCar_8021PDscpStatistics

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss) ProtoMessage

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss) ProtoReflect

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss) Reset

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss) String

type Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics

type Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics struct {
	InterfaceName  string                                                                                     `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	Direction      Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction `` /* 184-byte string literal not displayed */
	PeVlanId       uint32                                                                                     `protobuf:"varint,3,opt,name=pe_vlan_id,json=pe-vlan-id,proto3" json:"pe_vlan_id,omitempty"`
	PriorityValue  uint32                                                                                     `protobuf:"varint,4,opt,name=priority_value,json=priority-value,proto3" json:"priority_value,omitempty"`
	SlotId         string                                                                                     `protobuf:"bytes,5,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	PassPackets    uint64                                                                                     `protobuf:"varint,6,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                                                     `protobuf:"varint,7,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate uint64                                                                                     `protobuf:"varint,8,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                                                     `protobuf:"varint,9,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets    uint64                                                                                     `protobuf:"varint,10,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                                                     `protobuf:"varint,11,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate uint64                                                                                     `protobuf:"varint,12,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                                                     `protobuf:"varint,13,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) GetDropByteRate

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) GetDropBytes

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) GetDropPacketRate

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) GetDropPackets

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) GetPassByteRate

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) GetPassBytes

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) GetPassPackets

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) GetPeVlanId

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) GetPriorityValue

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) GetSlotId

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) Reset

func (*Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics) String

type Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction

type Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction int32
const (
	Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction_INBOUND  Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction = 0
	Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction_OUTBOUND Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction = 1
)

func (Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction) Descriptor

func (Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction.Descriptor instead.

func (Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction) Number

func (Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction) String

func (Qos_GlobalQuery_InterfaceCar8021PDscpStatisticss_InterfaceCar8021PDscpStatistics_Direction) Type

type Qos_GlobalQuery_InterfaceCarL2PortStatisticss

type Qos_GlobalQuery_InterfaceCarL2PortStatisticss struct {
	InterfaceCarL2PortStatistics []*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceCarL2PortStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss) GetInterfaceCarL2PortStatistics

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss) ProtoMessage

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss) ProtoReflect

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss) Reset

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss) String

type Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics

type Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics struct {
	InterfaceName  string                                                                               `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	Direction      Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction `` /* 178-byte string literal not displayed */
	VlanId         uint32                                                                               `protobuf:"varint,3,opt,name=vlan_id,json=vlan-id,proto3" json:"vlan_id,omitempty"`
	SlotId         string                                                                               `protobuf:"bytes,4,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	PassPackets    uint64                                                                               `protobuf:"varint,5,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                                               `protobuf:"varint,6,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate uint64                                                                               `protobuf:"varint,7,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                                               `protobuf:"varint,8,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets    uint64                                                                               `protobuf:"varint,9,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                                               `protobuf:"varint,10,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate uint64                                                                               `protobuf:"varint,11,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                                               `protobuf:"varint,12,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) GetDropByteRate

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) GetDropBytes

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) GetDropPacketRate

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) GetDropPackets

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) GetPassByteRate

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) GetPassBytes

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) GetPassPackets

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) GetSlotId

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) GetVlanId

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) Reset

func (*Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics) String

type Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction

type Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction int32
const (
	Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction_INBOUND  Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction = 0
	Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction_OUTBOUND Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction = 1
)

func (Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction) Descriptor

func (Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction.Descriptor instead.

func (Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction) Number

func (Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction) String

func (Qos_GlobalQuery_InterfaceCarL2PortStatisticss_InterfaceCarL2PortStatistics_Direction) Type

type Qos_GlobalQuery_InterfaceCarStatisticss

type Qos_GlobalQuery_InterfaceCarStatisticss struct {
	InterfaceCarStatistics []*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceCarStatisticss) Descriptor deprecated

func (*Qos_GlobalQuery_InterfaceCarStatisticss) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_InterfaceCarStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceCarStatisticss) GetInterfaceCarStatistics

func (*Qos_GlobalQuery_InterfaceCarStatisticss) ProtoMessage

func (*Qos_GlobalQuery_InterfaceCarStatisticss) ProtoReflect

func (*Qos_GlobalQuery_InterfaceCarStatisticss) Reset

func (*Qos_GlobalQuery_InterfaceCarStatisticss) String

type Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics

type Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics struct {
	InterfaceName  string                                                                   `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	Direction      Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction `` /* 166-byte string literal not displayed */
	VlanId         uint32                                                                   `protobuf:"varint,3,opt,name=vlan_id,json=vlan-id,proto3" json:"vlan_id,omitempty"`
	SlotId         string                                                                   `protobuf:"bytes,4,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Vid            uint32                                                                   `protobuf:"varint,5,opt,name=vid,proto3" json:"vid,omitempty"`
	PassPackets    uint64                                                                   `protobuf:"varint,6,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                                   `protobuf:"varint,7,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate uint64                                                                   `protobuf:"varint,8,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                                   `protobuf:"varint,9,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets    uint64                                                                   `protobuf:"varint,10,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                                   `protobuf:"varint,11,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate uint64                                                                   `protobuf:"varint,12,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                                   `protobuf:"varint,13,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetDirection

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetDropByteRate

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetDropBytes

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetDropPacketRate

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetDropPackets

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetPassByteRate

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetPassBytes

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetPassPackets

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetSlotId

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetVid

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) GetVlanId

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) Reset

func (*Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics) String

type Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction

type Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction int32
const (
	Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction_INBOUND  Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction = 0
	Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction_OUTBOUND Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction = 1
)

func (Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction) Descriptor

func (Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction) Enum

func (Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction.Descriptor instead.

func (Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction) Number

func (Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction) String

func (Qos_GlobalQuery_InterfaceCarStatisticss_InterfaceCarStatistics_Direction) Type

type Qos_GlobalQuery_InterfaceExtendStatisticss

type Qos_GlobalQuery_InterfaceExtendStatisticss struct {
	InterfaceExtendStatistics []*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics `` /* 140-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceExtendStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceExtendStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceExtendStatisticss) GetInterfaceExtendStatistics

func (*Qos_GlobalQuery_InterfaceExtendStatisticss) ProtoMessage

func (*Qos_GlobalQuery_InterfaceExtendStatisticss) ProtoReflect

func (*Qos_GlobalQuery_InterfaceExtendStatisticss) Reset

func (*Qos_GlobalQuery_InterfaceExtendStatisticss) String

type Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics

type Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics struct {
	InterfaceName                        string `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	InterfaceCarInboundDropPackets       uint64 `` /* 162-byte string literal not displayed */
	InterfaceCarOutboundDropPackets      uint64 `` /* 165-byte string literal not displayed */
	PortQueueOutboundDropPackets         uint64 `` /* 156-byte string literal not displayed */
	VlanCarInboundDropPackets            uint64 `` /* 147-byte string literal not displayed */
	VlanCarOutboundDropPackets           uint64 `` /* 150-byte string literal not displayed */
	ReceivePacketEqual_64Bytes           string `` /* 143-byte string literal not displayed */
	ReceivePacketBetween_65To127Bytes    string `` /* 164-byte string literal not displayed */
	ReceivePacketBetween_128To255Bytes   string `` /* 167-byte string literal not displayed */
	ReceivePacketBetween_256To511Bytes   string `` /* 168-byte string literal not displayed */
	ReceivePacketBetween_512To1023Bytes  string `` /* 171-byte string literal not displayed */
	ReceivePacketBetween_1024To1518Bytes string `` /* 174-byte string literal not displayed */
	ReceivePacketLarger_1518Bytes        string `` /* 153-byte string literal not displayed */
	SendPacketEqual_64Bytes              string `` /* 135-byte string literal not displayed */
	SendPacketBetween_65To127Bytes       string `` /* 156-byte string literal not displayed */
	SendPacketBetween_128To255Bytes      string `` /* 159-byte string literal not displayed */
	SendPacketBetween_256To511Bytes      string `` /* 159-byte string literal not displayed */
	SendPacketBetween_512To1023Bytes     string `` /* 162-byte string literal not displayed */
	SendPacketBetween_1024To1518Bytes    string `` /* 165-byte string literal not displayed */
	SendPacketLarger_1518Bytes           string `` /* 144-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetInterfaceCarInboundDropPackets

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetInterfaceCarOutboundDropPackets

func (x *Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetInterfaceCarOutboundDropPackets() uint64

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetPortQueueOutboundDropPackets

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetReceivePacketBetween_1024To1518Bytes

func (x *Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetReceivePacketBetween_1024To1518Bytes() string

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetReceivePacketBetween_128To255Bytes

func (x *Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetReceivePacketBetween_128To255Bytes() string

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetReceivePacketBetween_256To511Bytes

func (x *Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetReceivePacketBetween_256To511Bytes() string

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetReceivePacketBetween_512To1023Bytes

func (x *Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetReceivePacketBetween_512To1023Bytes() string

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetReceivePacketBetween_65To127Bytes

func (x *Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetReceivePacketBetween_65To127Bytes() string

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetReceivePacketEqual_64Bytes

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetReceivePacketLarger_1518Bytes

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetSendPacketBetween_1024To1518Bytes

func (x *Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetSendPacketBetween_1024To1518Bytes() string

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetSendPacketBetween_128To255Bytes

func (x *Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetSendPacketBetween_128To255Bytes() string

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetSendPacketBetween_256To511Bytes

func (x *Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetSendPacketBetween_256To511Bytes() string

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetSendPacketBetween_512To1023Bytes

func (x *Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetSendPacketBetween_512To1023Bytes() string

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetSendPacketBetween_65To127Bytes

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetSendPacketEqual_64Bytes

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetSendPacketLarger_1518Bytes

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetVlanCarInboundDropPackets

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) GetVlanCarOutboundDropPackets

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) Reset

func (*Qos_GlobalQuery_InterfaceExtendStatisticss_InterfaceExtendStatistics) String

type Qos_GlobalQuery_InterfaceHardPipeStatisticss

type Qos_GlobalQuery_InterfaceHardPipeStatisticss struct {
	InterfaceHardPipeStatistics []*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceHardPipeStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss) GetInterfaceHardPipeStatistics

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss) ProtoMessage

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss) ProtoReflect

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss) Reset

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss) String

type Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics

type Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics struct {
	InterfaceName  string `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	PassPackets    uint64 `protobuf:"varint,2,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64 `protobuf:"varint,3,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	DropPackets    uint64 `protobuf:"varint,4,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64 `protobuf:"varint,5,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	PassPacketRate uint64 `protobuf:"varint,6,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64 `protobuf:"varint,7,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPacketRate uint64 `protobuf:"varint,8,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64 `protobuf:"varint,9,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) GetDropByteRate

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) GetDropBytes

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) GetDropPacketRate

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) GetDropPackets

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) GetPassByteRate

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) GetPassBytes

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) GetPassPackets

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) Reset

func (*Qos_GlobalQuery_InterfaceHardPipeStatisticss_InterfaceHardPipeStatistics) String

type Qos_GlobalQuery_InterfaceProfileStatistics

type Qos_GlobalQuery_InterfaceProfileStatistics struct {
	UserQueues    *Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues    `protobuf:"bytes,1,opt,name=user_queues,json=user-queues,proto3" json:"user_queues,omitempty"`
	Cars          *Qos_GlobalQuery_InterfaceProfileStatistics_Cars          `protobuf:"bytes,2,opt,name=cars,proto3" json:"cars,omitempty"`
	ShareShapings *Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings `protobuf:"bytes,3,opt,name=share_shapings,json=share-shapings,proto3" json:"share_shapings,omitempty"`
	PriorityCars  *Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars  `protobuf:"bytes,4,opt,name=priority_cars,json=priority-cars,proto3" json:"priority_cars,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceProfileStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceProfileStatistics) GetCars

func (*Qos_GlobalQuery_InterfaceProfileStatistics) GetPriorityCars

func (*Qos_GlobalQuery_InterfaceProfileStatistics) GetShareShapings

func (*Qos_GlobalQuery_InterfaceProfileStatistics) GetUserQueues

func (*Qos_GlobalQuery_InterfaceProfileStatistics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceProfileStatistics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceProfileStatistics) Reset

func (*Qos_GlobalQuery_InterfaceProfileStatistics) String

type Qos_GlobalQuery_InterfaceProfileStatistics_Cars

type Qos_GlobalQuery_InterfaceProfileStatistics_Cars struct {
	Car []*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car `protobuf:"bytes,1,rep,name=car,proto3" json:"car,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_Cars.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars) GetCar

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars) ProtoMessage

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars) ProtoReflect

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars) Reset

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars) String

type Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car

type Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car struct {
	CarType        Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType   `` /* 165-byte string literal not displayed */
	InterfaceName  string                                                        `protobuf:"bytes,2,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	PeVlanId       uint32                                                        `protobuf:"varint,3,opt,name=pe_vlan_id,json=pe-vlan-id,proto3" json:"pe_vlan_id,omitempty"`
	VlanId         uint32                                                        `protobuf:"varint,4,opt,name=vlan_id,json=vlan-id,proto3" json:"vlan_id,omitempty"`
	Direction      Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction `` /* 155-byte string literal not displayed */
	PassPackets    uint64                                                        `protobuf:"varint,6,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                        `protobuf:"varint,7,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate uint64                                                        `protobuf:"varint,8,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                        `protobuf:"varint,9,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets    uint64                                                        `protobuf:"varint,10,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                        `protobuf:"varint,11,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate uint64                                                        `protobuf:"varint,12,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                        `protobuf:"varint,13,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetCarType

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetDirection

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetDropByteRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetDropBytes

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetDropPacketRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetDropPackets

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetPassByteRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetPassBytes

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetPassPacketRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetPassPackets

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetPeVlanId

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) GetVlanId

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) ProtoMessage

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) ProtoReflect

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) Reset

func (*Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car) String

type Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType

type Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType int32
const (
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_INVALID_ENUM_VALUE_CarType Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType = 0
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType_CAR                Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType = 1
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType_BROADCAST          Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType = 2
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType_MULTICAST          Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType = 3
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType_UNKNOWX_UNICAST    Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType = 4
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType_L2X_FORWARD        Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType = 5
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType_L3X_FORWARD        Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType = 6
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType_BUM                Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType = 7
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType_BU                 Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType = 8
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType_UNKNOWX_MULTICAST  Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType = 9
)

func (Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType) Descriptor

func (Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType) Enum

func (Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType.Descriptor instead.

func (Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType) Number

func (Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType) String

func (Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_CarType) Type

type Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction

type Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction int32
const (
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction_INBOUND  Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction = 0
	Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction_OUTBOUND Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction = 1
)

func (Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction) Descriptor

func (Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction) Enum

func (Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction.Descriptor instead.

func (Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction) Number

func (Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction) String

func (Qos_GlobalQuery_InterfaceProfileStatistics_Cars_Car_Direction) Type

type Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars

type Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars struct {
	PriorityCar []*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar `protobuf:"bytes,1,rep,name=priority_car,json=priority-car,proto3" json:"priority_car,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars) GetPriorityCar

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars) ProtoMessage

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars) ProtoReflect

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars) Reset

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars) String

type Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar

type Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar struct {
	InterfaceName  string                                                                          `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	PeVlanId       uint32                                                                          `protobuf:"varint,2,opt,name=pe_vlan_id,json=pe-vlan-id,proto3" json:"pe_vlan_id,omitempty"`
	VlanId         uint32                                                                          `protobuf:"varint,3,opt,name=vlan_id,json=vlan-id,proto3" json:"vlan_id,omitempty"`
	Direction      Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction   `` /* 171-byte string literal not displayed */
	PriorityNum    Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum `` /* 197-byte string literal not displayed */
	PassPackets    uint64                                                                          `protobuf:"varint,6,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                                          `protobuf:"varint,7,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate uint64                                                                          `protobuf:"varint,8,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                                          `protobuf:"varint,9,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets    uint64                                                                          `protobuf:"varint,10,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                                          `protobuf:"varint,11,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate uint64                                                                          `protobuf:"varint,12,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                                          `protobuf:"varint,13,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetDirection

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetDropByteRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetDropBytes

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetDropPacketRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetDropPackets

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetPassByteRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetPassBytes

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetPassPacketRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetPassPackets

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetPeVlanId

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetPriorityNum

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) GetVlanId

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) ProtoMessage

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) ProtoReflect

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) Reset

func (*Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar) String

type Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction

type Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction int32
const (
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction_INBOUND  Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction = 0
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction_OUTBOUND Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction = 1
)

func (Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction) Descriptor

func (Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction) Enum

func (Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction.Descriptor instead.

func (Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction) Number

func (Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction) String

func (Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_Direction) Type

type Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum

type Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum int32
const (
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum_P0    Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum = 0
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum_P1    Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum = 1
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum_P2    Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum = 2
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum_P3    Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum = 3
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum_P4    Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum = 4
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum_P5    Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum = 5
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum_P6    Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum = 6
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum_P7    Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum = 7
	Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum_TOTAL Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum = 8
)

func (Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum) Descriptor

func (Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum.Descriptor instead.

func (Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum) Number

func (Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum) String

func (Qos_GlobalQuery_InterfaceProfileStatistics_PriorityCars_PriorityCar_PriorityNum) Type

type Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings

type Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings struct {
	ShareShaping []*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping `protobuf:"bytes,1,rep,name=share_shaping,json=share-shaping,proto3" json:"share_shaping,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings) GetShareShaping

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings) ProtoMessage

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings) ProtoReflect

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings) Reset

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings) String

type Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping

type Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping struct {
	InterfaceName  string                                                                          `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	PeVlanId       uint32                                                                          `protobuf:"varint,2,opt,name=pe_vlan_id,json=pe-vlan-id,proto3" json:"pe_vlan_id,omitempty"`
	VlanId         uint32                                                                          `protobuf:"varint,3,opt,name=vlan_id,json=vlan-id,proto3" json:"vlan_id,omitempty"`
	Direction      Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction `` /* 173-byte string literal not displayed */
	ShapingId      uint64                                                                          `protobuf:"varint,5,opt,name=shaping_id,json=shaping-id,proto3" json:"shaping_id,omitempty"`
	PassPackets    uint64                                                                          `protobuf:"varint,6,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                                          `protobuf:"varint,7,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate uint64                                                                          `protobuf:"varint,8,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                                          `protobuf:"varint,9,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets    uint64                                                                          `protobuf:"varint,10,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                                          `protobuf:"varint,11,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate uint64                                                                          `protobuf:"varint,12,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                                          `protobuf:"varint,13,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetDirection

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetDropByteRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetDropBytes

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetDropPacketRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetDropPackets

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetPassByteRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetPassBytes

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetPassPacketRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetPassPackets

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetPeVlanId

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetShapingId

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) GetVlanId

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) ProtoMessage

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) ProtoReflect

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) Reset

func (*Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping) String

type Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction

type Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction int32
const (
	Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction_INBOUND  Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction = 0
	Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction_OUTBOUND Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction = 1
)

func (Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction) Descriptor

func (Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction.Descriptor instead.

func (Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction) Number

func (Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction) String

func (Qos_GlobalQuery_InterfaceProfileStatistics_ShareShapings_ShareShaping_Direction) Type

type Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues

type Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues struct {
	UserQueue []*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue `protobuf:"bytes,1,rep,name=user_queue,json=user-queue,proto3" json:"user_queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues) GetUserQueue

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues) ProtoMessage

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues) ProtoReflect

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues) Reset

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues) String

type Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue

type Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue struct {
	InterfaceName        string                                                                       `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	PeVlanId             uint32                                                                       `protobuf:"varint,2,opt,name=pe_vlan_id,json=pe-vlan-id,proto3" json:"pe_vlan_id,omitempty"`
	VlanId               uint32                                                                       `protobuf:"varint,3,opt,name=vlan_id,json=vlan-id,proto3" json:"vlan_id,omitempty"`
	Direction            Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction    `` /* 167-byte string literal not displayed */
	ServiceClass         Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass `` /* 197-byte string literal not displayed */
	PassPackets          uint64                                                                       `protobuf:"varint,6,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes            uint64                                                                       `protobuf:"varint,7,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate       uint64                                                                       `protobuf:"varint,8,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate         uint64                                                                       `protobuf:"varint,9,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets          uint64                                                                       `protobuf:"varint,10,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes            uint64                                                                       `protobuf:"varint,11,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate       uint64                                                                       `protobuf:"varint,12,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate         uint64                                                                       `protobuf:"varint,13,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	RandomDropPackets    uint64                                                                       `protobuf:"varint,14,opt,name=random_drop_packets,json=random-drop-packets,proto3" json:"random_drop_packets,omitempty"`
	RandomDropBytes      uint64                                                                       `protobuf:"varint,15,opt,name=random_drop_bytes,json=random-drop-bytes,proto3" json:"random_drop_bytes,omitempty"`
	RandomDropPacketRate uint64                                                                       `` /* 130-byte string literal not displayed */
	RandomDropByteRate   uint64                                                                       `protobuf:"varint,17,opt,name=random_drop_byte_rate,json=random-drop-byte-rate,proto3" json:"random_drop_byte_rate,omitempty"`
	TimeStamp            string                                                                       `protobuf:"bytes,18,opt,name=time_stamp,json=time-stamp,proto3" json:"time_stamp,omitempty"`
	BufferTotal          uint32                                                                       `protobuf:"varint,19,opt,name=buffer_total,json=buffer-total,proto3" json:"buffer_total,omitempty"`
	BufferUsed           uint32                                                                       `protobuf:"varint,20,opt,name=buffer_used,json=buffer-used,proto3" json:"buffer_used,omitempty"`
	ClearTime            string                                                                       `protobuf:"bytes,21,opt,name=clear_time,json=clear-time,proto3" json:"clear_time,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetBufferTotal

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetBufferUsed

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetClearTime

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetDirection

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetDropByteRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetDropBytes

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetDropPacketRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetDropPackets

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetPassByteRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetPassBytes

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetPassPacketRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetPassPackets

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetPeVlanId

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetRandomDropByteRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetRandomDropBytes

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetRandomDropPacketRate

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetRandomDropPackets

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetServiceClass

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetTimeStamp

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) GetVlanId

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) ProtoMessage

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) ProtoReflect

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) Reset

func (*Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue) String

type Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction

type Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction int32
const (
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction_INBOUND  Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction = 0
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction_OUTBOUND Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction = 1
)

func (Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction) Descriptor

func (Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction) Enum

func (Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction.Descriptor instead.

func (Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction) Number

func (Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction) String

func (Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_Direction) Type

type Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass

type Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass int32
const (
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_BE    Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 0
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_AF1   Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 1
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_AF2   Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 2
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_AF3   Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 3
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_AF4   Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 4
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_EF    Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 5
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_CS6   Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 6
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_CS7   Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 7
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_TOTAL Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 8
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_COS0  Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 9
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_COS1  Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 10
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_COS2  Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 11
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_COS3  Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 12
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_COS4  Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 13
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_COS5  Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 14
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_COS6  Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 15
	Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass_COS7  Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass = 16
)

func (Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass) Descriptor

func (Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass) Enum

func (Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass) Number

func (Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass) String

func (Qos_GlobalQuery_InterfaceProfileStatistics_UserQueues_UserQueue_ServiceClass) Type

type Qos_GlobalQuery_InterfaceSubPortQueueStatistics

type Qos_GlobalQuery_InterfaceSubPortQueueStatistics struct {
	InterfaceSubPortQueueStatistic []*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceSubPortQueueStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics) GetInterfaceSubPortQueueStatistic

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics) Reset

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics) String

type Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic

type Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic struct {
	InterfaceName  string                                                                                      `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	ServiceClass   Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass `` /* 212-byte string literal not displayed */
	PassPackets    uint64                                                                                      `protobuf:"varint,3,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                                                      `protobuf:"varint,4,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate uint64                                                                                      `protobuf:"varint,5,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                                                      `protobuf:"varint,6,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets    uint64                                                                                      `protobuf:"varint,7,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                                                      `protobuf:"varint,8,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate uint64                                                                                      `protobuf:"varint,9,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                                                      `protobuf:"varint,10,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) GetDropByteRate

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) GetDropBytes

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) GetDropPacketRate

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) GetDropPackets

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) GetPassByteRate

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) GetPassBytes

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) GetPassPacketRate

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) GetPassPackets

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) ProtoMessage

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) ProtoReflect

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) Reset

func (*Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic) String

type Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass

type Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass int32
const (
	Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass_BE    Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass = 0
	Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass_AF1   Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass = 1
	Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass_AF2   Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass = 2
	Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass_AF3   Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass = 3
	Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass_AF4   Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass = 4
	Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass_EF    Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass = 5
	Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass_CS6   Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass = 6
	Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass_CS7   Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass = 7
	Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass_TOTAL Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass = 8
)

func (Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass) Descriptor

func (Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass) Number

func (Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass) String

func (Qos_GlobalQuery_InterfaceSubPortQueueStatistics_InterfaceSubPortQueueStatistic_ServiceClass) Type

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss struct {
	InterfaceTrafficPolicyStatistics []*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics `` /* 164-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss) GetInterfaceTrafficPolicyStatistics

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss) ProtoMessage

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss) ProtoReflect

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss) Reset

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss) String

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics struct {
	InterfaceName           string                                                                                                      `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	PeVlanId                uint32                                                                                                      `protobuf:"varint,2,opt,name=pe_vlan_id,json=pe-vlan-id,proto3" json:"pe_vlan_id,omitempty"`
	VlanId                  uint32                                                                                                      `protobuf:"varint,3,opt,name=vlan_id,json=vlan-id,proto3" json:"vlan_id,omitempty"`
	Direction               Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction                `` /* 186-byte string literal not displayed */
	SlotId                  string                                                                                                      `protobuf:"bytes,5,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	TrafficPolicyName       string                                                                                                      `protobuf:"bytes,6,opt,name=traffic_policy_name,json=traffic-policy-name,proto3" json:"traffic_policy_name,omitempty"`
	ApplyTime               string                                                                                                      `protobuf:"bytes,7,opt,name=apply_time,json=apply-time,proto3" json:"apply_time,omitempty"`
	SwitchStatus            Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus             `` /* 216-byte string literal not displayed */
	SwitchTime              string                                                                                                      `protobuf:"bytes,9,opt,name=switch_time,json=switch-time,proto3" json:"switch_time,omitempty"`
	ClearTime               string                                                                                                      `protobuf:"bytes,10,opt,name=clear_time,json=clear-time,proto3" json:"clear_time,omitempty"`
	ClearFlag               bool                                                                                                        `protobuf:"varint,11,opt,name=clear_flag,json=clear-flag,proto3" json:"clear_flag,omitempty"`
	MatchPackets            uint64                                                                                                      `protobuf:"varint,12,opt,name=match_packets,json=match-packets,proto3" json:"match_packets,omitempty"`
	MatchBytes              uint64                                                                                                      `protobuf:"varint,13,opt,name=match_bytes,json=match-bytes,proto3" json:"match_bytes,omitempty"`
	MatchPacketRate         uint64                                                                                                      `protobuf:"varint,14,opt,name=match_packet_rate,json=match-packet-rate,proto3" json:"match_packet_rate,omitempty"`
	MatchByteRate           uint64                                                                                                      `protobuf:"varint,15,opt,name=match_byte_rate,json=match-byte-rate,proto3" json:"match_byte_rate,omitempty"`
	MatchPassPackets        uint64                                                                                                      `protobuf:"varint,16,opt,name=match_pass_packets,json=match-pass-packets,proto3" json:"match_pass_packets,omitempty"`
	MatchPassBytes          uint64                                                                                                      `protobuf:"varint,17,opt,name=match_pass_bytes,json=match-pass-bytes,proto3" json:"match_pass_bytes,omitempty"`
	MatchPassPacketRate     uint64                                                                                                      `` /* 127-byte string literal not displayed */
	MatchPassByteRate       uint64                                                                                                      `protobuf:"varint,19,opt,name=match_pass_byte_rate,json=match-pass-byte-rate,proto3" json:"match_pass_byte_rate,omitempty"`
	MatchDropPackets        uint64                                                                                                      `protobuf:"varint,20,opt,name=match_drop_packets,json=match-drop-packets,proto3" json:"match_drop_packets,omitempty"`
	MatchDropBytes          uint64                                                                                                      `protobuf:"varint,21,opt,name=match_drop_bytes,json=match-drop-bytes,proto3" json:"match_drop_bytes,omitempty"`
	MatchDropPacketRate     uint64                                                                                                      `` /* 127-byte string literal not displayed */
	MatchDropByteRate       uint64                                                                                                      `protobuf:"varint,23,opt,name=match_drop_byte_rate,json=match-drop-byte-rate,proto3" json:"match_drop_byte_rate,omitempty"`
	MissPackets             uint64                                                                                                      `protobuf:"varint,24,opt,name=miss_packets,json=miss-packets,proto3" json:"miss_packets,omitempty"`
	MissBytes               uint64                                                                                                      `protobuf:"varint,25,opt,name=miss_bytes,json=miss-bytes,proto3" json:"miss_bytes,omitempty"`
	MissPacketRate          uint64                                                                                                      `protobuf:"varint,26,opt,name=miss_packet_rate,json=miss-packet-rate,proto3" json:"miss_packet_rate,omitempty"`
	MissByteRate            uint64                                                                                                      `protobuf:"varint,27,opt,name=miss_byte_rate,json=miss-byte-rate,proto3" json:"miss_byte_rate,omitempty"`
	UrpfPackets             uint64                                                                                                      `protobuf:"varint,28,opt,name=urpf_packets,json=urpf-packets,proto3" json:"urpf_packets,omitempty"`
	UrpfBytes               uint64                                                                                                      `protobuf:"varint,29,opt,name=urpf_bytes,json=urpf-bytes,proto3" json:"urpf_bytes,omitempty"`
	UrpfPacketRate          uint64                                                                                                      `protobuf:"varint,30,opt,name=urpf_packet_rate,json=urpf-packet-rate,proto3" json:"urpf_packet_rate,omitempty"`
	UrpfByteRate            uint64                                                                                                      `protobuf:"varint,31,opt,name=urpf_byte_rate,json=urpf-byte-rate,proto3" json:"urpf_byte_rate,omitempty"`
	CarPackets              uint64                                                                                                      `protobuf:"varint,32,opt,name=car_packets,json=car-packets,proto3" json:"car_packets,omitempty"`
	CarBytes                uint64                                                                                                      `protobuf:"varint,33,opt,name=car_bytes,json=car-bytes,proto3" json:"car_bytes,omitempty"`
	CarPacketRate           uint64                                                                                                      `protobuf:"varint,34,opt,name=car_packet_rate,json=car-packet-rate,proto3" json:"car_packet_rate,omitempty"`
	CarByteRate             uint64                                                                                                      `protobuf:"varint,35,opt,name=car_byte_rate,json=car-byte-rate,proto3" json:"car_byte_rate,omitempty"`
	FilterPackets           uint64                                                                                                      `protobuf:"varint,36,opt,name=filter_packets,json=filter-packets,proto3" json:"filter_packets,omitempty"`
	FilterBytes             uint64                                                                                                      `protobuf:"varint,37,opt,name=filter_bytes,json=filter-bytes,proto3" json:"filter_bytes,omitempty"`
	FilterPacketRate        uint64                                                                                                      `protobuf:"varint,38,opt,name=filter_packet_rate,json=filter-packet-rate,proto3" json:"filter_packet_rate,omitempty"`
	FilterByteRate          uint64                                                                                                      `protobuf:"varint,39,opt,name=filter_byte_rate,json=filter-byte-rate,proto3" json:"filter_byte_rate,omitempty"`
	RuleBasedStaticss       *Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss       `protobuf:"bytes,40,opt,name=rule_based_staticss,json=rule-based-staticss,proto3" json:"rule_based_staticss,omitempty"`
	ClassifierBasedStaticss *Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss `` /* 135-byte string literal not displayed */
	ClassifierStatisticss   *Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss   `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetApplyTime

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetCarByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetCarBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetCarPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetCarPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetClearFlag

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetClearTime

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetFilterByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetFilterBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetFilterPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetFilterPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMatchByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMatchBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMatchDropByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMatchDropBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMatchDropPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMatchDropPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMatchPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMatchPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMatchPassByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMatchPassBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMatchPassPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMatchPassPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMissByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMissBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMissPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetMissPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetPeVlanId

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetSlotId

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetSwitchTime

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetTrafficPolicyName

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetUrpfByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetUrpfBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetUrpfPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetUrpfPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) GetVlanId

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) Reset

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics) String

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss struct {
	ClassifierBasedStatics []*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss) ProtoMessage

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss) ProtoReflect

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss) Reset

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss) String

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics struct {
	ClassifierName    string                                                                                                                                        `protobuf:"bytes,1,opt,name=classifier_name,json=classifier-name,proto3" json:"classifier_name,omitempty"`
	TrafficPolicyName string                                                                                                                                        `protobuf:"bytes,2,opt,name=traffic_policy_name,json=traffic-policy-name,proto3" json:"traffic_policy_name,omitempty"`
	ServiceType       Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType `` /* 259-byte string literal not displayed */
	ShareMode         Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode   `` /* 251-byte string literal not displayed */
	MatchPassPackets  uint64                                                                                                                                        `protobuf:"varint,5,opt,name=match_pass_packets,json=match-pass-packets,proto3" json:"match_pass_packets,omitempty"`
	MatchPassBytes    uint64                                                                                                                                        `protobuf:"varint,6,opt,name=match_pass_bytes,json=match-pass-bytes,proto3" json:"match_pass_bytes,omitempty"`
	MatchDropPackets  uint64                                                                                                                                        `protobuf:"varint,7,opt,name=match_drop_packets,json=match-drop-packets,proto3" json:"match_drop_packets,omitempty"`
	MatchDropBytes    uint64                                                                                                                                        `protobuf:"varint,8,opt,name=match_drop_bytes,json=match-drop-bytes,proto3" json:"match_drop_bytes,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics) GetClassifierName

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics) GetMatchDropBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics) GetMatchDropPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics) GetMatchPassBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics) GetMatchPassPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics) GetTrafficPolicyName

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics) Reset

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics) String

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType int32
const (
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType_NORMAL      Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType = 0
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType_VBDX_IF     Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType = 1
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType_MULTIX_TYPE Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType = 2
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType_VLANX_IF    Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType = 3
)

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType) Descriptor

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType.Descriptor instead.

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType) Number

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType) String

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ServiceType) Type

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode int32
const (
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode_DISABLE Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode = 0
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode_ENABLE  Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode = 1
)

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode) Descriptor

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode.Descriptor instead.

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode) Number

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode) String

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierBasedStaticss_ClassifierBasedStatics_ShareMode) Type

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss struct {
	ClassifierStatistics []*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics `protobuf:"bytes,1,rep,name=classifier_statistics,json=classifier-statistics,proto3" json:"classifier_statistics,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss) ProtoMessage

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss) ProtoReflect

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss) Reset

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss) String

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics struct {
	ClassifierName              string `protobuf:"bytes,1,opt,name=classifier_name,json=classifier-name,proto3" json:"classifier_name,omitempty"`
	MatchPackets                uint64 `protobuf:"varint,2,opt,name=match_packets,json=match-packets,proto3" json:"match_packets,omitempty"`
	MatchBytes                  uint64 `protobuf:"varint,3,opt,name=match_bytes,json=match-bytes,proto3" json:"match_bytes,omitempty"`
	MatchPacketRate             uint64 `protobuf:"varint,4,opt,name=match_packet_rate,json=match-packet-rate,proto3" json:"match_packet_rate,omitempty"`
	MatchByteRate               uint64 `protobuf:"varint,5,opt,name=match_byte_rate,json=match-byte-rate,proto3" json:"match_byte_rate,omitempty"`
	MatchPassPackets            uint64 `protobuf:"varint,6,opt,name=match_pass_packets,json=match-pass-packets,proto3" json:"match_pass_packets,omitempty"`
	MatchPassBytes              uint64 `protobuf:"varint,7,opt,name=match_pass_bytes,json=match-pass-bytes,proto3" json:"match_pass_bytes,omitempty"`
	MatchPassPacketRate         uint64 `` /* 126-byte string literal not displayed */
	MatchPassByteRate           uint64 `protobuf:"varint,9,opt,name=match_pass_byte_rate,json=match-pass-byte-rate,proto3" json:"match_pass_byte_rate,omitempty"`
	MatchDropPackets            uint64 `protobuf:"varint,10,opt,name=match_drop_packets,json=match-drop-packets,proto3" json:"match_drop_packets,omitempty"`
	MatchDropBytes              uint64 `protobuf:"varint,11,opt,name=match_drop_bytes,json=match-drop-bytes,proto3" json:"match_drop_bytes,omitempty"`
	MatchDropPacketRate         uint64 `` /* 127-byte string literal not displayed */
	MatchDropByteRate           uint64 `protobuf:"varint,13,opt,name=match_drop_byte_rate,json=match-drop-byte-rate,proto3" json:"match_drop_byte_rate,omitempty"`
	UrpfDropPackets             uint64 `protobuf:"varint,14,opt,name=urpf_drop_packets,json=urpf-drop-packets,proto3" json:"urpf_drop_packets,omitempty"`
	UrpfDropBytes               uint64 `protobuf:"varint,15,opt,name=urpf_drop_bytes,json=urpf-drop-bytes,proto3" json:"urpf_drop_bytes,omitempty"`
	UrpfDropPacketRate          uint64 `protobuf:"varint,16,opt,name=urpf_drop_packet_rate,json=urpf-drop-packet-rate,proto3" json:"urpf_drop_packet_rate,omitempty"`
	UrpfDropByteRate            uint64 `protobuf:"varint,17,opt,name=urpf_drop_byte_rate,json=urpf-drop-byte-rate,proto3" json:"urpf_drop_byte_rate,omitempty"`
	CarPackets                  uint64 `protobuf:"varint,18,opt,name=car_packets,json=car-packets,proto3" json:"car_packets,omitempty"`
	CarBytes                    uint64 `protobuf:"varint,19,opt,name=car_bytes,json=car-bytes,proto3" json:"car_bytes,omitempty"`
	CarPacketRate               uint64 `protobuf:"varint,20,opt,name=car_packet_rate,json=car-packet-rate,proto3" json:"car_packet_rate,omitempty"`
	CarByteRate                 uint64 `protobuf:"varint,21,opt,name=car_byte_rate,json=car-byte-rate,proto3" json:"car_byte_rate,omitempty"`
	CarPassPackets              uint64 `protobuf:"varint,22,opt,name=car_pass_packets,json=car-pass-packets,proto3" json:"car_pass_packets,omitempty"`
	CarPassBytes                uint64 `protobuf:"varint,23,opt,name=car_pass_bytes,json=car-pass-bytes,proto3" json:"car_pass_bytes,omitempty"`
	CarPassPacketRate           uint64 `protobuf:"varint,24,opt,name=car_pass_packet_rate,json=car-pass-packet-rate,proto3" json:"car_pass_packet_rate,omitempty"`
	CarPassByteRate             uint64 `protobuf:"varint,25,opt,name=car_pass_byte_rate,json=car-pass-byte-rate,proto3" json:"car_pass_byte_rate,omitempty"`
	CarDropPackets              uint64 `protobuf:"varint,26,opt,name=car_drop_packets,json=car-drop-packets,proto3" json:"car_drop_packets,omitempty"`
	CarDropBytes                uint64 `protobuf:"varint,27,opt,name=car_drop_bytes,json=car-drop-bytes,proto3" json:"car_drop_bytes,omitempty"`
	CarDropPacketRate           uint64 `protobuf:"varint,28,opt,name=car_drop_packet_rate,json=car-drop-packet-rate,proto3" json:"car_drop_packet_rate,omitempty"`
	CarDropByteRate             uint64 `protobuf:"varint,29,opt,name=car_drop_byte_rate,json=car-drop-byte-rate,proto3" json:"car_drop_byte_rate,omitempty"`
	CarGreenPackets             uint64 `protobuf:"varint,30,opt,name=car_green_packets,json=car-green-packets,proto3" json:"car_green_packets,omitempty"`
	CarGreenBytes               uint64 `protobuf:"varint,31,opt,name=car_green_bytes,json=car-green-bytes,proto3" json:"car_green_bytes,omitempty"`
	CarGreenPacketRate          uint64 `protobuf:"varint,32,opt,name=car_green_packet_rate,json=car-green-packet-rate,proto3" json:"car_green_packet_rate,omitempty"`
	CarGreenByteRate            uint64 `protobuf:"varint,33,opt,name=car_green_byte_rate,json=car-green-byte-rate,proto3" json:"car_green_byte_rate,omitempty"`
	CarYellowPackets            uint64 `protobuf:"varint,34,opt,name=car_yellow_packets,json=car-yellow-packets,proto3" json:"car_yellow_packets,omitempty"`
	CarYellowBytes              uint64 `protobuf:"varint,35,opt,name=car_yellow_bytes,json=car-yellow-bytes,proto3" json:"car_yellow_bytes,omitempty"`
	CarYellowPacketRate         uint64 `` /* 127-byte string literal not displayed */
	CarYellowByteRate           uint64 `protobuf:"varint,37,opt,name=car_yellow_byte_rate,json=car-yellow-byte-rate,proto3" json:"car_yellow_byte_rate,omitempty"`
	CarRedPackets               uint64 `protobuf:"varint,38,opt,name=car_red_packets,json=car-red-packets,proto3" json:"car_red_packets,omitempty"`
	CarRedBytes                 uint64 `protobuf:"varint,39,opt,name=car_red_bytes,json=car-red-bytes,proto3" json:"car_red_bytes,omitempty"`
	CarRedPacketRate            uint64 `protobuf:"varint,40,opt,name=car_red_packet_rate,json=car-red-packet-rate,proto3" json:"car_red_packet_rate,omitempty"`
	CarRedByteRate              uint64 `protobuf:"varint,41,opt,name=car_red_byte_rate,json=car-red-byte-rate,proto3" json:"car_red_byte_rate,omitempty"`
	FilterPackets               uint64 `protobuf:"varint,42,opt,name=filter_packets,json=filter-packets,proto3" json:"filter_packets,omitempty"`
	FilterBytes                 uint64 `protobuf:"varint,43,opt,name=filter_bytes,json=filter-bytes,proto3" json:"filter_bytes,omitempty"`
	FilterPacketRate            uint64 `protobuf:"varint,44,opt,name=filter_packet_rate,json=filter-packet-rate,proto3" json:"filter_packet_rate,omitempty"`
	FilterByteRate              uint64 `protobuf:"varint,45,opt,name=filter_byte_rate,json=filter-byte-rate,proto3" json:"filter_byte_rate,omitempty"`
	UnknownunisupPassPackets    uint64 `` /* 139-byte string literal not displayed */
	UnknownunisupPassBytes      uint64 `` /* 133-byte string literal not displayed */
	UnknownunisupPassPacketRate uint64 `` /* 151-byte string literal not displayed */
	UnknownunisupPassByteRate   uint64 `` /* 145-byte string literal not displayed */
	UnknownunisupDropPackets    uint64 `` /* 139-byte string literal not displayed */
	UnknownunisupDropBytes      uint64 `` /* 133-byte string literal not displayed */
	UnknownunisupDropPacketRate uint64 `` /* 151-byte string literal not displayed */
	UnknownunisupDropByteRate   uint64 `` /* 145-byte string literal not displayed */
	MulticastsupPassPackets     uint64 `` /* 136-byte string literal not displayed */
	MulticastsupPassBytes       uint64 `` /* 130-byte string literal not displayed */
	MulticastsupPassPacketRate  uint64 `` /* 148-byte string literal not displayed */
	MulticastsupPassByteRate    uint64 `` /* 142-byte string literal not displayed */
	MulticastsupDropPackets     uint64 `` /* 136-byte string literal not displayed */
	MulticastsupDropBytes       uint64 `` /* 130-byte string literal not displayed */
	MulticastsupDropPacketRate  uint64 `` /* 148-byte string literal not displayed */
	MulticastsupDropByteRate    uint64 `` /* 142-byte string literal not displayed */
	BroadcastsupPassPackets     uint64 `` /* 136-byte string literal not displayed */
	BroadcastsupPassBytes       uint64 `` /* 130-byte string literal not displayed */
	BroadcastsupPassPacketRate  uint64 `` /* 148-byte string literal not displayed */
	BroadcastsupPassByteRate    uint64 `` /* 142-byte string literal not displayed */
	BroadcastsupDropPackets     uint64 `` /* 136-byte string literal not displayed */
	BroadcastsupDropBytes       uint64 `` /* 130-byte string literal not displayed */
	BroadcastsupDropPacketRate  uint64 `` /* 148-byte string literal not displayed */
	BroadcastsupDropByteRate    uint64 `` /* 142-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetBroadcastsupDropByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetBroadcastsupDropBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetBroadcastsupDropPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetBroadcastsupDropPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetBroadcastsupPassByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetBroadcastsupPassBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetBroadcastsupPassPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetBroadcastsupPassPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarDropByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarDropBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarDropPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarDropPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarGreenByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarGreenBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarGreenPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarGreenPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarPassByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarPassBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarPassPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarPassPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarRedByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarRedBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarRedPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarRedPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarYellowByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarYellowBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarYellowPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetCarYellowPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetClassifierName

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetFilterByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetFilterBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetFilterPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetFilterPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchDropByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchDropBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchDropPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchDropPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchPassByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchPassBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchPassPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMatchPassPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMulticastsupDropByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMulticastsupDropBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMulticastsupDropPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMulticastsupDropPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMulticastsupPassByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMulticastsupPassBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMulticastsupPassPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetMulticastsupPassPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUnknownunisupDropByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUnknownunisupDropBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUnknownunisupDropPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUnknownunisupDropPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUnknownunisupPassByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUnknownunisupPassBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUnknownunisupPassPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUnknownunisupPassPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUrpfDropByteRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUrpfDropBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUrpfDropPacketRate

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) GetUrpfDropPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) Reset

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_ClassifierStatisticss_ClassifierStatistics) String

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction int32
const (
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction_INBOUND  Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction = 0
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction_OUTBOUND Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction = 1
)

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction) Descriptor

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction.Descriptor instead.

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction) Number

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction) String

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_Direction) Type

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss struct {
	RuleBasedStatics []*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics `protobuf:"bytes,1,rep,name=rule_based_statics,json=rule-based-statics,proto3" json:"rule_based_statics,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss) ProtoMessage

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss) ProtoReflect

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss) Reset

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss) String

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics struct {
	ClassifierName    string                                                                                                                               `protobuf:"bytes,1,opt,name=classifier_name,json=classifier-name,proto3" json:"classifier_name,omitempty"`
	TrafficPolicyName string                                                                                                                               `protobuf:"bytes,2,opt,name=traffic_policy_name,json=traffic-policy-name,proto3" json:"traffic_policy_name,omitempty"`
	ServiceType       Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType    `` /* 247-byte string literal not displayed */
	IfmatchId         uint32                                                                                                                               `protobuf:"varint,4,opt,name=ifmatch_id,json=ifmatch-id,proto3" json:"ifmatch_id,omitempty"`
	AclName           string                                                                                                                               `protobuf:"bytes,5,opt,name=acl_name,json=acl-name,proto3" json:"acl_name,omitempty"`
	ProtocolFamily    Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily `` /* 259-byte string literal not displayed */
	RuleId            uint32                                                                                                                               `protobuf:"varint,7,opt,name=rule_id,json=rule-id,proto3" json:"rule_id,omitempty"`
	MatchPassPackets  uint64                                                                                                                               `protobuf:"varint,8,opt,name=match_pass_packets,json=match-pass-packets,proto3" json:"match_pass_packets,omitempty"`
	MatchPassBytes    uint64                                                                                                                               `protobuf:"varint,9,opt,name=match_pass_bytes,json=match-pass-bytes,proto3" json:"match_pass_bytes,omitempty"`
	MatchDropPackets  uint64                                                                                                                               `protobuf:"varint,10,opt,name=match_drop_packets,json=match-drop-packets,proto3" json:"match_drop_packets,omitempty"`
	MatchDropBytes    uint64                                                                                                                               `protobuf:"varint,11,opt,name=match_drop_bytes,json=match-drop-bytes,proto3" json:"match_drop_bytes,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) GetAclName

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) GetClassifierName

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) GetIfmatchId

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) GetMatchDropBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) GetMatchDropPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) GetMatchPassBytes

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) GetMatchPassPackets

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) GetRuleId

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) GetTrafficPolicyName

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) Reset

func (*Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics) String

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily int32
const (
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_INVALID_ENUM_VALUE_ProtocolFamily Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily = 0
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily_IPV4               Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily = 1
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily_IPV6               Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily = 2
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily_L2                 Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily = 3
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily_MPLS               Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily = 4
)

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily) Descriptor

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily.Descriptor instead.

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily) Number

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily) String

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ProtocolFamily) Type

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType int32
const (
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType_NORMAL      Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType = 0
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType_VBDX_IF     Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType = 1
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType_MULTIX_TYPE Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType = 2
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType_VLANX_IF    Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType = 3
)

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType) Descriptor

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType.Descriptor instead.

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType) Number

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType) String

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_RuleBasedStaticss_RuleBasedStatics_ServiceType) Type

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus

type Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus int32
const (
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus_DISABLE Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus = 0
	Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus_ENABLE  Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus = 1
)

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus) Descriptor

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus.Descriptor instead.

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus) Number

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus) String

func (Qos_GlobalQuery_InterfaceTrafficPolicyStatisticss_InterfaceTrafficPolicyStatistics_SwitchStatus) Type

type Qos_GlobalQuery_InterfaceUserGroupQueueStatistics

type Qos_GlobalQuery_InterfaceUserGroupQueueStatistics struct {
	InterfaceUserGroupQueueStatistic []*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic `` /* 167-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceUserGroupQueueStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics) GetInterfaceUserGroupQueueStatistic

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics) ProtoMessage

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics) ProtoReflect

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics) Reset

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics) String

type Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic

type Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic struct {
	InterfaceName  string                                                                                          `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	PeVlanId       uint32                                                                                          `protobuf:"varint,2,opt,name=pe_vlan_id,json=pe-vlan-id,proto3" json:"pe_vlan_id,omitempty"`
	VlanId         uint32                                                                                          `protobuf:"varint,3,opt,name=vlan_id,json=vlan-id,proto3" json:"vlan_id,omitempty"`
	Direction      Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction    `` /* 186-byte string literal not displayed */
	ServiceClass   Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass `` /* 216-byte string literal not displayed */
	PassPackets    uint64                                                                                          `protobuf:"varint,6,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                                                          `protobuf:"varint,7,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate uint64                                                                                          `protobuf:"varint,8,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                                                          `protobuf:"varint,9,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets    uint64                                                                                          `protobuf:"varint,10,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                                                          `protobuf:"varint,11,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate uint64                                                                                          `protobuf:"varint,12,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                                                          `protobuf:"varint,13,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) GetDropByteRate

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) GetDropBytes

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) GetDropPacketRate

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) GetDropPackets

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) GetInterfaceName

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) GetPassByteRate

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) GetPassBytes

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) GetPassPacketRate

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) GetPassPackets

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) GetPeVlanId

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) GetVlanId

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) ProtoMessage

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) ProtoReflect

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) Reset

func (*Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic) String

type Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction

type Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction int32
const (
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction_INBOUND  Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction = 0
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction_OUTBOUND Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction = 1
)

func (Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction) Descriptor

func (Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction.Descriptor instead.

func (Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction) Number

func (Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction) String

func (Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_Direction) Type

type Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass

type Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass int32
const (
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass_BE    Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass = 0
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass_AF1   Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass = 1
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass_AF2   Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass = 2
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass_AF3   Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass = 3
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass_AF4   Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass = 4
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass_EF    Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass = 5
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass_CS6   Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass = 6
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass_CS7   Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass = 7
	Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass_TOTAL Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass = 8
)

func (Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass) Descriptor

func (Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass) Number

func (Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass) String

func (Qos_GlobalQuery_InterfaceUserGroupQueueStatistics_InterfaceUserGroupQueueStatistic_ServiceClass) Type

type Qos_GlobalQuery_L2VpnHardPipeStatisticss

type Qos_GlobalQuery_L2VpnHardPipeStatisticss struct {
	L2VpnHardPipeStatistics []*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics `` /* 137-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss) Descriptor deprecated

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_L2VpnHardPipeStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss) GetL2VpnHardPipeStatistics

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss) ProtoMessage

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss) ProtoReflect

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss) Reset

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss) String

type Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics

type Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics struct {
	InterfaceName  string                                                                     `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	Direction      Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction `` /* 168-byte string literal not displayed */
	PassPackets    uint64                                                                     `protobuf:"varint,3,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                                     `protobuf:"varint,4,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	DropPackets    uint64                                                                     `protobuf:"varint,5,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                                     `protobuf:"varint,6,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	PassPacketRate uint64                                                                     `protobuf:"varint,7,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                                     `protobuf:"varint,8,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPacketRate uint64                                                                     `protobuf:"varint,9,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                                     `protobuf:"varint,10,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) GetDirection

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) GetDropByteRate

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) GetDropBytes

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) GetDropPacketRate

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) GetDropPackets

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) GetInterfaceName

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) GetPassByteRate

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) GetPassBytes

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) GetPassPackets

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) ProtoMessage

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) ProtoReflect

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) Reset

func (*Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics) String

type Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction

type Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction int32
const (
	Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction_INBOUND Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction = 0
)

func (Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction) Descriptor

func (Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction) Enum

func (Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction.Descriptor instead.

func (Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction) Number

func (Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction) String

func (Qos_GlobalQuery_L2VpnHardPipeStatisticss_L2VpnHardPipeStatistics_Direction) Type

type Qos_GlobalQuery_MplsTeStatisticss

type Qos_GlobalQuery_MplsTeStatisticss struct {
	MplsTeStatistics []*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics `protobuf:"bytes,1,rep,name=mpls_te_statistics,json=mpls-te-statistics,proto3" json:"mpls_te_statistics,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_MplsTeStatisticss) Descriptor deprecated

func (*Qos_GlobalQuery_MplsTeStatisticss) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_MplsTeStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_MplsTeStatisticss) GetMplsTeStatistics

func (*Qos_GlobalQuery_MplsTeStatisticss) ProtoMessage

func (*Qos_GlobalQuery_MplsTeStatisticss) ProtoMessage()

func (*Qos_GlobalQuery_MplsTeStatisticss) ProtoReflect

func (*Qos_GlobalQuery_MplsTeStatisticss) Reset

func (*Qos_GlobalQuery_MplsTeStatisticss) String

type Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics

type Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics struct {
	InterfaceName  string                                                          `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	Direction      Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction    `` /* 154-byte string literal not displayed */
	ServiceClass   Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass `` /* 184-byte string literal not displayed */
	PassPackets    uint64                                                          `protobuf:"varint,4,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                          `protobuf:"varint,5,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate uint64                                                          `protobuf:"varint,6,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                          `protobuf:"varint,7,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets    uint64                                                          `protobuf:"varint,8,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                          `protobuf:"varint,9,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate uint64                                                          `protobuf:"varint,10,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                          `protobuf:"varint,11,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	TotalBuffer    uint32                                                          `protobuf:"varint,12,opt,name=total_buffer,json=total-buffer,proto3" json:"total_buffer,omitempty"`
	CurrentBuffer  uint32                                                          `protobuf:"varint,13,opt,name=current_buffer,json=current-buffer,proto3" json:"current_buffer,omitempty"`
	ClearTime      string                                                          `protobuf:"bytes,14,opt,name=clear_time,json=clear-time,proto3" json:"clear_time,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetClearTime

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetCurrentBuffer

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetDirection

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetDropByteRate

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetDropBytes

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetDropPacketRate

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetDropPackets

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetInterfaceName

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetPassByteRate

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetPassBytes

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetPassPackets

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetServiceClass

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) GetTotalBuffer

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) ProtoMessage

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) ProtoReflect

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) Reset

func (*Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics) String

type Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction

type Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction int32
const (
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction_INBOUND  Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction = 0
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction_OUTBOUND Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction = 1
)

func (Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction) Descriptor

func (Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction) Enum

func (Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction.Descriptor instead.

func (Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction) Number

func (Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction) String

func (Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_Direction) Type

type Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass

type Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass int32
const (
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass_BE    Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass = 0
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass_AF1   Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass = 1
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass_AF2   Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass = 2
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass_AF3   Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass = 3
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass_AF4   Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass = 4
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass_EF    Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass = 5
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass_CS6   Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass = 6
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass_CS7   Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass = 7
	Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass_TOTAL Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass = 8
)

func (Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass) Descriptor

func (Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass) Enum

func (Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass) Number

func (Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass) String

func (Qos_GlobalQuery_MplsTeStatisticss_MplsTeStatistics_ServiceClass) Type

type Qos_GlobalQuery_PortQueueDefaultStatisticss

type Qos_GlobalQuery_PortQueueDefaultStatisticss struct {
	PortQueueDefaultStatistics []*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_PortQueueDefaultStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss) GetPortQueueDefaultStatistics

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss) ProtoMessage

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss) ProtoReflect

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss) Reset

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss) String

type Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics

type Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics struct {
	InterfaceName        string                                                                              `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	ServiceClass         Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass `` /* 204-byte string literal not displayed */
	PassPackets          uint64                                                                              `protobuf:"varint,3,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes            uint64                                                                              `protobuf:"varint,4,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	DropPackets          uint64                                                                              `protobuf:"varint,5,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes            uint64                                                                              `protobuf:"varint,6,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	StatisticsInterval   uint32                                                                              `protobuf:"varint,7,opt,name=statistics_interval,json=statistics-interval,proto3" json:"statistics_interval,omitempty"`
	PassPacketRate       uint64                                                                              `protobuf:"varint,8,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate         uint64                                                                              `protobuf:"varint,9,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPacketRate       uint64                                                                              `protobuf:"varint,10,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate         uint64                                                                              `protobuf:"varint,11,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	ConfiguredQueueDepth uint32                                                                              `` /* 127-byte string literal not displayed */
	UsedBufferSize       uint32                                                                              `protobuf:"varint,13,opt,name=used_buffer_size,json=used-buffer-size,proto3" json:"used_buffer_size,omitempty"`
	ResetTime            string                                                                              `protobuf:"bytes,14,opt,name=reset_time,json=reset-time,proto3" json:"reset_time,omitempty"`
	TrafficFlow          uint64                                                                              `protobuf:"varint,15,opt,name=traffic_flow,json=traffic-flow,proto3" json:"traffic_flow,omitempty"`
	PhysicalBandwidth    uint64                                                                              `protobuf:"varint,16,opt,name=physical_bandwidth,json=physical-bandwidth,proto3" json:"physical_bandwidth,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetConfiguredQueueDepth

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetDropByteRate

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetDropBytes

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetDropPacketRate

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetDropPackets

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetInterfaceName

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetPassByteRate

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetPassBytes

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetPassPackets

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetPhysicalBandwidth

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetResetTime

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetStatisticsInterval

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetTrafficFlow

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) GetUsedBufferSize

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) ProtoMessage

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) ProtoReflect

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) Reset

func (*Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics) String

type Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass

type Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass int32
const (
	Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass_BE  Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass = 0
	Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass_AF1 Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass = 1
	Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass_AF2 Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass = 2
	Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass_AF3 Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass = 3
	Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass_AF4 Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass = 4
	Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass_EF  Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass = 5
	Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass_CS6 Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass = 6
	Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass_CS7 Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass = 7
)

func (Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass) Descriptor

func (Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass) Number

func (Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass) String

func (Qos_GlobalQuery_PortQueueDefaultStatisticss_PortQueueDefaultStatistics_ServiceClass) Type

type Qos_GlobalQuery_PortQueueOnboardStatisticss

type Qos_GlobalQuery_PortQueueOnboardStatisticss struct {
	PortQueueOnboardStatistics []*Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_PortQueueOnboardStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss) GetPortQueueOnboardStatistics

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss) ProtoMessage

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss) ProtoReflect

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss) Reset

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss) String

type Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics

type Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics struct {
	InterfaceName string                                                                              `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	ServiceClass  Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass `` /* 204-byte string literal not displayed */
	PassPackets   uint64                                                                              `protobuf:"varint,3,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes     uint64                                                                              `protobuf:"varint,4,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	DropPackets   uint64                                                                              `protobuf:"varint,5,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes     uint64                                                                              `protobuf:"varint,6,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics) GetDropBytes

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics) GetDropPackets

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics) GetInterfaceName

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics) GetPassBytes

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics) GetPassPackets

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics) ProtoMessage

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics) ProtoReflect

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics) Reset

func (*Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics) String

type Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass

type Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass int32
const (
	Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass_BE  Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass = 0
	Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass_AF1 Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass = 1
	Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass_AF2 Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass = 2
	Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass_AF3 Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass = 3
	Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass_AF4 Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass = 4
	Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass_EF  Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass = 5
	Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass_CS6 Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass = 6
	Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass_CS7 Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass = 7
)

func (Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass) Descriptor

func (Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass) Number

func (Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass) String

func (Qos_GlobalQuery_PortQueueOnboardStatisticss_PortQueueOnboardStatistics_ServiceClass) Type

type Qos_GlobalQuery_PortQueueStatisticss

type Qos_GlobalQuery_PortQueueStatisticss struct {
	PortQueueStatistics []*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics `protobuf:"bytes,1,rep,name=port_queue_statistics,json=port-queue-statistics,proto3" json:"port_queue_statistics,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_PortQueueStatisticss) Descriptor deprecated

func (*Qos_GlobalQuery_PortQueueStatisticss) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_PortQueueStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_PortQueueStatisticss) GetPortQueueStatistics

func (*Qos_GlobalQuery_PortQueueStatisticss) ProtoMessage

func (*Qos_GlobalQuery_PortQueueStatisticss) ProtoMessage()

func (*Qos_GlobalQuery_PortQueueStatisticss) ProtoReflect

func (*Qos_GlobalQuery_PortQueueStatisticss) Reset

func (*Qos_GlobalQuery_PortQueueStatisticss) String

type Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics

type Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics struct {
	InterfaceName      string                                                                `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	ServiceClass       Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass `` /* 190-byte string literal not displayed */
	PassPackets        uint64                                                                `protobuf:"varint,3,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes          uint64                                                                `protobuf:"varint,4,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	DropPackets        uint64                                                                `protobuf:"varint,5,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes          uint64                                                                `protobuf:"varint,6,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropTailPackets    uint64                                                                `protobuf:"varint,7,opt,name=drop_tail_packets,json=drop-tail-packets,proto3" json:"drop_tail_packets,omitempty"`
	DropTailBytes      uint64                                                                `protobuf:"varint,8,opt,name=drop_tail_bytes,json=drop-tail-bytes,proto3" json:"drop_tail_bytes,omitempty"`
	DropWredPackets    uint64                                                                `protobuf:"varint,9,opt,name=drop_wred_packets,json=drop-wred-packets,proto3" json:"drop_wred_packets,omitempty"`
	DropWredBytes      uint64                                                                `protobuf:"varint,10,opt,name=drop_wred_bytes,json=drop-wred-bytes,proto3" json:"drop_wred_bytes,omitempty"`
	StatisticsInterval uint32                                                                `protobuf:"varint,11,opt,name=statistics_interval,json=statistics-interval,proto3" json:"statistics_interval,omitempty"`
	PassPacketRate     uint64                                                                `protobuf:"varint,12,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate       uint64                                                                `protobuf:"varint,13,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPacketRate     uint64                                                                `protobuf:"varint,14,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate       uint64                                                                `protobuf:"varint,15,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	DropTailPacketRate uint64                                                                `protobuf:"varint,16,opt,name=drop_tail_packet_rate,json=drop-tail-packet-rate,proto3" json:"drop_tail_packet_rate,omitempty"`
	DropTailByteRate   uint64                                                                `protobuf:"varint,17,opt,name=drop_tail_byte_rate,json=drop-tail-byte-rate,proto3" json:"drop_tail_byte_rate,omitempty"`
	DropWredPacketRate uint64                                                                `protobuf:"varint,18,opt,name=drop_wred_packet_rate,json=drop-wred-packet-rate,proto3" json:"drop_wred_packet_rate,omitempty"`
	DropWredByteRate   uint64                                                                `protobuf:"varint,19,opt,name=drop_wred_byte_rate,json=drop-wred-byte-rate,proto3" json:"drop_wred_byte_rate,omitempty"`
	PeakTime           string                                                                `protobuf:"bytes,20,opt,name=peak_time,json=peak-time,proto3" json:"peak_time,omitempty"`
	PeakRate           uint64                                                                `protobuf:"varint,21,opt,name=peak_rate,json=peak-rate,proto3" json:"peak_rate,omitempty"`
	CurrentQueueUsage  uint32                                                                `protobuf:"varint,22,opt,name=current_queue_usage,json=current-queue-usage,proto3" json:"current_queue_usage,omitempty"`
	TotalBufferSize    uint32                                                                `protobuf:"varint,23,opt,name=total_buffer_size,json=total-buffer-size,proto3" json:"total_buffer_size,omitempty"`
	UsedBufferSize     uint32                                                                `protobuf:"varint,24,opt,name=used_buffer_size,json=used-buffer-size,proto3" json:"used_buffer_size,omitempty"`
	TrafficFlow        uint64                                                                `protobuf:"varint,25,opt,name=traffic_flow,json=traffic-flow,proto3" json:"traffic_flow,omitempty"`
	PhysicalBandwidth  uint64                                                                `protobuf:"varint,26,opt,name=physical_bandwidth,json=physical-bandwidth,proto3" json:"physical_bandwidth,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetCurrentQueueUsage

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetDropByteRate

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetDropBytes

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetDropPacketRate

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetDropPackets

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetDropTailByteRate

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetDropTailBytes

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetDropTailPacketRate

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetDropTailPackets

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetDropWredByteRate

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetDropWredBytes

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetDropWredPacketRate

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetDropWredPackets

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetInterfaceName

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetPassByteRate

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetPassBytes

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetPassPackets

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetPeakRate

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetPeakTime

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetPhysicalBandwidth

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetServiceClass

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetStatisticsInterval

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetTotalBufferSize

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetTrafficFlow

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) GetUsedBufferSize

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) ProtoMessage

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) ProtoReflect

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) Reset

func (*Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics) String

type Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass

type Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass int32
const (
	Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass_BE  Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass = 0
	Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass_AF1 Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass = 1
	Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass_AF2 Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass = 2
	Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass_AF3 Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass = 3
	Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass_AF4 Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass = 4
	Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass_EF  Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass = 5
	Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass_CS6 Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass = 6
	Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass_CS7 Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass = 7
)

func (Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass) Descriptor

func (Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass) Enum

func (Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass) Number

func (Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass) String

func (Qos_GlobalQuery_PortQueueStatisticss_PortQueueStatistics_ServiceClass) Type

type Qos_GlobalQuery_QosResourceRules

type Qos_GlobalQuery_QosResourceRules struct {
	QosResourceRule []*Qos_GlobalQuery_QosResourceRules_QosResourceRule `protobuf:"bytes,1,rep,name=qos_resource_rule,json=qos-resource-rule,proto3" json:"qos_resource_rule,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_QosResourceRules) Descriptor deprecated

func (*Qos_GlobalQuery_QosResourceRules) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_QosResourceRules.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_QosResourceRules) GetQosResourceRule

func (*Qos_GlobalQuery_QosResourceRules) ProtoMessage

func (*Qos_GlobalQuery_QosResourceRules) ProtoMessage()

func (*Qos_GlobalQuery_QosResourceRules) ProtoReflect

func (*Qos_GlobalQuery_QosResourceRules) Reset

func (*Qos_GlobalQuery_QosResourceRules) String

type Qos_GlobalQuery_QosResourceRules_QosResourceRule

type Qos_GlobalQuery_QosResourceRules_QosResourceRule struct {
	RuleType         Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType `` /* 166-byte string literal not displayed */
	SlotId           string                                                    `protobuf:"bytes,2,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	ResourcePool     string                                                    `protobuf:"bytes,3,opt,name=resource_pool,json=resource-pool,proto3" json:"resource_pool,omitempty"`
	UsedResource     uint32                                                    `protobuf:"varint,4,opt,name=used_resource,json=used-resource,proto3" json:"used_resource,omitempty"`
	FreeResource     uint32                                                    `protobuf:"varint,5,opt,name=free_resource,json=free-resource,proto3" json:"free_resource,omitempty"`
	ReservedResource uint32                                                    `protobuf:"varint,6,opt,name=reserved_resource,json=reserved-resource,proto3" json:"reserved_resource,omitempty"`
	TotalResource    uint32                                                    `protobuf:"varint,7,opt,name=total_resource,json=total-resource,proto3" json:"total_resource,omitempty"`
	UtilizationRate  uint32                                                    `protobuf:"varint,8,opt,name=utilization_rate,json=utilization-rate,proto3" json:"utilization_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_QosResourceRules_QosResourceRule.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) GetFreeResource

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) GetReservedResource

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) GetResourcePool

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) GetRuleType

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) GetSlotId

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) GetTotalResource

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) GetUsedResource

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) GetUtilizationRate

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) ProtoMessage

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) ProtoReflect

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) Reset

func (*Qos_GlobalQuery_QosResourceRules_QosResourceRule) String

type Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType

type Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType int32
const (
	Qos_GlobalQuery_QosResourceRules_QosResourceRule_INVALID_ENUM_VALUE_RuleType Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType = 0
	Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType_ACLV4              Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType = 1
	Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType_ACLV6              Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType = 2
	Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType_L2ACL              Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType = 3
	Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType_MPLS               Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType = 4
	Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType_UCLV4              Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType = 5
	Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType_UCLV6              Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType = 6
)

func (Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType) Descriptor

func (Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType) Enum

func (Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType.Descriptor instead.

func (Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType) Number

func (Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType) String

func (Qos_GlobalQuery_QosResourceRules_QosResourceRule_RuleType) Type

type Qos_GlobalQuery_QueueStatisticss

type Qos_GlobalQuery_QueueStatisticss struct {
	QueueStatistics []*Qos_GlobalQuery_QueueStatisticss_QueueStatistics `protobuf:"bytes,1,rep,name=queue_statistics,json=queue-statistics,proto3" json:"queue_statistics,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_QueueStatisticss) Descriptor deprecated

func (*Qos_GlobalQuery_QueueStatisticss) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_QueueStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_QueueStatisticss) GetQueueStatistics

func (*Qos_GlobalQuery_QueueStatisticss) ProtoMessage

func (*Qos_GlobalQuery_QueueStatisticss) ProtoMessage()

func (*Qos_GlobalQuery_QueueStatisticss) ProtoReflect

func (*Qos_GlobalQuery_QueueStatisticss) Reset

func (*Qos_GlobalQuery_QueueStatisticss) String

type Qos_GlobalQuery_QueueStatisticss_QueueStatistics

type Qos_GlobalQuery_QueueStatisticss_QueueStatistics struct {
	InterfaceName     string                                                        `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	ServiceClass      Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass `` /* 182-byte string literal not displayed */
	PassPackets       uint64                                                        `protobuf:"varint,3,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes         uint64                                                        `protobuf:"varint,4,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate    uint64                                                        `protobuf:"varint,5,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate      uint64                                                        `protobuf:"varint,6,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DiscardPackets    uint64                                                        `protobuf:"varint,7,opt,name=discard_packets,json=discard-packets,proto3" json:"discard_packets,omitempty"`
	DiscardBytes      uint64                                                        `protobuf:"varint,8,opt,name=discard_bytes,json=discard-bytes,proto3" json:"discard_bytes,omitempty"`
	DiscardPacketRate uint64                                                        `protobuf:"varint,9,opt,name=discard_packet_rate,json=discard-packet-rate,proto3" json:"discard_packet_rate,omitempty"`
	DiscardByteRate   uint64                                                        `protobuf:"varint,10,opt,name=discard_byte_rate,json=discard-byte-rate,proto3" json:"discard_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_QueueStatisticss_QueueStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) GetDiscardByteRate

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) GetDiscardBytes

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) GetDiscardPacketRate

func (x *Qos_GlobalQuery_QueueStatisticss_QueueStatistics) GetDiscardPacketRate() uint64

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) GetDiscardPackets

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) GetInterfaceName

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) GetPassByteRate

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) GetPassBytes

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) GetPassPackets

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) GetServiceClass

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) ProtoMessage

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) ProtoReflect

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) Reset

func (*Qos_GlobalQuery_QueueStatisticss_QueueStatistics) String

type Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass

type Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass int32
const (
	Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass_BE  Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass = 0
	Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass_AF1 Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass = 1
	Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass_AF2 Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass = 2
	Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass_AF3 Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass = 3
	Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass_AF4 Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass = 4
	Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass_EF  Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass = 5
	Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass_CS6 Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass = 6
	Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass_CS7 Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass = 7
)

func (Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass) Descriptor

func (Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass) Enum

func (Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass) Number

func (Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass) String

func (Qos_GlobalQuery_QueueStatisticss_QueueStatistics_ServiceClass) Type

type Qos_GlobalQuery_SlotChannelProfileStatisticss

type Qos_GlobalQuery_SlotChannelProfileStatisticss struct {
	SlotChannelProfileStatistics []*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics `` /* 152-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_SlotChannelProfileStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss) GetSlotChannelProfileStatistics

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss) ProtoMessage

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss) ProtoReflect

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss) Reset

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss) String

type Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics

type Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics struct {
	SlotId                  string `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	TmId                    uint32 `protobuf:"varint,2,opt,name=tm_id,json=tm-id,proto3" json:"tm_id,omitempty"`
	ChannelId               uint32 `protobuf:"varint,3,opt,name=channel_id,json=channel-id,proto3" json:"channel_id,omitempty"`
	ChannelProfileName      string `protobuf:"bytes,4,opt,name=channel_profile_name,json=channel-profile-name,proto3" json:"channel_profile_name,omitempty"`
	SlotConfiguredBandwidth uint32 `` /* 135-byte string literal not displayed */
	SlotRealBandwidth       uint32 `protobuf:"varint,6,opt,name=slot_real_bandwidth,json=slot-real-bandwidth,proto3" json:"slot_real_bandwidth,omitempty"`
	SlotQuantity            uint32 `protobuf:"varint,7,opt,name=slot_quantity,json=slot-quantity,proto3" json:"slot_quantity,omitempty"`
	SlotMaxQuantity         uint32 `protobuf:"varint,8,opt,name=slot_max_quantity,json=slot-max-quantity,proto3" json:"slot_max_quantity,omitempty"`
	BandwidthPool_0         uint32 `protobuf:"varint,9,opt,name=bandwidth_pool_0,json=bandwidth-pool-0,proto3" json:"bandwidth_pool_0,omitempty"`
	BandwidthPool_1         uint32 `protobuf:"varint,10,opt,name=bandwidth_pool_1,json=bandwidth-pool-1,proto3" json:"bandwidth_pool_1,omitempty"`
	UsedQuantityPool_0      uint32 `protobuf:"varint,11,opt,name=used_quantity_pool_0,json=used-quantity-pool-0,proto3" json:"used_quantity_pool_0,omitempty"`
	FreeQuantityPool_0      uint32 `protobuf:"varint,12,opt,name=free_quantity_pool_0,json=free-quantity-pool-0,proto3" json:"free_quantity_pool_0,omitempty"`
	UsedQuantityPool_1      uint32 `protobuf:"varint,13,opt,name=used_quantity_pool_1,json=used-quantity-pool-1,proto3" json:"used_quantity_pool_1,omitempty"`
	FreeQuantityPool_1      uint32 `protobuf:"varint,14,opt,name=free_quantity_pool_1,json=free-quantity-pool-1,proto3" json:"free_quantity_pool_1,omitempty"`
	UsedPirPool_0           uint32 `protobuf:"varint,15,opt,name=used_pir_pool_0,json=used-pir-pool-0,proto3" json:"used_pir_pool_0,omitempty"`
	FreePirPool_0           uint32 `protobuf:"varint,16,opt,name=free_pir_pool_0,json=free-pir-pool-0,proto3" json:"free_pir_pool_0,omitempty"`
	UsedBanknotePool_0      uint32 `protobuf:"varint,17,opt,name=used_banknote_pool_0,json=used-banknote-pool-0,proto3" json:"used_banknote_pool_0,omitempty"`
	FreeBanknotePool_0      uint32 `protobuf:"varint,18,opt,name=free_banknote_pool_0,json=free-banknote-pool-0,proto3" json:"free_banknote_pool_0,omitempty"`
	UsedPirPool_1           uint32 `protobuf:"varint,19,opt,name=used_pir_pool_1,json=used-pir-pool-1,proto3" json:"used_pir_pool_1,omitempty"`
	FreePirPool_1           uint32 `protobuf:"varint,20,opt,name=free_pir_pool_1,json=free-pir-pool-1,proto3" json:"free_pir_pool_1,omitempty"`
	UsedBanknotePool_1      uint32 `protobuf:"varint,21,opt,name=used_banknote_pool_1,json=used-banknote-pool-1,proto3" json:"used_banknote_pool_1,omitempty"`
	FreeBanknotePool_1      uint32 `protobuf:"varint,22,opt,name=free_banknote_pool_1,json=free-banknote-pool-1,proto3" json:"free_banknote_pool_1,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetBandwidthPool_0

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetBandwidthPool_1

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetChannelId

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetChannelProfileName

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetFreeBanknotePool_0

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetFreeBanknotePool_1

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetFreePirPool_0

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetFreePirPool_1

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetFreeQuantityPool_0

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetFreeQuantityPool_1

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetSlotConfiguredBandwidth

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetSlotId

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetSlotMaxQuantity

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetSlotQuantity

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetSlotRealBandwidth

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetTmId

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetUsedBanknotePool_0

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetUsedBanknotePool_1

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetUsedPirPool_0

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetUsedPirPool_1

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetUsedQuantityPool_0

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) GetUsedQuantityPool_1

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) ProtoMessage

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) ProtoReflect

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) Reset

func (*Qos_GlobalQuery_SlotChannelProfileStatisticss_SlotChannelProfileStatistics) String

type Qos_GlobalQuery_SlotPortQueueStatisticss

type Qos_GlobalQuery_SlotPortQueueStatisticss struct {
	SlotPortQueueStatistics []*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics `` /* 137-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_SlotPortQueueStatisticss) Descriptor deprecated

func (*Qos_GlobalQuery_SlotPortQueueStatisticss) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_SlotPortQueueStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_SlotPortQueueStatisticss) GetSlotPortQueueStatistics

func (*Qos_GlobalQuery_SlotPortQueueStatisticss) ProtoMessage

func (*Qos_GlobalQuery_SlotPortQueueStatisticss) ProtoReflect

func (*Qos_GlobalQuery_SlotPortQueueStatisticss) Reset

func (*Qos_GlobalQuery_SlotPortQueueStatisticss) String

type Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics

type Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics struct {
	SlotId             string                                                                        `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	ServiceClass       Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass `` /* 198-byte string literal not displayed */
	PassPackets        uint64                                                                        `protobuf:"varint,3,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes          uint64                                                                        `protobuf:"varint,4,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate     uint64                                                                        `protobuf:"varint,5,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate       uint64                                                                        `protobuf:"varint,6,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets        uint64                                                                        `protobuf:"varint,7,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropTailPackets    uint64                                                                        `protobuf:"varint,8,opt,name=drop_tail_packets,json=drop-tail-packets,proto3" json:"drop_tail_packets,omitempty"`
	DropWredPackets    uint64                                                                        `protobuf:"varint,9,opt,name=drop_wred_packets,json=drop-wred-packets,proto3" json:"drop_wred_packets,omitempty"`
	DropBytes          uint64                                                                        `protobuf:"varint,10,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropTailBytes      uint64                                                                        `protobuf:"varint,11,opt,name=drop_tail_bytes,json=drop-tail-bytes,proto3" json:"drop_tail_bytes,omitempty"`
	DropWredBytes      uint64                                                                        `protobuf:"varint,12,opt,name=drop_wred_bytes,json=drop-wred-bytes,proto3" json:"drop_wred_bytes,omitempty"`
	DropPacketRate     uint64                                                                        `protobuf:"varint,13,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropTailPacketRate uint64                                                                        `protobuf:"varint,14,opt,name=drop_tail_packet_rate,json=drop-tail-packet-rate,proto3" json:"drop_tail_packet_rate,omitempty"`
	DropWredPacketRate uint64                                                                        `protobuf:"varint,15,opt,name=drop_wred_packet_rate,json=drop-wred-packet-rate,proto3" json:"drop_wred_packet_rate,omitempty"`
	DropByteRate       uint64                                                                        `protobuf:"varint,16,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	DropTailByteRate   uint64                                                                        `protobuf:"varint,17,opt,name=drop_tail_byte_rate,json=drop-tail-byte-rate,proto3" json:"drop_tail_byte_rate,omitempty"`
	DropWredByteRate   uint64                                                                        `protobuf:"varint,18,opt,name=drop_wred_byte_rate,json=drop-wred-byte-rate,proto3" json:"drop_wred_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetDropByteRate

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetDropBytes

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetDropPacketRate

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetDropPackets

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetDropTailByteRate

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetDropTailBytes

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetDropTailPacketRate

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetDropTailPackets

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetDropWredByteRate

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetDropWredBytes

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetDropWredPacketRate

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetDropWredPackets

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetPassByteRate

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetPassBytes

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetPassPackets

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetServiceClass

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) GetSlotId

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) ProtoMessage

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) ProtoReflect

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) Reset

func (*Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics) String

type Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass

type Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass int32
const (
	Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass_BE  Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass = 0
	Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass_AF1 Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass = 1
	Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass_AF2 Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass = 2
	Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass_AF3 Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass = 3
	Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass_AF4 Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass = 4
	Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass_EF  Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass = 5
	Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass_CS6 Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass = 6
	Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass_CS7 Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass = 7
)

func (Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass) Descriptor

func (Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass) Enum

func (Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass) Number

func (Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass) String

func (Qos_GlobalQuery_SlotPortQueueStatisticss_SlotPortQueueStatistics_ServiceClass) Type

type Qos_GlobalQuery_SubPortQueueAbnormalAllocations

type Qos_GlobalQuery_SubPortQueueAbnormalAllocations struct {
	SubPortQueueAbnormalAllocation []*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation `` /* 161-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_SubPortQueueAbnormalAllocations.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations) GetSubPortQueueAbnormalAllocation

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations) ProtoMessage

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations) ProtoReflect

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations) Reset

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations) String

type Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation

type Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation struct {
	SlotId                 string                                                                                                 `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Direction              Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction               `` /* 182-byte string literal not displayed */
	TotalAbnormalNumber    uint32                                                                                                 `protobuf:"varint,3,opt,name=total_abnormal_number,json=total-abnormal-number,proto3" json:"total_abnormal_number,omitempty"`
	AbnormalConfigurations *Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation) GetSlotId

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation) GetTotalAbnormalNumber

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation) ProtoMessage

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation) ProtoReflect

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation) Reset

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation) String

type Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations

type Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations struct {
	AbnormalConfiguration []*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration `protobuf:"bytes,1,rep,name=abnormal_configuration,json=abnormal-configuration,proto3" json:"abnormal_configuration,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations) ProtoMessage

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations) ProtoReflect

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations) Reset

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations) String

type Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration

type Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration struct {
	InterfaceName string `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	Configuration string `protobuf:"bytes,2,opt,name=configuration,proto3" json:"configuration,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) GetConfiguration

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) GetInterfaceName

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) ProtoMessage

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) ProtoReflect

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) Reset

func (*Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) String

type Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction

type Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction int32
const (
	Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_INVALID_ENUM_VALUE_Direction Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction = 0
	Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction_OUTBOUND           Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction = 1
)

func (Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction) Descriptor

func (Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction.Descriptor instead.

func (Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction) Number

func (Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction) String

func (Qos_GlobalQuery_SubPortQueueAbnormalAllocations_SubPortQueueAbnormalAllocation_Direction) Type

type Qos_GlobalQuery_SubPortQueueResources

type Qos_GlobalQuery_SubPortQueueResources struct {
	SubPortQueueResource []*Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_SubPortQueueResources) Descriptor deprecated

func (*Qos_GlobalQuery_SubPortQueueResources) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_SubPortQueueResources.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_SubPortQueueResources) GetSubPortQueueResource

func (*Qos_GlobalQuery_SubPortQueueResources) ProtoMessage

func (*Qos_GlobalQuery_SubPortQueueResources) ProtoMessage()

func (*Qos_GlobalQuery_SubPortQueueResources) ProtoReflect

func (*Qos_GlobalQuery_SubPortQueueResources) Reset

func (*Qos_GlobalQuery_SubPortQueueResources) String

type Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource

type Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource struct {
	SlotId       string                                                               `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Direction    Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction `` /* 162-byte string literal not displayed */
	TmType       string                                                               `protobuf:"bytes,3,opt,name=tm_type,json=tm-type,proto3" json:"tm_type,omitempty"`
	UsedResource uint32                                                               `protobuf:"varint,4,opt,name=used_resource,json=used-resource,proto3" json:"used_resource,omitempty"`
	FreeResource uint32                                                               `protobuf:"varint,5,opt,name=free_resource,json=free-resource,proto3" json:"free_resource,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource) GetDirection

func (*Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource) GetFreeResource

func (*Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource) GetSlotId

func (*Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource) GetTmType

func (*Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource) GetUsedResource

func (*Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource) ProtoMessage

func (*Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource) ProtoReflect

func (*Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource) Reset

func (*Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource) String

type Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction

type Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction int32
const (
	Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_INVALID_ENUM_VALUE_Direction Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction = 0
	Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction_OUTBOUND           Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction = 1
)

func (Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction) Descriptor

func (Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction) Enum

func (Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction.Descriptor instead.

func (Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction) Number

func (Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction) String

func (Qos_GlobalQuery_SubPortQueueResources_SubPortQueueResource_Direction) Type

type Qos_GlobalQuery_TrafficBufferUsages

type Qos_GlobalQuery_TrafficBufferUsages struct {
	TrafficBufferUsage []*Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage `protobuf:"bytes,1,rep,name=traffic_buffer_usage,json=traffic-buffer-usage,proto3" json:"traffic_buffer_usage,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_TrafficBufferUsages) Descriptor deprecated

func (*Qos_GlobalQuery_TrafficBufferUsages) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_TrafficBufferUsages.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_TrafficBufferUsages) GetTrafficBufferUsage

func (*Qos_GlobalQuery_TrafficBufferUsages) ProtoMessage

func (*Qos_GlobalQuery_TrafficBufferUsages) ProtoMessage()

func (*Qos_GlobalQuery_TrafficBufferUsages) ProtoReflect

func (*Qos_GlobalQuery_TrafficBufferUsages) Reset

func (*Qos_GlobalQuery_TrafficBufferUsages) String

type Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage

type Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage struct {
	SlotId    string                                                           `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Direction Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction `` /* 158-byte string literal not displayed */
	ChipName  string                                                           `protobuf:"bytes,3,opt,name=chip_name,json=chip-name,proto3" json:"chip_name,omitempty"`
	ChipType  string                                                           `protobuf:"bytes,4,opt,name=chip_type,json=chip-type,proto3" json:"chip_type,omitempty"`
	TotalSize uint32                                                           `protobuf:"varint,5,opt,name=total_size,json=total-size,proto3" json:"total_size,omitempty"`
	UsedSize  uint32                                                           `protobuf:"varint,6,opt,name=used_size,json=used-size,proto3" json:"used_size,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage) GetChipName

func (*Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage) GetChipType

func (*Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage) GetDirection

func (*Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage) GetSlotId

func (*Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage) GetTotalSize

func (*Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage) GetUsedSize

func (*Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage) ProtoMessage

func (*Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage) ProtoReflect

func (*Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage) Reset

func (*Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage) String

type Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction

type Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction int32
const (
	Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction_INBOUND  Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction = 0
	Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction_OUTBOUND Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction = 1
	Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction_ALL      Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction = 2
)

func (Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction) Descriptor

func (Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction) Enum

func (Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction.Descriptor instead.

func (Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction) Number

func (Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction) String

func (Qos_GlobalQuery_TrafficBufferUsages_TrafficBufferUsage_Direction) Type

type Qos_GlobalQuery_TrafficBufferUses

type Qos_GlobalQuery_TrafficBufferUses struct {
	TrafficBufferUse []*Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse `protobuf:"bytes,1,rep,name=traffic_buffer_use,json=traffic-buffer-use,proto3" json:"traffic_buffer_use,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_TrafficBufferUses) Descriptor deprecated

func (*Qos_GlobalQuery_TrafficBufferUses) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_TrafficBufferUses.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_TrafficBufferUses) GetTrafficBufferUse

func (*Qos_GlobalQuery_TrafficBufferUses) ProtoMessage

func (*Qos_GlobalQuery_TrafficBufferUses) ProtoMessage()

func (*Qos_GlobalQuery_TrafficBufferUses) ProtoReflect

func (*Qos_GlobalQuery_TrafficBufferUses) Reset

func (*Qos_GlobalQuery_TrafficBufferUses) String

type Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse

type Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse struct {
	SlotId    string                                                       `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Direction Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction `` /* 154-byte string literal not displayed */
	ChipName  string                                                       `protobuf:"bytes,3,opt,name=chip_name,json=chip-name,proto3" json:"chip_name,omitempty"`
	ChipType  string                                                       `protobuf:"bytes,4,opt,name=chip_type,json=chip-type,proto3" json:"chip_type,omitempty"`
	TotalSize uint32                                                       `protobuf:"varint,5,opt,name=total_size,json=total-size,proto3" json:"total_size,omitempty"`
	UsedSize  uint32                                                       `protobuf:"varint,6,opt,name=used_size,json=used-size,proto3" json:"used_size,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse) GetChipName

func (*Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse) GetChipType

func (*Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse) GetDirection

func (*Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse) GetSlotId

func (*Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse) GetTotalSize

func (*Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse) GetUsedSize

func (*Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse) ProtoMessage

func (*Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse) ProtoReflect

func (*Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse) Reset

func (*Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse) String

type Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction

type Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction int32
const (
	Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction_INBOUND  Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction = 0
	Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction_OUTBOUND Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction = 1
	Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction_ALL      Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction = 2
)

func (Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction) Descriptor

func (Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction) Enum

func (Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction.Descriptor instead.

func (Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction) Number

func (Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction) String

func (Qos_GlobalQuery_TrafficBufferUses_TrafficBufferUse_Direction) Type

type Qos_GlobalQuery_TrafficPolicyApplicationResources

type Qos_GlobalQuery_TrafficPolicyApplicationResources struct {
	TrafficPolicyApplicationResource []*Qos_GlobalQuery_TrafficPolicyApplicationResources_TrafficPolicyApplicationResource `` /* 164-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_TrafficPolicyApplicationResources.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources) GetTrafficPolicyApplicationResource

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources) ProtoMessage

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources) ProtoReflect

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources) Reset

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources) String

type Qos_GlobalQuery_TrafficPolicyApplicationResources_TrafficPolicyApplicationResource

type Qos_GlobalQuery_TrafficPolicyApplicationResources_TrafficPolicyApplicationResource struct {
	SlotId string `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Used   uint32 `protobuf:"varint,2,opt,name=used,proto3" json:"used,omitempty"`
	Free   uint32 `protobuf:"varint,3,opt,name=free,proto3" json:"free,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources_TrafficPolicyApplicationResource) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_TrafficPolicyApplicationResources_TrafficPolicyApplicationResource.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources_TrafficPolicyApplicationResource) GetFree

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources_TrafficPolicyApplicationResource) GetSlotId

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources_TrafficPolicyApplicationResource) GetUsed

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources_TrafficPolicyApplicationResource) ProtoMessage

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources_TrafficPolicyApplicationResource) ProtoReflect

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources_TrafficPolicyApplicationResource) Reset

func (*Qos_GlobalQuery_TrafficPolicyApplicationResources_TrafficPolicyApplicationResource) String

type Qos_GlobalQuery_TrafficPolicyTemplateApplication

type Qos_GlobalQuery_TrafficPolicyTemplateApplication struct {
	TotalClassifier   uint32 `protobuf:"varint,1,opt,name=total_classifier,json=total-classifier,proto3" json:"total_classifier,omitempty"`
	CreatedClassifier uint32 `protobuf:"varint,2,opt,name=created_classifier,json=created-classifier,proto3" json:"created_classifier,omitempty"`
	FreeClassifier    uint32 `protobuf:"varint,3,opt,name=free_classifier,json=free-classifier,proto3" json:"free_classifier,omitempty"`
	TotalBehavior     uint32 `protobuf:"varint,4,opt,name=total_behavior,json=total-behavior,proto3" json:"total_behavior,omitempty"`
	CreatedBehavior   uint32 `protobuf:"varint,5,opt,name=created_behavior,json=created-behavior,proto3" json:"created_behavior,omitempty"`
	FreeBehavior      uint32 `protobuf:"varint,6,opt,name=free_behavior,json=free-behavior,proto3" json:"free_behavior,omitempty"`
	TotalPolicy       uint32 `protobuf:"varint,7,opt,name=total_policy,json=total-policy,proto3" json:"total_policy,omitempty"`
	CreatedPolicy     uint32 `protobuf:"varint,8,opt,name=created_policy,json=created-policy,proto3" json:"created_policy,omitempty"`
	FreePolicy        uint32 `protobuf:"varint,9,opt,name=free_policy,json=free-policy,proto3" json:"free_policy,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_TrafficPolicyTemplateApplication.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) GetCreatedBehavior

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) GetCreatedClassifier

func (x *Qos_GlobalQuery_TrafficPolicyTemplateApplication) GetCreatedClassifier() uint32

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) GetCreatedPolicy

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) GetFreeBehavior

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) GetFreeClassifier

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) GetFreePolicy

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) GetTotalBehavior

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) GetTotalClassifier

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) GetTotalPolicy

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) ProtoMessage

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) ProtoReflect

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) Reset

func (*Qos_GlobalQuery_TrafficPolicyTemplateApplication) String

type Qos_GlobalQuery_UserGroupQueueAbnormalAllocations

type Qos_GlobalQuery_UserGroupQueueAbnormalAllocations struct {
	UserGroupQueueAbnormalAllocation []*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation `` /* 167-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserGroupQueueAbnormalAllocations.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations) GetUserGroupQueueAbnormalAllocation

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations) ProtoMessage

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations) ProtoReflect

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations) Reset

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations) String

type Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation

type Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation struct {
	SlotId                 string                                                                                                     `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Direction              Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction               `` /* 186-byte string literal not displayed */
	TotalAbnormalNumber    uint32                                                                                                     `protobuf:"varint,3,opt,name=total_abnormal_number,json=total-abnormal-number,proto3" json:"total_abnormal_number,omitempty"`
	AbnormalConfigurations *Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation) GetSlotId

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation) GetTotalAbnormalNumber

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation) ProtoMessage

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation) ProtoReflect

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation) Reset

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation) String

type Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations

type Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations struct {
	AbnormalConfiguration []*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration `protobuf:"bytes,1,rep,name=abnormal_configuration,json=abnormal-configuration,proto3" json:"abnormal_configuration,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations) ProtoMessage

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations) ProtoReflect

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations) Reset

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations) String

type Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration

type Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration struct {
	InterfaceName string `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	Configuration string `protobuf:"bytes,2,opt,name=configuration,proto3" json:"configuration,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) GetConfiguration

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) GetInterfaceName

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) ProtoMessage

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) ProtoReflect

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) Reset

func (*Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) String

type Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction

type Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction int32
const (
	Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction_INBOUND  Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction = 0
	Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction_OUTBOUND Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction = 1
)

func (Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction) Descriptor

func (Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction.Descriptor instead.

func (Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction) Number

func (Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction) String

func (Qos_GlobalQuery_UserGroupQueueAbnormalAllocations_UserGroupQueueAbnormalAllocation_Direction) Type

type Qos_GlobalQuery_UserGroupQueueResources

type Qos_GlobalQuery_UserGroupQueueResources struct {
	UserGroupQueueResource []*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource `` /* 134-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserGroupQueueResources) Descriptor deprecated

func (*Qos_GlobalQuery_UserGroupQueueResources) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_UserGroupQueueResources.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserGroupQueueResources) GetUserGroupQueueResource

func (*Qos_GlobalQuery_UserGroupQueueResources) ProtoMessage

func (*Qos_GlobalQuery_UserGroupQueueResources) ProtoReflect

func (*Qos_GlobalQuery_UserGroupQueueResources) Reset

func (*Qos_GlobalQuery_UserGroupQueueResources) String

type Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource

type Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource struct {
	SlotId         string                                                                   `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Direction      Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction `` /* 166-byte string literal not displayed */
	TmType         string                                                                   `protobuf:"bytes,3,opt,name=tm_type,json=tm-type,proto3" json:"tm_type,omitempty"`
	ResourcePool   string                                                                   `protobuf:"bytes,4,opt,name=resource_pool,json=resource-pool,proto3" json:"resource_pool,omitempty"`
	UsedIdResource uint32                                                                   `protobuf:"varint,5,opt,name=used_id_resource,json=used-id-resource,proto3" json:"used_id_resource,omitempty"`
	FreeIdResource uint32                                                                   `protobuf:"varint,6,opt,name=free_id_resource,json=free-id-resource,proto3" json:"free_id_resource,omitempty"`
	Pool           string                                                                   `protobuf:"bytes,7,opt,name=pool,proto3" json:"pool,omitempty"`
	UsedNumber     uint32                                                                   `protobuf:"varint,8,opt,name=used_number,json=used-number,proto3" json:"used_number,omitempty"`
	FreeNumber     uint32                                                                   `protobuf:"varint,9,opt,name=free_number,json=free-number,proto3" json:"free_number,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) GetDirection

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) GetFreeIdResource

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) GetFreeNumber

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) GetPool

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) GetResourcePool

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) GetSlotId

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) GetTmType

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) GetUsedIdResource

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) GetUsedNumber

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) ProtoMessage

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) ProtoReflect

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) Reset

func (*Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource) String

type Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction

type Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction int32
const (
	Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction_INBOUND  Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction = 0
	Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction_OUTBOUND Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction = 1
)

func (Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction) Descriptor

func (Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction) Enum

func (Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction.Descriptor instead.

func (Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction) Number

func (Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction) String

func (Qos_GlobalQuery_UserGroupQueueResources_UserGroupQueueResource_Direction) Type

type Qos_GlobalQuery_UserInformations

type Qos_GlobalQuery_UserInformations struct {
	UserInformation []*Qos_GlobalQuery_UserInformations_UserInformation `protobuf:"bytes,1,rep,name=user_information,json=user-information,proto3" json:"user_information,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserInformations) Descriptor deprecated

func (*Qos_GlobalQuery_UserInformations) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_UserInformations.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserInformations) GetUserInformation

func (*Qos_GlobalQuery_UserInformations) ProtoMessage

func (*Qos_GlobalQuery_UserInformations) ProtoMessage()

func (*Qos_GlobalQuery_UserInformations) ProtoReflect

func (*Qos_GlobalQuery_UserInformations) Reset

func (*Qos_GlobalQuery_UserInformations) String

type Qos_GlobalQuery_UserInformations_UserInformation

type Qos_GlobalQuery_UserInformations_UserInformation struct {
	Id                   uint32                                                                 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Direction            Qos_GlobalQuery_UserInformations_UserInformation_Direction             `` /* 152-byte string literal not displayed */
	UserQueueStatisticss *Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss `protobuf:"bytes,3,opt,name=user_queue_statisticss,json=user-queue-statisticss,proto3" json:"user_queue_statisticss,omitempty"`
	CarStatisticss       *Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss       `protobuf:"bytes,4,opt,name=car_statisticss,json=car-statisticss,proto3" json:"car_statisticss,omitempty"`
	FlowQueueInfos       *Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos       `protobuf:"bytes,5,opt,name=flow_queue_infos,json=flow-queue-infos,proto3" json:"flow_queue_infos,omitempty"`
	CirInfo              *Qos_GlobalQuery_UserInformations_UserInformation_CirInfo              `protobuf:"bytes,6,opt,name=cir_info,json=cir-info,proto3" json:"cir_info,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserInformations_UserInformation) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserInformations_UserInformation) GetCarStatisticss

func (*Qos_GlobalQuery_UserInformations_UserInformation) GetCirInfo

func (*Qos_GlobalQuery_UserInformations_UserInformation) GetDirection

func (*Qos_GlobalQuery_UserInformations_UserInformation) GetFlowQueueInfos

func (*Qos_GlobalQuery_UserInformations_UserInformation) GetId

func (*Qos_GlobalQuery_UserInformations_UserInformation) GetUserQueueStatisticss

func (*Qos_GlobalQuery_UserInformations_UserInformation) ProtoMessage

func (*Qos_GlobalQuery_UserInformations_UserInformation) ProtoReflect

func (*Qos_GlobalQuery_UserInformations_UserInformation) Reset

func (*Qos_GlobalQuery_UserInformations_UserInformation) String

type Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss

type Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss struct {
	CarStatistics []*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics `protobuf:"bytes,1,rep,name=car_statistics,json=car-statistics,proto3" json:"car_statistics,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss) GetCarStatistics

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss) ProtoMessage

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss) ProtoReflect

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss) Reset

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss) String

type Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics

type Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics struct {
	ResourceType         Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType `` /* 211-byte string literal not displayed */
	PassPacketRate       uint64                                                                                     `protobuf:"varint,2,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate         uint64                                                                                     `protobuf:"varint,3,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	PassPackets          uint64                                                                                     `protobuf:"varint,4,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes            uint64                                                                                     `protobuf:"varint,5,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	DiscardPacketRate    uint64                                                                                     `protobuf:"varint,6,opt,name=discard_packet_rate,json=discard-packet-rate,proto3" json:"discard_packet_rate,omitempty"`
	DiscardByteRate      uint64                                                                                     `protobuf:"varint,7,opt,name=discard_byte_rate,json=discard-byte-rate,proto3" json:"discard_byte_rate,omitempty"`
	DiscardPackets       uint64                                                                                     `protobuf:"varint,8,opt,name=discard_packets,json=discard-packets,proto3" json:"discard_packets,omitempty"`
	DiscardBytes         uint64                                                                                     `protobuf:"varint,9,opt,name=discard_bytes,json=discard-bytes,proto3" json:"discard_bytes,omitempty"`
	PassPeakPacketTime   string                                                                                     `protobuf:"bytes,10,opt,name=pass_peak_packet_time,json=pass-peak-packet-time,proto3" json:"pass_peak_packet_time,omitempty"`
	PassPeakPacketRate   uint64                                                                                     `protobuf:"varint,11,opt,name=pass_peak_packet_rate,json=pass-peak-packet-rate,proto3" json:"pass_peak_packet_rate,omitempty"`
	PassPeakByteTime     string                                                                                     `protobuf:"bytes,12,opt,name=pass_peak_byte_time,json=pass-peak-byte-time,proto3" json:"pass_peak_byte_time,omitempty"`
	PassPeakByteRate     uint64                                                                                     `protobuf:"varint,13,opt,name=pass_peak_byte_rate,json=pass-peak-byte-rate,proto3" json:"pass_peak_byte_rate,omitempty"`
	DropPeakPacketTime   string                                                                                     `protobuf:"bytes,14,opt,name=drop_peak_packet_time,json=drop-peak-packet-time,proto3" json:"drop_peak_packet_time,omitempty"`
	DropPeakPacketRate   uint64                                                                                     `protobuf:"varint,15,opt,name=drop_peak_packet_rate,json=drop-peak-packet-rate,proto3" json:"drop_peak_packet_rate,omitempty"`
	DropPeakByteTime     string                                                                                     `protobuf:"bytes,16,opt,name=drop_peak_byte_time,json=drop-peak-byte-time,proto3" json:"drop_peak_byte_time,omitempty"`
	DropPeakByteRate     uint64                                                                                     `protobuf:"varint,17,opt,name=drop_peak_byte_rate,json=drop-peak-byte-rate,proto3" json:"drop_peak_byte_rate,omitempty"`
	V6PassPeakPacketTime string                                                                                     `` /* 132-byte string literal not displayed */
	V6PassPeakPacketRate uint64                                                                                     `` /* 133-byte string literal not displayed */
	V6PassPeakByteTime   string                                                                                     `` /* 126-byte string literal not displayed */
	V6PassPeakByteRate   uint64                                                                                     `` /* 127-byte string literal not displayed */
	V6TailPeakPacketTime string                                                                                     `` /* 132-byte string literal not displayed */
	V6TailPeakPacketRate uint64                                                                                     `` /* 133-byte string literal not displayed */
	V6TailPeakByteTime   string                                                                                     `` /* 126-byte string literal not displayed */
	V6TailPeakByteRate   uint64                                                                                     `` /* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetDiscardByteRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetDiscardBytes

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetDiscardPacketRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetDiscardPackets

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetDropPeakByteRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetDropPeakByteTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetDropPeakPacketRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetDropPeakPacketTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetPassByteRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetPassBytes

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetPassPackets

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetPassPeakByteRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetPassPeakByteTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetPassPeakPacketRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetPassPeakPacketTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetV6PassPeakByteRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetV6PassPeakByteTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetV6PassPeakPacketRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetV6PassPeakPacketTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetV6TailPeakByteRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetV6TailPeakByteTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetV6TailPeakPacketRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) GetV6TailPeakPacketTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) ProtoMessage

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) ProtoReflect

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) Reset

func (*Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics) String

type Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType

type Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType int32
const (
	Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType_NULL        Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType = 0
	Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType_SQ          Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType = 1
	Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType_CAR         Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType = 2
	Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType_SQX_CAR     Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType = 3
	Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType_L2X_CAR     Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType = 4
	Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType_L2X_L3X_CAR Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType = 5
	Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType_L3X_CAR     Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType = 6
)

func (Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType) Descriptor

func (Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType.Descriptor instead.

func (Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType) Number

func (Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType) String

func (Qos_GlobalQuery_UserInformations_UserInformation_CarStatisticss_CarStatistics_ResourceType) Type

type Qos_GlobalQuery_UserInformations_UserInformation_CirInfo

type Qos_GlobalQuery_UserInformations_UserInformation_CirInfo struct {
	Cir uint32 `protobuf:"varint,1,opt,name=cir,proto3" json:"cir,omitempty"`
	Pir uint32 `protobuf:"varint,2,opt,name=pir,proto3" json:"pir,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserInformations_UserInformation_CirInfo) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation_CirInfo.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserInformations_UserInformation_CirInfo) GetCir

func (*Qos_GlobalQuery_UserInformations_UserInformation_CirInfo) GetPir

func (*Qos_GlobalQuery_UserInformations_UserInformation_CirInfo) ProtoMessage

func (*Qos_GlobalQuery_UserInformations_UserInformation_CirInfo) ProtoReflect

func (*Qos_GlobalQuery_UserInformations_UserInformation_CirInfo) Reset

func (*Qos_GlobalQuery_UserInformations_UserInformation_CirInfo) String

type Qos_GlobalQuery_UserInformations_UserInformation_Direction

type Qos_GlobalQuery_UserInformations_UserInformation_Direction int32
const (
	Qos_GlobalQuery_UserInformations_UserInformation_Direction_INBOUND  Qos_GlobalQuery_UserInformations_UserInformation_Direction = 0
	Qos_GlobalQuery_UserInformations_UserInformation_Direction_OUTBOUND Qos_GlobalQuery_UserInformations_UserInformation_Direction = 1
)

func (Qos_GlobalQuery_UserInformations_UserInformation_Direction) Descriptor

func (Qos_GlobalQuery_UserInformations_UserInformation_Direction) Enum

func (Qos_GlobalQuery_UserInformations_UserInformation_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation_Direction.Descriptor instead.

func (Qos_GlobalQuery_UserInformations_UserInformation_Direction) Number

func (Qos_GlobalQuery_UserInformations_UserInformation_Direction) String

func (Qos_GlobalQuery_UserInformations_UserInformation_Direction) Type

type Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos

type Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos struct {
	FlowQueueInfo []*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo `protobuf:"bytes,1,rep,name=flow_queue_info,json=flow-queue-info,proto3" json:"flow_queue_info,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos) GetFlowQueueInfo

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos) ProtoMessage

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos) ProtoReflect

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos) Reset

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos) String

type Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo

type Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo struct {
	ServiceClass Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass `` /* 211-byte string literal not displayed */
	ScheduleType Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType `` /* 211-byte string literal not displayed */
	Weight       uint32                                                                                     `protobuf:"varint,3,opt,name=weight,proto3" json:"weight,omitempty"`
	Shaping      uint32                                                                                     `protobuf:"varint,4,opt,name=shaping,proto3" json:"shaping,omitempty"`
	Priority     uint32                                                                                     `protobuf:"varint,5,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo) GetPriority

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo) GetShaping

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo) GetWeight

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo) ProtoMessage

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo) ProtoReflect

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo) Reset

func (*Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo) String

type Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType

type Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType int32
const (
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType_PQ  Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType = 0
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType_WFQ Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType = 1
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType_LPQ Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType = 2
)

func (Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType) Descriptor

func (Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType.Descriptor instead.

func (Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType) Number

func (Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType) String

func (Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ScheduleType) Type

type Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass

type Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass int32
const (
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_BE    Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 0
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_AF1   Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 1
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_AF2   Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 2
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_AF3   Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 3
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_AF4   Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 4
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_EF    Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 5
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_CS6   Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 6
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_CS7   Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 7
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_TOTAL Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 8
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_COS0  Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 9
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_COS1  Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 10
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_COS2  Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 11
	Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass_COS3  Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass = 12
)

func (Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass) Descriptor

func (Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass) Number

func (Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass) String

func (Qos_GlobalQuery_UserInformations_UserInformation_FlowQueueInfos_FlowQueueInfo_ServiceClass) Type

type Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss

type Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss struct {
	UserQueueStatistics []*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics `protobuf:"bytes,1,rep,name=user_queue_statistics,json=user-queue-statistics,proto3" json:"user_queue_statistics,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss) ProtoMessage

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss) ProtoReflect

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss) Reset

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss) String

type Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics

type Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics struct {
	ServiceClass       Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass `` /* 223-byte string literal not displayed */
	PassPacketRate     uint64                                                                                                 `protobuf:"varint,2,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate       uint64                                                                                                 `protobuf:"varint,3,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	PassPackets        uint64                                                                                                 `protobuf:"varint,4,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes          uint64                                                                                                 `protobuf:"varint,5,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	DiscardPacketRate  uint64                                                                                                 `protobuf:"varint,6,opt,name=discard_packet_rate,json=discard-packet-rate,proto3" json:"discard_packet_rate,omitempty"`
	DiscardByteRate    uint64                                                                                                 `protobuf:"varint,7,opt,name=discard_byte_rate,json=discard-byte-rate,proto3" json:"discard_byte_rate,omitempty"`
	DiscardPackets     uint64                                                                                                 `protobuf:"varint,8,opt,name=discard_packets,json=discard-packets,proto3" json:"discard_packets,omitempty"`
	DiscardBytes       uint64                                                                                                 `protobuf:"varint,9,opt,name=discard_bytes,json=discard-bytes,proto3" json:"discard_bytes,omitempty"`
	PassPeakPacketTime string                                                                                                 `protobuf:"bytes,10,opt,name=pass_peak_packet_time,json=pass-peak-packet-time,proto3" json:"pass_peak_packet_time,omitempty"`
	PassPeakPacketRate uint64                                                                                                 `protobuf:"varint,11,opt,name=pass_peak_packet_rate,json=pass-peak-packet-rate,proto3" json:"pass_peak_packet_rate,omitempty"`
	PassPeakByteTime   string                                                                                                 `protobuf:"bytes,12,opt,name=pass_peak_byte_time,json=pass-peak-byte-time,proto3" json:"pass_peak_byte_time,omitempty"`
	PassPeakByteRate   uint64                                                                                                 `protobuf:"varint,13,opt,name=pass_peak_byte_rate,json=pass-peak-byte-rate,proto3" json:"pass_peak_byte_rate,omitempty"`
	DropPeakPacketTime string                                                                                                 `protobuf:"bytes,14,opt,name=drop_peak_packet_time,json=drop-peak-packet-time,proto3" json:"drop_peak_packet_time,omitempty"`
	DropPeakPacketRate uint64                                                                                                 `protobuf:"varint,15,opt,name=drop_peak_packet_rate,json=drop-peak-packet-rate,proto3" json:"drop_peak_packet_rate,omitempty"`
	DropPeakByteTime   string                                                                                                 `protobuf:"bytes,16,opt,name=drop_peak_byte_time,json=drop-peak-byte-time,proto3" json:"drop_peak_byte_time,omitempty"`
	DropPeakByteRate   uint64                                                                                                 `protobuf:"varint,17,opt,name=drop_peak_byte_rate,json=drop-peak-byte-rate,proto3" json:"drop_peak_byte_rate,omitempty"`
	TailPeakPacketTime string                                                                                                 `protobuf:"bytes,18,opt,name=tail_peak_packet_time,json=tail-peak-packet-time,proto3" json:"tail_peak_packet_time,omitempty"`
	TailPeakPacketRate uint64                                                                                                 `protobuf:"varint,19,opt,name=tail_peak_packet_rate,json=tail-peak-packet-rate,proto3" json:"tail_peak_packet_rate,omitempty"`
	TailPeakByteTime   string                                                                                                 `protobuf:"bytes,20,opt,name=tail_peak_byte_time,json=tail-peak-byte-time,proto3" json:"tail_peak_byte_time,omitempty"`
	TailPeakByteRate   uint64                                                                                                 `protobuf:"varint,21,opt,name=tail_peak_byte_rate,json=tail-peak-byte-rate,proto3" json:"tail_peak_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetDiscardByteRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetDiscardBytes

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetDiscardPacketRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetDiscardPackets

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetDropPeakByteRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetDropPeakByteTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetDropPeakPacketRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetDropPeakPacketTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetPassByteRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetPassBytes

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetPassPacketRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetPassPackets

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetPassPeakByteRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetPassPeakByteTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetPassPeakPacketRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetPassPeakPacketTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetTailPeakByteRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetTailPeakByteTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetTailPeakPacketRate

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) GetTailPeakPacketTime

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) ProtoMessage

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) ProtoReflect

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) Reset

func (*Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics) String

type Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass

type Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass int32
const (
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_BE    Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 0
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_AF1   Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 1
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_AF2   Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 2
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_AF3   Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 3
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_AF4   Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 4
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_EF    Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 5
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_CS6   Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 6
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_CS7   Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 7
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_TOTAL Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 8
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_COS0  Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 9
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_COS1  Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 10
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_COS2  Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 11
	Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass_COS3  Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass = 12
)

func (Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass) Descriptor

func (Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass.Descriptor instead.

func (Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass) Number

func (Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass) String

func (Qos_GlobalQuery_UserInformations_UserInformation_UserQueueStatisticss_UserQueueStatistics_ServiceClass) Type

type Qos_GlobalQuery_UserQueueAbnormalAllocations

type Qos_GlobalQuery_UserQueueAbnormalAllocations struct {
	UserQueueAbnormalAllocation []*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserQueueAbnormalAllocations.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations) GetUserQueueAbnormalAllocation

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations) ProtoMessage

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations) ProtoReflect

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations) Reset

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations) String

type Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation

type Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation struct {
	SlotId                 string                                                                                           `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Direction              Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction               `` /* 176-byte string literal not displayed */
	TotalAbnormalNumber    uint32                                                                                           `protobuf:"varint,3,opt,name=total_abnormal_number,json=total-abnormal-number,proto3" json:"total_abnormal_number,omitempty"`
	AbnormalConfigurations *Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation) GetSlotId

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation) GetTotalAbnormalNumber

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation) ProtoMessage

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation) ProtoReflect

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation) Reset

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation) String

type Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations

type Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations struct {
	AbnormalConfiguration []*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration `protobuf:"bytes,1,rep,name=abnormal_configuration,json=abnormal-configuration,proto3" json:"abnormal_configuration,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations) ProtoMessage

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations) ProtoReflect

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations) Reset

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations) String

type Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration

type Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration struct {
	InterfaceName string `protobuf:"bytes,1,opt,name=interface_name,json=interface-name,proto3" json:"interface_name,omitempty"`
	Configuration string `protobuf:"bytes,2,opt,name=configuration,proto3" json:"configuration,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) GetConfiguration

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) GetInterfaceName

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) ProtoMessage

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) ProtoReflect

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) Reset

func (*Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_AbnormalConfigurations_AbnormalConfiguration) String

type Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction

type Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction int32
const (
	Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction_INBOUND  Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction = 0
	Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction_OUTBOUND Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction = 1
)

func (Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction) Descriptor

func (Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction.Descriptor instead.

func (Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction) Number

func (Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction) String

func (Qos_GlobalQuery_UserQueueAbnormalAllocations_UserQueueAbnormalAllocation_Direction) Type

type Qos_GlobalQuery_UserQueueResources

type Qos_GlobalQuery_UserQueueResources struct {
	UserQueueResource []*Qos_GlobalQuery_UserQueueResources_UserQueueResource `protobuf:"bytes,1,rep,name=user_queue_resource,json=user-queue-resource,proto3" json:"user_queue_resource,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserQueueResources) Descriptor deprecated

func (*Qos_GlobalQuery_UserQueueResources) Descriptor() ([]byte, []int)

Deprecated: Use Qos_GlobalQuery_UserQueueResources.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserQueueResources) GetUserQueueResource

func (*Qos_GlobalQuery_UserQueueResources) ProtoMessage

func (*Qos_GlobalQuery_UserQueueResources) ProtoMessage()

func (*Qos_GlobalQuery_UserQueueResources) ProtoReflect

func (*Qos_GlobalQuery_UserQueueResources) Reset

func (*Qos_GlobalQuery_UserQueueResources) String

type Qos_GlobalQuery_UserQueueResources_UserQueueResource

type Qos_GlobalQuery_UserQueueResources_UserQueueResource struct {
	SlotId          string                                                         `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Direction       Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction `` /* 156-byte string literal not displayed */
	TmType          string                                                         `protobuf:"bytes,3,opt,name=tm_type,json=tm-type,proto3" json:"tm_type,omitempty"`
	ResourcePool    string                                                         `protobuf:"bytes,4,opt,name=resource_pool,json=resource-pool,proto3" json:"resource_pool,omitempty"`
	UsedIdResource  string                                                         `protobuf:"bytes,5,opt,name=used_id_resource,json=used-id-resource,proto3" json:"used_id_resource,omitempty"`
	FreeIdResource  string                                                         `protobuf:"bytes,6,opt,name=free_id_resource,json=free-id-resource,proto3" json:"free_id_resource,omitempty"`
	UsedCirResource string                                                         `protobuf:"bytes,7,opt,name=used_cir_resource,json=used-cir-resource,proto3" json:"used_cir_resource,omitempty"`
	UsedPirResource string                                                         `protobuf:"bytes,8,opt,name=used_pir_resource,json=used-pir-resource,proto3" json:"used_pir_resource,omitempty"`
	FreeCirResource string                                                         `protobuf:"bytes,9,opt,name=free_cir_resource,json=free-cir-resource,proto3" json:"free_cir_resource,omitempty"`
	FreePirResource string                                                         `protobuf:"bytes,10,opt,name=free_pir_resource,json=free-pir-resource,proto3" json:"free_pir_resource,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) Descriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserQueueResources_UserQueueResource.ProtoReflect.Descriptor instead.

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) GetDirection

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) GetFreeCirResource

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) GetFreeIdResource

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) GetFreePirResource

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) GetResourcePool

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) GetSlotId

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) GetTmType

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) GetUsedCirResource

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) GetUsedIdResource

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) GetUsedPirResource

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) ProtoMessage

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) ProtoReflect

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) Reset

func (*Qos_GlobalQuery_UserQueueResources_UserQueueResource) String

type Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction

type Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction int32
const (
	Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction_INBOUND  Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction = 0
	Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction_OUTBOUND Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction = 1
)

func (Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction) Descriptor

func (Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction) Enum

func (Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction.Descriptor instead.

func (Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction) Number

func (Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction) String

func (Qos_GlobalQuery_UserQueueResources_UserQueueResource_Direction) Type

type Qos_Qppb

type Qos_Qppb struct {
	LocalPolicys    *Qos_Qppb_LocalPolicys    `protobuf:"bytes,1,opt,name=local_policys,json=local-policys,proto3" json:"local_policys,omitempty"`
	QueryPolicys    *Qos_Qppb_QueryPolicys    `protobuf:"bytes,2,opt,name=query_policys,json=query-policys,proto3" json:"query_policys,omitempty"`
	QueryStatistics *Qos_Qppb_QueryStatistics `protobuf:"bytes,3,opt,name=query_statistics,json=query-statistics,proto3" json:"query_statistics,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_Qppb) Descriptor deprecated

func (*Qos_Qppb) Descriptor() ([]byte, []int)

Deprecated: Use Qos_Qppb.ProtoReflect.Descriptor instead.

func (*Qos_Qppb) GetLocalPolicys

func (x *Qos_Qppb) GetLocalPolicys() *Qos_Qppb_LocalPolicys

func (*Qos_Qppb) GetQueryPolicys

func (x *Qos_Qppb) GetQueryPolicys() *Qos_Qppb_QueryPolicys

func (*Qos_Qppb) GetQueryStatistics

func (x *Qos_Qppb) GetQueryStatistics() *Qos_Qppb_QueryStatistics

func (*Qos_Qppb) ProtoMessage

func (*Qos_Qppb) ProtoMessage()

func (*Qos_Qppb) ProtoReflect

func (x *Qos_Qppb) ProtoReflect() protoreflect.Message

func (*Qos_Qppb) Reset

func (x *Qos_Qppb) Reset()

func (*Qos_Qppb) String

func (x *Qos_Qppb) String() string

type Qos_Qppb_LocalPolicys

type Qos_Qppb_LocalPolicys struct {
	LocalPolicy []*Qos_Qppb_LocalPolicys_LocalPolicy `protobuf:"bytes,1,rep,name=local_policy,json=local-policy,proto3" json:"local_policy,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_Qppb_LocalPolicys) Descriptor deprecated

func (*Qos_Qppb_LocalPolicys) Descriptor() ([]byte, []int)

Deprecated: Use Qos_Qppb_LocalPolicys.ProtoReflect.Descriptor instead.

func (*Qos_Qppb_LocalPolicys) GetLocalPolicy

func (*Qos_Qppb_LocalPolicys) ProtoMessage

func (*Qos_Qppb_LocalPolicys) ProtoMessage()

func (*Qos_Qppb_LocalPolicys) ProtoReflect

func (x *Qos_Qppb_LocalPolicys) ProtoReflect() protoreflect.Message

func (*Qos_Qppb_LocalPolicys) Reset

func (x *Qos_Qppb_LocalPolicys) Reset()

func (*Qos_Qppb_LocalPolicys) String

func (x *Qos_Qppb_LocalPolicys) String() string

type Qos_Qppb_LocalPolicys_LocalPolicy

type Qos_Qppb_LocalPolicys_LocalPolicy struct {
	PolicyName           string                                         `protobuf:"bytes,1,opt,name=policy_name,json=policy-name,proto3" json:"policy_name,omitempty"`
	StatisticEnable      bool                                           `protobuf:"varint,2,opt,name=statistic_enable,json=statistic-enable,proto3" json:"statistic_enable,omitempty"`
	ServiceClassOutbound bool                                           `` /* 126-byte string literal not displayed */
	QosLocalIds          *Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds `protobuf:"bytes,4,opt,name=qos_local_ids,json=qos-local-ids,proto3" json:"qos_local_ids,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_Qppb_LocalPolicys_LocalPolicy) Descriptor deprecated

func (*Qos_Qppb_LocalPolicys_LocalPolicy) Descriptor() ([]byte, []int)

Deprecated: Use Qos_Qppb_LocalPolicys_LocalPolicy.ProtoReflect.Descriptor instead.

func (*Qos_Qppb_LocalPolicys_LocalPolicy) GetPolicyName

func (x *Qos_Qppb_LocalPolicys_LocalPolicy) GetPolicyName() string

func (*Qos_Qppb_LocalPolicys_LocalPolicy) GetQosLocalIds

func (*Qos_Qppb_LocalPolicys_LocalPolicy) GetServiceClassOutbound

func (x *Qos_Qppb_LocalPolicys_LocalPolicy) GetServiceClassOutbound() bool

func (*Qos_Qppb_LocalPolicys_LocalPolicy) GetStatisticEnable

func (x *Qos_Qppb_LocalPolicys_LocalPolicy) GetStatisticEnable() bool

func (*Qos_Qppb_LocalPolicys_LocalPolicy) ProtoMessage

func (*Qos_Qppb_LocalPolicys_LocalPolicy) ProtoMessage()

func (*Qos_Qppb_LocalPolicys_LocalPolicy) ProtoReflect

func (*Qos_Qppb_LocalPolicys_LocalPolicy) Reset

func (*Qos_Qppb_LocalPolicys_LocalPolicy) String

type Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds

type Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds struct {
	QosLocalId []*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds_QosLocalId `protobuf:"bytes,1,rep,name=qos_local_id,json=qos-local-id,proto3" json:"qos_local_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds) Descriptor deprecated

Deprecated: Use Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds.ProtoReflect.Descriptor instead.

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds) GetQosLocalId

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds) ProtoMessage

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds) ProtoReflect

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds) Reset

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds) String

type Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds_QosLocalId

type Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds_QosLocalId struct {
	LocalId      uint32 `protobuf:"varint,1,opt,name=local_id,json=local-id,proto3" json:"local_id,omitempty"`
	BehaviorName string `protobuf:"bytes,2,opt,name=behavior_name,json=behavior-name,proto3" json:"behavior_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds_QosLocalId) Descriptor deprecated

Deprecated: Use Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds_QosLocalId.ProtoReflect.Descriptor instead.

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds_QosLocalId) GetBehaviorName

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds_QosLocalId) GetLocalId

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds_QosLocalId) ProtoMessage

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds_QosLocalId) ProtoReflect

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds_QosLocalId) Reset

func (*Qos_Qppb_LocalPolicys_LocalPolicy_QosLocalIds_QosLocalId) String

type Qos_Qppb_QueryPolicys

type Qos_Qppb_QueryPolicys struct {
	QueryPolicy []*Qos_Qppb_QueryPolicys_QueryPolicy `protobuf:"bytes,1,rep,name=query_policy,json=query-policy,proto3" json:"query_policy,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_Qppb_QueryPolicys) Descriptor deprecated

func (*Qos_Qppb_QueryPolicys) Descriptor() ([]byte, []int)

Deprecated: Use Qos_Qppb_QueryPolicys.ProtoReflect.Descriptor instead.

func (*Qos_Qppb_QueryPolicys) GetQueryPolicy

func (*Qos_Qppb_QueryPolicys) ProtoMessage

func (*Qos_Qppb_QueryPolicys) ProtoMessage()

func (*Qos_Qppb_QueryPolicys) ProtoReflect

func (x *Qos_Qppb_QueryPolicys) ProtoReflect() protoreflect.Message

func (*Qos_Qppb_QueryPolicys) Reset

func (x *Qos_Qppb_QueryPolicys) Reset()

func (*Qos_Qppb_QueryPolicys) String

func (x *Qos_Qppb_QueryPolicys) String() string

type Qos_Qppb_QueryPolicys_QueryPolicy

type Qos_Qppb_QueryPolicys_QueryPolicy struct {
	IfName       string                                      `protobuf:"bytes,1,opt,name=if_name,json=if-name,proto3" json:"if_name,omitempty"`
	Direction    Qos_Qppb_QueryPolicys_QueryPolicy_Direction `` /* 137-byte string literal not displayed */
	PolicyName   string                                      `protobuf:"bytes,3,opt,name=policy_name,json=policy-name,proto3" json:"policy_name,omitempty"`
	LocalId      uint32                                      `protobuf:"varint,4,opt,name=local_id,json=local-id,proto3" json:"local_id,omitempty"`
	BehaviorName string                                      `protobuf:"bytes,5,opt,name=behavior_name,json=behavior-name,proto3" json:"behavior_name,omitempty"`
	State        Qos_Qppb_QueryPolicys_QueryPolicy_State     `protobuf:"varint,6,opt,name=state,proto3,enum=huaweiV8R12_qos.Qos_Qppb_QueryPolicys_QueryPolicy_State" json:"state,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_Qppb_QueryPolicys_QueryPolicy) Descriptor deprecated

func (*Qos_Qppb_QueryPolicys_QueryPolicy) Descriptor() ([]byte, []int)

Deprecated: Use Qos_Qppb_QueryPolicys_QueryPolicy.ProtoReflect.Descriptor instead.

func (*Qos_Qppb_QueryPolicys_QueryPolicy) GetBehaviorName

func (x *Qos_Qppb_QueryPolicys_QueryPolicy) GetBehaviorName() string

func (*Qos_Qppb_QueryPolicys_QueryPolicy) GetDirection

func (*Qos_Qppb_QueryPolicys_QueryPolicy) GetIfName

func (*Qos_Qppb_QueryPolicys_QueryPolicy) GetLocalId

func (x *Qos_Qppb_QueryPolicys_QueryPolicy) GetLocalId() uint32

func (*Qos_Qppb_QueryPolicys_QueryPolicy) GetPolicyName

func (x *Qos_Qppb_QueryPolicys_QueryPolicy) GetPolicyName() string

func (*Qos_Qppb_QueryPolicys_QueryPolicy) GetState

func (*Qos_Qppb_QueryPolicys_QueryPolicy) ProtoMessage

func (*Qos_Qppb_QueryPolicys_QueryPolicy) ProtoMessage()

func (*Qos_Qppb_QueryPolicys_QueryPolicy) ProtoReflect

func (*Qos_Qppb_QueryPolicys_QueryPolicy) Reset

func (*Qos_Qppb_QueryPolicys_QueryPolicy) String

type Qos_Qppb_QueryPolicys_QueryPolicy_Direction

type Qos_Qppb_QueryPolicys_QueryPolicy_Direction int32
const (
	Qos_Qppb_QueryPolicys_QueryPolicy_Direction_INBOUND  Qos_Qppb_QueryPolicys_QueryPolicy_Direction = 0
	Qos_Qppb_QueryPolicys_QueryPolicy_Direction_OUTBOUND Qos_Qppb_QueryPolicys_QueryPolicy_Direction = 1
)

func (Qos_Qppb_QueryPolicys_QueryPolicy_Direction) Descriptor

func (Qos_Qppb_QueryPolicys_QueryPolicy_Direction) Enum

func (Qos_Qppb_QueryPolicys_QueryPolicy_Direction) EnumDescriptor deprecated

func (Qos_Qppb_QueryPolicys_QueryPolicy_Direction) EnumDescriptor() ([]byte, []int)

Deprecated: Use Qos_Qppb_QueryPolicys_QueryPolicy_Direction.Descriptor instead.

func (Qos_Qppb_QueryPolicys_QueryPolicy_Direction) Number

func (Qos_Qppb_QueryPolicys_QueryPolicy_Direction) String

func (Qos_Qppb_QueryPolicys_QueryPolicy_Direction) Type

type Qos_Qppb_QueryPolicys_QueryPolicy_State

type Qos_Qppb_QueryPolicys_QueryPolicy_State int32
const (
	Qos_Qppb_QueryPolicys_QueryPolicy_State_ACTIVE    Qos_Qppb_QueryPolicys_QueryPolicy_State = 0
	Qos_Qppb_QueryPolicys_QueryPolicy_State_ACTIVEX_P Qos_Qppb_QueryPolicys_QueryPolicy_State = 1
	Qos_Qppb_QueryPolicys_QueryPolicy_State_INACTIVE  Qos_Qppb_QueryPolicys_QueryPolicy_State = 2
)

func (Qos_Qppb_QueryPolicys_QueryPolicy_State) Descriptor

func (Qos_Qppb_QueryPolicys_QueryPolicy_State) Enum

func (Qos_Qppb_QueryPolicys_QueryPolicy_State) EnumDescriptor deprecated

func (Qos_Qppb_QueryPolicys_QueryPolicy_State) EnumDescriptor() ([]byte, []int)

Deprecated: Use Qos_Qppb_QueryPolicys_QueryPolicy_State.Descriptor instead.

func (Qos_Qppb_QueryPolicys_QueryPolicy_State) Number

func (Qos_Qppb_QueryPolicys_QueryPolicy_State) String

func (Qos_Qppb_QueryPolicys_QueryPolicy_State) Type

type Qos_Qppb_QueryStatistics

type Qos_Qppb_QueryStatistics struct {
	QueryStatistic []*Qos_Qppb_QueryStatistics_QueryStatistic `protobuf:"bytes,1,rep,name=query_statistic,json=query-statistic,proto3" json:"query_statistic,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_Qppb_QueryStatistics) Descriptor deprecated

func (*Qos_Qppb_QueryStatistics) Descriptor() ([]byte, []int)

Deprecated: Use Qos_Qppb_QueryStatistics.ProtoReflect.Descriptor instead.

func (*Qos_Qppb_QueryStatistics) GetQueryStatistic

func (*Qos_Qppb_QueryStatistics) ProtoMessage

func (*Qos_Qppb_QueryStatistics) ProtoMessage()

func (*Qos_Qppb_QueryStatistics) ProtoReflect

func (x *Qos_Qppb_QueryStatistics) ProtoReflect() protoreflect.Message

func (*Qos_Qppb_QueryStatistics) Reset

func (x *Qos_Qppb_QueryStatistics) Reset()

func (*Qos_Qppb_QueryStatistics) String

func (x *Qos_Qppb_QueryStatistics) String() string

type Qos_Qppb_QueryStatistics_QueryStatistic

type Qos_Qppb_QueryStatistics_QueryStatistic struct {
	IfName                  string                                            `protobuf:"bytes,1,opt,name=if_name,json=if-name,proto3" json:"if_name,omitempty"`
	SlotId                  string                                            `protobuf:"bytes,2,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Direction               Qos_Qppb_QueryStatistics_QueryStatistic_Direction `` /* 143-byte string literal not displayed */
	LocalId                 uint32                                            `protobuf:"varint,4,opt,name=local_id,json=local-id,proto3" json:"local_id,omitempty"`
	MatchPackets            uint64                                            `protobuf:"varint,5,opt,name=match_packets,json=match-packets,proto3" json:"match_packets,omitempty"`
	MatchBytes              uint64                                            `protobuf:"varint,6,opt,name=match_bytes,json=match-bytes,proto3" json:"match_bytes,omitempty"`
	MatchPacketsRate        uint64                                            `protobuf:"varint,7,opt,name=match_packets_rate,json=match-packets-rate,proto3" json:"match_packets_rate,omitempty"`
	MatchBytesRate          uint64                                            `protobuf:"varint,8,opt,name=match_bytes_rate,json=match-bytes-rate,proto3" json:"match_bytes_rate,omitempty"`
	PassedCarPackets        uint64                                            `protobuf:"varint,9,opt,name=passed_car_packets,json=passed-car-packets,proto3" json:"passed_car_packets,omitempty"`
	PassedCarBytes          uint64                                            `protobuf:"varint,10,opt,name=passed_car_bytes,json=passed-car-bytes,proto3" json:"passed_car_bytes,omitempty"`
	DroppedCarPackets       uint64                                            `protobuf:"varint,11,opt,name=dropped_car_packets,json=dropped-car-packets,proto3" json:"dropped_car_packets,omitempty"`
	DroppedCarBytes         uint64                                            `protobuf:"varint,12,opt,name=dropped_car_bytes,json=dropped-car-bytes,proto3" json:"dropped_car_bytes,omitempty"`
	PassedCarPacketsRate    uint64                                            `` /* 130-byte string literal not displayed */
	PassedCarBytesRate      uint64                                            `protobuf:"varint,14,opt,name=passed_car_bytes_rate,json=passed-car-bytes-rate,proto3" json:"passed_car_bytes_rate,omitempty"`
	DroppedCarPacketsRate   uint64                                            `` /* 133-byte string literal not displayed */
	DroppedCarBytesRate     uint64                                            `` /* 127-byte string literal not displayed */
	CarGreenPackets         uint64                                            `protobuf:"varint,17,opt,name=car_green_packets,json=car-green-packets,proto3" json:"car_green_packets,omitempty"`
	CarGreenBytes           uint64                                            `protobuf:"varint,18,opt,name=car_green_bytes,json=car-green-bytes,proto3" json:"car_green_bytes,omitempty"`
	CarGreenPacketsRate     uint64                                            `` /* 127-byte string literal not displayed */
	CarGreenBytesRate       uint64                                            `protobuf:"varint,20,opt,name=car_green_bytes_rate,json=car-green-bytes-rate,proto3" json:"car_green_bytes_rate,omitempty"`
	CarYellowPackets        uint64                                            `protobuf:"varint,21,opt,name=car_yellow_packets,json=car-yellow-packets,proto3" json:"car_yellow_packets,omitempty"`
	CarYellowBytes          uint64                                            `protobuf:"varint,22,opt,name=car_yellow_bytes,json=car-yellow-bytes,proto3" json:"car_yellow_bytes,omitempty"`
	CarYellowPacketsRate    uint64                                            `` /* 130-byte string literal not displayed */
	CarYellowBytesRate      uint64                                            `protobuf:"varint,24,opt,name=car_yellow_bytes_rate,json=car-yellow-bytes-rate,proto3" json:"car_yellow_bytes_rate,omitempty"`
	CarRedPackets           uint64                                            `protobuf:"varint,25,opt,name=car_red_packets,json=car-red-packets,proto3" json:"car_red_packets,omitempty"`
	CarRedBytes             uint64                                            `protobuf:"varint,26,opt,name=car_red_bytes,json=car-red-bytes,proto3" json:"car_red_bytes,omitempty"`
	CarRedPacketsRate       uint64                                            `protobuf:"varint,27,opt,name=car_red_packets_rate,json=car-red-packets-rate,proto3" json:"car_red_packets_rate,omitempty"`
	CarRedBytesRate         uint64                                            `protobuf:"varint,28,opt,name=car_red_bytes_rate,json=car-red-bytes-rate,proto3" json:"car_red_bytes_rate,omitempty"`
	PassedSqBePackets       uint64                                            `protobuf:"varint,29,opt,name=passed_sq_be_packets,json=passed-sq-be-packets,proto3" json:"passed_sq_be_packets,omitempty"`
	DroppedSqBePackets      uint64                                            `protobuf:"varint,30,opt,name=dropped_sq_be_packets,json=dropped-sq-be-packets,proto3" json:"dropped_sq_be_packets,omitempty"`
	PassedSqAf1Packets      uint64                                            `protobuf:"varint,31,opt,name=passed_sq_af1_packets,json=passed-sq-af1-packets,proto3" json:"passed_sq_af1_packets,omitempty"`
	DroppedSqAf1Packets     uint64                                            `` /* 127-byte string literal not displayed */
	PassedSqAf2Packets      uint64                                            `protobuf:"varint,33,opt,name=passed_sq_af2_packets,json=passed-sq-af2-packets,proto3" json:"passed_sq_af2_packets,omitempty"`
	DroppedSqAf2Packets     uint64                                            `` /* 127-byte string literal not displayed */
	PassedSqAf3Packets      uint64                                            `protobuf:"varint,35,opt,name=passed_sq_af3_packets,json=passed-sq-af3-packets,proto3" json:"passed_sq_af3_packets,omitempty"`
	DroppedSqAf3Packets     uint64                                            `` /* 127-byte string literal not displayed */
	PassedSqAf4Packets      uint64                                            `protobuf:"varint,37,opt,name=passed_sq_af4_packets,json=passed-sq-af4-packets,proto3" json:"passed_sq_af4_packets,omitempty"`
	DroppedSqAf4Packets     uint64                                            `` /* 127-byte string literal not displayed */
	PassedSqEfPackets       uint64                                            `protobuf:"varint,39,opt,name=passed_sq_ef_packets,json=passed-sq-ef-packets,proto3" json:"passed_sq_ef_packets,omitempty"`
	DroppedSqEfPackets      uint64                                            `protobuf:"varint,40,opt,name=dropped_sq_ef_packets,json=dropped-sq-ef-packets,proto3" json:"dropped_sq_ef_packets,omitempty"`
	PassedSqCs6Packets      uint64                                            `protobuf:"varint,41,opt,name=passed_sq_cs6_packets,json=passed-sq-cs6-packets,proto3" json:"passed_sq_cs6_packets,omitempty"`
	DroppedSqCs6Packets     uint64                                            `` /* 127-byte string literal not displayed */
	PassedSqCs7Packets      uint64                                            `protobuf:"varint,43,opt,name=passed_sq_cs7_packets,json=passed-sq-cs7-packets,proto3" json:"passed_sq_cs7_packets,omitempty"`
	DroppedSqCs7Packets     uint64                                            `` /* 127-byte string literal not displayed */
	PassedSqBeBytes         uint64                                            `protobuf:"varint,45,opt,name=passed_sq_be_bytes,json=passed-sq-be-bytes,proto3" json:"passed_sq_be_bytes,omitempty"`
	DroppedSqBeBytes        uint64                                            `protobuf:"varint,46,opt,name=dropped_sq_be_bytes,json=dropped-sq-be-bytes,proto3" json:"dropped_sq_be_bytes,omitempty"`
	PassedSqAf1Bytes        uint64                                            `protobuf:"varint,47,opt,name=passed_sq_af1_bytes,json=passed-sq-af1-bytes,proto3" json:"passed_sq_af1_bytes,omitempty"`
	DroppedSqAf1Bytes       uint64                                            `protobuf:"varint,48,opt,name=dropped_sq_af1_bytes,json=dropped-sq-af1-bytes,proto3" json:"dropped_sq_af1_bytes,omitempty"`
	PassedSqAf2Bytes        uint64                                            `protobuf:"varint,49,opt,name=passed_sq_af2_bytes,json=passed-sq-af2-bytes,proto3" json:"passed_sq_af2_bytes,omitempty"`
	DroppedSqAf2Bytes       uint64                                            `protobuf:"varint,50,opt,name=dropped_sq_af2_bytes,json=dropped-sq-af2-bytes,proto3" json:"dropped_sq_af2_bytes,omitempty"`
	PassedSqAf3Bytes        uint64                                            `protobuf:"varint,51,opt,name=passed_sq_af3_bytes,json=passed-sq-af3-bytes,proto3" json:"passed_sq_af3_bytes,omitempty"`
	DroppedSqAf3Bytes       uint64                                            `protobuf:"varint,52,opt,name=dropped_sq_af3_bytes,json=dropped-sq-af3-bytes,proto3" json:"dropped_sq_af3_bytes,omitempty"`
	PassedSqAf4Bytes        uint64                                            `protobuf:"varint,53,opt,name=passed_sq_af4_bytes,json=passed-sq-af4-bytes,proto3" json:"passed_sq_af4_bytes,omitempty"`
	DroppedSqAf4Bytes       uint64                                            `protobuf:"varint,54,opt,name=dropped_sq_af4_bytes,json=dropped-sq-af4-bytes,proto3" json:"dropped_sq_af4_bytes,omitempty"`
	PassedSqEfBytes         uint64                                            `protobuf:"varint,55,opt,name=passed_sq_ef_bytes,json=passed-sq-ef-bytes,proto3" json:"passed_sq_ef_bytes,omitempty"`
	DroppedSqEfBytes        uint64                                            `protobuf:"varint,56,opt,name=dropped_sq_ef_bytes,json=dropped-sq-ef-bytes,proto3" json:"dropped_sq_ef_bytes,omitempty"`
	PassedSqCs6Bytes        uint64                                            `protobuf:"varint,57,opt,name=passed_sq_cs6_bytes,json=passed-sq-cs6-bytes,proto3" json:"passed_sq_cs6_bytes,omitempty"`
	DroppedSqCs6Bytes       uint64                                            `protobuf:"varint,58,opt,name=dropped_sq_cs6_bytes,json=dropped-sq-cs6-bytes,proto3" json:"dropped_sq_cs6_bytes,omitempty"`
	PassedSqCs7Bytes        uint64                                            `protobuf:"varint,59,opt,name=passed_sq_cs7_bytes,json=passed-sq-cs7-bytes,proto3" json:"passed_sq_cs7_bytes,omitempty"`
	DroppedSqCs7Bytes       uint64                                            `protobuf:"varint,60,opt,name=dropped_sq_cs7_bytes,json=dropped-sq-cs7-bytes,proto3" json:"dropped_sq_cs7_bytes,omitempty"`
	PassedSqBeBytesRate     uint64                                            `` /* 130-byte string literal not displayed */
	DroppedSqBeBytesRate    uint64                                            `` /* 133-byte string literal not displayed */
	PassedSqAf1BytesRate    uint64                                            `` /* 133-byte string literal not displayed */
	DroppedSqAf1BytesRate   uint64                                            `` /* 136-byte string literal not displayed */
	PassedSqAf2BytesRate    uint64                                            `` /* 133-byte string literal not displayed */
	DroppedSqAf2BytesRate   uint64                                            `` /* 136-byte string literal not displayed */
	PassedSqAf3BytesRate    uint64                                            `` /* 133-byte string literal not displayed */
	DroppedSqAf3BytesRate   uint64                                            `` /* 136-byte string literal not displayed */
	PassedSqAf4BytesRate    uint64                                            `` /* 133-byte string literal not displayed */
	DroppedSqAf4BytesRate   uint64                                            `` /* 136-byte string literal not displayed */
	PassedSqEfBytesRate     uint64                                            `` /* 130-byte string literal not displayed */
	DroppedSqEfBytesRate    uint64                                            `` /* 133-byte string literal not displayed */
	PassedSqCs6BytesRate    uint64                                            `` /* 133-byte string literal not displayed */
	DroppedSqCs6BytesRate   uint64                                            `` /* 136-byte string literal not displayed */
	PassedSqCs7BytesRate    uint64                                            `` /* 133-byte string literal not displayed */
	DroppedSqCs7BytesRate   uint64                                            `` /* 136-byte string literal not displayed */
	PassedSqBePacketsRate   uint64                                            `` /* 136-byte string literal not displayed */
	DroppedSqBePacketsRate  uint64                                            `` /* 139-byte string literal not displayed */
	PassedSqAf1PacketsRate  uint64                                            `` /* 139-byte string literal not displayed */
	DroppedSqAf1PacketsRate uint64                                            `` /* 142-byte string literal not displayed */
	PassedSqAf2PacketsRate  uint64                                            `` /* 139-byte string literal not displayed */
	DroppedSqAf2PacketsRate uint64                                            `` /* 142-byte string literal not displayed */
	PassedSqAf3PacketsRate  uint64                                            `` /* 139-byte string literal not displayed */
	DroppedSqAf3PacketsRate uint64                                            `` /* 142-byte string literal not displayed */
	PassedSqAf4PacketsRate  uint64                                            `` /* 139-byte string literal not displayed */
	DroppedSqAf4PacketsRate uint64                                            `` /* 142-byte string literal not displayed */
	PassedSqEfPacketsRate   uint64                                            `` /* 136-byte string literal not displayed */
	DroppedSqEfPacketsRate  uint64                                            `` /* 139-byte string literal not displayed */
	PassedSqCs6PacketsRate  uint64                                            `` /* 139-byte string literal not displayed */
	DroppedSqCs6PacketsRate uint64                                            `` /* 142-byte string literal not displayed */
	PassedSqCs7PacketsRate  uint64                                            `` /* 139-byte string literal not displayed */
	DroppedSqCs7PacketsRate uint64                                            `` /* 142-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_Qppb_QueryStatistics_QueryStatistic) Descriptor deprecated

func (*Qos_Qppb_QueryStatistics_QueryStatistic) Descriptor() ([]byte, []int)

Deprecated: Use Qos_Qppb_QueryStatistics_QueryStatistic.ProtoReflect.Descriptor instead.

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetCarGreenBytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetCarGreenBytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetCarGreenBytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetCarGreenBytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetCarGreenPackets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetCarGreenPackets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetCarGreenPacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetCarGreenPacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetCarRedBytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetCarRedBytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetCarRedBytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetCarRedBytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetCarRedPackets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetCarRedPackets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetCarRedPacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetCarRedPacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetCarYellowBytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetCarYellowBytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetCarYellowBytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetCarYellowBytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetCarYellowPackets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetCarYellowPackets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetCarYellowPacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetCarYellowPacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDirection

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedCarBytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedCarBytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedCarBytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedCarBytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedCarPackets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedCarPackets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedCarPacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedCarPacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf1Bytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf1Bytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf1BytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf1BytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf1Packets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf1Packets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf1PacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf1PacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf2Bytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf2Bytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf2BytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf2BytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf2Packets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf2Packets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf2PacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf2PacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf3Bytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf3Bytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf3BytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf3BytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf3Packets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf3Packets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf3PacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf3PacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf4Bytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf4Bytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf4BytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf4BytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf4Packets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf4Packets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf4PacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqAf4PacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqBeBytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqBeBytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqBeBytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqBeBytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqBePackets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqBePackets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqBePacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqBePacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs6Bytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs6Bytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs6BytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs6BytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs6Packets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs6Packets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs6PacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs6PacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs7Bytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs7Bytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs7BytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs7BytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs7Packets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs7Packets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs7PacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqCs7PacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqEfBytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqEfBytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqEfBytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqEfBytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqEfPackets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqEfPackets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqEfPacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetDroppedSqEfPacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetIfName

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetLocalId

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetMatchBytes

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetMatchBytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetMatchBytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetMatchPackets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetMatchPackets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetMatchPacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetMatchPacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedCarBytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedCarBytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedCarBytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedCarBytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedCarPackets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedCarPackets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedCarPacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedCarPacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf1Bytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf1Bytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf1BytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf1BytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf1Packets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf1Packets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf1PacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf1PacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf2Bytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf2Bytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf2BytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf2BytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf2Packets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf2Packets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf2PacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf2PacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf3Bytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf3Bytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf3BytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf3BytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf3Packets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf3Packets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf3PacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf3PacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf4Bytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf4Bytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf4BytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf4BytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf4Packets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf4Packets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf4PacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqAf4PacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqBeBytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqBeBytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqBeBytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqBeBytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqBePackets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqBePackets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqBePacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqBePacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs6Bytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs6Bytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs6BytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs6BytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs6Packets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs6Packets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs6PacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs6PacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs7Bytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs7Bytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs7BytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs7BytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs7Packets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs7Packets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs7PacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqCs7PacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqEfBytes

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqEfBytes() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqEfBytesRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqEfBytesRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqEfPackets

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqEfPackets() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqEfPacketsRate

func (x *Qos_Qppb_QueryStatistics_QueryStatistic) GetPassedSqEfPacketsRate() uint64

func (*Qos_Qppb_QueryStatistics_QueryStatistic) GetSlotId

func (*Qos_Qppb_QueryStatistics_QueryStatistic) ProtoMessage

func (*Qos_Qppb_QueryStatistics_QueryStatistic) ProtoReflect

func (*Qos_Qppb_QueryStatistics_QueryStatistic) Reset

func (*Qos_Qppb_QueryStatistics_QueryStatistic) String

type Qos_Qppb_QueryStatistics_QueryStatistic_Direction

type Qos_Qppb_QueryStatistics_QueryStatistic_Direction int32
const (
	Qos_Qppb_QueryStatistics_QueryStatistic_INVALID_ENUM_VALUE_Direction Qos_Qppb_QueryStatistics_QueryStatistic_Direction = 0
	Qos_Qppb_QueryStatistics_QueryStatistic_Direction_INBOUND            Qos_Qppb_QueryStatistics_QueryStatistic_Direction = 2
	Qos_Qppb_QueryStatistics_QueryStatistic_Direction_OUTBOUND           Qos_Qppb_QueryStatistics_QueryStatistic_Direction = 3
)

func (Qos_Qppb_QueryStatistics_QueryStatistic_Direction) Descriptor

func (Qos_Qppb_QueryStatistics_QueryStatistic_Direction) Enum

func (Qos_Qppb_QueryStatistics_QueryStatistic_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_Qppb_QueryStatistics_QueryStatistic_Direction.Descriptor instead.

func (Qos_Qppb_QueryStatistics_QueryStatistic_Direction) Number

func (Qos_Qppb_QueryStatistics_QueryStatistic_Direction) String

func (Qos_Qppb_QueryStatistics_QueryStatistic_Direction) Type

type Qos_QueueSchedulerTemplate

type Qos_QueueSchedulerTemplate struct {
	FlowQueues         *Qos_QueueSchedulerTemplate_FlowQueues         `protobuf:"bytes,1,opt,name=flow_queues,json=flow-queues,proto3" json:"flow_queues,omitempty"`
	Profiles           *Qos_QueueSchedulerTemplate_Profiles           `protobuf:"bytes,2,opt,name=profiles,proto3" json:"profiles,omitempty"`
	FlowMappings       *Qos_QueueSchedulerTemplate_FlowMappings       `protobuf:"bytes,3,opt,name=flow_mappings,json=flow-mappings,proto3" json:"flow_mappings,omitempty"`
	UserGroupQueues    *Qos_QueueSchedulerTemplate_UserGroupQueues    `protobuf:"bytes,4,opt,name=user_group_queues,json=user-group-queues,proto3" json:"user_group_queues,omitempty"`
	ServiceTemplates   *Qos_QueueSchedulerTemplate_ServiceTemplates   `protobuf:"bytes,5,opt,name=service_templates,json=service-templates,proto3" json:"service_templates,omitempty"`
	Queue_4CosMappings *Qos_QueueSchedulerTemplate_Queue4CosMappings  `protobuf:"bytes,6,opt,name=queue_4cos_mappings,json=queue-4cos-mappings,proto3" json:"queue_4cos_mappings,omitempty"`
	PortQueueTemplates *Qos_QueueSchedulerTemplate_PortQueueTemplates `protobuf:"bytes,7,opt,name=port_queue_templates,json=port-queue-templates,proto3" json:"port_queue_templates,omitempty"`
	ChannelProfiles    *Qos_QueueSchedulerTemplate_ChannelProfiles    `protobuf:"bytes,8,opt,name=channel_profiles,json=channel-profiles,proto3" json:"channel_profiles,omitempty"`
	BufferPolicys      *Qos_QueueSchedulerTemplate_BufferPolicys      `protobuf:"bytes,9,opt,name=buffer_policys,json=buffer-policys,proto3" json:"buffer_policys,omitempty"`
	QosQueueTemplates  *Qos_QueueSchedulerTemplate_QosQueueTemplates  `protobuf:"bytes,10,opt,name=qos_queue_templates,json=qos-queue-templates,proto3" json:"qos_queue_templates,omitempty"`
	SubPortQueues      *Qos_QueueSchedulerTemplate_SubPortQueues      `protobuf:"bytes,11,opt,name=sub_port_queues,json=sub-port-queues,proto3" json:"sub_port_queues,omitempty"`
	PriorityTemplates  *Qos_QueueSchedulerTemplate_PriorityTemplates  `protobuf:"bytes,12,opt,name=priority_templates,json=priority-templates,proto3" json:"priority_templates,omitempty"`
	UserQueueTemplates *Qos_QueueSchedulerTemplate_UserQueueTemplates `protobuf:"bytes,13,opt,name=user_queue_templates,json=user-queue-templates,proto3" json:"user_queue_templates,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate) Descriptor deprecated

func (*Qos_QueueSchedulerTemplate) Descriptor() ([]byte, []int)

Deprecated: Use Qos_QueueSchedulerTemplate.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate) GetBufferPolicys

func (*Qos_QueueSchedulerTemplate) GetChannelProfiles

func (*Qos_QueueSchedulerTemplate) GetFlowMappings

func (*Qos_QueueSchedulerTemplate) GetFlowQueues

func (*Qos_QueueSchedulerTemplate) GetPortQueueTemplates

func (*Qos_QueueSchedulerTemplate) GetPriorityTemplates

func (*Qos_QueueSchedulerTemplate) GetProfiles

func (*Qos_QueueSchedulerTemplate) GetQosQueueTemplates

func (*Qos_QueueSchedulerTemplate) GetQueue_4CosMappings

func (*Qos_QueueSchedulerTemplate) GetServiceTemplates

func (*Qos_QueueSchedulerTemplate) GetSubPortQueues

func (*Qos_QueueSchedulerTemplate) GetUserGroupQueues

func (*Qos_QueueSchedulerTemplate) GetUserQueueTemplates

func (*Qos_QueueSchedulerTemplate) ProtoMessage

func (*Qos_QueueSchedulerTemplate) ProtoMessage()

func (*Qos_QueueSchedulerTemplate) ProtoReflect

func (*Qos_QueueSchedulerTemplate) Reset

func (x *Qos_QueueSchedulerTemplate) Reset()

func (*Qos_QueueSchedulerTemplate) String

func (x *Qos_QueueSchedulerTemplate) String() string

type Qos_QueueSchedulerTemplate_BufferPolicys

type Qos_QueueSchedulerTemplate_BufferPolicys struct {
	BufferPolicy []*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy `protobuf:"bytes,1,rep,name=buffer_policy,json=buffer-policy,proto3" json:"buffer_policy,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_BufferPolicys) Descriptor deprecated

func (*Qos_QueueSchedulerTemplate_BufferPolicys) Descriptor() ([]byte, []int)

Deprecated: Use Qos_QueueSchedulerTemplate_BufferPolicys.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_BufferPolicys) GetBufferPolicy

func (*Qos_QueueSchedulerTemplate_BufferPolicys) ProtoMessage

func (*Qos_QueueSchedulerTemplate_BufferPolicys) ProtoReflect

func (*Qos_QueueSchedulerTemplate_BufferPolicys) Reset

func (*Qos_QueueSchedulerTemplate_BufferPolicys) String

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy struct {
	Name                 string                                                                      `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	BufferModeSlots      *Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots      `protobuf:"bytes,2,opt,name=buffer_mode_slots,json=buffer-mode-slots,proto3" json:"buffer_mode_slots,omitempty"`
	BufferModeInterfaces *Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces `protobuf:"bytes,3,opt,name=buffer_mode_interfaces,json=buffer-mode-interfaces,proto3" json:"buffer_mode_interfaces,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy) GetBufferModeInterfaces

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy) GetBufferModeSlots

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy) GetName

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy) ProtoMessage

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy) ProtoReflect

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy) Reset

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy) String

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces struct {
	BufferModeInterface []*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface `protobuf:"bytes,1,rep,name=buffer_mode_interface,json=buffer-mode-interface,proto3" json:"buffer_mode_interface,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces) ProtoMessage

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces) ProtoReflect

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces) Reset

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces) String

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface struct {
	Ifname     string                                                                                                    `protobuf:"bytes,1,opt,name=ifname,proto3" json:"ifname,omitempty"`
	BufferMode Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode `` /* 220-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface) GetIfname

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface) ProtoMessage

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface) ProtoReflect

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface) Reset

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface) String

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode int32
const (
	Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode_NORMAL Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode = 0
	Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode_LARGE  Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode = 1
)

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode) Descriptor

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode) Number

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode) String

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeInterfaces_BufferModeInterface_BufferMode) Type

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots struct {
	BufferModeSlot []*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot `protobuf:"bytes,1,rep,name=buffer_mode_slot,json=buffer-mode-slot,proto3" json:"buffer_mode_slot,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots) GetBufferModeSlot

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots) ProtoMessage

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots) ProtoReflect

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots) Reset

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots) String

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot struct {
	SlotId          string                                                                                              `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	BufferModeGe    Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe   `` /* 221-byte string literal not displayed */
	BufferMode_10Ge Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge `` /* 229-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot) GetSlotId

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot) ProtoMessage

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot) ProtoReflect

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot) Reset

func (*Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot) String

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge int32
const (
	Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge_NORMAL Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge = 0
	Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge_LARGE  Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge = 1
)

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge) Descriptor

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge.Descriptor instead.

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge) Number

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge) String

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferMode10Ge) Type

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe

type Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe int32
const (
	Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe_NORMAL Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe = 0
	Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe_LARGE  Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe = 1
)

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe) Descriptor

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe.Descriptor instead.

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe) Number

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe) String

func (Qos_QueueSchedulerTemplate_BufferPolicys_BufferPolicy_BufferModeSlots_BufferModeSlot_BufferModeGe) Type

type Qos_QueueSchedulerTemplate_ChannelProfiles

type Qos_QueueSchedulerTemplate_ChannelProfiles struct {
	ChannelProfile []*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile `protobuf:"bytes,1,rep,name=channel_profile,json=channel-profile,proto3" json:"channel_profile,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_ChannelProfiles) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_ChannelProfiles.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_ChannelProfiles) GetChannelProfile

func (*Qos_QueueSchedulerTemplate_ChannelProfiles) ProtoMessage

func (*Qos_QueueSchedulerTemplate_ChannelProfiles) ProtoReflect

func (*Qos_QueueSchedulerTemplate_ChannelProfiles) Reset

func (*Qos_QueueSchedulerTemplate_ChannelProfiles) String

type Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile

type Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile struct {
	Name         string                                                                  `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	ChannelParas *Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas `protobuf:"bytes,2,opt,name=channel_paras,json=channel-paras,proto3" json:"channel_paras,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile) GetChannelParas

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile) GetName

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile) ProtoMessage

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile) ProtoReflect

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile) Reset

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile) String

type Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas

type Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas struct {
	ChannelPara []*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas_ChannelPara `protobuf:"bytes,1,rep,name=channel_para,json=channel-para,proto3" json:"channel_para,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas) GetChannelPara

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas) ProtoMessage

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas) ProtoReflect

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas) Reset

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas) String

type Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas_ChannelPara

type Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas_ChannelPara struct {
	ChannelId uint32 `protobuf:"varint,1,opt,name=channel_id,json=channel-id,proto3" json:"channel_id,omitempty"`
	Bandwidth uint32 `protobuf:"varint,2,opt,name=bandwidth,proto3" json:"bandwidth,omitempty"`
	Quantity  uint32 `protobuf:"varint,3,opt,name=quantity,proto3" json:"quantity,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas_ChannelPara) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas_ChannelPara.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas_ChannelPara) GetBandwidth

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas_ChannelPara) GetChannelId

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas_ChannelPara) GetQuantity

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas_ChannelPara) ProtoMessage

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas_ChannelPara) ProtoReflect

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas_ChannelPara) Reset

func (*Qos_QueueSchedulerTemplate_ChannelProfiles_ChannelProfile_ChannelParas_ChannelPara) String

type Qos_QueueSchedulerTemplate_FlowMappings

type Qos_QueueSchedulerTemplate_FlowMappings struct {
	FlowMapping []*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping `protobuf:"bytes,1,rep,name=flow_mapping,json=flow-mapping,proto3" json:"flow_mapping,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowMappings) Descriptor deprecated

func (*Qos_QueueSchedulerTemplate_FlowMappings) Descriptor() ([]byte, []int)

Deprecated: Use Qos_QueueSchedulerTemplate_FlowMappings.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowMappings) GetFlowMapping

func (*Qos_QueueSchedulerTemplate_FlowMappings) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowMappings) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowMappings) Reset

func (*Qos_QueueSchedulerTemplate_FlowMappings) String

type Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping

type Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping struct {
	Name       string                                                          `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Parameters *Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters `protobuf:"bytes,2,opt,name=parameters,proto3" json:"parameters,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping) GetName

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping) GetParameters

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping) Reset

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping) String

type Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters

type Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters struct {
	Parameter []*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter `protobuf:"bytes,1,rep,name=parameter,proto3" json:"parameter,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters) GetParameter

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters) Reset

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters) String

type Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter

type Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter struct {
	FlowQueueServiceClass Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass `` /* 248-byte string literal not displayed */
	PortQueueServiceClass Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass `` /* 248-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter) Reset

func (*Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter) String

type Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass

type Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass int32
const (
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass_BE  Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass = 0
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass_AF1 Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass = 1
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass_AF2 Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass = 2
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass_AF3 Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass = 3
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass_AF4 Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass = 4
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass_EF  Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass = 5
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass_CS6 Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass = 6
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass_CS7 Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass) Number

func (Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass) String

func (Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_FlowQueueServiceClass) Type

type Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass

type Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass int32
const (
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass_BE  Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass = 0
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass_AF1 Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass = 1
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass_AF2 Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass = 2
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass_AF3 Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass = 3
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass_AF4 Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass = 4
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass_EF  Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass = 5
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass_CS6 Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass = 6
	Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass_CS7 Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass) Number

func (Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass) String

func (Qos_QueueSchedulerTemplate_FlowMappings_FlowMapping_Parameters_Parameter_PortQueueServiceClass) Type

type Qos_QueueSchedulerTemplate_FlowQueues

type Qos_QueueSchedulerTemplate_FlowQueues struct {
	FlowQueue []*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue `protobuf:"bytes,1,rep,name=flow_queue,json=flow-queue,proto3" json:"flow_queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues) Descriptor deprecated

func (*Qos_QueueSchedulerTemplate_FlowQueues) Descriptor() ([]byte, []int)

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues) GetFlowQueue

func (*Qos_QueueSchedulerTemplate_FlowQueues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues) ProtoMessage()

func (*Qos_QueueSchedulerTemplate_FlowQueues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue struct {
	Name                      string                                                                     `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Mode                      Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode                       `` /* 136-byte string literal not displayed */
	Queues                    *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues                    `protobuf:"bytes,3,opt,name=queues,proto3" json:"queues,omitempty"`
	NormalModeQueues          *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues          `protobuf:"bytes,4,opt,name=normal_mode_queues,json=normal-mode-queues,proto3" json:"normal_mode_queues,omitempty"`
	ShareShapings             *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings             `protobuf:"bytes,5,opt,name=share_shapings,json=share-shapings,proto3" json:"share_shapings,omitempty"`
	ShareShapingIds           *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds           `protobuf:"bytes,6,opt,name=share_shaping_ids,json=share-shaping-ids,proto3" json:"share_shaping_ids,omitempty"`
	ShareShapeRandomDiscards  *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards  `` /* 140-byte string literal not displayed */
	NormalModeRandomDiscards  *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards  `` /* 140-byte string literal not displayed */
	FourCosModeQueues         *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues         `protobuf:"bytes,9,opt,name=four_cos_mode_queues,json=four-cos-mode-queues,proto3" json:"four_cos_mode_queues,omitempty"`
	PriorityModeQueues        *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues        `protobuf:"bytes,10,opt,name=priority_mode_queues,json=priority-mode-queues,proto3" json:"priority_mode_queues,omitempty"`
	PriorityModeSchedules     *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules     `` /* 129-byte string literal not displayed */
	PriorityModeShareShapings *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings `` /* 144-byte string literal not displayed */
	EightCosModeQueues        *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues        `protobuf:"bytes,13,opt,name=eight_cos_mode_queues,json=eight-cos-mode-queues,proto3" json:"eight_cos_mode_queues,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetEightCosModeQueues

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetFourCosModeQueues

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetMode

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetName

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetNormalModeQueues

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetNormalModeRandomDiscards

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetPriorityModeQueues

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetPriorityModeSchedules

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetPriorityModeShareShapings

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetQueues

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetShareShapeRandomDiscards

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetShareShapingIds

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) GetShareShapings

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues struct {
	EightCosModeQueue []*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue `protobuf:"bytes,1,rep,name=eight_cos_mode_queue,json=eight-cos-mode-queue,proto3" json:"eight_cos_mode_queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues) GetEightCosModeQueue

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue struct {
	Cos            uint32                                                                                               `protobuf:"varint,1,opt,name=cos,proto3" json:"cos,omitempty"`
	FlowWred       *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_FlowWred       `protobuf:"bytes,2,opt,name=flow_wred,json=flow-wred,proto3" json:"flow_wred,omitempty"`
	CarMode        *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_CarMode        `protobuf:"bytes,3,opt,name=car_mode,json=car-mode,proto3" json:"car_mode,omitempty"`
	RemarkColor    *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_RemarkColor    `protobuf:"bytes,4,opt,name=remark_color,json=remark-color,proto3" json:"remark_color,omitempty"`
	ParentPriority *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority `protobuf:"bytes,5,opt,name=parent_priority,json=parent-priority,proto3" json:"parent_priority,omitempty"`
	Pir            *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_Pir            `protobuf:"bytes,6,opt,name=pir,proto3" json:"pir,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue) GetCos

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_CarMode

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_CarMode struct {
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_CarMode) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_CarMode.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_CarMode) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_CarMode) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_CarMode) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_CarMode) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_FlowWred

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_FlowWred struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_FlowWred) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_FlowWred.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_FlowWred) GetName

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_FlowWred) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_FlowWred) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_FlowWred) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_FlowWred) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority struct {
	CirParentPriority uint32 `protobuf:"varint,1,opt,name=cir_parent_priority,json=cir-parent-priority,proto3" json:"cir_parent_priority,omitempty"`
	CirWeight         uint32 `protobuf:"varint,2,opt,name=cir_weight,json=cir-weight,proto3" json:"cir_weight,omitempty"`
	PirParentPriority uint32 `protobuf:"varint,3,opt,name=pir_parent_priority,json=pir-parent-priority,proto3" json:"pir_parent_priority,omitempty"`
	PirWeight         uint32 `protobuf:"varint,4,opt,name=pir_weight,json=pir-weight,proto3" json:"pir_weight,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority) GetCirParentPriority

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority) GetCirWeight

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority) GetPirParentPriority

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority) GetPirWeight

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_ParentPriority) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_Pir

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_Pir struct {
	Pbs uint32 `protobuf:"varint,1,opt,name=pbs,proto3" json:"pbs,omitempty"`
	Cbs uint32 `protobuf:"varint,2,opt,name=cbs,proto3" json:"cbs,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_Pir) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_Pir.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_Pir) GetCbs

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_Pir) GetPbs

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_Pir) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_Pir) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_Pir) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_Pir) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_RemarkColor

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_RemarkColor struct {
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_RemarkColor) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_RemarkColor.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_RemarkColor) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_RemarkColor) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_RemarkColor) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_EightCosModeQueues_EightCosModeQueue_RemarkColor) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues struct {
	FourCosModeQueue []*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue `protobuf:"bytes,1,rep,name=four_cos_mode_queue,json=four-cos-mode-queue,proto3" json:"four_cos_mode_queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues) GetFourCosModeQueue

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue struct {
	CosValue          Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue     `` /* 200-byte string literal not displayed */
	ScheduleMode      Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode `` /* 216-byte string literal not displayed */
	Weight            uint32                                                                                          `protobuf:"varint,3,opt,name=weight,proto3" json:"weight,omitempty"`
	Shaping           uint32                                                                                          `protobuf:"varint,4,opt,name=shaping,proto3" json:"shaping,omitempty"`
	ShapingPercentage uint32                                                                                          `protobuf:"varint,5,opt,name=shaping_percentage,json=shaping-percentage,proto3" json:"shaping_percentage,omitempty"`
	Pbs               uint32                                                                                          `protobuf:"varint,6,opt,name=pbs,proto3" json:"pbs,omitempty"`
	FlowWredName      string                                                                                          `protobuf:"bytes,7,opt,name=flow_wred_name,json=flow-wred-name,proto3" json:"flow_wred_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue) GetFlowWredName

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue) GetPbs

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue) GetShaping

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue) GetShapingPercentage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue) GetWeight

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue_COS0 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue_COS1 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue_COS2 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue = 2
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue_COS3 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue = 3
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_CosValue) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode_PQ  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode_WFQ Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode_LPQ Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode = 2
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_FourCosModeQueues_FourCosModeQueue_ScheduleMode) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode_NORMAL          Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode_PRIORITY        Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode_X_4COS          Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode = 2
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode_X_8COSX_ENHANCE Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode = 5
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode) Enum

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Mode) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues struct {
	NormalModeQueue []*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue `protobuf:"bytes,1,rep,name=normal_mode_queue,json=normal-mode-queue,proto3" json:"normal_mode_queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues) GetNormalModeQueue

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue struct {
	ServiceClass Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass `` /* 214-byte string literal not displayed */
	FlowWredName string                                                                                        `protobuf:"bytes,2,opt,name=flow_wred_name,json=flow-wred-name,proto3" json:"flow_wred_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue) GetFlowWredName

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass_BE  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass_AF1 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass_AF2 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass = 2
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass_AF3 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass = 3
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass_AF4 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass = 4
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass_EF  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass = 5
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass_CS6 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass = 6
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass_CS7 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeQueues_NormalModeQueue_ServiceClass) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards struct {
	NormalModeRandomDiscard []*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard `` /* 137-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard struct {
	ServiceClass  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass `` /* 230-byte string literal not displayed */
	RandomDiscard string                                                                                                        `protobuf:"bytes,2,opt,name=random_discard,json=random-discard,proto3" json:"random_discard,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard) GetRandomDiscard

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass_BE  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass_AF1 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass_AF2 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass = 2
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass_AF3 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass = 3
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass_AF4 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass = 4
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass_EF  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass = 5
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass_CS6 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass = 6
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass_CS7 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_NormalModeRandomDiscards_NormalModeRandomDiscard_ServiceClass) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues struct {
	PriorityModeQueue []*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue `protobuf:"bytes,1,rep,name=priority_mode_queue,json=priority-mode-queue,proto3" json:"priority_mode_queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues) GetPriorityModeQueue

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue struct {
	ServiceClass      Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass `` /* 218-byte string literal not displayed */
	Priority          uint32                                                                                            `protobuf:"varint,2,opt,name=priority,proto3" json:"priority,omitempty"`
	Weight            uint32                                                                                            `protobuf:"varint,3,opt,name=weight,proto3" json:"weight,omitempty"`
	Shaping           uint32                                                                                            `protobuf:"varint,4,opt,name=shaping,proto3" json:"shaping,omitempty"`
	ShapingPercentage uint32                                                                                            `protobuf:"varint,5,opt,name=shaping_percentage,json=shaping-percentage,proto3" json:"shaping_percentage,omitempty"`
	Pbs               uint32                                                                                            `protobuf:"varint,6,opt,name=pbs,proto3" json:"pbs,omitempty"`
	FlowWredName      string                                                                                            `protobuf:"bytes,7,opt,name=flow_wred_name,json=flow-wred-name,proto3" json:"flow_wred_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue) GetFlowWredName

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue) GetPbs

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue) GetPriority

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue) GetShaping

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue) GetShapingPercentage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue) GetWeight

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass_BE  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass_AF1 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass_AF2 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass = 2
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass_AF3 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass = 3
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass_AF4 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass = 4
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass_EF  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass = 5
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass_CS6 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass = 6
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass_CS7 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeQueues_PriorityModeQueue_ServiceClass) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules struct {
	PriorityModeSchedule []*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule `protobuf:"bytes,1,rep,name=priority_mode_schedule,json=priority-mode-schedule,proto3" json:"priority_mode_schedule,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule struct {
	Priority     uint32                                                                                                  `protobuf:"varint,1,opt,name=priority,proto3" json:"priority,omitempty"`
	ScheduleMode Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode `` /* 224-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule) GetPriority

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode_PQ  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode_WFQ Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode = 1
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeSchedules_PriorityModeSchedule_ScheduleMode) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings struct {
	PriorityModeShareShaping []*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping `` /* 140-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping struct {
	ShapId          Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId       `` /* 208-byte string literal not displayed */
	Be              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be           `` /* 181-byte string literal not displayed */
	Af1             Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1          `` /* 184-byte string literal not displayed */
	Af2             Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2          `` /* 184-byte string literal not displayed */
	Af3             Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3          `` /* 184-byte string literal not displayed */
	Af4             Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4          `` /* 184-byte string literal not displayed */
	Ef              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef           `` /* 181-byte string literal not displayed */
	Cs6             Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6          `` /* 184-byte string literal not displayed */
	Cs7             Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7          `` /* 184-byte string literal not displayed */
	ScheduleMode    Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode `` /* 233-byte string literal not displayed */
	Weight          uint32                                                                                                          `protobuf:"varint,11,opt,name=weight,proto3" json:"weight,omitempty"`
	ShareShapingPir uint32                                                                                                          `protobuf:"varint,12,opt,name=share_shaping_pir,json=share-shaping-pir,proto3" json:"share_shaping_pir,omitempty"`
	Pbs             uint32                                                                                                          `protobuf:"varint,13,opt,name=pbs,proto3" json:"pbs,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping) GetPbs

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping) GetShareShapingPir

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping) GetWeight

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_INVALID_ENUM_VALUE_Af1 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1 = 1
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af1) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_INVALID_ENUM_VALUE_Af2 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2 = 2
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af2) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_INVALID_ENUM_VALUE_Af3 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3 = 3
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af3) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_INVALID_ENUM_VALUE_Af4 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4 = 4
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Af4) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be_TRUE Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be = 0
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Be) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_INVALID_ENUM_VALUE_Cs6 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6 = 6
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs6) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_INVALID_ENUM_VALUE_Cs7 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7 = 7
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Cs7) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_INVALID_ENUM_VALUE_Ef Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef = 5
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_Ef) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode_PQ  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode_WFQ Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode = 1
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ScheduleMode) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_INVALID_ENUM_VALUE_ShapId Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId_X_1                Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId_NOTX_CONFIG        Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId = 2
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_PriorityModeShareShapings_PriorityModeShareShaping_ShapId) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues struct {
	Queue []*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue `protobuf:"bytes,1,rep,name=queue,proto3" json:"queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues) GetQueue

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue struct {
	ServiceClass Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass `` /* 194-byte string literal not displayed */
	FlowWredName string                                                                    `protobuf:"bytes,2,opt,name=flow_wred_name,json=flow-wred-name,proto3" json:"flow_wred_name,omitempty"`
	ConfigType   *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType  `protobuf:"bytes,3,opt,name=config_type,json=config-type,proto3" json:"config_type,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue) GetConfigType

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue) GetFlowWredName

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue) GetServiceClass

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType struct {
	ShapingMode *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode `protobuf:"bytes,1,opt,name=shaping_mode,json=shaping-mode,proto3" json:"shaping_mode,omitempty"`
	CirMode     *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode     `protobuf:"bytes,2,opt,name=cir_mode,json=cir-mode,proto3" json:"cir_mode,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType) GetCirMode

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode struct {
	CirScheduleMode Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode `` /* 228-byte string literal not displayed */
	PirScheduleMode Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode `` /* 228-byte string literal not displayed */
	PirWeight       uint32                                                                                          `protobuf:"varint,3,opt,name=pir_weight,json=pir-weight,proto3" json:"pir_weight,omitempty"`
	Cbs             uint32                                                                                          `protobuf:"varint,4,opt,name=cbs,proto3" json:"cbs,omitempty"`
	PirPbs          uint32                                                                                          `protobuf:"varint,5,opt,name=pir_pbs,json=pir-pbs,proto3" json:"pir_pbs,omitempty"`
	CirParameters   *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters  `protobuf:"bytes,6,opt,name=cir_parameters,json=cir-parameters,proto3" json:"cir_parameters,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode) GetCbs

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode) GetPirPbs

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode) GetPirWeight

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters struct {
	Cir        *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_Cir        `protobuf:"bytes,1,opt,name=cir,proto3" json:"cir,omitempty"`
	CirPercent *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_CirPercent `protobuf:"bytes,2,opt,name=cir_percent,json=cir-percent,proto3" json:"cir_percent,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_Cir

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_Cir struct {
	CirValue uint32 `protobuf:"varint,1,opt,name=cir_value,json=cir-value,proto3" json:"cir_value,omitempty"`
	PirValue uint32 `protobuf:"varint,2,opt,name=pir_value,json=pir-value,proto3" json:"pir_value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_Cir) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_Cir.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_Cir) GetCirValue

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_Cir) GetPirValue

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_Cir) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_Cir) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_Cir) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_Cir) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_CirPercent

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_CirPercent struct {
	CirPercentage uint32 `protobuf:"varint,1,opt,name=cir_percentage,json=cir-percentage,proto3" json:"cir_percentage,omitempty"`
	PirPercentage uint32 `protobuf:"varint,2,opt,name=pir_percentage,json=pir-percentage,proto3" json:"pir_percentage,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_CirPercent) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_CirPercent.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_CirPercent) GetCirPercentage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_CirPercent) GetPirPercentage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_CirPercent) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_CirPercent) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_CirPercent) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirParameters_CirPercent) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode_PQ Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode = 0
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_CirScheduleMode) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode_PQ  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode_WFQ Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode_LPQ Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode = 2
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_CirMode_PirScheduleMode) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode struct {
	ScheduleMode      Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode       `` /* 217-byte string literal not displayed */
	Weight            uint32                                                                                                 `protobuf:"varint,2,opt,name=weight,proto3" json:"weight,omitempty"`
	Pbs               uint32                                                                                                 `protobuf:"varint,3,opt,name=pbs,proto3" json:"pbs,omitempty"`
	LowLatency        Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency         `` /* 209-byte string literal not displayed */
	LowJitter         Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter          `` /* 205-byte string literal not displayed */
	ShapingParameters *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters `protobuf:"bytes,6,opt,name=shaping_parameters,json=shaping-parameters,proto3" json:"shaping_parameters,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode) GetPbs

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode) GetWeight

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_INVALID_ENUM_VALUE_LowJitter Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter_ENABLE             Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter = 1
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowJitter) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_INVALID_ENUM_VALUE_LowLatency Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency_ENABLE             Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency = 1
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_LowLatency) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode_PQ  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode_WFQ Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode_LPQ Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode = 2
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ScheduleMode) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters struct {
	Shaping        *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Shaping        `protobuf:"bytes,1,opt,name=shaping,proto3" json:"shaping,omitempty"`
	ShapingPercent *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_ShapingPercent `protobuf:"bytes,2,opt,name=shaping_percent,json=shaping-percent,proto3" json:"shaping_percent,omitempty"`
	Car            *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Car            `protobuf:"bytes,3,opt,name=car,proto3" json:"car,omitempty"`
	CarPercent     *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_CarPercent     `protobuf:"bytes,4,opt,name=car_percent,json=car-percent,proto3" json:"car_percent,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Car

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Car struct {
	CarValue uint32 `protobuf:"varint,1,opt,name=car_value,json=car-value,proto3" json:"car_value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Car) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Car.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Car) GetCarValue

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Car) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Car) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Car) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Car) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_CarPercent

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_CarPercent struct {
	CarPercentage uint32 `protobuf:"varint,1,opt,name=car_percentage,json=car-percentage,proto3" json:"car_percentage,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_CarPercent) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_CarPercent.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_CarPercent) GetCarPercentage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_CarPercent) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_CarPercent) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_CarPercent) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_CarPercent) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Shaping

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Shaping struct {
	ShapingValue uint32 `protobuf:"varint,1,opt,name=shaping_value,json=shaping-value,proto3" json:"shaping_value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Shaping) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Shaping.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Shaping) GetShapingValue

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Shaping) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Shaping) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Shaping) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_Shaping) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_ShapingPercent

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_ShapingPercent struct {
	ShapingPercentage uint32 `protobuf:"varint,1,opt,name=shaping_percentage,json=shaping-percentage,proto3" json:"shaping_percentage,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_ShapingPercent) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_ShapingPercent.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_ShapingPercent) GetShapingPercentage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_ShapingPercent) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_ShapingPercent) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_ShapingPercent) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ConfigType_ShapingMode_ShapingParameters_ShapingPercent) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass_BE  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass_AF1 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass_AF2 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass = 2
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass_AF3 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass = 3
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass_AF4 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass = 4
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass_EF  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass = 5
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass_CS6 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass = 6
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass_CS7 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass) Enum

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_Queues_Queue_ServiceClass) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards struct {
	ShareShapeRandomDiscard *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard `` /* 137-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard struct {
	Be            Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be  `` /* 179-byte string literal not displayed */
	Af1           Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1 `` /* 182-byte string literal not displayed */
	Af2           Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2 `` /* 182-byte string literal not displayed */
	Af3           Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3 `` /* 182-byte string literal not displayed */
	Af4           Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4 `` /* 182-byte string literal not displayed */
	Ef            Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef  `` /* 179-byte string literal not displayed */
	Cs6           Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6 `` /* 182-byte string literal not displayed */
	Cs7           Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7 `` /* 182-byte string literal not displayed */
	RandomDiscard string                                                                                               `protobuf:"bytes,9,opt,name=random_discard,json=random-discard,proto3" json:"random_discard,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard) GetRandomDiscard

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_INVALID_ENUM_VALUE_Af1 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1 = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af1) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_INVALID_ENUM_VALUE_Af2 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2 = 2
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af2) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_INVALID_ENUM_VALUE_Af3 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3 = 3
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af3) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_INVALID_ENUM_VALUE_Af4 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4 = 4
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Af4) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be_TRUE  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be_FALSE Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Be) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_INVALID_ENUM_VALUE_Cs6 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6 = 6
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs6) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_INVALID_ENUM_VALUE_Cs7 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7 = 7
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Cs7) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_INVALID_ENUM_VALUE_Ef Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef = 5
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapeRandomDiscards_ShareShapeRandomDiscard_Ef) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds struct {
	ShareShapingId []*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId `protobuf:"bytes,1,rep,name=share_shaping_id,json=share-shaping-id,proto3" json:"share_shaping_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds) GetShareShapingId

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId struct {
	ShapId            Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId            `` /* 188-byte string literal not displayed */
	Be                Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be                `` /* 161-byte string literal not displayed */
	Af1               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1               `` /* 164-byte string literal not displayed */
	Af2               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2               `` /* 164-byte string literal not displayed */
	Af3               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3               `` /* 164-byte string literal not displayed */
	Af4               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4               `` /* 164-byte string literal not displayed */
	Ef                Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef                `` /* 161-byte string literal not displayed */
	Cs6               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6               `` /* 164-byte string literal not displayed */
	Cs7               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7               `` /* 164-byte string literal not displayed */
	QueueScheduleMode Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode `` /* 236-byte string literal not displayed */
	Weight            uint32                                                                                           `protobuf:"varint,11,opt,name=weight,proto3" json:"weight,omitempty"`
	ShareShapingPir   uint32                                                                                           `protobuf:"varint,12,opt,name=share_shaping_pir,json=share-shaping-pir,proto3" json:"share_shaping_pir,omitempty"`
	Pbs               uint32                                                                                           `protobuf:"varint,13,opt,name=pbs,proto3" json:"pbs,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId) GetPbs

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId) GetShareShapingPir

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId) GetWeight

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_INVALID_ENUM_VALUE_Af1 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1 = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af1) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_INVALID_ENUM_VALUE_Af2 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2 = 2
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af2) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_INVALID_ENUM_VALUE_Af3 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3 = 3
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af3) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_INVALID_ENUM_VALUE_Af4 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4 = 4
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Af4) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be_TRUE  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be_FALSE Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Be) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_INVALID_ENUM_VALUE_Cs6 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6 = 6
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs6) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_INVALID_ENUM_VALUE_Cs7 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7 = 7
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Cs7) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_INVALID_ENUM_VALUE_Ef Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef = 5
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_Ef) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode_PQ          Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode_WFQ         Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode_LPQ         Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode = 2
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode_NOTX_CONFIG Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode = 3
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_QueueScheduleMode) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_INVALID_ENUM_VALUE_ShapId Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId_X_1                Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId = 1
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapingIds_ShareShapingId_ShapId) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings struct {
	ShareShaping *Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping `protobuf:"bytes,1,opt,name=share_shaping,json=share-shaping,proto3" json:"share_shaping,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings) GetShareShaping

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping struct {
	Be                Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be                `` /* 157-byte string literal not displayed */
	Af1               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1               `` /* 160-byte string literal not displayed */
	Af2               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2               `` /* 160-byte string literal not displayed */
	Af3               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3               `` /* 160-byte string literal not displayed */
	Af4               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4               `` /* 160-byte string literal not displayed */
	Ef                Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef                `` /* 157-byte string literal not displayed */
	Cs6               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6               `` /* 160-byte string literal not displayed */
	Cs7               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7               `` /* 160-byte string literal not displayed */
	QueueScheduleMode Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode `` /* 231-byte string literal not displayed */
	Weight            uint32                                                                                       `protobuf:"varint,10,opt,name=weight,proto3" json:"weight,omitempty"`
	ShareShapingPir   uint32                                                                                       `protobuf:"varint,11,opt,name=share_shaping_pir,json=share-shaping-pir,proto3" json:"share_shaping_pir,omitempty"`
	Pbs               uint32                                                                                       `protobuf:"varint,12,opt,name=pbs,proto3" json:"pbs,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) GetAf1

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) GetAf2

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) GetAf3

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) GetAf4

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) GetBe

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) GetCs6

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) GetCs7

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) GetEf

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) GetPbs

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) GetShareShapingPir

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) GetWeight

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) ProtoMessage

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) ProtoReflect

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) Reset

func (*Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping) String

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_INVALID_ENUM_VALUE_Af1 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1 = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1) Enum

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af1) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_INVALID_ENUM_VALUE_Af2 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2 = 2
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2) Enum

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af2) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_INVALID_ENUM_VALUE_Af3 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3 = 3
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3) Enum

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af3) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_INVALID_ENUM_VALUE_Af4 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4 = 4
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4) Enum

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Af4) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be_TRUE  Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be_FALSE Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be) Enum

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Be) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_INVALID_ENUM_VALUE_Cs6 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6 = 6
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6) Enum

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs6) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7 int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_INVALID_ENUM_VALUE_Cs7 Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7 = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7 = 7
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7 = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7) Enum

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Cs7) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_INVALID_ENUM_VALUE_Ef Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef_TRUE               Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef = 5
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef_FALSE              Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef = 8
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef) Enum

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_Ef) Type

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode

type Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode int32
const (
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode_PQ          Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode = 0
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode_WFQ         Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode = 1
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode_LPQ         Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode = 2
	Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode_NOTX_CONFIG Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode = 3
)

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode) Descriptor

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode) Number

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode) String

func (Qos_QueueSchedulerTemplate_FlowQueues_FlowQueue_ShareShapings_ShareShaping_QueueScheduleMode) Type

type Qos_QueueSchedulerTemplate_PortQueueTemplates

type Qos_QueueSchedulerTemplate_PortQueueTemplates struct {
	PortQueueTemplate []*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate `protobuf:"bytes,1,rep,name=port_queue_template,json=port-queue-template,proto3" json:"port_queue_template,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates) GetPortQueueTemplate

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates) ProtoMessage

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates) ProtoReflect

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates) Reset

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates) String

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate struct {
	Name        string                                                                       `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Queues      *Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues      `protobuf:"bytes,2,opt,name=queues,proto3" json:"queues,omitempty"`
	QueueStates *Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates `protobuf:"bytes,3,opt,name=queue_states,json=queue-states,proto3" json:"queue_states,omitempty"`
	ShareShapes *Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes `protobuf:"bytes,4,opt,name=share_shapes,json=share-shapes,proto3" json:"share_shapes,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate) GetName

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate) GetQueueStates

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate) GetQueues

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate) GetShareShapes

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate) ProtoMessage

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate) ProtoReflect

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate) Reset

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate) String

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates struct {
	QueueState []*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState `protobuf:"bytes,1,rep,name=queue_state,json=queue-state,proto3" json:"queue_state,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates) GetQueueState

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates) ProtoMessage

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates) ProtoReflect

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates) Reset

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates) String

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState struct {
	ServiceClass Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass `` /* 220-byte string literal not displayed */
	PortWredName string                                                                                              `protobuf:"bytes,2,opt,name=port_wred_name,json=port-wred-name,proto3" json:"port_wred_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState) GetPortWredName

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState) ProtoMessage

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState) ProtoReflect

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState) Reset

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState) String

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass int32
const (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass_BE  Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass = 0
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass_AF1 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass = 1
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass_AF2 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass = 2
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass_AF3 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass = 3
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass_AF4 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass = 4
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass_EF  Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass = 5
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass_CS6 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass = 6
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass_CS7 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass) Number

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass) String

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_QueueStates_QueueState_ServiceClass) Type

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues struct {
	Queue []*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue `protobuf:"bytes,1,rep,name=queue,proto3" json:"queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues) GetQueue

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues) Reset

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues) String

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue struct {
	ServiceClass Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass `` /* 210-byte string literal not displayed */
	PortWredName string                                                                                    `protobuf:"bytes,2,opt,name=port_wred_name,json=port-wred-name,proto3" json:"port_wred_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue) GetPortWredName

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue) Reset

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue) String

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass int32
const (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass_BE  Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass = 0
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass_AF1 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass = 1
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass_AF2 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass = 2
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass_AF3 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass = 3
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass_AF4 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass = 4
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass_EF  Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass = 5
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass_CS6 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass = 6
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass_CS7 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass) Number

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass) String

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_Queues_Queue_ServiceClass) Type

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes struct {
	ShareShape *Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape `protobuf:"bytes,1,opt,name=share_shape,json=share-shape,proto3" json:"share_shape,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes) ProtoMessage

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes) ProtoReflect

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes) Reset

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes) String

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape struct {
	Be                Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be                `` /* 169-byte string literal not displayed */
	Af1               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1               `` /* 172-byte string literal not displayed */
	Af2               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2               `` /* 172-byte string literal not displayed */
	Af3               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3               `` /* 172-byte string literal not displayed */
	Af4               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4               `` /* 172-byte string literal not displayed */
	Ef                Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef                `` /* 169-byte string literal not displayed */
	Cs6               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6               `` /* 172-byte string literal not displayed */
	Cs7               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7               `` /* 172-byte string literal not displayed */
	QueueScheduleMode Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode `` /* 243-byte string literal not displayed */
	Weight            uint32                                                                                                   `protobuf:"varint,10,opt,name=weight,proto3" json:"weight,omitempty"`
	Pbs               uint32                                                                                                   `protobuf:"varint,11,opt,name=pbs,proto3" json:"pbs,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape) GetPbs

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape) GetWeight

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape) ProtoMessage

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape) ProtoReflect

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape) Reset

func (*Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape) String

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1 int32
const (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_INVALID_ENUM_VALUE_Af1 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1 = 0
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1_TRUE               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1 = 1
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1_FALSE              Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1 = 8
)

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1) Descriptor

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1) Number

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1) String

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af1) Type

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2 int32
const (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_INVALID_ENUM_VALUE_Af2 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2 = 0
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2_TRUE               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2 = 2
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2_FALSE              Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2 = 8
)

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2) Descriptor

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2) Number

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2) String

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af2) Type

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3 int32
const (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_INVALID_ENUM_VALUE_Af3 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3 = 0
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3_TRUE               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3 = 3
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3_FALSE              Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3 = 8
)

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3) Descriptor

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3) Number

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3) String

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af3) Type

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4 int32
const (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_INVALID_ENUM_VALUE_Af4 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4 = 0
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4_TRUE               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4 = 4
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4_FALSE              Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4 = 8
)

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4) Descriptor

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4) Number

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4) String

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Af4) Type

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be int32
const (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be_TRUE  Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be = 0
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be_FALSE Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be = 8
)

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be) Descriptor

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be) Number

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be) String

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Be) Type

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6 int32
const (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_INVALID_ENUM_VALUE_Cs6 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6 = 0
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6_TRUE               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6 = 6
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6_FALSE              Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6 = 8
)

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6) Descriptor

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6) Number

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6) String

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs6) Type

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7 int32
const (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_INVALID_ENUM_VALUE_Cs7 Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7 = 0
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7_TRUE               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7 = 7
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7_FALSE              Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7 = 8
)

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7) Descriptor

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7) Number

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7) String

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Cs7) Type

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef int32
const (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_INVALID_ENUM_VALUE_Ef Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef = 0
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef_TRUE               Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef = 5
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef_FALSE              Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef = 8
)

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef) Descriptor

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef) Number

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef) String

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_Ef) Type

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode

type Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode int32
const (
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode_PQ  Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode = 0
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode_WFQ Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode = 1
	Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode_LPQ Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode = 2
)

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode) Descriptor

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode) Number

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode) String

func (Qos_QueueSchedulerTemplate_PortQueueTemplates_PortQueueTemplate_ShareShapes_ShareShape_QueueScheduleMode) Type

type Qos_QueueSchedulerTemplate_PriorityTemplates

type Qos_QueueSchedulerTemplate_PriorityTemplates struct {
	PriorityTemplate []*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate `protobuf:"bytes,1,rep,name=priority_template,json=priority-template,proto3" json:"priority_template,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_PriorityTemplates) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PriorityTemplates.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_PriorityTemplates) GetPriorityTemplate

func (*Qos_QueueSchedulerTemplate_PriorityTemplates) ProtoMessage

func (*Qos_QueueSchedulerTemplate_PriorityTemplates) ProtoReflect

func (*Qos_QueueSchedulerTemplate_PriorityTemplates) Reset

func (*Qos_QueueSchedulerTemplate_PriorityTemplates) String

type Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate

type Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate struct {
	Name   string                                                                `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Queues *Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues `protobuf:"bytes,2,opt,name=queues,proto3" json:"queues,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate) GetName

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate) GetQueues

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate) ProtoMessage

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate) ProtoReflect

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate) Reset

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate) String

type Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues

type Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues struct {
	Queue []*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue `protobuf:"bytes,1,rep,name=queue,proto3" json:"queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues) GetQueue

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues) Reset

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues) String

type Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue

type Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue struct {
	ServiceClass Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass `` /* 208-byte string literal not displayed */
	Color        Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color        `` /* 166-byte string literal not displayed */
	Priority     uint32                                                                                  `protobuf:"varint,3,opt,name=priority,proto3" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue) GetPriority

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue) Reset

func (*Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue) String

type Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color

type Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color int32
const (
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color_GREEN  Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color = 0
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color_YELLOW Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color = 1
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color_RED    Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color = 2
)

func (Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color) Descriptor

func (Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color) Number

func (Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color) String

func (Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_Color) Type

type Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass

type Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass int32
const (
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass_BE  Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass = 0
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass_AF1 Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass = 1
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass_AF2 Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass = 2
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass_AF3 Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass = 3
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass_AF4 Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass = 4
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass_EF  Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass = 5
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass_CS6 Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass = 6
	Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass_CS7 Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass) Number

func (Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass) String

func (Qos_QueueSchedulerTemplate_PriorityTemplates_PriorityTemplate_Queues_Queue_ServiceClass) Type

type Qos_QueueSchedulerTemplate_Profiles

type Qos_QueueSchedulerTemplate_Profiles struct {
	Profile []*Qos_QueueSchedulerTemplate_Profiles_Profile `protobuf:"bytes,1,rep,name=profile,proto3" json:"profile,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles) Descriptor deprecated

func (*Qos_QueueSchedulerTemplate_Profiles) Descriptor() ([]byte, []int)

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles) GetProfile

func (*Qos_QueueSchedulerTemplate_Profiles) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles) ProtoMessage()

func (*Qos_QueueSchedulerTemplate_Profiles) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles) Reset

func (*Qos_QueueSchedulerTemplate_Profiles) String

type Qos_QueueSchedulerTemplate_Profiles_Profile

type Qos_QueueSchedulerTemplate_Profiles_Profile struct {
	Name                 string                                                            `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Mode                 Qos_QueueSchedulerTemplate_Profiles_Profile_Mode                  `` /* 132-byte string literal not displayed */
	Description          string                                                            `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	UserQueues           *Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues           `protobuf:"bytes,4,opt,name=user_queues,json=user-queues,proto3" json:"user_queues,omitempty"`
	UserQueueWeights     *Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights     `protobuf:"bytes,5,opt,name=user_queue_weights,json=user-queue-weights,proto3" json:"user_queue_weights,omitempty"`
	UserQueueTimeRanges  *Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges  `protobuf:"bytes,6,opt,name=user_queue_time_ranges,json=user-queue-time-ranges,proto3" json:"user_queue_time_ranges,omitempty"`
	Cars                 *Qos_QueueSchedulerTemplate_Profiles_Profile_Cars                 `protobuf:"bytes,7,opt,name=cars,proto3" json:"cars,omitempty"`
	ProfileCars          *Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars          `protobuf:"bytes,8,opt,name=profile_cars,json=profile-cars,proto3" json:"profile_cars,omitempty"`
	Suppressions         *Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions         `protobuf:"bytes,9,opt,name=suppressions,proto3" json:"suppressions,omitempty"`
	MplsTunnelFlowQueues *Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues `` /* 129-byte string literal not displayed */
	EightCosModeQueues   *Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues   `protobuf:"bytes,11,opt,name=eight_cos_mode_queues,json=eight-cos-mode-queues,proto3" json:"eight_cos_mode_queues,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) GetCars

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) GetDescription

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) GetEightCosModeQueues

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) GetMode

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) GetMplsTunnelFlowQueues

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) GetName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) GetProfileCars

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) GetSuppressions

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) GetUserQueueTimeRanges

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) GetUserQueueWeights

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) GetUserQueues

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars struct {
	Car []*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car `protobuf:"bytes,1,rep,name=car,proto3" json:"car,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars) GetCar

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car struct {
	Type               Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type               `` /* 141-byte string literal not displayed */
	Direction          Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction          `` /* 156-byte string literal not displayed */
	Cbs                uint32                                                                  `protobuf:"varint,3,opt,name=cbs,proto3" json:"cbs,omitempty"`
	Pbs                uint32                                                                  `protobuf:"varint,4,opt,name=pbs,proto3" json:"pbs,omitempty"`
	GreenAction        Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction        `` /* 182-byte string literal not displayed */
	GreenServiceClass  Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass  `` /* 209-byte string literal not displayed */
	GreenColor         Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor         `` /* 178-byte string literal not displayed */
	YellowAction       Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction       `` /* 186-byte string literal not displayed */
	YellowServiceClass Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass `` /* 213-byte string literal not displayed */
	YellowColor        Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor        `` /* 183-byte string literal not displayed */
	RedAction          Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction          `` /* 175-byte string literal not displayed */
	RedServiceClass    Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass    `` /* 202-byte string literal not displayed */
	RedColor           Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor           `` /* 171-byte string literal not displayed */
	ColorAware         Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware         `` /* 179-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetCbs

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetColorAware

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetDirection

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetGreenAction

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetGreenColor

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetGreenServiceClass

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetPbs

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetRedAction

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetRedColor

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetRedServiceClass

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetType

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetYellowAction

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetYellowColor

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) GetYellowServiceClass

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_INVALID_ENUM_VALUE_ColorAware Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware_ENABLE             Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware = 1
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_ColorAware) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction_INBOUND  Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction_OUTBOUND Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction_ALL      Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Direction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction_PASS    Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction_DISCARD Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenAction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor_GREEN  Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor_YELLOW Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor_RED    Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenColor) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass_BE  Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass_AF1 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass_AF2 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass = 2
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass_AF3 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass = 3
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass_AF4 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass = 4
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass_EF  Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass = 5
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass_CS6 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass = 6
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass_CS7 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_GreenServiceClass) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction_PASS    Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction_DISCARD Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedAction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor_GREEN  Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor_YELLOW Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor_RED    Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedColor) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass_BE  Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass_AF1 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass_AF2 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass = 2
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass_AF3 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass = 3
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass_AF4 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass = 4
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass_EF  Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass = 5
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass_CS6 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass = 6
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass_CS7 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_RedServiceClass) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_INVALID_ENUM_VALUE_Type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type_CAR                Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type = 1
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_Type) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction_PASS    Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction_DISCARD Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowAction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor_GREEN  Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor_YELLOW Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor_RED    Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowColor) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass

type Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass_BE  Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass_AF1 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass_AF2 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass = 2
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass_AF3 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass = 3
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass_AF4 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass = 4
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass_EF  Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass = 5
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass_CS6 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass = 6
	Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass_CS7 Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Cars_Car_YellowServiceClass) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues

type Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues struct {
	EightCosModeQueue []*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue `protobuf:"bytes,1,rep,name=eight_cos_mode_queue,json=eight-cos-mode-queue,proto3" json:"eight_cos_mode_queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues) GetEightCosModeQueue

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue

type Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue struct {
	Direction          Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction `` /* 184-byte string literal not displayed */
	UserQueueName      string                                                                                     `protobuf:"bytes,2,opt,name=user_queue_name,json=user-queue-name,proto3" json:"user_queue_name,omitempty"`
	FlowQueueName      string                                                                                     `protobuf:"bytes,3,opt,name=flow_queue_name,json=flow-queue-name,proto3" json:"flow_queue_name,omitempty"`
	UserGroupQueueName string                                                                                     `protobuf:"bytes,4,opt,name=user_group_queue_name,json=user-group-queue-name,proto3" json:"user_group_queue_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue) GetFlowQueueName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue) GetUserGroupQueueName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue) GetUserQueueName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction

type Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction_INBOUND  Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction_OUTBOUND Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction_ALL      Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_EightCosModeQueues_EightCosModeQueue_Direction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Mode

type Qos_QueueSchedulerTemplate_Profiles_Profile_Mode int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Mode_NORMAL          Qos_QueueSchedulerTemplate_Profiles_Profile_Mode = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Mode_TIMEX_RANGE     Qos_QueueSchedulerTemplate_Profiles_Profile_Mode = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_Mode_X_8COSX_ENHANCE Qos_QueueSchedulerTemplate_Profiles_Profile_Mode = 5
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Mode) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Mode) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Mode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Mode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Mode) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Mode) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Mode) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues

type Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues struct {
	MplsTunnelFlowQueue *Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue `protobuf:"bytes,1,opt,name=mpls_tunnel_flow_queue,json=mpls-tunnel-flow-queue,proto3" json:"mpls_tunnel_flow_queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue

type Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue struct {
	FlowQueueName       string `protobuf:"bytes,1,opt,name=flow_queue_name,json=flow-queue-name,proto3" json:"flow_queue_name,omitempty"`
	FlowMappingName     string `protobuf:"bytes,2,opt,name=flow_mapping_name,json=flow-mapping-name,proto3" json:"flow_mapping_name,omitempty"`
	UserGroupQueueName  string `protobuf:"bytes,3,opt,name=user_group_queue_name,json=user-group-queue-name,proto3" json:"user_group_queue_name,omitempty"`
	ServiceTemplateName string `protobuf:"bytes,4,opt,name=service_template_name,json=service-template-name,proto3" json:"service_template_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue) GetFlowMappingName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue) GetFlowQueueName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue) GetServiceTemplateName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue) GetUserGroupQueueName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_MplsTunnelFlowQueues_MplsTunnelFlowQueue) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars struct {
	ProfileCar []*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar `protobuf:"bytes,1,rep,name=profile_car,json=profile-car,proto3" json:"profile_car,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars) GetProfileCar

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar struct {
	Type                 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type               `` /* 155-byte string literal not displayed */
	Direction            Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction          `` /* 170-byte string literal not displayed */
	CirValue             uint32                                                                                `protobuf:"varint,3,opt,name=cir_value,json=cir-value,proto3" json:"cir_value,omitempty"`
	PirValue             uint32                                                                                `protobuf:"varint,4,opt,name=pir_value,json=pir-value,proto3" json:"pir_value,omitempty"`
	Cbs                  uint32                                                                                `protobuf:"varint,5,opt,name=cbs,proto3" json:"cbs,omitempty"`
	Pbs                  uint32                                                                                `protobuf:"varint,6,opt,name=pbs,proto3" json:"pbs,omitempty"`
	PriorityAware        Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware      `` /* 204-byte string literal not displayed */
	PriorityTemplateName string                                                                                `protobuf:"bytes,8,opt,name=priority_template_name,json=priority-template-name,proto3" json:"priority_template_name,omitempty"`
	AdjustValue          int32                                                                                 `protobuf:"varint,9,opt,name=adjust_value,json=adjust-value,proto3" json:"adjust_value,omitempty"`
	GreenAction          Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction        `` /* 197-byte string literal not displayed */
	GreenServiceClass    Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass  `` /* 224-byte string literal not displayed */
	GreenColor           Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor         `` /* 193-byte string literal not displayed */
	YellowAction         Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction       `` /* 201-byte string literal not displayed */
	YellowServiceClass   Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass `` /* 228-byte string literal not displayed */
	YellowColor          Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor        `` /* 197-byte string literal not displayed */
	RedAction            Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction          `` /* 189-byte string literal not displayed */
	RedServiceClass      Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass    `` /* 216-byte string literal not displayed */
	RedColor             Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor           `` /* 185-byte string literal not displayed */
	ColorAware           Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware         `` /* 193-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetAdjustValue

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetCbs

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetCirValue

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetColorAware

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetDirection

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetGreenAction

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetGreenColor

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetPbs

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetPirValue

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetPriorityTemplateName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetRedAction

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetRedColor

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetType

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetYellowAction

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) GetYellowColor

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_INVALID_ENUM_VALUE_ColorAware Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware_ENABLE             Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware = 1
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_ColorAware) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_INVALID_ENUM_VALUE_Direction Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction_ALL                Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Direction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction_PASS    Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction_DISCARD Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenAction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor_GREEN  Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor_YELLOW Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor_RED    Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenColor) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass_BE  Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass_AF1 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass_AF2 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass = 2
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass_AF3 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass = 3
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass_AF4 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass = 4
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass_EF  Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass = 5
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass_CS6 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass = 6
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass_CS7 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_GreenServiceClass) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_INVALID_ENUM_VALUE_PriorityAware Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware_ENABLE             Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware = 1
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_PriorityAware) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction_PASS    Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction_DISCARD Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedAction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor_GREEN  Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor_YELLOW Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor_RED    Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedColor) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass_BE  Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass_AF1 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass_AF2 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass = 2
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass_AF3 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass = 3
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass_AF4 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass = 4
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass_EF  Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass = 5
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass_CS6 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass = 6
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass_CS7 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_RedServiceClass) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_INVALID_ENUM_VALUE_Type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type_CAR                Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type = 1
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_Type) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction_PASS    Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction_DISCARD Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowAction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor_GREEN  Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor_YELLOW Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor_RED    Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowColor) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass

type Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass_BE  Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass_AF1 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass_AF2 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass = 2
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass_AF3 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass = 3
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass_AF4 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass = 4
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass_EF  Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass = 5
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass_CS6 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass = 6
	Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass_CS7 Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_ProfileCars_ProfileCar_YellowServiceClass) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions

type Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions struct {
	Suppression []*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression `protobuf:"bytes,1,rep,name=suppression,proto3" json:"suppression,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions) GetSuppression

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression

type Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression struct {
	Type        Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type      `` /* 157-byte string literal not displayed */
	Direction   Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction `` /* 172-byte string literal not displayed */
	Cir         uint32                                                                         `protobuf:"varint,3,opt,name=cir,proto3" json:"cir,omitempty"`
	Cbs         uint32                                                                         `protobuf:"varint,4,opt,name=cbs,proto3" json:"cbs,omitempty"`
	AdjustValue int32                                                                          `protobuf:"varint,5,opt,name=adjust_value,json=adjust-value,proto3" json:"adjust_value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression) GetAdjustValue

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression) GetCbs

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression) GetCir

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression) GetDirection

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression) GetType

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction

type Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction_INBOUND  Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction_OUTBOUND Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction_ALL      Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Direction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_INVALID_ENUM_VALUE_Type Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type_BROADCAST          Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type = 2
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type_MULTICAST          Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type = 3
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type_UNKNOWX_UNICAST    Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type = 4
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type_BUM                Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type = 7
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type_BU                 Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type = 8
	Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type_UNKNOWX_MULTICAST  Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type = 9
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_Suppressions_Suppression_Type) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges struct {
	UserQueueTimeRange []*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange `protobuf:"bytes,1,rep,name=user_queue_time_range,json=user-queue-time-range,proto3" json:"user_queue_time_range,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges) GetUserQueueTimeRange

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange struct {
	Direction           Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction       `` /* 186-byte string literal not displayed */
	TimeRangeName       string                                                                                             `protobuf:"bytes,2,opt,name=time_range_name,json=time-range-name,proto3" json:"time_range_name,omitempty"`
	Cir                 uint32                                                                                             `protobuf:"varint,3,opt,name=cir,proto3" json:"cir,omitempty"`
	Pir                 uint32                                                                                             `protobuf:"varint,4,opt,name=pir,proto3" json:"pir,omitempty"`
	Cbs                 uint32                                                                                             `protobuf:"varint,5,opt,name=cbs,proto3" json:"cbs,omitempty"`
	Pbs                 uint32                                                                                             `protobuf:"varint,6,opt,name=pbs,proto3" json:"pbs,omitempty"`
	PriorityLevelId     Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId `` /* 231-byte string literal not displayed */
	FlowQueueName       string                                                                                             `protobuf:"bytes,8,opt,name=flow_queue_name,json=flow-queue-name,proto3" json:"flow_queue_name,omitempty"`
	FlowMappingName     string                                                                                             `protobuf:"bytes,9,opt,name=flow_mapping_name,json=flow-mapping-name,proto3" json:"flow_mapping_name,omitempty"`
	UserGroupQueueName  string                                                                                             `protobuf:"bytes,10,opt,name=user_group_queue_name,json=user-group-queue-name,proto3" json:"user_group_queue_name,omitempty"`
	ServiceTemplateName string                                                                                             `protobuf:"bytes,11,opt,name=service_template_name,json=service-template-name,proto3" json:"service_template_name,omitempty"`
	AdjustOnCard        Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard    `` /* 220-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) GetCbs

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) GetCir

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) GetFlowMappingName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) GetFlowQueueName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) GetPbs

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) GetPir

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) GetServiceTemplateName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) GetTimeRangeName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) GetUserGroupQueueName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard_DISABLE Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard_ENABLE  Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard = 1
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_AdjustOnCard) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction_INBOUND  Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction_OUTBOUND Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction_ALL      Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_Direction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_INVALID_ENUM_VALUE_PriorityLevelId Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId_HIGH               Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId_LOW                Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId = 255
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueTimeRanges_UserQueueTimeRange_PriorityLevelId) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights struct {
	UserQueueWeight []*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight `protobuf:"bytes,1,rep,name=user_queue_weight,json=user-queue-weight,proto3" json:"user_queue_weight,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights) GetUserQueueWeight

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight struct {
	Direction Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction `` /* 180-byte string literal not displayed */
	Weight    uint32                                                                                 `protobuf:"varint,2,opt,name=weight,proto3" json:"weight,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight) GetWeight

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction_INBOUND  Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction_OUTBOUND Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction_ALL      Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueueWeights_UserQueueWeight_Direction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues struct {
	UserQueue []*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue `protobuf:"bytes,1,rep,name=user_queue,json=user-queue,proto3" json:"user_queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues) GetUserQueue

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue struct {
	Direction           Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction       `` /* 168-byte string literal not displayed */
	ConfigType          *Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType     `protobuf:"bytes,2,opt,name=config_type,json=config-type,proto3" json:"config_type,omitempty"`
	Cbs                 uint32                                                                           `protobuf:"varint,3,opt,name=cbs,proto3" json:"cbs,omitempty"`
	Pbs                 uint32                                                                           `protobuf:"varint,4,opt,name=pbs,proto3" json:"pbs,omitempty"`
	PriorityLevelId     Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId `` /* 213-byte string literal not displayed */
	FlowQueueName       string                                                                           `protobuf:"bytes,6,opt,name=flow_queue_name,json=flow-queue-name,proto3" json:"flow_queue_name,omitempty"`
	FlowMappingName     string                                                                           `protobuf:"bytes,7,opt,name=flow_mapping_name,json=flow-mapping-name,proto3" json:"flow_mapping_name,omitempty"`
	UserGroupQueueName  string                                                                           `protobuf:"bytes,8,opt,name=user_group_queue_name,json=user-group-queue-name,proto3" json:"user_group_queue_name,omitempty"`
	ServiceTemplateName string                                                                           `protobuf:"bytes,9,opt,name=service_template_name,json=service-template-name,proto3" json:"service_template_name,omitempty"`
	AdjustOnCard        Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard    `` /* 202-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) GetAdjustOnCard

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) GetCbs

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) GetConfigType

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) GetDirection

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) GetFlowMappingName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) GetFlowQueueName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) GetPbs

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) GetServiceTemplateName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) GetUserGroupQueueName

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard_DISABLE Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard_ENABLE  Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard = 1
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_AdjustOnCard) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType struct {
	CirMode        *Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirMode        `protobuf:"bytes,1,opt,name=cir_mode,json=cir-mode,proto3" json:"cir_mode,omitempty"`
	CirPercentMode *Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirPercentMode `protobuf:"bytes,2,opt,name=cir_percent_mode,json=cir-percent-mode,proto3" json:"cir_percent_mode,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirMode

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirMode struct {
	Cir uint32 `protobuf:"varint,1,opt,name=cir,proto3" json:"cir,omitempty"`
	Pir uint32 `protobuf:"varint,2,opt,name=pir,proto3" json:"pir,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirMode) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirMode.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirMode) GetCir

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirMode) GetPir

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirMode) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirMode) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirMode) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirMode) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirPercentMode

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirPercentMode struct {
	CirPercent uint32 `protobuf:"varint,1,opt,name=cir_percent,json=cir-percent,proto3" json:"cir_percent,omitempty"`
	PirPercent uint32 `protobuf:"varint,2,opt,name=pir_percent,json=pir-percent,proto3" json:"pir_percent,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirPercentMode) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirPercentMode.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirPercentMode) GetCirPercent

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirPercentMode) GetPirPercent

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirPercentMode) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirPercentMode) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirPercentMode) Reset

func (*Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_ConfigType_CirPercentMode) String

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction_INBOUND  Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction_OUTBOUND Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction_ALL      Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction = 2
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction) Enum

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_Direction) Type

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId

type Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId int32
const (
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_INVALID_ENUM_VALUE_PriorityLevelId Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId = 0
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId_HIGH               Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId = 1
	Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId_LOW                Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId = 255
)

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId) Descriptor

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId) Number

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId) String

func (Qos_QueueSchedulerTemplate_Profiles_Profile_UserQueues_UserQueue_PriorityLevelId) Type

type Qos_QueueSchedulerTemplate_QosQueueTemplates

type Qos_QueueSchedulerTemplate_QosQueueTemplates struct {
	QosQueueTemplate []*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate `protobuf:"bytes,1,rep,name=qos_queue_template,json=qos-queue-template,proto3" json:"qos_queue_template,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_QosQueueTemplates.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates) GetQosQueueTemplate

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates) ProtoMessage

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates) ProtoReflect

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates) Reset

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates) String

type Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate

type Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate struct {
	Name             string                                                                          `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	QueueParameterss *Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss `protobuf:"bytes,2,opt,name=queue_parameterss,json=queue-parameterss,proto3" json:"queue_parameterss,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate) GetName

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate) GetQueueParameterss

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate) ProtoMessage

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate) ProtoReflect

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate) Reset

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate) String

type Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss

type Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss struct {
	QueueParameters []*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters `protobuf:"bytes,1,rep,name=queue_parameters,json=queue-parameters,proto3" json:"queue_parameters,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss) ProtoMessage

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss) ProtoReflect

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss) Reset

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss) String

type Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters

type Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters struct {
	ServiceClass Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass `` /* 228-byte string literal not displayed */
	CirPercent   uint32                                                                                                      `protobuf:"varint,2,opt,name=cir_percent,json=cir-percent,proto3" json:"cir_percent,omitempty"`
	PirPercent   uint32                                                                                                      `protobuf:"varint,3,opt,name=pir_percent,json=pir-percent,proto3" json:"pir_percent,omitempty"`
	Priority     Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority     `` /* 195-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters) GetCirPercent

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters) GetPirPercent

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters) ProtoMessage

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters) ProtoReflect

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters) Reset

func (*Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters) String

type Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority

type Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority int32
const (
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority_PQ  Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority = 0
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority_WFQ Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority = 1
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority_LPQ Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority = 2
)

func (Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority) Descriptor

func (Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority.Descriptor instead.

func (Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority) Number

func (Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority) String

func (Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_Priority) Type

type Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass

type Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass int32
const (
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass_BE  Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass = 0
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass_AF1 Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass = 1
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass_AF2 Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass = 2
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass_AF3 Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass = 3
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass_AF4 Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass = 4
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass_EF  Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass = 5
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass_CS6 Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass = 6
	Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass_CS7 Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass) Number

func (Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass) String

func (Qos_QueueSchedulerTemplate_QosQueueTemplates_QosQueueTemplate_QueueParameterss_QueueParameters_ServiceClass) Type

type Qos_QueueSchedulerTemplate_Queue4CosMappings

type Qos_QueueSchedulerTemplate_Queue4CosMappings struct {
	Queue_4CosMapping []*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping `protobuf:"bytes,1,rep,name=queue_4cos_mapping,json=queue-4cos-mapping,proto3" json:"queue_4cos_mapping,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Queue4CosMappings.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings) GetQueue_4CosMapping

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings) Reset

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings) String

type Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping

type Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping struct {
	Name       string                                                                    `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Parameters *Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters `protobuf:"bytes,2,opt,name=parameters,proto3" json:"parameters,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping) GetName

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping) GetParameters

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping) Reset

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping) String

type Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters

type Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters struct {
	Parameter []*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter `protobuf:"bytes,1,rep,name=parameter,proto3" json:"parameter,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters) GetParameter

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters) Reset

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters) String

type Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter

type Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter struct {
	FlowQueueServiceClass Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass `` /* 258-byte string literal not displayed */
	FourQueueServiceClass Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass `` /* 258-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter) ProtoMessage

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter) ProtoReflect

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter) Reset

func (*Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter) String

type Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass

type Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass int32
const (
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass_BE  Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass = 0
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass_AF1 Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass = 1
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass_AF2 Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass = 2
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass_AF3 Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass = 3
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass_AF4 Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass = 4
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass_EF  Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass = 5
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass_CS6 Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass = 6
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass_CS7 Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass = 7
)

func (Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass) Number

func (Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass) String

func (Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FlowQueueServiceClass) Type

type Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass

type Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass int32
const (
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass_COS0 Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass = 0
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass_COS1 Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass = 1
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass_COS2 Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass = 2
	Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass_COS3 Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass = 3
)

func (Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass) Number

func (Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass) String

func (Qos_QueueSchedulerTemplate_Queue4CosMappings_Queue4CosMapping_Parameters_Parameter_FourQueueServiceClass) Type

type Qos_QueueSchedulerTemplate_ServiceTemplates

type Qos_QueueSchedulerTemplate_ServiceTemplates struct {
	ServiceTemplate []*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate `protobuf:"bytes,1,rep,name=service_template,json=service-template,proto3" json:"service_template,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_ServiceTemplates) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_ServiceTemplates.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_ServiceTemplates) GetServiceTemplate

func (*Qos_QueueSchedulerTemplate_ServiceTemplates) ProtoMessage

func (*Qos_QueueSchedulerTemplate_ServiceTemplates) ProtoReflect

func (*Qos_QueueSchedulerTemplate_ServiceTemplates) Reset

func (*Qos_QueueSchedulerTemplate_ServiceTemplates) String

type Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate

type Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate struct {
	Name               string                                                                          `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	SlotId             string                                                                          `protobuf:"bytes,2,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	ServiceLengths     *Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths     `protobuf:"bytes,3,opt,name=service_lengths,json=service-lengths,proto3" json:"service_lengths,omitempty"`
	ServiceLengthOnEtm *Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengthOnEtm `protobuf:"bytes,4,opt,name=service_length_on_etm,json=service-length-on-etm,proto3" json:"service_length_on_etm,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate) GetName

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate) GetServiceLengthOnEtm

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate) GetServiceLengths

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate) GetSlotId

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate) ProtoMessage

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate) ProtoReflect

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate) Reset

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate) String

type Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengthOnEtm

type Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengthOnEtm struct {
	Value int32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengthOnEtm) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengthOnEtm.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengthOnEtm) GetValue

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengthOnEtm) ProtoMessage

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengthOnEtm) ProtoReflect

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengthOnEtm) Reset

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengthOnEtm) String

type Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths

type Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths struct {
	ServiceLength []*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength `protobuf:"bytes,1,rep,name=service_length,json=service-length,proto3" json:"service_length,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths) GetServiceLength

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths) ProtoMessage

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths) ProtoReflect

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths) Reset

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths) String

type Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength

type Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength struct {
	Direction Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction `` /* 192-byte string literal not displayed */
	Value     int32                                                                                              `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength) GetValue

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength) ProtoMessage

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength) ProtoReflect

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength) Reset

func (*Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength) String

type Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction

type Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction int32
const (
	Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction_INBOUND  Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction = 0
	Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction_OUTBOUND Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction = 1
)

func (Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction) Number

func (Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction) String

func (Qos_QueueSchedulerTemplate_ServiceTemplates_ServiceTemplate_ServiceLengths_ServiceLength_Direction) Type

type Qos_QueueSchedulerTemplate_SubPortQueues

type Qos_QueueSchedulerTemplate_SubPortQueues struct {
	SubPortQueue []*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue `protobuf:"bytes,1,rep,name=sub_port_queue,json=sub-port-queue,proto3" json:"sub_port_queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_SubPortQueues) Descriptor deprecated

func (*Qos_QueueSchedulerTemplate_SubPortQueues) Descriptor() ([]byte, []int)

Deprecated: Use Qos_QueueSchedulerTemplate_SubPortQueues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_SubPortQueues) GetSubPortQueue

func (*Qos_QueueSchedulerTemplate_SubPortQueues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_SubPortQueues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_SubPortQueues) Reset

func (*Qos_QueueSchedulerTemplate_SubPortQueues) String

type Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue

type Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue struct {
	Name    string                                                         `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Shaping *Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Shaping `protobuf:"bytes,2,opt,name=shaping,proto3" json:"shaping,omitempty"`
	Weight  *Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Weight  `protobuf:"bytes,3,opt,name=weight,proto3" json:"weight,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue) GetName

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue) GetShaping

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue) GetWeight

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue) Reset

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue) String

type Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Shaping

type Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Shaping struct {
	ShapingValue uint32 `protobuf:"varint,1,opt,name=shaping_value,json=shaping-value,proto3" json:"shaping_value,omitempty"`
	Pbs          uint32 `protobuf:"varint,2,opt,name=pbs,proto3" json:"pbs,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Shaping) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Shaping.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Shaping) GetPbs

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Shaping) GetShapingValue

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Shaping) ProtoMessage

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Shaping) ProtoReflect

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Shaping) Reset

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Shaping) String

type Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Weight

type Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Weight struct {
	WeightValue uint32 `protobuf:"varint,1,opt,name=weight_value,json=weight-value,proto3" json:"weight_value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Weight) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Weight.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Weight) GetWeightValue

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Weight) ProtoMessage

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Weight) ProtoReflect

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Weight) Reset

func (*Qos_QueueSchedulerTemplate_SubPortQueues_SubPortQueue_Weight) String

type Qos_QueueSchedulerTemplate_UserGroupQueues

type Qos_QueueSchedulerTemplate_UserGroupQueues struct {
	UserGroupQueue []*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue `protobuf:"bytes,1,rep,name=user_group_queue,json=user-group-queue,proto3" json:"user_group_queue,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserGroupQueues) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserGroupQueues) GetUserGroupQueue

func (*Qos_QueueSchedulerTemplate_UserGroupQueues) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserGroupQueues) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserGroupQueues) Reset

func (*Qos_QueueSchedulerTemplate_UserGroupQueues) String

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue struct {
	Name                      string                                                                               `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Mode                      Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode                       `` /* 146-byte string literal not displayed */
	ModeTemplate              Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate               `` /* 191-byte string literal not displayed */
	Shapings                  *Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings                  `protobuf:"bytes,4,opt,name=shapings,proto3" json:"shapings,omitempty"`
	ShapingPriortys           *Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys           `protobuf:"bytes,5,opt,name=shaping_priortys,json=shaping-priortys,proto3" json:"shaping_priortys,omitempty"`
	CirPirs                   *Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs                   `protobuf:"bytes,6,opt,name=cir_pirs,json=cir-pirs,proto3" json:"cir_pirs,omitempty"`
	Weights                   *Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights                   `protobuf:"bytes,7,opt,name=weights,proto3" json:"weights,omitempty"`
	UserGroupQueueStatisticss *Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss `` /* 143-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue) GetCirPirs

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue) GetMode

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue) GetModeTemplate

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue) GetName

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue) GetShapingPriortys

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue) GetShapings

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue) GetWeights

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue) Reset

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue) String

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs struct {
	CirPir []*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir `protobuf:"bytes,1,rep,name=cir_pir,json=cir-pir,proto3" json:"cir_pir,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs) GetCirPir

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs) Reset

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs) String

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir struct {
	Direction Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction `` /* 176-byte string literal not displayed */
	Cir       uint32                                                                             `protobuf:"varint,2,opt,name=cir,proto3" json:"cir,omitempty"`
	Cbs       uint32                                                                             `protobuf:"varint,3,opt,name=cbs,proto3" json:"cbs,omitempty"`
	Pir       uint32                                                                             `protobuf:"varint,4,opt,name=pir,proto3" json:"pir,omitempty"`
	Pbs       uint32                                                                             `protobuf:"varint,5,opt,name=pbs,proto3" json:"pbs,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir) GetCbs

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir) GetCir

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir) GetPbs

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir) GetPir

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir) Reset

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir) String

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction int32
const (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_INVALID_ENUM_VALUE_Direction Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction = 0
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction_OUTBOUND           Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction = 1
)

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction) Number

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction) String

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_CirPirs_CirPir_Direction) Type

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode int32
const (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode_NORMAL   Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode = 0
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode_PRIORITY Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode = 1
)

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode) Descriptor

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode) Enum

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode) Number

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode) String

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Mode) Type

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate int32
const (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate_DISABLE Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate = 0
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate_ENABLE  Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate = 1
)

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate) Descriptor

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate) Enum

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate.Descriptor instead.

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate) Number

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate) String

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ModeTemplate) Type

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys struct {
	ShapingPriorty []*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty `protobuf:"bytes,1,rep,name=shaping_priorty,json=shaping-priorty,proto3" json:"shaping_priorty,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys) GetShapingPriorty

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys) Reset

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys) String

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty struct {
	Priority     Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority  `` /* 189-byte string literal not displayed */
	Direction    Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction `` /* 192-byte string literal not displayed */
	ShapingValue uint32                                                                                             `protobuf:"varint,3,opt,name=shaping_value,json=shaping-value,proto3" json:"shaping_value,omitempty"`
	Pbs          uint32                                                                                             `protobuf:"varint,4,opt,name=pbs,proto3" json:"pbs,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty) GetPbs

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty) GetShapingValue

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty) Reset

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty) String

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction int32
const (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_INVALID_ENUM_VALUE_Direction Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction = 0
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction_OUTBOUND           Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction = 1
)

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction) Number

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction) String

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Direction) Type

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority int32
const (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority_PRIORITY0  Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority = 0
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority_PRIORITY1  Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority = 1
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority_PRIORITY2  Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority = 2
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority_NOPRIORITY Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority = 255
)

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority) Descriptor

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority.Descriptor instead.

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority) Number

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority) String

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_ShapingPriortys_ShapingPriorty_Priority) Type

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings struct {
	Shaping []*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping `protobuf:"bytes,1,rep,name=shaping,proto3" json:"shaping,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings) GetShaping

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings) Reset

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings) String

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping struct {
	Direction Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction `` /* 178-byte string literal not displayed */
	Pir       uint32                                                                               `protobuf:"varint,2,opt,name=pir,proto3" json:"pir,omitempty"`
	Pbs       uint32                                                                               `protobuf:"varint,3,opt,name=pbs,proto3" json:"pbs,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping) GetPbs

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping) GetPir

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping) Reset

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping) String

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction int32
const (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction_INBOUND  Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction = 0
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction_OUTBOUND Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction = 1
)

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction) Number

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction) String

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Shapings_Shaping_Direction) Type

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss struct {
	UserGroupQueueStatistics []*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics `` /* 140-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss) Reset

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss) String

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics struct {
	SlotId         string                                                                                                                    `protobuf:"bytes,1,opt,name=slot_id,json=slot-id,proto3" json:"slot_id,omitempty"`
	Direction      Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction    `` /* 212-byte string literal not displayed */
	ServiceClass   Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass `` /* 242-byte string literal not displayed */
	GroupName      string                                                                                                                    `protobuf:"bytes,4,opt,name=group_name,json=group-name,proto3" json:"group_name,omitempty"`
	PassPackets    uint64                                                                                                                    `protobuf:"varint,5,opt,name=pass_packets,json=pass-packets,proto3" json:"pass_packets,omitempty"`
	PassBytes      uint64                                                                                                                    `protobuf:"varint,6,opt,name=pass_bytes,json=pass-bytes,proto3" json:"pass_bytes,omitempty"`
	PassPacketRate uint64                                                                                                                    `protobuf:"varint,7,opt,name=pass_packet_rate,json=pass-packet-rate,proto3" json:"pass_packet_rate,omitempty"`
	PassByteRate   uint64                                                                                                                    `protobuf:"varint,8,opt,name=pass_byte_rate,json=pass-byte-rate,proto3" json:"pass_byte_rate,omitempty"`
	DropPackets    uint64                                                                                                                    `protobuf:"varint,9,opt,name=drop_packets,json=drop-packets,proto3" json:"drop_packets,omitempty"`
	DropBytes      uint64                                                                                                                    `protobuf:"varint,10,opt,name=drop_bytes,json=drop-bytes,proto3" json:"drop_bytes,omitempty"`
	DropPacketRate uint64                                                                                                                    `protobuf:"varint,11,opt,name=drop_packet_rate,json=drop-packet-rate,proto3" json:"drop_packet_rate,omitempty"`
	DropByteRate   uint64                                                                                                                    `protobuf:"varint,12,opt,name=drop_byte_rate,json=drop-byte-rate,proto3" json:"drop_byte_rate,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) GetDropByteRate

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) GetDropBytes

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) GetDropPacketRate

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) GetDropPackets

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) GetGroupName

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) GetPassByteRate

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) GetPassBytes

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) GetPassPacketRate

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) GetPassPackets

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) GetSlotId

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) Reset

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics) String

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction int32
const (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction_INBOUND  Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction = 0
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction_OUTBOUND Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction = 1
)

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction) Number

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction) String

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_Direction) Type

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass int32
const (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass_BE    Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass = 0
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass_AF1   Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass = 1
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass_AF2   Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass = 2
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass_AF3   Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass = 3
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass_AF4   Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass = 4
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass_EF    Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass = 5
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass_CS6   Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass = 6
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass_CS7   Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass = 7
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass_TOTAL Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass = 8
)

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass) Descriptor

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass.Descriptor instead.

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass) Number

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass) String

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_UserGroupQueueStatisticss_UserGroupQueueStatistics_ServiceClass) Type

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights struct {
	Weight []*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight `protobuf:"bytes,1,rep,name=weight,proto3" json:"weight,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights) GetWeight

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights) Reset

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights) String

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight struct {
	Direction   Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction `` /* 176-byte string literal not displayed */
	WeightValue uint32                                                                             `protobuf:"varint,2,opt,name=weight_value,json=weight-value,proto3" json:"weight_value,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight) GetWeightValue

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight) Reset

func (*Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight) String

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction

type Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction int32
const (
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_INVALID_ENUM_VALUE_Direction Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction = 0
	Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction_OUTBOUND           Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction = 1
)

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction) Descriptor

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction.Descriptor instead.

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction) Number

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction) String

func (Qos_QueueSchedulerTemplate_UserGroupQueues_UserGroupQueue_Weights_Weight_Direction) Type

type Qos_QueueSchedulerTemplate_UserQueueTemplates

type Qos_QueueSchedulerTemplate_UserQueueTemplates struct {
	UserQueueTemplate []*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate `protobuf:"bytes,1,rep,name=user_queue_template,json=user-queue-template,proto3" json:"user_queue_template,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates) GetUserQueueTemplate

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates) Reset

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates) String

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate struct {
	Name                  string                                                                                 `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Mode                  Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode                   `` /* 152-byte string literal not displayed */
	Shaping               *Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Shaping               `protobuf:"bytes,3,opt,name=shaping,proto3" json:"shaping,omitempty"`
	ServiceTemplate       *Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ServiceTemplate       `protobuf:"bytes,4,opt,name=service_template,json=service-template,proto3" json:"service_template,omitempty"`
	PriorityShedulerModes *Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes `` /* 128-byte string literal not displayed */
	ParentPriorityWeights *Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights `` /* 128-byte string literal not displayed */
	ParentPrioritys       *Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys       `protobuf:"bytes,7,opt,name=parent_prioritys,json=parent-prioritys,proto3" json:"parent_prioritys,omitempty"`
	PriorityShapings      *Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings      `protobuf:"bytes,8,opt,name=priority_shapings,json=priority-shapings,proto3" json:"priority_shapings,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate) GetMode

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate) GetName

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate) GetParentPrioritys

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate) GetPriorityShapings

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate) GetServiceTemplate

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate) GetShaping

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate) Reset

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate) String

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode int32
const (
	Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode_X_4X_PRIORITY Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode = 0
)

func (Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode) Descriptor

func (Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode) Enum

func (Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode) Number

func (Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode) String

func (Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Mode) Type

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights struct {
	ParentPriorityWeight []*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights_ParentPriorityWeight `protobuf:"bytes,1,rep,name=parent_priority_weight,json=parent-priority-weight,proto3" json:"parent_priority_weight,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights) Reset

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights) String

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights_ParentPriorityWeight

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights_ParentPriorityWeight struct {
	Priority uint32 `protobuf:"varint,1,opt,name=priority,proto3" json:"priority,omitempty"`
	Weight   uint32 `protobuf:"varint,2,opt,name=weight,proto3" json:"weight,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights_ParentPriorityWeight) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights_ParentPriorityWeight.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights_ParentPriorityWeight) GetPriority

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights_ParentPriorityWeight) GetWeight

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights_ParentPriorityWeight) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights_ParentPriorityWeight) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights_ParentPriorityWeight) Reset

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPriorityWeights_ParentPriorityWeight) String

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys struct {
	ParentPriority []*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys_ParentPriority `protobuf:"bytes,1,rep,name=parent_priority,json=parent-priority,proto3" json:"parent_priority,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys) Reset

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys) String

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys_ParentPriority

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys_ParentPriority struct {
	Priority          uint32 `protobuf:"varint,1,opt,name=priority,proto3" json:"priority,omitempty"`
	CirParentPriority uint32 `protobuf:"varint,2,opt,name=cir_parent_priority,json=cir-parent-priority,proto3" json:"cir_parent_priority,omitempty"`
	PirParentPriority uint32 `protobuf:"varint,3,opt,name=pir_parent_priority,json=pir-parent-priority,proto3" json:"pir_parent_priority,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys_ParentPriority) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys_ParentPriority.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys_ParentPriority) GetCirParentPriority

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys_ParentPriority) GetPirParentPriority

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys_ParentPriority) GetPriority

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys_ParentPriority) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys_ParentPriority) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys_ParentPriority) Reset

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ParentPrioritys_ParentPriority) String

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings struct {
	PriorityShaping []*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings_PriorityShaping `protobuf:"bytes,1,rep,name=priority_shaping,json=priority-shaping,proto3" json:"priority_shaping,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings) Reset

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings) String

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings_PriorityShaping

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings_PriorityShaping struct {
	Priority uint32 `protobuf:"varint,1,opt,name=priority,proto3" json:"priority,omitempty"`
	Pir      uint32 `protobuf:"varint,2,opt,name=pir,proto3" json:"pir,omitempty"`
	Pbs      uint32 `protobuf:"varint,3,opt,name=pbs,proto3" json:"pbs,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings_PriorityShaping) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings_PriorityShaping.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings_PriorityShaping) GetPbs

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings_PriorityShaping) GetPir

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings_PriorityShaping) GetPriority

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings_PriorityShaping) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings_PriorityShaping) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings_PriorityShaping) Reset

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShapings_PriorityShaping) String

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes struct {
	PriorityShedulerMode []*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode `protobuf:"bytes,1,rep,name=priority_sheduler_mode,json=priority-sheduler-mode,proto3" json:"priority_sheduler_mode,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes) Reset

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes) String

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode struct {
	Priority     uint32                                                                                                                  `protobuf:"varint,1,opt,name=priority,proto3" json:"priority,omitempty"`
	ScheduleMode Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode `` /* 240-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode) GetPriority

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode) Reset

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode) String

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode int32
const (
	Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode_PQ  Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode = 0
	Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode_WFQ Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode = 1
)

func (Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode) Descriptor

func (Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode) EnumDescriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode.Descriptor instead.

func (Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode) Number

func (Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode) String

func (Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_PriorityShedulerModes_PriorityShedulerMode_ScheduleMode) Type

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ServiceTemplate

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ServiceTemplate struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ServiceTemplate) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ServiceTemplate.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ServiceTemplate) GetName

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ServiceTemplate) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ServiceTemplate) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ServiceTemplate) Reset

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_ServiceTemplate) String

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Shaping

type Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Shaping struct {
	Pbs uint32 `protobuf:"varint,1,opt,name=pbs,proto3" json:"pbs,omitempty"`
	Cbs uint32 `protobuf:"varint,2,opt,name=cbs,proto3" json:"cbs,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Shaping) Descriptor deprecated

Deprecated: Use Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Shaping.ProtoReflect.Descriptor instead.

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Shaping) GetCbs

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Shaping) GetPbs

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Shaping) ProtoMessage

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Shaping) ProtoReflect

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Shaping) Reset

func (*Qos_QueueSchedulerTemplate_UserQueueTemplates_UserQueueTemplate_Shaping) String

type Qos_WredTemplate

type Qos_WredTemplate struct {
	FlowWreds *Qos_WredTemplate_FlowWreds `protobuf:"bytes,1,opt,name=flow_wreds,json=flow-wreds,proto3" json:"flow_wreds,omitempty"`
	PortWreds *Qos_WredTemplate_PortWreds `protobuf:"bytes,2,opt,name=port_wreds,json=port-wreds,proto3" json:"port_wreds,omitempty"`
	Wreds     *Qos_WredTemplate_Wreds     `protobuf:"bytes,3,opt,name=wreds,proto3" json:"wreds,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate) Descriptor deprecated

func (*Qos_WredTemplate) Descriptor() ([]byte, []int)

Deprecated: Use Qos_WredTemplate.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate) GetFlowWreds

func (x *Qos_WredTemplate) GetFlowWreds() *Qos_WredTemplate_FlowWreds

func (*Qos_WredTemplate) GetPortWreds

func (x *Qos_WredTemplate) GetPortWreds() *Qos_WredTemplate_PortWreds

func (*Qos_WredTemplate) GetWreds

func (*Qos_WredTemplate) ProtoMessage

func (*Qos_WredTemplate) ProtoMessage()

func (*Qos_WredTemplate) ProtoReflect

func (x *Qos_WredTemplate) ProtoReflect() protoreflect.Message

func (*Qos_WredTemplate) Reset

func (x *Qos_WredTemplate) Reset()

func (*Qos_WredTemplate) String

func (x *Qos_WredTemplate) String() string

type Qos_WredTemplate_FlowWreds

type Qos_WredTemplate_FlowWreds struct {
	FlowWred []*Qos_WredTemplate_FlowWreds_FlowWred `protobuf:"bytes,1,rep,name=flow_wred,json=flow-wred,proto3" json:"flow_wred,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_FlowWreds) Descriptor deprecated

func (*Qos_WredTemplate_FlowWreds) Descriptor() ([]byte, []int)

Deprecated: Use Qos_WredTemplate_FlowWreds.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_FlowWreds) GetFlowWred

func (*Qos_WredTemplate_FlowWreds) ProtoMessage

func (*Qos_WredTemplate_FlowWreds) ProtoMessage()

func (*Qos_WredTemplate_FlowWreds) ProtoReflect

func (*Qos_WredTemplate_FlowWreds) Reset

func (x *Qos_WredTemplate_FlowWreds) Reset()

func (*Qos_WredTemplate_FlowWreds) String

func (x *Qos_WredTemplate_FlowWreds) String() string

type Qos_WredTemplate_FlowWreds_FlowWred

type Qos_WredTemplate_FlowWreds_FlowWred struct {
	Name       string                                          `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	QueueDepth uint32                                          `protobuf:"varint,2,opt,name=queue_depth,json=queue-depth,proto3" json:"queue_depth,omitempty"`
	WredColors *Qos_WredTemplate_FlowWreds_FlowWred_WredColors `protobuf:"bytes,3,opt,name=wred_colors,json=wred-colors,proto3" json:"wred_colors,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_FlowWreds_FlowWred) Descriptor deprecated

func (*Qos_WredTemplate_FlowWreds_FlowWred) Descriptor() ([]byte, []int)

Deprecated: Use Qos_WredTemplate_FlowWreds_FlowWred.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_FlowWreds_FlowWred) GetName

func (*Qos_WredTemplate_FlowWreds_FlowWred) GetQueueDepth

func (x *Qos_WredTemplate_FlowWreds_FlowWred) GetQueueDepth() uint32

func (*Qos_WredTemplate_FlowWreds_FlowWred) GetWredColors

func (*Qos_WredTemplate_FlowWreds_FlowWred) ProtoMessage

func (*Qos_WredTemplate_FlowWreds_FlowWred) ProtoMessage()

func (*Qos_WredTemplate_FlowWreds_FlowWred) ProtoReflect

func (*Qos_WredTemplate_FlowWreds_FlowWred) Reset

func (*Qos_WredTemplate_FlowWreds_FlowWred) String

type Qos_WredTemplate_FlowWreds_FlowWred_WredColors

type Qos_WredTemplate_FlowWreds_FlowWred_WredColors struct {
	WredColor []*Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor `protobuf:"bytes,1,rep,name=wred_color,json=wred-color,proto3" json:"wred_color,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors) Descriptor deprecated

Deprecated: Use Qos_WredTemplate_FlowWreds_FlowWred_WredColors.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors) GetWredColor

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors) ProtoMessage

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors) ProtoReflect

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors) Reset

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors) String

type Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor

type Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor struct {
	Color               Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color `` /* 148-byte string literal not displayed */
	LowLimitPercentage  uint32                                                         `protobuf:"varint,2,opt,name=low_limit_percentage,json=low-limit-percentage,proto3" json:"low_limit_percentage,omitempty"`
	HighLimitPercentage uint32                                                         `protobuf:"varint,3,opt,name=high_limit_percentage,json=high-limit-percentage,proto3" json:"high_limit_percentage,omitempty"`
	DiscardPercentage   uint32                                                         `protobuf:"varint,4,opt,name=discard_percentage,json=discard-percentage,proto3" json:"discard_percentage,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor) Descriptor deprecated

Deprecated: Use Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor) GetColor

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor) GetDiscardPercentage

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor) GetHighLimitPercentage

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor) GetLowLimitPercentage

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor) ProtoMessage

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor) ProtoReflect

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor) Reset

func (*Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor) String

type Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color

type Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color int32
const (
	Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color_GREEN  Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color = 0
	Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color_YELLOW Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color = 1
	Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color_RED    Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color = 2
)

func (Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color) Descriptor

func (Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color) Enum

func (Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color) EnumDescriptor deprecated

Deprecated: Use Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color.Descriptor instead.

func (Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color) Number

func (Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color) String

func (Qos_WredTemplate_FlowWreds_FlowWred_WredColors_WredColor_Color) Type

type Qos_WredTemplate_PortWreds

type Qos_WredTemplate_PortWreds struct {
	PortWred []*Qos_WredTemplate_PortWreds_PortWred `protobuf:"bytes,1,rep,name=port_wred,json=port-wred,proto3" json:"port_wred,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_PortWreds) Descriptor deprecated

func (*Qos_WredTemplate_PortWreds) Descriptor() ([]byte, []int)

Deprecated: Use Qos_WredTemplate_PortWreds.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_PortWreds) GetPortWred

func (*Qos_WredTemplate_PortWreds) ProtoMessage

func (*Qos_WredTemplate_PortWreds) ProtoMessage()

func (*Qos_WredTemplate_PortWreds) ProtoReflect

func (*Qos_WredTemplate_PortWreds) Reset

func (x *Qos_WredTemplate_PortWreds) Reset()

func (*Qos_WredTemplate_PortWreds) String

func (x *Qos_WredTemplate_PortWreds) String() string

type Qos_WredTemplate_PortWreds_PortWred

type Qos_WredTemplate_PortWreds_PortWred struct {
	Name            string                                               `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	QueueDepth      uint32                                               `protobuf:"varint,2,opt,name=queue_depth,json=queue-depth,proto3" json:"queue_depth,omitempty"`
	WredColors      *Qos_WredTemplate_PortWreds_PortWred_WredColors      `protobuf:"bytes,3,opt,name=wred_colors,json=wred-colors,proto3" json:"wred_colors,omitempty"`
	WredColorStates *Qos_WredTemplate_PortWreds_PortWred_WredColorStates `protobuf:"bytes,4,opt,name=wred_color_states,json=wred-color-states,proto3" json:"wred_color_states,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_PortWreds_PortWred) Descriptor deprecated

func (*Qos_WredTemplate_PortWreds_PortWred) Descriptor() ([]byte, []int)

Deprecated: Use Qos_WredTemplate_PortWreds_PortWred.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_PortWreds_PortWred) GetName

func (*Qos_WredTemplate_PortWreds_PortWred) GetQueueDepth

func (x *Qos_WredTemplate_PortWreds_PortWred) GetQueueDepth() uint32

func (*Qos_WredTemplate_PortWreds_PortWred) GetWredColorStates

func (*Qos_WredTemplate_PortWreds_PortWred) GetWredColors

func (*Qos_WredTemplate_PortWreds_PortWred) ProtoMessage

func (*Qos_WredTemplate_PortWreds_PortWred) ProtoMessage()

func (*Qos_WredTemplate_PortWreds_PortWred) ProtoReflect

func (*Qos_WredTemplate_PortWreds_PortWred) Reset

func (*Qos_WredTemplate_PortWreds_PortWred) String

type Qos_WredTemplate_PortWreds_PortWred_WredColorStates

type Qos_WredTemplate_PortWreds_PortWred_WredColorStates struct {
	WredColorState []*Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState `protobuf:"bytes,1,rep,name=wred_color_state,json=wred-color-state,proto3" json:"wred_color_state,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates) Descriptor deprecated

Deprecated: Use Qos_WredTemplate_PortWreds_PortWred_WredColorStates.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates) GetWredColorState

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates) ProtoMessage

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates) ProtoReflect

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates) Reset

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates) String

type Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState

type Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState struct {
	Color               Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color `` /* 158-byte string literal not displayed */
	LowLimitPercentage  uint32                                                                   `protobuf:"varint,2,opt,name=low_limit_percentage,json=low-limit-percentage,proto3" json:"low_limit_percentage,omitempty"`
	HighLimitPercentage uint32                                                                   `protobuf:"varint,3,opt,name=high_limit_percentage,json=high-limit-percentage,proto3" json:"high_limit_percentage,omitempty"`
	DiscardPercentage   uint32                                                                   `protobuf:"varint,4,opt,name=discard_percentage,json=discard-percentage,proto3" json:"discard_percentage,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState) Descriptor deprecated

Deprecated: Use Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState) GetColor

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState) GetDiscardPercentage

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState) GetHighLimitPercentage

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState) GetLowLimitPercentage

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState) ProtoMessage

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState) ProtoReflect

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState) Reset

func (*Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState) String

type Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color

type Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color int32
const (
	Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color_GREEN  Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color = 0
	Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color_YELLOW Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color = 1
	Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color_RED    Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color = 2
)

func (Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color) Descriptor

func (Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color) Enum

func (Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color) EnumDescriptor deprecated

Deprecated: Use Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color.Descriptor instead.

func (Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color) Number

func (Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color) String

func (Qos_WredTemplate_PortWreds_PortWred_WredColorStates_WredColorState_Color) Type

type Qos_WredTemplate_PortWreds_PortWred_WredColors

type Qos_WredTemplate_PortWreds_PortWred_WredColors struct {
	WredColor []*Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor `protobuf:"bytes,1,rep,name=wred_color,json=wred-color,proto3" json:"wred_color,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors) Descriptor deprecated

Deprecated: Use Qos_WredTemplate_PortWreds_PortWred_WredColors.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors) GetWredColor

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors) ProtoMessage

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors) ProtoReflect

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors) Reset

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors) String

type Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor

type Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor struct {
	Color               Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color `` /* 148-byte string literal not displayed */
	LowLimitPercentage  uint32                                                         `protobuf:"varint,2,opt,name=low_limit_percentage,json=low-limit-percentage,proto3" json:"low_limit_percentage,omitempty"`
	HighLimitPercentage uint32                                                         `protobuf:"varint,3,opt,name=high_limit_percentage,json=high-limit-percentage,proto3" json:"high_limit_percentage,omitempty"`
	DiscardPercentage   uint32                                                         `protobuf:"varint,4,opt,name=discard_percentage,json=discard-percentage,proto3" json:"discard_percentage,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor) Descriptor deprecated

Deprecated: Use Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor) GetColor

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor) GetDiscardPercentage

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor) GetHighLimitPercentage

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor) GetLowLimitPercentage

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor) ProtoMessage

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor) ProtoReflect

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor) Reset

func (*Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor) String

type Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color

type Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color int32
const (
	Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color_GREEN  Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color = 0
	Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color_YELLOW Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color = 1
	Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color_RED    Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color = 2
)

func (Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color) Descriptor

func (Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color) Enum

func (Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color) EnumDescriptor deprecated

Deprecated: Use Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color.Descriptor instead.

func (Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color) Number

func (Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color) String

func (Qos_WredTemplate_PortWreds_PortWred_WredColors_WredColor_Color) Type

type Qos_WredTemplate_Wreds

type Qos_WredTemplate_Wreds struct {
	Wred []*Qos_WredTemplate_Wreds_Wred `protobuf:"bytes,1,rep,name=wred,proto3" json:"wred,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_Wreds) Descriptor deprecated

func (*Qos_WredTemplate_Wreds) Descriptor() ([]byte, []int)

Deprecated: Use Qos_WredTemplate_Wreds.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_Wreds) GetWred

func (*Qos_WredTemplate_Wreds) ProtoMessage

func (*Qos_WredTemplate_Wreds) ProtoMessage()

func (*Qos_WredTemplate_Wreds) ProtoReflect

func (x *Qos_WredTemplate_Wreds) ProtoReflect() protoreflect.Message

func (*Qos_WredTemplate_Wreds) Reset

func (x *Qos_WredTemplate_Wreds) Reset()

func (*Qos_WredTemplate_Wreds) String

func (x *Qos_WredTemplate_Wreds) String() string

type Qos_WredTemplate_Wreds_Wred

type Qos_WredTemplate_Wreds_Wred struct {
	Name                 string                              `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	BufferSizePercentage uint32                              `` /* 126-byte string literal not displayed */
	Colors               *Qos_WredTemplate_Wreds_Wred_Colors `protobuf:"bytes,3,opt,name=colors,proto3" json:"colors,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_Wreds_Wred) Descriptor deprecated

func (*Qos_WredTemplate_Wreds_Wred) Descriptor() ([]byte, []int)

Deprecated: Use Qos_WredTemplate_Wreds_Wred.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_Wreds_Wred) GetBufferSizePercentage

func (x *Qos_WredTemplate_Wreds_Wred) GetBufferSizePercentage() uint32

func (*Qos_WredTemplate_Wreds_Wred) GetColors

func (*Qos_WredTemplate_Wreds_Wred) GetName

func (x *Qos_WredTemplate_Wreds_Wred) GetName() string

func (*Qos_WredTemplate_Wreds_Wred) ProtoMessage

func (*Qos_WredTemplate_Wreds_Wred) ProtoMessage()

func (*Qos_WredTemplate_Wreds_Wred) ProtoReflect

func (*Qos_WredTemplate_Wreds_Wred) Reset

func (x *Qos_WredTemplate_Wreds_Wred) Reset()

func (*Qos_WredTemplate_Wreds_Wred) String

func (x *Qos_WredTemplate_Wreds_Wred) String() string

type Qos_WredTemplate_Wreds_Wred_Colors

type Qos_WredTemplate_Wreds_Wred_Colors struct {
	Color []*Qos_WredTemplate_Wreds_Wred_Colors_Color `protobuf:"bytes,1,rep,name=color,proto3" json:"color,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_Wreds_Wred_Colors) Descriptor deprecated

func (*Qos_WredTemplate_Wreds_Wred_Colors) Descriptor() ([]byte, []int)

Deprecated: Use Qos_WredTemplate_Wreds_Wred_Colors.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_Wreds_Wred_Colors) GetColor

func (*Qos_WredTemplate_Wreds_Wred_Colors) ProtoMessage

func (*Qos_WredTemplate_Wreds_Wred_Colors) ProtoMessage()

func (*Qos_WredTemplate_Wreds_Wred_Colors) ProtoReflect

func (*Qos_WredTemplate_Wreds_Wred_Colors) Reset

func (*Qos_WredTemplate_Wreds_Wred_Colors) String

type Qos_WredTemplate_Wreds_Wred_Colors_Color

type Qos_WredTemplate_Wreds_Wred_Colors_Color struct {
	LowLimitPercentage  uint32 `protobuf:"varint,2,opt,name=low_limit_percentage,json=low-limit-percentage,proto3" json:"low_limit_percentage,omitempty"`
	HighLimitPercentage uint32 `protobuf:"varint,3,opt,name=high_limit_percentage,json=high-limit-percentage,proto3" json:"high_limit_percentage,omitempty"`
	DiscardPercentage   uint32 `protobuf:"varint,4,opt,name=discard_percentage,json=discard-percentage,proto3" json:"discard_percentage,omitempty"`
	// contains filtered or unexported fields
}

func (*Qos_WredTemplate_Wreds_Wred_Colors_Color) Descriptor deprecated

func (*Qos_WredTemplate_Wreds_Wred_Colors_Color) Descriptor() ([]byte, []int)

Deprecated: Use Qos_WredTemplate_Wreds_Wred_Colors_Color.ProtoReflect.Descriptor instead.

func (*Qos_WredTemplate_Wreds_Wred_Colors_Color) GetDiscardPercentage

func (x *Qos_WredTemplate_Wreds_Wred_Colors_Color) GetDiscardPercentage() uint32

func (*Qos_WredTemplate_Wreds_Wred_Colors_Color) GetHighLimitPercentage

func (x *Qos_WredTemplate_Wreds_Wred_Colors_Color) GetHighLimitPercentage() uint32

func (*Qos_WredTemplate_Wreds_Wred_Colors_Color) GetLowLimitPercentage

func (x *Qos_WredTemplate_Wreds_Wred_Colors_Color) GetLowLimitPercentage() uint32

func (*Qos_WredTemplate_Wreds_Wred_Colors_Color) ProtoMessage

func (*Qos_WredTemplate_Wreds_Wred_Colors_Color) ProtoReflect

func (*Qos_WredTemplate_Wreds_Wred_Colors_Color) Reset

func (*Qos_WredTemplate_Wreds_Wred_Colors_Color) String

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL