cisco_ios_xr_ipv4_pim_oper_ipv6_pim_standby_vrfs_vrf_interface_old_formats_interface_old_format

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/standby/vrfs/vrf/interface-old-formats/interface-old-format

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PimAddrtype

type PimAddrtype 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 (*PimAddrtype) Descriptor

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

func (*PimAddrtype) GetAfName

func (m *PimAddrtype) GetAfName() string

func (*PimAddrtype) GetIpv4Address

func (m *PimAddrtype) GetIpv4Address() string

func (*PimAddrtype) GetIpv6Address

func (m *PimAddrtype) GetIpv6Address() string

func (*PimAddrtype) ProtoMessage

func (*PimAddrtype) ProtoMessage()

func (*PimAddrtype) Reset

func (m *PimAddrtype) Reset()

func (*PimAddrtype) String

func (m *PimAddrtype) String() string

func (*PimAddrtype) XXX_DiscardUnknown

func (m *PimAddrtype) XXX_DiscardUnknown()

func (*PimAddrtype) XXX_Marshal

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

func (*PimAddrtype) XXX_Merge

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

func (*PimAddrtype) XXX_Size

func (m *PimAddrtype) XXX_Size() int

func (*PimAddrtype) XXX_Unmarshal

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

type PimIdbBag

type PimIdbBag struct {
	InterfaceNameXr            string         `protobuf:"bytes,50,opt,name=interface_name_xr,json=interfaceNameXr,proto3" json:"interface_name_xr,omitempty"`
	InterfaceAddress           []*PimAddrtype `protobuf:"bytes,51,rep,name=interface_address,json=interfaceAddress,proto3" json:"interface_address,omitempty"`
	InterfaceAddressMask       uint32         `protobuf:"varint,52,opt,name=interface_address_mask,json=interfaceAddressMask,proto3" json:"interface_address_mask,omitempty"`
	IsEnabled                  bool           `protobuf:"varint,53,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"`
	NeighborCount              uint32         `protobuf:"varint,54,opt,name=neighbor_count,json=neighborCount,proto3" json:"neighbor_count,omitempty"`
	ExternalNeighborCount      uint32         `` /* 128-byte string literal not displayed */
	HelloInterval              uint32         `protobuf:"varint,56,opt,name=hello_interval,json=helloInterval,proto3" json:"hello_interval,omitempty"`
	DrAddress                  *PimAddrtype   `protobuf:"bytes,57,opt,name=dr_address,json=drAddress,proto3" json:"dr_address,omitempty"`
	DrPriority                 uint32         `protobuf:"varint,58,opt,name=dr_priority,json=drPriority,proto3" json:"dr_priority,omitempty"`
	HelloExpiry                uint64         `protobuf:"varint,59,opt,name=hello_expiry,json=helloExpiry,proto3" json:"hello_expiry,omitempty"`
	AreWeDr                    bool           `protobuf:"varint,60,opt,name=are_we_dr,json=areWeDr,proto3" json:"are_we_dr,omitempty"`
	BfdEnabled                 bool           `protobuf:"varint,61,opt,name=bfd_enabled,json=bfdEnabled,proto3" json:"bfd_enabled,omitempty"`
	BfdInterval                uint32         `protobuf:"varint,62,opt,name=bfd_interval,json=bfdInterval,proto3" json:"bfd_interval,omitempty"`
	BfdMultiplier              uint32         `protobuf:"varint,63,opt,name=bfd_multiplier,json=bfdMultiplier,proto3" json:"bfd_multiplier,omitempty"`
	VirtualInterface           bool           `protobuf:"varint,64,opt,name=virtual_interface,json=virtualInterface,proto3" json:"virtual_interface,omitempty"`
	PassiveInterface           bool           `protobuf:"varint,65,opt,name=passive_interface,json=passiveInterface,proto3" json:"passive_interface,omitempty"`
	NeighborFilterName         string         `protobuf:"bytes,66,opt,name=neighbor_filter_name,json=neighborFilterName,proto3" json:"neighbor_filter_name,omitempty"`
	JoinPruneInterval          uint32         `protobuf:"varint,67,opt,name=join_prune_interval,json=joinPruneInterval,proto3" json:"join_prune_interval,omitempty"`
	PruneDelayEnabled          bool           `protobuf:"varint,68,opt,name=prune_delay_enabled,json=pruneDelayEnabled,proto3" json:"prune_delay_enabled,omitempty"`
	ConfiguredPropagationDelay uint32         `` /* 143-byte string literal not displayed */
	PropagationDelay           uint32         `protobuf:"varint,70,opt,name=propagation_delay,json=propagationDelay,proto3" json:"propagation_delay,omitempty"`
	ConfiguredOverrideInterval uint32         `` /* 143-byte string literal not displayed */
	OverrideInterval           uint32         `protobuf:"varint,72,opt,name=override_interval,json=overrideInterval,proto3" json:"override_interval,omitempty"`
	GenerationId               uint32         `protobuf:"varint,73,opt,name=generation_id,json=generationId,proto3" json:"generation_id,omitempty"`
	IsBidirectionalCapable     bool           `` /* 131-byte string literal not displayed */
	IsProxyCapable             bool           `protobuf:"varint,75,opt,name=is_proxy_capable,json=isProxyCapable,proto3" json:"is_proxy_capable,omitempty"`
	IsBatchAssertsCapable      bool           `` /* 130-byte string literal not displayed */
	IdbOorEnabled              bool           `protobuf:"varint,77,opt,name=idb_oor_enabled,json=idbOorEnabled,proto3" json:"idb_oor_enabled,omitempty"`
	IdbAclProvided             bool           `protobuf:"varint,78,opt,name=idb_acl_provided,json=idbAclProvided,proto3" json:"idb_acl_provided,omitempty"`
	IdbMaxCount                uint32         `protobuf:"varint,79,opt,name=idb_max_count,json=idbMaxCount,proto3" json:"idb_max_count,omitempty"`
	IdbThresholdCount          uint32         `protobuf:"varint,80,opt,name=idb_threshold_count,json=idbThresholdCount,proto3" json:"idb_threshold_count,omitempty"`
	IdbCurrentCount            uint32         `protobuf:"varint,81,opt,name=idb_current_count,json=idbCurrentCount,proto3" json:"idb_current_count,omitempty"`
	IdbAclName                 string         `protobuf:"bytes,82,opt,name=idb_acl_name,json=idbAclName,proto3" json:"idb_acl_name,omitempty"`
	XXX_NoUnkeyedLiteral       struct{}       `json:"-"`
	XXX_unrecognized           []byte         `json:"-"`
	XXX_sizecache              int32          `json:"-"`
}

