cisco_ios_xr_ipv4_igmp_oper_mld_active_process_nsr

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-igmp-oper:mld/active/process/nsr

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IgmpEdmNsrBag

type IgmpEdmNsrBag struct {
	State                 uint32   `protobuf:"varint,50,opt,name=state,proto3" json:"state,omitempty"`
	PartnerProcConnected  bool     `protobuf:"varint,51,opt,name=partner_proc_connected,json=partnerProcConnected,proto3" json:"partner_proc_connected,omitempty"`
	CollabConvDone        bool     `protobuf:"varint,52,opt,name=collab_conv_done,json=collabConvDone,proto3" json:"collab_conv_done,omitempty"`
	RmfNotificationDone   bool     `protobuf:"varint,53,opt,name=rmf_notification_done,json=rmfNotificationDone,proto3" json:"rmf_notification_done,omitempty"`
	LastProc              uint64   `protobuf:"varint,54,opt,name=last_proc,json=lastProc,proto3" json:"last_proc,omitempty"`
	LastProcConnectionUp  uint64   `` /* 127-byte string literal not displayed */
	LastProcConnectionDn  uint64   `` /* 127-byte string literal not displayed */
	LastRmfReady          uint64   `protobuf:"varint,57,opt,name=last_rmf_ready,json=lastRmfReady,proto3" json:"last_rmf_ready,omitempty"`
	LastRmfNotReady       uint64   `protobuf:"varint,58,opt,name=last_rmf_not_ready,json=lastRmfNotReady,proto3" json:"last_rmf_not_ready,omitempty"`
	CountProcConnectionUp uint32   `` /* 130-byte string literal not displayed */
	CountProcConnectionDn uint32   `` /* 130-byte string literal not displayed */
	CountRmfReady         uint32   `protobuf:"varint,61,opt,name=count_rmf_ready,json=countRmfReady,proto3" json:"count_rmf_ready,omitempty"`
	CountRmfNotReady      uint32   `protobuf:"varint,62,opt,name=count_rmf_not_ready,json=countRmfNotReady,proto3" json:"count_rmf_not_ready,omitempty"`
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*IgmpEdmNsrBag) Descriptor

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

func (*IgmpEdmNsrBag) GetCollabConvDone

func (m *IgmpEdmNsrBag) GetCollabConvDone() bool

func (*IgmpEdmNsrBag) GetCountProcConnectionDn

func (m *IgmpEdmNsrBag) GetCountProcConnectionDn() uint32

func (*IgmpEdmNsrBag) GetCountProcConnectionUp

func (m *IgmpEdmNsrBag) GetCountProcConnectionUp() uint32

func (*IgmpEdmNsrBag) GetCountRmfNotReady

func (m *IgmpEdmNsrBag) GetCountRmfNotReady() uint32

func (*IgmpEdmNsrBag) GetCountRmfReady

func (m *IgmpEdmNsrBag) GetCountRmfReady() uint32

func (*IgmpEdmNsrBag) GetLastProc

func (m *IgmpEdmNsrBag) GetLastProc() uint64

func (*IgmpEdmNsrBag) GetLastProcConnectionDn

func (m *IgmpEdmNsrBag) GetLastProcConnectionDn() uint64

func (*IgmpEdmNsrBag) GetLastProcConnectionUp

func (m *IgmpEdmNsrBag) GetLastProcConnectionUp() uint64

func (*IgmpEdmNsrBag) GetLastRmfNotReady

func (m *IgmpEdmNsrBag) GetLastRmfNotReady() uint64

func (*IgmpEdmNsrBag) GetLastRmfReady

func (m *IgmpEdmNsrBag) GetLastRmfReady() uint64

func (*IgmpEdmNsrBag) GetPartnerProcConnected

func (m *IgmpEdmNsrBag) GetPartnerProcConnected() bool

func (*IgmpEdmNsrBag) GetRmfNotificationDone

func (m *IgmpEdmNsrBag) GetRmfNotificationDone() bool

func (*IgmpEdmNsrBag) GetState

func (m *IgmpEdmNsrBag) GetState() uint32

func (*IgmpEdmNsrBag) ProtoMessage

func (*IgmpEdmNsrBag) ProtoMessage()

func (*IgmpEdmNsrBag) Reset

func (m *IgmpEdmNsrBag) Reset()

func (*IgmpEdmNsrBag) String

func (m *IgmpEdmNsrBag) String() string

func (*IgmpEdmNsrBag) XXX_DiscardUnknown

func (m *IgmpEdmNsrBag) XXX_DiscardUnknown()

func (*IgmpEdmNsrBag) XXX_Marshal

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

func (*IgmpEdmNsrBag) XXX_Merge

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

func (*IgmpEdmNsrBag) XXX_Size

func (m *IgmpEdmNsrBag) XXX_Size() int

func (*IgmpEdmNsrBag) XXX_Unmarshal

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

type IgmpEdmNsrBag_KEYS

type IgmpEdmNsrBag_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IgmpEdmNsrBag_KEYS) Descriptor

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

func (*IgmpEdmNsrBag_KEYS) ProtoMessage

func (*IgmpEdmNsrBag_KEYS) ProtoMessage()

func (*IgmpEdmNsrBag_KEYS) Reset

func (m *IgmpEdmNsrBag_KEYS) Reset()

func (*IgmpEdmNsrBag_KEYS) String

func (m *IgmpEdmNsrBag_KEYS) String() string

func (*IgmpEdmNsrBag_KEYS) XXX_DiscardUnknown

func (m *IgmpEdmNsrBag_KEYS) XXX_DiscardUnknown()

func (*IgmpEdmNsrBag_KEYS) XXX_Marshal

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

func (*IgmpEdmNsrBag_KEYS) XXX_Merge

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

func (*IgmpEdmNsrBag_KEYS) XXX_Size

func (m *IgmpEdmNsrBag_KEYS) XXX_Size() int

func (*IgmpEdmNsrBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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