pbr_vservice_ea_oper

package
v0.0.0-...-fac1166 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

This module contains a collection of YANG definitions for Cisco IOS-XR pbr-vservice-ea package operational data.

This module contains definitions for the following management objects:

service-function-chaining: NSH Service Function Chaining
  operational data

Copyright (c) 2013-2018 by Cisco Systems, Inc. All rights reserved.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceFunctionChaining

type ServiceFunctionChaining struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Node-specific NSH Service Function Chaining operational data.
	Nodes ServiceFunctionChaining_Nodes
}

ServiceFunctionChaining NSH Service Function Chaining operational data

func (*ServiceFunctionChaining) GetEntityData

func (serviceFunctionChaining *ServiceFunctionChaining) GetEntityData() *types.CommonEntityData

type ServiceFunctionChaining_Nodes

type ServiceFunctionChaining_Nodes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// NSH operational data for a particular node. The type is slice of
	// ServiceFunctionChaining_Nodes_Node.
	Node []*ServiceFunctionChaining_Nodes_Node
}

ServiceFunctionChaining_Nodes Node-specific NSH Service Function Chaining operational data

func (*ServiceFunctionChaining_Nodes) GetEntityData

func (nodes *ServiceFunctionChaining_Nodes) GetEntityData() *types.CommonEntityData

type ServiceFunctionChaining_Nodes_Node

type ServiceFunctionChaining_Nodes_Node struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Node to collect statistics from. The type is
	// string with pattern: ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// Client Process.
	Process ServiceFunctionChaining_Nodes_Node_Process
}

ServiceFunctionChaining_Nodes_Node NSH operational data for a particular node

func (*ServiceFunctionChaining_Nodes_Node) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process

type ServiceFunctionChaining_Nodes_Node_Process struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Service Function Path operational data.
	ServiceFunctionPath ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath

	// Service Function operational data.
	ServiceFunction ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction

	// Service Function Forwarder operational data.
	ServiceFunctionForwarder ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder
}

ServiceFunctionChaining_Nodes_Node_Process Client Process

