cisco_ios_xr_fib_common_oper_fib_statistics_nodes_node_drops

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Overview

Cisco-IOS-XR-fib-common-oper:fib-statistics/nodes/node/drops

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FibStatisticsBagDrops

type FibStatisticsBagDrops struct {
	// no route pkt
	NoRoutePackets uint64 `protobuf:"varint,50,opt,name=no_route_packets,json=noRoutePackets,proto3" json:"no_route_packets,omitempty"`
	// Punt generate unreach pkt
	PuntUnreachablePackets uint64 `` /* 131-byte string literal not displayed */
	// DF unreachable pkt
	DfUnreachablePackets uint64 `protobuf:"varint,52,opt,name=df_unreachable_packets,json=dfUnreachablePackets,proto3" json:"df_unreachable_packets,omitempty"`
	// encapsulation failure pkt
	EncapsulationFailurePackets uint64 `` /* 146-byte string literal not displayed */
	// incomplete adjacency pkt
	IncompleteAdjacencyPackets uint64 `` /* 143-byte string literal not displayed */
	// unresolved prefix pkt
	UnresolvedPrefixPackets uint64 `` /* 134-byte string literal not displayed */
	// unsupported feature pkt
	UnsupportedFeaturePackets uint64 `` /* 140-byte string literal not displayed */
	// discard pkt
	DiscardPackets uint64 `protobuf:"varint,57,opt,name=discard_packets,json=discardPackets,proto3" json:"discard_packets,omitempty"`
	// checksum error pkt
	ChecksumErrorPackets uint64 `protobuf:"varint,58,opt,name=checksum_error_packets,json=checksumErrorPackets,proto3" json:"checksum_error_packets,omitempty"`
	// frag consumed packet pkt
	FragmenationConsumedPackets uint64 `` /* 146-byte string literal not displayed */
	// fragmenation failure pkt
	FragmenationFailurePackets uint64 `` /* 143-byte string literal not displayed */
	// null0 pkt
	NullPackets uint64 `protobuf:"varint,61,opt,name=null_packets,json=nullPackets,proto3" json:"null_packets,omitempty"`
	// RPF check failures pkt
	RpfCheckFailurePackets uint64 `` /* 133-byte string literal not displayed */
	// ACL in RPF pkt
	AclInRpfPackets uint64 `protobuf:"varint,63,opt,name=acl_in_rpf_packets,json=aclInRpfPackets,proto3" json:"acl_in_rpf_packets,omitempty"`
	// rp dest drop pkt
	RpDestinationDropPackets uint64 `` /* 139-byte string literal not displayed */
	// the total number of drop pkt
	TotalNumberOfDropPackets uint64 `` /* 141-byte string literal not displayed */
	// mpls disabled in interface
	MplsDisabledInterface uint64 `` /* 128-byte string literal not displayed */
	// GRE tunnel lookup failed drop pkt
	GreLookupFailedDrop uint64 `protobuf:"varint,67,opt,name=gre_lookup_failed_drop,json=greLookupFailedDrop,proto3" json:"gre_lookup_failed_drop,omitempty"`
	// GRE processing errors
	GreErrorDrop uint64 `protobuf:"varint,68,opt,name=gre_error_drop,json=greErrorDrop,proto3" json:"gre_error_drop,omitempty"`
	// LISP Punt drops
	LispPuntDrops uint64 `protobuf:"varint,69,opt,name=lisp_punt_drops,json=lispPuntDrops,proto3" json:"lisp_punt_drops,omitempty"`
	// Lisp encap error drops
	LispEncapErrorDrops uint64 `protobuf:"varint,70,opt,name=lisp_encap_error_drops,json=lispEncapErrorDrops,proto3" json:"lisp_encap_error_drops,omitempty"`
	// Lisp decap error drops
	LispDecapErrorDrops uint64 `protobuf:"varint,71,opt,name=lisp_decap_error_drops,json=lispDecapErrorDrops,proto3" json:"lisp_decap_error_drops,omitempty"`
	// Drops for the packets with multi[le labels
	MultiLabelDrops      uint64   `protobuf:"varint,72,opt,name=multi_label_drops,json=multiLabelDrops,proto3" json:"multi_label_drops,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*FibStatisticsBagDrops) Descriptor

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

func (*FibStatisticsBagDrops) GetAclInRpfPackets

func (m *FibStatisticsBagDrops) GetAclInRpfPackets() uint64

func (*FibStatisticsBagDrops) GetChecksumErrorPackets

func (m *FibStatisticsBagDrops) GetChecksumErrorPackets() uint64

func (*FibStatisticsBagDrops) GetDfUnreachablePackets

func (m *FibStatisticsBagDrops) GetDfUnreachablePackets() uint64

func (*FibStatisticsBagDrops) GetDiscardPackets

func (m *FibStatisticsBagDrops) GetDiscardPackets() uint64

func (*FibStatisticsBagDrops) GetEncapsulationFailurePackets

func (m *FibStatisticsBagDrops) GetEncapsulationFailurePackets() uint64

func (*FibStatisticsBagDrops) GetFragmenationConsumedPackets

func (m *FibStatisticsBagDrops) GetFragmenationConsumedPackets() uint64

func (*FibStatisticsBagDrops) GetFragmenationFailurePackets

func (m *FibStatisticsBagDrops) GetFragmenationFailurePackets() uint64

func (*FibStatisticsBagDrops) GetGreErrorDrop

func (m *FibStatisticsBagDrops) GetGreErrorDrop() uint64

func (*FibStatisticsBagDrops) GetGreLookupFailedDrop

func (m *FibStatisticsBagDrops) GetGreLookupFailedDrop() uint64

func (*FibStatisticsBagDrops) GetIncompleteAdjacencyPackets

func (m *FibStatisticsBagDrops) GetIncompleteAdjacencyPackets() uint64

func (*FibStatisticsBagDrops) GetLispDecapErrorDrops

func (m *FibStatisticsBagDrops) GetLispDecapErrorDrops() uint64

func (*FibStatisticsBagDrops) GetLispEncapErrorDrops

func (m *FibStatisticsBagDrops) GetLispEncapErrorDrops() uint64

func (*FibStatisticsBagDrops) GetLispPuntDrops

func (m *FibStatisticsBagDrops) GetLispPuntDrops() uint64

func (*FibStatisticsBagDrops) GetMplsDisabledInterface

func (m *FibStatisticsBagDrops) GetMplsDisabledInterface() uint64

func (*FibStatisticsBagDrops) GetMultiLabelDrops

func (m *FibStatisticsBagDrops) GetMultiLabelDrops() uint64

func (*FibStatisticsBagDrops) GetNoRoutePackets

func (m *FibStatisticsBagDrops) GetNoRoutePackets() uint64

func (*FibStatisticsBagDrops) GetNullPackets

func (m *FibStatisticsBagDrops) GetNullPackets() uint64

func (*FibStatisticsBagDrops) GetPuntUnreachablePackets

func (m *FibStatisticsBagDrops) GetPuntUnreachablePackets() uint64

func (*FibStatisticsBagDrops) GetRpDestinationDropPackets

func (m *FibStatisticsBagDrops) GetRpDestinationDropPackets() uint64

func (*FibStatisticsBagDrops) GetRpfCheckFailurePackets

func (m *FibStatisticsBagDrops) GetRpfCheckFailurePackets() uint64

func (*FibStatisticsBagDrops) GetTotalNumberOfDropPackets

func (m *FibStatisticsBagDrops) GetTotalNumberOfDropPackets() uint64

func (*FibStatisticsBagDrops) GetUnresolvedPrefixPackets

func (m *FibStatisticsBagDrops) GetUnresolvedPrefixPackets() uint64

func (*FibStatisticsBagDrops) GetUnsupportedFeaturePackets

func (m *FibStatisticsBagDrops) GetUnsupportedFeaturePackets() uint64

func (*FibStatisticsBagDrops) ProtoMessage

func (*FibStatisticsBagDrops) ProtoMessage()

func (*FibStatisticsBagDrops) Reset

func (m *FibStatisticsBagDrops) Reset()

func (*FibStatisticsBagDrops) String

func (m *FibStatisticsBagDrops) String() string

func (*FibStatisticsBagDrops) XXX_DiscardUnknown

func (m *FibStatisticsBagDrops) XXX_DiscardUnknown()

func (*FibStatisticsBagDrops) XXX_Marshal

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

func (*FibStatisticsBagDrops) XXX_Merge

func (dst *FibStatisticsBagDrops) XXX_Merge(src proto.Message)

func (*FibStatisticsBagDrops) XXX_Size

func (m *FibStatisticsBagDrops) XXX_Size() int

func (*FibStatisticsBagDrops) XXX_Unmarshal

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

type FibStatisticsBagDrops_KEYS

type FibStatisticsBagDrops_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

FIB drop statistics

func (*FibStatisticsBagDrops_KEYS) Descriptor

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

func (*FibStatisticsBagDrops_KEYS) GetNodeName

func (m *FibStatisticsBagDrops_KEYS) GetNodeName() string

func (*FibStatisticsBagDrops_KEYS) ProtoMessage

func (*FibStatisticsBagDrops_KEYS) ProtoMessage()

func (*FibStatisticsBagDrops_KEYS) Reset

func (m *FibStatisticsBagDrops_KEYS) Reset()

func (*FibStatisticsBagDrops_KEYS) String

func (m *FibStatisticsBagDrops_KEYS) String() string

func (*FibStatisticsBagDrops_KEYS) XXX_DiscardUnknown

func (m *FibStatisticsBagDrops_KEYS) XXX_DiscardUnknown()

func (*FibStatisticsBagDrops_KEYS) XXX_Marshal

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

func (*FibStatisticsBagDrops_KEYS) XXX_Merge

func (dst *FibStatisticsBagDrops_KEYS) XXX_Merge(src proto.Message)

func (*FibStatisticsBagDrops_KEYS) XXX_Size

func (m *FibStatisticsBagDrops_KEYS) XXX_Size() int

func (*FibStatisticsBagDrops_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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