func (*PimIdbBag) Descriptor

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

func (*PimIdbBag) GetAreWeDr

func (m *PimIdbBag) GetAreWeDr() bool

func (*PimIdbBag) GetBfdEnabled

func (m *PimIdbBag) GetBfdEnabled() bool

func (*PimIdbBag) GetBfdInterval

func (m *PimIdbBag) GetBfdInterval() uint32

func (*PimIdbBag) GetBfdMultiplier

func (m *PimIdbBag) GetBfdMultiplier() uint32

func (*PimIdbBag) GetConfiguredOverrideInterval

func (m *PimIdbBag) GetConfiguredOverrideInterval() uint32

func (*PimIdbBag) GetConfiguredPropagationDelay

func (m *PimIdbBag) GetConfiguredPropagationDelay() uint32

func (*PimIdbBag) GetDrAddress

func (m *PimIdbBag) GetDrAddress() *PimAddrtype

func (*PimIdbBag) GetDrPriority

func (m *PimIdbBag) GetDrPriority() uint32

func (*PimIdbBag) GetExternalNeighborCount

func (m *PimIdbBag) GetExternalNeighborCount() uint32

func (*PimIdbBag) GetGenerationId

func (m *PimIdbBag) GetGenerationId() uint32

func (*PimIdbBag) GetHelloExpiry

func (m *PimIdbBag) GetHelloExpiry() uint64

func (*PimIdbBag) GetHelloInterval

func (m *PimIdbBag) GetHelloInterval() uint32

func (*PimIdbBag) GetIdbAclName

func (m *PimIdbBag) GetIdbAclName() string

func (*PimIdbBag) GetIdbAclProvided

