cisco_ios_xr_ipv4_pim_oper_ipv6_pim_active_default_context_interface_statistics_interface_statistic

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: 1

Documentation

Overview

Cisco-IOS-XR-ipv4-pim-oper:ipv6-pim/active/default-context/interface-statistics/interface-statistic

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PimIfstatsBag

type PimIfstatsBag struct {
	InputHello                     uint32   `protobuf:"varint,50,opt,name=input_hello,json=inputHello,proto3" json:"input_hello,omitempty"`
	OutputHello                    uint32   `protobuf:"varint,51,opt,name=output_hello,json=outputHello,proto3" json:"output_hello,omitempty"`
	InputRegister                  uint32   `protobuf:"varint,52,opt,name=input_register,json=inputRegister,proto3" json:"input_register,omitempty"`
	OutputRegister                 uint32   `protobuf:"varint,53,opt,name=output_register,json=outputRegister,proto3" json:"output_register,omitempty"`
	InputRegisterStop              uint32   `protobuf:"varint,54,opt,name=input_register_stop,json=inputRegisterStop,proto3" json:"input_register_stop,omitempty"`
	OutputRegisterStop             uint32   `protobuf:"varint,55,opt,name=output_register_stop,json=outputRegisterStop,proto3" json:"output_register_stop,omitempty"`
	InputJp                        uint32   `protobuf:"varint,56,opt,name=input_jp,json=inputJp,proto3" json:"input_jp,omitempty"`
	OutputJp                       uint32   `protobuf:"varint,57,opt,name=output_jp,json=outputJp,proto3" json:"output_jp,omitempty"`
	InputBsrMessage                uint32   `protobuf:"varint,58,opt,name=input_bsr_message,json=inputBsrMessage,proto3" json:"input_bsr_message,omitempty"`
	OutputBsrMessage               uint32   `protobuf:"varint,59,opt,name=output_bsr_message,json=outputBsrMessage,proto3" json:"output_bsr_message,omitempty"`
	InputAssert                    uint32   `protobuf:"varint,60,opt,name=input_assert,json=inputAssert,proto3" json:"input_assert,omitempty"`
	OutputAssert                   uint32   `protobuf:"varint,61,opt,name=output_assert,json=outputAssert,proto3" json:"output_assert,omitempty"`
	InputGraftMessage              uint32   `protobuf:"varint,62,opt,name=input_graft_message,json=inputGraftMessage,proto3" json:"input_graft_message,omitempty"`
	OutputGraftMessage             uint32   `protobuf:"varint,63,opt,name=output_graft_message,json=outputGraftMessage,proto3" json:"output_graft_message,omitempty"`
	InputGraftAckMessage           uint32   `` /* 127-byte string literal not displayed */
	OutputGraftAckMessage          uint32   `` /* 130-byte string literal not displayed */
	InputCandidateRpAdvertisement  uint32   `` /* 154-byte string literal not displayed */
	OutputCandidateRpAdvertisement uint32   `` /* 157-byte string literal not displayed */
	InputDfElection                uint32   `protobuf:"varint,68,opt,name=input_df_election,json=inputDfElection,proto3" json:"input_df_election,omitempty"`
	OutputDfElection               uint32   `protobuf:"varint,69,opt,name=output_df_election,json=outputDfElection,proto3" json:"output_df_election,omitempty"`
	InputMiscellaneous             uint32   `protobuf:"varint,70,opt,name=input_miscellaneous,json=inputMiscellaneous,proto3" json:"input_miscellaneous,omitempty"`
	XXX_NoUnkeyedLiteral           struct{} `json:"-"`
	XXX_unrecognized               []byte   `json:"-"`
	XXX_sizecache                  int32    `json:"-"`
}

func (*PimIfstatsBag) Descriptor

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

func (*PimIfstatsBag) GetInputAssert

func (m *PimIfstatsBag) GetInputAssert() uint32

func (*PimIfstatsBag) GetInputBsrMessage

func (m *PimIfstatsBag) GetInputBsrMessage() uint32

func (*PimIfstatsBag) GetInputCandidateRpAdvertisement

func (m *PimIfstatsBag) GetInputCandidateRpAdvertisement() uint32

