cisco_ios_xr_ipv4_igmp_oper_mld_active_vrfs_vrf_groups_group

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/vrfs/vrf/groups/group

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IgmpAddrtype

type IgmpAddrtype struct {
	AfName               string   `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	Ipv4Address          string   `protobuf:"bytes,2,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv6Address          string   `protobuf:"bytes,3,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IgmpAddrtype) Descriptor

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

func (*IgmpAddrtype) GetAfName

func (m *IgmpAddrtype) GetAfName() string

func (*IgmpAddrtype) GetIpv4Address

func (m *IgmpAddrtype) GetIpv4Address() string

func (*IgmpAddrtype) GetIpv6Address

func (m *IgmpAddrtype) GetIpv6Address() string

func (*IgmpAddrtype) ProtoMessage

func (*IgmpAddrtype) ProtoMessage()

func (*IgmpAddrtype) Reset

func (m *IgmpAddrtype) Reset()

func (*IgmpAddrtype) String

func (m *IgmpAddrtype) String() string

func (*IgmpAddrtype) XXX_DiscardUnknown

func (m *IgmpAddrtype) XXX_DiscardUnknown()

func (*IgmpAddrtype) XXX_Marshal

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

func (*IgmpAddrtype) XXX_Merge

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

func (*IgmpAddrtype) XXX_Size

func (m *IgmpAddrtype) XXX_Size() int

func (*IgmpAddrtype) XXX_Unmarshal

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

type IgmpEdmGroupsBag