func (m *PimIdbBag) GetIdbAclProvided() bool

func (*PimIdbBag) GetIdbCurrentCount

func (m *PimIdbBag) GetIdbCurrentCount() uint32

func (*PimIdbBag) GetIdbMaxCount

func (m *PimIdbBag) GetIdbMaxCount() uint32

func (*PimIdbBag) GetIdbOorEnabled

func (m *PimIdbBag) GetIdbOorEnabled() bool

func (*PimIdbBag) GetIdbThresholdCount

func (m *PimIdbBag) GetIdbThresholdCount() uint32

func (*PimIdbBag) GetInterfaceAddress

func (m *PimIdbBag) GetInterfaceAddress() []*PimAddrtype

func (*PimIdbBag) GetInterfaceAddressMask

func (m *PimIdbBag) GetInterfaceAddressMask() uint32

func (*PimIdbBag) GetInterfaceNameXr

func (m *PimIdbBag) GetInterfaceNameXr() string

func (*PimIdbBag) GetIsBatchAssertsCapable

func (m *PimIdbBag) GetIsBatchAssertsCapable() bool

func (*PimIdbBag) GetIsBidirectionalCapable

func (m *PimIdbBag) GetIsBidirectionalCapable() bool

func (*PimIdbBag) GetIsEnabled

func (m *PimIdbBag) GetIsEnabled() bool

func (*PimIdbBag) GetIsProxyCapable

func (m *PimIdbBag) GetIsProxyCapable() bool

func (*PimIdbBag) GetJoinPruneInterval

func (m *PimIdbBag) GetJoinPruneInterval() uint32

func (*PimIdbBag) GetNeighborCount

func (m *PimIdbBag) GetNeighborCount() uint32

func (*PimIdbBag) GetNeighborFilterName

func (m *PimIdbBag) GetNeighborFilterName() string

func (*PimIdbBag) GetOverrideInterval

func (m *PimIdbBag) GetOverrideInterval() uint32

func (*PimIdbBag) GetPassiveInterface

func (m *PimIdbBag) GetPassiveInterface() bool

func (*PimIdbBag) GetPropagationDelay

func (m *PimIdbBag) GetPropagationDelay() uint32

func (*PimIdbBag) GetPruneDelayEnabled

func (m *PimIdbBag) GetPruneDelayEnabled() bool

func (*PimIdbBag) GetVirtualInterface

func (m *PimIdbBag) GetVirtualInterface() bool

func (*PimIdbBag) ProtoMessage

func (*PimIdbBag) ProtoMessage()

func (*PimIdbBag) Reset

func (m *PimIdbBag) Reset()

func (*PimIdbBag) String

func (m *PimIdbBag) String() string

func (*PimIdbBag) XXX_DiscardUnknown

func (m *PimIdbBag) XXX_DiscardUnknown()

func (*PimIdbBag) XXX_Marshal

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

func (*PimIdbBag) XXX_Merge

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

func (*PimIdbBag) XXX_Size

func (m *PimIdbBag) XXX_Size() int

func (*PimIdbBag) XXX_Unmarshal

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

type PimIdbBag_KEYS

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

func (*PimIdbBag_KEYS) Descriptor

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

func (*PimIdbBag_KEYS) GetInterfaceName

func (m *PimIdbBag_KEYS) GetInterfaceName() string

func (*PimIdbBag_KEYS) GetVrfName

func (m *PimIdbBag_KEYS) GetVrfName() string

func (*PimIdbBag_KEYS) ProtoMessage

func (*PimIdbBag_KEYS) ProtoMessage()

func (*PimIdbBag_KEYS) Reset

func (m *PimIdbBag_KEYS) Reset()

func (*PimIdbBag_KEYS) String

func (m *PimIdbBag_KEYS) String() string

func (*PimIdbBag_KEYS) XXX_DiscardUnknown

func (m *PimIdbBag_KEYS) XXX_DiscardUnknown()

func (*PimIdbBag_KEYS) XXX_Marshal

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

func (*PimIdbBag_KEYS) XXX_Merge

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

func (*PimIdbBag_KEYS) XXX_Size

func (m *PimIdbBag_KEYS) XXX_Size() int

func (*PimIdbBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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