cisco_ios_xr_lpts_pre_ifib_oper_lpts_pifib_nodes_node_type_values_type_value_entry

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-lpts-pre-ifib-oper:lpts-pifib/nodes/node/type-values/type-value/entry

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PifibShowEntry

type PifibShowEntry struct {
	VrfName              string   `protobuf:"bytes,50,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	Vid                  uint32   `protobuf:"varint,51,opt,name=vid,proto3" json:"vid,omitempty"`
	L3Protocol           uint32   `protobuf:"varint,52,opt,name=l3protocol,proto3" json:"l3protocol,omitempty"`
	L4Protocol           uint32   `protobuf:"varint,53,opt,name=l4protocol,proto3" json:"l4protocol,omitempty"`
	IntfName             string   `protobuf:"bytes,54,opt,name=intf_name,json=intfName,proto3" json:"intf_name,omitempty"`
	IntfHandle           uint32   `protobuf:"varint,55,opt,name=intf_handle,json=intfHandle,proto3" json:"intf_handle,omitempty"`
	DestinationAddr      string   `protobuf:"bytes,56,opt,name=destination_addr,json=destinationAddr,proto3" json:"destination_addr,omitempty"`
	SourceAddr           string   `protobuf:"bytes,57,opt,name=source_addr,json=sourceAddr,proto3" json:"source_addr,omitempty"`
	DestinationType      string   `protobuf:"bytes,58,opt,name=destination_type,json=destinationType,proto3" json:"destination_type,omitempty"`
	DestinationValue     string   `protobuf:"bytes,59,opt,name=destination_value,json=destinationValue,proto3" json:"destination_value,omitempty"`
	SourcePort           string   `protobuf:"bytes,60,opt,name=source_port,json=sourcePort,proto3" json:"source_port,omitempty"`
	IsFrag               uint32   `protobuf:"varint,61,opt,name=is_frag,json=isFrag,proto3" json:"is_frag,omitempty"`
	IsSyn                uint32   `protobuf:"varint,62,opt,name=is_syn,json=isSyn,proto3" json:"is_syn,omitempty"`
	Opcode               string   `protobuf:"bytes,63,opt,name=opcode,proto3" json:"opcode,omitempty"`
	FlowType             string   `protobuf:"bytes,64,opt,name=flow_type,json=flowType,proto3" json:"flow_type,omitempty"`
	ListenerTag          string   `protobuf:"bytes,65,opt,name=listener_tag,json=listenerTag,proto3" json:"listener_tag,omitempty"`
	LocalFlag            uint32   `protobuf:"varint,66,opt,name=local_flag,json=localFlag,proto3" json:"local_flag,omitempty"`
	IsFgid               uint32   `protobuf:"varint,67,opt,name=is_fgid,json=isFgid,proto3" json:"is_fgid,omitempty"`
	DeliverListShort     string   `protobuf:"bytes,68,opt,name=deliver_list_short,json=deliverListShort,proto3" json:"deliver_list_short,omitempty"`
	DeliverListLong      string   `protobuf:"bytes,69,opt,name=deliver_list_long,json=deliverListLong,proto3" json:"deliver_list_long,omitempty"`
	MinTtl               uint32   `protobuf:"varint,70,opt,name=min_ttl,json=minTtl,proto3" json:"min_ttl,omitempty"`
	Accepts              uint64   `protobuf:"varint,71,opt,name=accepts,proto3" json:"accepts,omitempty"`
	Drops                uint64   `protobuf:"varint,72,opt,name=drops,proto3" json:"drops,omitempty"`
	Stale                uint32   `protobuf:"varint,73,opt,name=stale,proto3" json:"stale,omitempty"`
	PifibType            uint32   `protobuf:"varint,74,opt,name=pifib_type,json=pifibType,proto3" json:"pifib_type,omitempty"`
	PifibProgramTime     string   `protobuf:"bytes,75,opt,name=pifib_program_time,json=pifibProgramTime,proto3" json:"pifib_program_time,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PifibShowEntry) Descriptor

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

func (*PifibShowEntry) GetAccepts

func (m *PifibShowEntry) GetAccepts() uint64

func (*PifibShowEntry) GetDeliverListLong

func (m *PifibShowEntry) GetDeliverListLong() string

func (*PifibShowEntry) GetDeliverListShort

func (m *PifibShowEntry) GetDeliverListShort() string

func (*PifibShowEntry) GetDestinationAddr

func (m *PifibShowEntry) GetDestinationAddr() string

func (*PifibShowEntry) GetDestinationType

func (m *PifibShowEntry) GetDestinationType() string

func (*PifibShowEntry) GetDestinationValue

func (m *PifibShowEntry) GetDestinationValue() string

func (*PifibShowEntry) GetDrops

func (m *PifibShowEntry) GetDrops() uint64

func (*PifibShowEntry) GetFlowType

func (m *PifibShowEntry) GetFlowType() string

func (*PifibShowEntry) GetIntfHandle

func (m *PifibShowEntry) GetIntfHandle() uint32

func (*PifibShowEntry) GetIntfName

func (m *PifibShowEntry) GetIntfName() string

func (*PifibShowEntry) GetIsFgid

func (m *PifibShowEntry) GetIsFgid() uint32

func (*PifibShowEntry) GetIsFrag

func (m *PifibShowEntry) GetIsFrag() uint32

func (*PifibShowEntry) GetIsSyn

func (m *PifibShowEntry) GetIsSyn() uint32

func (*PifibShowEntry) GetL3Protocol

func (m *PifibShowEntry) GetL3Protocol() uint32

func (*PifibShowEntry) GetL4Protocol

func (m *PifibShowEntry) GetL4Protocol() uint32

func (*PifibShowEntry) GetListenerTag

func (m *PifibShowEntry) GetListenerTag() string

func (*PifibShowEntry) GetLocalFlag

func (m *PifibShowEntry) GetLocalFlag() uint32

func (*PifibShowEntry) GetMinTtl

func (m *PifibShowEntry) GetMinTtl() uint32

func (*PifibShowEntry) GetOpcode

func (m *PifibShowEntry) GetOpcode() string

func (*PifibShowEntry) GetPifibProgramTime

func (m *PifibShowEntry) GetPifibProgramTime() string

func (*PifibShowEntry) GetPifibType

func (m *PifibShowEntry) GetPifibType() uint32

func (*PifibShowEntry) GetSourceAddr

func (m *PifibShowEntry) GetSourceAddr() string

func (*PifibShowEntry) GetSourcePort

func (m *PifibShowEntry) GetSourcePort() string

func (*PifibShowEntry) GetStale

func (m *PifibShowEntry) GetStale() uint32

func (*PifibShowEntry) GetVid

func (m *PifibShowEntry) GetVid() uint32

func (*PifibShowEntry) GetVrfName

func (m *PifibShowEntry) GetVrfName() string

func (*PifibShowEntry) ProtoMessage

func (*PifibShowEntry) ProtoMessage()

func (*PifibShowEntry) Reset

func (m *PifibShowEntry) Reset()

func (*PifibShowEntry) String

func (m *PifibShowEntry) String() string

func (*PifibShowEntry) XXX_DiscardUnknown

func (m *PifibShowEntry) XXX_DiscardUnknown()

func (*PifibShowEntry) XXX_Marshal

func (m *PifibShowEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PifibShowEntry) XXX_Merge

func (m *PifibShowEntry) XXX_Merge(src proto.Message)

func (*PifibShowEntry) XXX_Size

func (m *PifibShowEntry) XXX_Size() int

func (*PifibShowEntry) XXX_Unmarshal

func (m *PifibShowEntry) XXX_Unmarshal(b []byte) error

type PifibShowEntry_KEYS

type PifibShowEntry_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	PifibType            string   `protobuf:"bytes,2,opt,name=pifib_type,json=pifibType,proto3" json:"pifib_type,omitempty"`
	Entry                string   `protobuf:"bytes,3,opt,name=entry,proto3" json:"entry,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PifibShowEntry_KEYS) Descriptor

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

func (*PifibShowEntry_KEYS) GetEntry

func (m *PifibShowEntry_KEYS) GetEntry() string

func (*PifibShowEntry_KEYS) GetNodeName

func (m *PifibShowEntry_KEYS) GetNodeName() string

func (*PifibShowEntry_KEYS) GetPifibType

func (m *PifibShowEntry_KEYS) GetPifibType() string

func (*PifibShowEntry_KEYS) ProtoMessage

func (*PifibShowEntry_KEYS) ProtoMessage()

func (*PifibShowEntry_KEYS) Reset

func (m *PifibShowEntry_KEYS) Reset()

func (*PifibShowEntry_KEYS) String

func (m *PifibShowEntry_KEYS) String() string

func (*PifibShowEntry_KEYS) XXX_DiscardUnknown

func (m *PifibShowEntry_KEYS) XXX_DiscardUnknown()

func (*PifibShowEntry_KEYS) XXX_Marshal

func (m *PifibShowEntry_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PifibShowEntry_KEYS) XXX_Merge

func (m *PifibShowEntry_KEYS) XXX_Merge(src proto.Message)

func (*PifibShowEntry_KEYS) XXX_Size

func (m *PifibShowEntry_KEYS) XXX_Size() int

func (*PifibShowEntry_KEYS) XXX_Unmarshal

func (m *PifibShowEntry_KEYS) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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