func (*PimIfstatsBag) GetInputDfElection

func (m *PimIfstatsBag) GetInputDfElection() uint32

func (*PimIfstatsBag) GetInputGraftAckMessage

func (m *PimIfstatsBag) GetInputGraftAckMessage() uint32

func (*PimIfstatsBag) GetInputGraftMessage

func (m *PimIfstatsBag) GetInputGraftMessage() uint32

func (*PimIfstatsBag) GetInputHello

func (m *PimIfstatsBag) GetInputHello() uint32

func (*PimIfstatsBag) GetInputJp

func (m *PimIfstatsBag) GetInputJp() uint32

func (*PimIfstatsBag) GetInputMiscellaneous

func (m *PimIfstatsBag) GetInputMiscellaneous() uint32

func (*PimIfstatsBag) GetInputRegister

func (m *PimIfstatsBag) GetInputRegister() uint32

func (*PimIfstatsBag) GetInputRegisterStop

func (m *PimIfstatsBag) GetInputRegisterStop() uint32

func (*PimIfstatsBag) GetOutputAssert

func (m *PimIfstatsBag) GetOutputAssert() uint32

func (*PimIfstatsBag) GetOutputBsrMessage

func (m *PimIfstatsBag) GetOutputBsrMessage() uint32

func (*PimIfstatsBag) GetOutputCandidateRpAdvertisement

func (m *PimIfstatsBag) GetOutputCandidateRpAdvertisement() uint32

func (*PimIfstatsBag) GetOutputDfElection

func (m *PimIfstatsBag) GetOutputDfElection() uint32

func (*PimIfstatsBag) GetOutputGraftAckMessage

func (m *PimIfstatsBag) GetOutputGraftAckMessage() uint32

func (*PimIfstatsBag) GetOutputGraftMessage

func (m *PimIfstatsBag) GetOutputGraftMessage() uint32

func (*PimIfstatsBag) GetOutputHello

func (m *PimIfstatsBag) GetOutputHello() uint32

func (*PimIfstatsBag) GetOutputJp

func (m *PimIfstatsBag) GetOutputJp() uint32

func (*PimIfstatsBag) GetOutputRegister

func (m *PimIfstatsBag) GetOutputRegister() uint32

func (*PimIfstatsBag) GetOutputRegisterStop

func (m *PimIfstatsBag) GetOutputRegisterStop() uint32

func (*PimIfstatsBag) ProtoMessage

func (*PimIfstatsBag) ProtoMessage()

func (*PimIfstatsBag) Reset

func (m *PimIfstatsBag) Reset()

func (*PimIfstatsBag) String

func (m *PimIfstatsBag) String() string

func (*PimIfstatsBag) XXX_DiscardUnknown

func (m *PimIfstatsBag) XXX_DiscardUnknown()

func (*PimIfstatsBag) XXX_Marshal

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

func (*PimIfstatsBag) XXX_Merge

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

func (*PimIfstatsBag) XXX_Size

func (m *PimIfstatsBag) XXX_Size() int

func (*PimIfstatsBag) XXX_Unmarshal

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

type PimIfstatsBag_KEYS

type PimIfstatsBag_KEYS struct {
	InterfaceName        string   `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PimIfstatsBag_KEYS) Descriptor

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

func (*PimIfstatsBag_KEYS) GetInterfaceName

func (m *PimIfstatsBag_KEYS) GetInterfaceName() string

func (*PimIfstatsBag_KEYS) ProtoMessage

func (*PimIfstatsBag_KEYS) ProtoMessage()

func (*PimIfstatsBag_KEYS) Reset

func (m *PimIfstatsBag_KEYS) Reset()

func (*PimIfstatsBag_KEYS) String

func (m *PimIfstatsBag_KEYS) String() string

func (*PimIfstatsBag_KEYS) XXX_DiscardUnknown

func (m *PimIfstatsBag_KEYS) XXX_DiscardUnknown()

func (*PimIfstatsBag_KEYS) XXX_Marshal

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

func (*PimIfstatsBag_KEYS) XXX_Merge

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

func (*PimIfstatsBag_KEYS) XXX_Size

func (m *PimIfstatsBag_KEYS) XXX_Size() int

func (*PimIfstatsBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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