type IgmpEdmGroupsBag struct {
	GroupAddressXr          *IgmpAddrtype `protobuf:"bytes,50,opt,name=group_address_xr,json=groupAddressXr,proto3" json:"group_address_xr,omitempty"`
	InterfaceNameXr         string        `protobuf:"bytes,51,opt,name=interface_name_xr,json=interfaceNameXr,proto3" json:"interface_name_xr,omitempty"`
	Uptime                  uint64        `protobuf:"varint,52,opt,name=uptime,proto3" json:"uptime,omitempty"`
	ExpirationTime          int32         `protobuf:"zigzag32,53,opt,name=expiration_time,json=expirationTime,proto3" json:"expiration_time,omitempty"`
	LastReporter            *IgmpAddrtype `protobuf:"bytes,54,opt,name=last_reporter,json=lastReporter,proto3" json:"last_reporter,omitempty"`
	ExplicitTrackingEnabled bool          `` /* 134-byte string literal not displayed */
	IsSelfJoin              bool          `protobuf:"varint,56,opt,name=is_self_join,json=isSelfJoin,proto3" json:"is_self_join,omitempty"`
	RowStatus               string        `protobuf:"bytes,57,opt,name=row_status,json=rowStatus,proto3" json:"row_status,omitempty"`
	IsLowMemory             bool          `protobuf:"varint,58,opt,name=is_low_memory,json=isLowMemory,proto3" json:"is_low_memory,omitempty"`
	RouterFilterMode        uint32        `protobuf:"varint,59,opt,name=router_filter_mode,json=routerFilterMode,proto3" json:"router_filter_mode,omitempty"`
	SourceAddress           *IgmpAddrtype `protobuf:"bytes,60,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	OlderHostVersion1Timer  uint32        `` /* 133-byte string literal not displayed */
	OlderHostVersion2Timer  uint32        `` /* 133-byte string literal not displayed */
	IsAdded                 bool          `protobuf:"varint,63,opt,name=is_added,json=isAdded,proto3" json:"is_added,omitempty"`
	IsSuppressed            bool          `protobuf:"varint,64,opt,name=is_suppressed,json=isSuppressed,proto3" json:"is_suppressed,omitempty"`
	XXX_NoUnkeyedLiteral    struct{}      `json:"-"`
	XXX_unrecognized        []byte        `json:"-"`
	XXX_sizecache           int32         `json:"-"`
}

func (*IgmpEdmGroupsBag) Descriptor

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

func (*IgmpEdmGroupsBag) GetExpirationTime

func (m *IgmpEdmGroupsBag) GetExpirationTime() int32

func (*IgmpEdmGroupsBag) GetExplicitTrackingEnabled

func (m *IgmpEdmGroupsBag) GetExplicitTrackingEnabled() bool

func (*IgmpEdmGroupsBag) GetGroupAddressXr

func (m *IgmpEdmGroupsBag) GetGroupAddressXr() *IgmpAddrtype

func (*IgmpEdmGroupsBag) GetInterfaceNameXr

func (m *IgmpEdmGroupsBag) GetInterfaceNameXr() string

func (*IgmpEdmGroupsBag) GetIsAdded

func (m *IgmpEdmGroupsBag) GetIsAdded() bool

func (*IgmpEdmGroupsBag) GetIsLowMemory

func (m *IgmpEdmGroupsBag) GetIsLowMemory() bool

func (*IgmpEdmGroupsBag) GetIsSelfJoin

func (m *IgmpEdmGroupsBag) GetIsSelfJoin() bool

func (*IgmpEdmGroupsBag) GetIsSuppressed

func (m *IgmpEdmGroupsBag) GetIsSuppressed() bool

func (*IgmpEdmGroupsBag) GetLastReporter

func (m *IgmpEdmGroupsBag) GetLastReporter() *IgmpAddrtype

func (*IgmpEdmGroupsBag) GetOlderHostVersion1Timer

func (m *IgmpEdmGroupsBag) GetOlderHostVersion1Timer() uint32

func (*IgmpEdmGroupsBag) GetOlderHostVersion2Timer

func (m *IgmpEdmGroupsBag) GetOlderHostVersion2Timer() uint32

func (*IgmpEdmGroupsBag) GetRouterFilterMode

func (m *IgmpEdmGroupsBag) GetRouterFilterMode() uint32

func (*IgmpEdmGroupsBag) GetRowStatus

func (m *IgmpEdmGroupsBag) GetRowStatus() string

func (*IgmpEdmGroupsBag) GetSourceAddress

func (m *IgmpEdmGroupsBag) GetSourceAddress() *IgmpAddrtype

func (*IgmpEdmGroupsBag) GetUptime

func (m *IgmpEdmGroupsBag) GetUptime() uint64

func (*IgmpEdmGroupsBag) ProtoMessage

func (*IgmpEdmGroupsBag) ProtoMessage()

func (*IgmpEdmGroupsBag) Reset

func (m *IgmpEdmGroupsBag) Reset()

func (*IgmpEdmGroupsBag) String

func (m *IgmpEdmGroupsBag) String() string

func (*IgmpEdmGroupsBag) XXX_DiscardUnknown

func (m *IgmpEdmGroupsBag) XXX_DiscardUnknown()

func (*IgmpEdmGroupsBag) XXX_Marshal

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

func (*IgmpEdmGroupsBag) XXX_Merge

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

func (*IgmpEdmGroupsBag) XXX_Size

func (m *IgmpEdmGroupsBag) XXX_Size() int

func (*IgmpEdmGroupsBag) XXX_Unmarshal

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

type IgmpEdmGroupsBag_KEYS

type IgmpEdmGroupsBag_KEYS struct {
	VrfName              string   `protobuf:"bytes,1,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	GroupAddress         string   `protobuf:"bytes,2,opt,name=group_address,json=groupAddress,proto3" json:"group_address,omitempty"`
	InterfaceName        string   `protobuf:"bytes,3,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IgmpEdmGroupsBag_KEYS) Descriptor

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

func (*IgmpEdmGroupsBag_KEYS) GetGroupAddress

func (m *IgmpEdmGroupsBag_KEYS) GetGroupAddress() string

func (*IgmpEdmGroupsBag_KEYS) GetInterfaceName

func (m *IgmpEdmGroupsBag_KEYS) GetInterfaceName() string

func (*IgmpEdmGroupsBag_KEYS) GetVrfName

func (m *IgmpEdmGroupsBag_KEYS) GetVrfName() string

func (*IgmpEdmGroupsBag_KEYS) ProtoMessage

func (*IgmpEdmGroupsBag_KEYS) ProtoMessage()

func (*IgmpEdmGroupsBag_KEYS) Reset

func (m *IgmpEdmGroupsBag_KEYS) Reset()

func (*IgmpEdmGroupsBag_KEYS) String

func (m *IgmpEdmGroupsBag_KEYS) String() string

func (*IgmpEdmGroupsBag_KEYS) XXX_DiscardUnknown

func (m *IgmpEdmGroupsBag_KEYS) XXX_DiscardUnknown()

func (*IgmpEdmGroupsBag_KEYS) XXX_Marshal

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

func (*IgmpEdmGroupsBag_KEYS) XXX_Merge

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

func (*IgmpEdmGroupsBag_KEYS) XXX_Size

func (m *IgmpEdmGroupsBag_KEYS) XXX_Size() int

func (*IgmpEdmGroupsBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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