func (*ServiceFunctionChaining_Nodes_Node_Process) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// List of Service Function Names.
	SfNames ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction Service Function operational data

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Local Service Function Forwarder operational data.
	Local ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local

	// List of Service Function Forwarder Names.
	SffNames ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder Service Function Forwarder operational data

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Error Statistics for local service function forwarder.
	Error ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local Local Service Function Forwarder operational data

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Statistics data.
	Data ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data

	// SI array in case of detail stats. The type is slice of
	// ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr.
	SiArr []*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error Error Statistics for local service function forwarder

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data Statistics data

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sf

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sf struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sf Service function stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sf) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sff

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sff Service function forwarder stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sff) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_SffLocal

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_SffLocal struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets with invalid NSH header. The type is interface{} with
	// range: 0..18446744073709551615.
	MalformedErrPkts interface{}

	// Number of packets with unknown spi-si. The type is interface{} with range:
	// 0..18446744073709551615.
	LookupErrPkts interface{}

	// Total bytes with invalid NSH header. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	MalformedErrBytes interface{}

	// Total bytes with unknown spi-si. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	LookupErrBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_SffLocal Local service function forwarder stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_SffLocal) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Service index counters.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp_SpiSi

	// Terminate counters.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp_Term
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp SFP stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp_SpiSi Service index counters

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp_Term Terminate counters

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Sfp_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_SpiSi SPI SI stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Term Terminate stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_Data_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Service index. The type is interface{} with range: 0..255.
	Si interface{}

	// Stats counter for this index.
	Data ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr SI array in case of detail stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// type. The type is VsNshStats.
	Type interface{}

	// SF/SFF stats.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data_SpiSi

	// Terminate stats.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data_Term
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data Stats counter for this index

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data_SpiSi SF/SFF stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data_Term Terminate stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_Local_Error_SiArr_Data_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Name of Service Function Forwarder. The type is slice of
	// ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName.
	SffName []*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames List of Service Function Forwarder Names

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Name. The type is string with length: 1..32.
	Name interface{}

	// Statistics data.
	Data ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data

	// SI array in case of detail stats. The type is slice of
	// ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr.
	SiArr []*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName Name of Service Function Forwarder

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data Statistics data

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sf

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sf struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sf Service function stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sf) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sff

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sff Service function forwarder stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sff) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_SffLocal

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_SffLocal struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets with invalid NSH header. The type is interface{} with
	// range: 0..18446744073709551615.
	MalformedErrPkts interface{}

	// Number of packets with unknown spi-si. The type is interface{} with range:
	// 0..18446744073709551615.
	LookupErrPkts interface{}

	// Total bytes with invalid NSH header. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	MalformedErrBytes interface{}

	// Total bytes with unknown spi-si. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	LookupErrBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_SffLocal Local service function forwarder stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_SffLocal) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Service index counters.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp_SpiSi

	// Terminate counters.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp_Term
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp SFP stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp_SpiSi Service index counters

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp_Term Terminate counters

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Sfp_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_SpiSi SPI SI stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Term Terminate stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_Data_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Service index. The type is interface{} with range: 0..255.
	Si interface{}

	// Stats counter for this index.
	Data ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr SI array in case of detail stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// type. The type is VsNshStats.
	Type interface{}

	// SF/SFF stats.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data_SpiSi

	// Terminate stats.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data_Term
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data Stats counter for this index

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data_SpiSi SF/SFF stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data_Term Terminate stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionForwarder_SffNames_SffName_SiArr_Data_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Service Function Path Id .
	PathIds ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath Service Function Path operational data

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Specific Service-Function-Path identifier . The type is slice of
	// ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId.
	PathId []*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds Service Function Path Id

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Specific Service-Function-Path identifier. The
	// type is interface{} with range: 1..16777215.
	Id interface{}

	// Service Index Belonging to Path.
	ServiceIndexes ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes

	// SFP Statistics.
	Stats ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId Specific Service-Function-Path identifier

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Service index operational data belonging to this path. The type is slice of
	// ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex.
	ServiceIndex []*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes Service Index Belonging to Path

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Service Index. The type is interface{} with range:
	// 1..255.
	Index interface{}

	// Statistics data.
	Data ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data

	// SI array in case of detail stats. The type is slice of
	// ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr.
	SiArr []*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex Service index operational data belonging to this path

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data Statistics data

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sf

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sf struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sf Service function stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sf) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sff

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sff Service function forwarder stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sff) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_SffLocal

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_SffLocal struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets with invalid NSH header. The type is interface{} with
	// range: 0..18446744073709551615.
	MalformedErrPkts interface{}

	// Number of packets with unknown spi-si. The type is interface{} with range:
	// 0..18446744073709551615.
	LookupErrPkts interface{}

	// Total bytes with invalid NSH header. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	MalformedErrBytes interface{}

	// Total bytes with unknown spi-si. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	LookupErrBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_SffLocal Local service function forwarder stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_SffLocal) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Service index counters.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp_SpiSi

	// Terminate counters.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp_Term
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp SFP stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp_SpiSi Service index counters

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp_Term Terminate counters

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Sfp_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_SpiSi SPI SI stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Term Terminate stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_Data_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Service index. The type is interface{} with range: 0..255.
	Si interface{}

	// Stats counter for this index.
	Data ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr SI array in case of detail stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// type. The type is VsNshStats.
	Type interface{}

	// SF/SFF stats.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data_SpiSi

	// Terminate stats.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data_Term
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data Stats counter for this index

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data_SpiSi SF/SFF stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data_Term Terminate stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_ServiceIndexes_ServiceIndex_SiArr_Data_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Detail statistics per service index .
	Detail ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail

	// Combined statistics of all service index in service functionpath.
	Summarized ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats SFP Statistics

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Statistics data.
	Data ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data

	// SI array in case of detail stats. The type is slice of
	// ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr.
	SiArr []*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail Detail statistics per service index

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data Statistics data

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sf

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sf struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sf Service function stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sf) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sff

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sff Service function forwarder stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sff) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_SffLocal

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_SffLocal struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets with invalid NSH header. The type is interface{} with
	// range: 0..18446744073709551615.
	MalformedErrPkts interface{}

	// Number of packets with unknown spi-si. The type is interface{} with range:
	// 0..18446744073709551615.
	LookupErrPkts interface{}

	// Total bytes with invalid NSH header. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	MalformedErrBytes interface{}

	// Total bytes with unknown spi-si. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	LookupErrBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_SffLocal Local service function forwarder stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_SffLocal) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Service index counters.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp_SpiSi

	// Terminate counters.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp_Term
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp SFP stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp_SpiSi Service index counters

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp_Term Terminate counters

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Sfp_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_SpiSi SPI SI stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Term Terminate stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_Data_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Service index. The type is interface{} with range: 0..255.
	Si interface{}

	// Stats counter for this index.
	Data ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr SI array in case of detail stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// type. The type is VsNshStats.
	Type interface{}

	// SF/SFF stats.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data_SpiSi

	// Terminate stats.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data_Term
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data Stats counter for this index

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data_SpiSi SF/SFF stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data_Term Terminate stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Detail_SiArr_Data_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Statistics data.
	Data ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data

	// SI array in case of detail stats. The type is slice of
	// ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr.
	SiArr []*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized Combined statistics of all service index in service functionpath

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data Statistics data

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sf

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sf struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sf Service function stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sf) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sff

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sff Service function forwarder stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sff) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_SffLocal

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_SffLocal struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets with invalid NSH header. The type is interface{} with
	// range: 0..18446744073709551615.
	MalformedErrPkts interface{}

	// Number of packets with unknown spi-si. The type is interface{} with range:
	// 0..18446744073709551615.
	LookupErrPkts interface{}

	// Total bytes with invalid NSH header. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	MalformedErrBytes interface{}

	// Total bytes with unknown spi-si. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	LookupErrBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_SffLocal Local service function forwarder stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_SffLocal) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Service index counters.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp_SpiSi

	// Terminate counters.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp_Term
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp SFP stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp_SpiSi Service index counters

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp_Term Terminate counters

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Sfp_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_SpiSi SPI SI stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Term Terminate stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_Data_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Service index. The type is interface{} with range: 0..255.
	Si interface{}

	// Stats counter for this index.
	Data ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr SI array in case of detail stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// type. The type is VsNshStats.
	Type interface{}

	// SF/SFF stats.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data_SpiSi

	// Terminate stats.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data_Term
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data Stats counter for this index

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data_SpiSi SF/SFF stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data_Term Terminate stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunctionPath_PathIds_PathId_Stats_Summarized_SiArr_Data_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Name of Service Function. The type is slice of
	// ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName.
	SfName []*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames List of Service Function Names

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Name. The type is string with length: 1..32.
	Name interface{}

	// Statistics data.
	Data ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data

	// SI array in case of detail stats. The type is slice of
	// ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr.
	SiArr []*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName Name of Service Function

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// type. The type is VsNshStats.
	Type interface{}

	// SFP stats.
	Sfp ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp

	// SPI SI stats.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_SpiSi

	// Terminate stats.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Term

	// Service function stats.
	Sf ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sf

	// Service function forwarder stats.
	Sff ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sff

	// Local service function forwarder stats.
	SffLocal ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_SffLocal
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data Statistics data

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sf

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sf struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sf Service function stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sf) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sff

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sff struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sff Service function forwarder stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sff) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_SffLocal

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_SffLocal struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets with invalid NSH header. The type is interface{} with
	// range: 0..18446744073709551615.
	MalformedErrPkts interface{}

	// Number of packets with unknown spi-si. The type is interface{} with range:
	// 0..18446744073709551615.
	LookupErrPkts interface{}

	// Total bytes with invalid NSH header. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	MalformedErrBytes interface{}

	// Total bytes with unknown spi-si. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	LookupErrBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_SffLocal Local service function forwarder stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_SffLocal) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Service index counters.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp_SpiSi

	// Terminate counters.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp_Term
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp SFP stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp_SpiSi Service index counters

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp_Term Terminate counters

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Sfp_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_SpiSi SPI SI stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Term Terminate stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_Data_Term) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Service index. The type is interface{} with range: 0..255.
	Si interface{}

	// Stats counter for this index.
	Data ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr SI array in case of detail stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// type. The type is VsNshStats.
	Type interface{}

	// SF/SFF stats.
	SpiSi ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data_SpiSi

	// Terminate stats.
	Term ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data_Term
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data Stats counter for this index

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data_SpiSi

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data_SpiSi struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of packets processed. The type is interface{} with range:
	// 0..18446744073709551615.
	ProcessedPkts interface{}

	// Total bytes processed. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	ProcessedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data_SpiSi SF/SFF stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data_SpiSi) GetEntityData

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data_Term

type ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data_Term struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Number of terminated packets. The type is interface{} with range:
	// 0..18446744073709551615.
	TerminatedPkts interface{}

	// Total bytes terminated. The type is interface{} with range:
	// 0..18446744073709551615. Units are byte.
	TerminatedBytes interface{}
}

ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data_Term Terminate stats

func (*ServiceFunctionChaining_Nodes_Node_Process_ServiceFunction_SfNames_SfName_SiArr_Data_Term) GetEntityData

type VsNshStats

type VsNshStats string

VsNshStats represents Vs nsh stats

const (
	// vs nsh stats spi si
	VsNshStats_vs_nsh_stats_spi_si VsNshStats = "vs-nsh-stats-spi-si"

	// vs nsh stats ter min ate
	VsNshStats_vs_nsh_stats_ter_min_ate VsNshStats = "vs-nsh-stats-ter-min-ate"

	// vs nsh stats sf
	VsNshStats_vs_nsh_stats_sf VsNshStats = "vs-nsh-stats-sf"

	// vs nsh stats sff
	VsNshStats_vs_nsh_stats_sff VsNshStats = "vs-nsh-stats-sff"

	// vs nsh stats sff local
	VsNshStats_vs_nsh_stats_sff_local VsNshStats = "vs-nsh-stats-sff-local"

	// vs nsh stats sfp
	VsNshStats_vs_nsh_stats_sfp VsNshStats = "vs-nsh-stats-sfp"

	// vs nsh stats sfp detail
	VsNshStats_vs_nsh_stats_sfp_detail VsNshStats = "vs-nsh-stats-sfp-detail"

	// vs nsh stats max
	VsNshStats_vs_nsh_stats_max VsNshStats = "vs-nsh-stats-max"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL