cisco_ios_xr_eigrp_oper_eigrp_processes_process_vrfs_vrf_afs_af_ases_as_interfaces_interface

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-eigrp-oper:eigrp/processes/process/vrfs/vrf/afs/af/ases/as/interfaces/interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EigrpAddrBd

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

func (*EigrpAddrBd) Descriptor

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

func (*EigrpAddrBd) GetIpv4Address

func (m *EigrpAddrBd) GetIpv4Address() string

func (*EigrpAddrBd) GetIpv6Address

func (m *EigrpAddrBd) GetIpv6Address() string

func (*EigrpAddrBd) ProtoMessage

func (*EigrpAddrBd) ProtoMessage()

func (*EigrpAddrBd) Reset

func (m *EigrpAddrBd) Reset()

func (*EigrpAddrBd) String

func (m *EigrpAddrBd) String() string

func (*EigrpAddrBd) XXX_DiscardUnknown

func (m *EigrpAddrBd) XXX_DiscardUnknown()

func (*EigrpAddrBd) XXX_Marshal

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

func (*EigrpAddrBd) XXX_Merge

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

func (*EigrpAddrBd) XXX_Size

func (m *EigrpAddrBd) XXX_Size() int

func (*EigrpAddrBd) XXX_Unmarshal

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

type EigrpShowInterfacesBd

type EigrpShowInterfacesBd struct {
	Afi                       uint32         `protobuf:"varint,50,opt,name=afi,proto3" json:"afi,omitempty"`
	AsNumber                  uint32         `protobuf:"varint,51,opt,name=as_number,json=asNumber,proto3" json:"as_number,omitempty"`
	PeerCount                 uint32         `protobuf:"varint,52,opt,name=peer_count,json=peerCount,proto3" json:"peer_count,omitempty"`
	ClassicPeerCount          uint32         `protobuf:"varint,53,opt,name=classic_peer_count,json=classicPeerCount,proto3" json:"classic_peer_count,omitempty"`
	WidePeerCount             uint32         `protobuf:"varint,54,opt,name=wide_peer_count,json=widePeerCount,proto3" json:"wide_peer_count,omitempty"`
	UnreliableTransmits       uint32         `protobuf:"varint,55,opt,name=unreliable_transmits,json=unreliableTransmits,proto3" json:"unreliable_transmits,omitempty"`
	ReliableTransmits         uint32         `protobuf:"varint,56,opt,name=reliable_transmits,json=reliableTransmits,proto3" json:"reliable_transmits,omitempty"`
	TotalSrtt                 uint32         `protobuf:"varint,57,opt,name=total_srtt,json=totalSrtt,proto3" json:"total_srtt,omitempty"`
	UnreliableSendInterval    uint32         `` /* 131-byte string literal not displayed */
	ReliableSendInterval      uint32         `protobuf:"varint,59,opt,name=reliable_send_interval,json=reliableSendInterval,proto3" json:"reliable_send_interval,omitempty"`
	LastMcFlowDelay           uint32         `protobuf:"varint,60,opt,name=last_mc_flow_delay,json=lastMcFlowDelay,proto3" json:"last_mc_flow_delay,omitempty"`
	PendingRoutes             uint32         `protobuf:"varint,61,opt,name=pending_routes,json=pendingRoutes,proto3" json:"pending_routes,omitempty"`
	HelloInterval             uint32         `protobuf:"varint,62,opt,name=hello_interval,json=helloInterval,proto3" json:"hello_interval,omitempty"`
	Holdtime                  uint32         `protobuf:"varint,63,opt,name=holdtime,proto3" json:"holdtime,omitempty"`
	BfdEnabled                bool           `protobuf:"varint,64,opt,name=bfd_enabled,json=bfdEnabled,proto3" json:"bfd_enabled,omitempty"`
	BfdInterval               uint32         `protobuf:"varint,65,opt,name=bfd_interval,json=bfdInterval,proto3" json:"bfd_interval,omitempty"`
	BfdMultiplier             uint32         `protobuf:"varint,66,opt,name=bfd_multiplier,json=bfdMultiplier,proto3" json:"bfd_multiplier,omitempty"`
	SerialNumberPresent       bool           `protobuf:"varint,67,opt,name=serial_number_present,json=serialNumberPresent,proto3" json:"serial_number_present,omitempty"`
	TransmitSerialNumber      uint64         `protobuf:"varint,68,opt,name=transmit_serial_number,json=transmitSerialNumber,proto3" json:"transmit_serial_number,omitempty"`
	PacketizePending          bool           `protobuf:"varint,69,opt,name=packetize_pending,json=packetizePending,proto3" json:"packetize_pending,omitempty"`
	UnreliableMulticastSent   uint32         `` /* 134-byte string literal not displayed */
	ReliableMulticastSent     uint32         `` /* 128-byte string literal not displayed */
	UnreliableUnicastSent     uint32         `` /* 128-byte string literal not displayed */
	ReliableUnicastSent       uint32         `protobuf:"varint,73,opt,name=reliable_unicast_sent,json=reliableUnicastSent,proto3" json:"reliable_unicast_sent,omitempty"`
	MulticastExceptionsSent   uint32         `` /* 134-byte string literal not displayed */
	CrPacketsSent             uint32         `protobuf:"varint,75,opt,name=cr_packets_sent,json=crPacketsSent,proto3" json:"cr_packets_sent,omitempty"`
	AcksSuppressed            uint32         `protobuf:"varint,76,opt,name=acks_suppressed,json=acksSuppressed,proto3" json:"acks_suppressed,omitempty"`
	RetransmissionsSent       uint32         `protobuf:"varint,77,opt,name=retransmissions_sent,json=retransmissionsSent,proto3" json:"retransmissions_sent,omitempty"`
	OutOfSequenceReceived     uint32         `` /* 130-byte string literal not displayed */
	StubInterface             bool           `protobuf:"varint,79,opt,name=stub_interface,json=stubInterface,proto3" json:"stub_interface,omitempty"`
	NextHopSelfEnabled        bool           `protobuf:"varint,80,opt,name=next_hop_self_enabled,json=nextHopSelfEnabled,proto3" json:"next_hop_self_enabled,omitempty"`
	SplitHorizonEnabled       bool           `protobuf:"varint,81,opt,name=split_horizon_enabled,json=splitHorizonEnabled,proto3" json:"split_horizon_enabled,omitempty"`
	PassiveInterface          bool           `protobuf:"varint,82,opt,name=passive_interface,json=passiveInterface,proto3" json:"passive_interface,omitempty"`
	BandwidthPercent          uint32         `protobuf:"varint,83,opt,name=bandwidth_percent,json=bandwidthPercent,proto3" json:"bandwidth_percent,omitempty"`
	StaticNeighbor            []*EigrpAddrBd `protobuf:"bytes,84,rep,name=static_neighbor,json=staticNeighbor,proto3" json:"static_neighbor,omitempty"`
	SiteOfOriginType          string         `protobuf:"bytes,85,opt,name=site_of_origin_type,json=siteOfOriginType,proto3" json:"site_of_origin_type,omitempty"`
	SiteOfOrigin              string         `protobuf:"bytes,86,opt,name=site_of_origin,json=siteOfOrigin,proto3" json:"site_of_origin,omitempty"`
	AuthMode                  uint32         `protobuf:"varint,87,opt,name=auth_mode,json=authMode,proto3" json:"auth_mode,omitempty"`
	AuthKeychain              string         `protobuf:"bytes,88,opt,name=auth_keychain,json=authKeychain,proto3" json:"auth_keychain,omitempty"`
	AuthKeyExists             bool           `protobuf:"varint,89,opt,name=auth_key_exists,json=authKeyExists,proto3" json:"auth_key_exists,omitempty"`
	AuthKeyMd5                bool           `protobuf:"varint,90,opt,name=auth_key_md5,json=authKeyMd5,proto3" json:"auth_key_md5,omitempty"`
	AuthKeyId                 uint64         `protobuf:"varint,91,opt,name=auth_key_id,json=authKeyId,proto3" json:"auth_key_id,omitempty"`
	TotalPktRecvd             uint32         `protobuf:"varint,92,opt,name=total_pkt_recvd,json=totalPktRecvd,proto3" json:"total_pkt_recvd,omitempty"`
	PktDropWrongKc            uint32         `protobuf:"varint,93,opt,name=pkt_drop_wrong_kc,json=pktDropWrongKc,proto3" json:"pkt_drop_wrong_kc,omitempty"`
	PktDropNoAuth             uint32         `protobuf:"varint,94,opt,name=pkt_drop_no_auth,json=pktDropNoAuth,proto3" json:"pkt_drop_no_auth,omitempty"`
	PktDropInvalidAuth        uint32         `protobuf:"varint,95,opt,name=pkt_drop_invalid_auth,json=pktDropInvalidAuth,proto3" json:"pkt_drop_invalid_auth,omitempty"`
	PktAcceptedValidAuth      uint32         `` /* 127-byte string literal not displayed */
	Bandwidth                 uint32         `protobuf:"varint,97,opt,name=bandwidth,proto3" json:"bandwidth,omitempty"`
	Bandwidth64               uint64         `protobuf:"varint,98,opt,name=bandwidth64,proto3" json:"bandwidth64,omitempty"`
	Delay                     uint32         `protobuf:"varint,99,opt,name=delay,proto3" json:"delay,omitempty"`
	Delay64                   uint64         `protobuf:"varint,100,opt,name=delay64,proto3" json:"delay64,omitempty"`
	DelayUnit                 string         `protobuf:"bytes,101,opt,name=delay_unit,json=delayUnit,proto3" json:"delay_unit,omitempty"`
	Reliability               uint32         `protobuf:"varint,102,opt,name=reliability,proto3" json:"reliability,omitempty"`
	Load                      uint32         `protobuf:"varint,103,opt,name=load,proto3" json:"load,omitempty"`
	Mtu                       uint32         `protobuf:"varint,104,opt,name=mtu,proto3" json:"mtu,omitempty"`
	ConfiguredBandwidth       uint32         `protobuf:"varint,105,opt,name=configured_bandwidth,json=configuredBandwidth,proto3" json:"configured_bandwidth,omitempty"`
	ConfiguredBandwidth64     uint64         `` /* 127-byte string literal not displayed */
	ConfiguredDelay           uint32         `protobuf:"varint,107,opt,name=configured_delay,json=configuredDelay,proto3" json:"configured_delay,omitempty"`
	ConfiguredDelay64         uint64         `protobuf:"varint,108,opt,name=configured_delay64,json=configuredDelay64,proto3" json:"configured_delay64,omitempty"`
	ConfiguredDelayUnit       string         `protobuf:"bytes,109,opt,name=configured_delay_unit,json=configuredDelayUnit,proto3" json:"configured_delay_unit,omitempty"`
	ConfiguredReliability     uint32         `` /* 127-byte string literal not displayed */
	ConfiguredLoad            uint32         `protobuf:"varint,111,opt,name=configured_load,json=configuredLoad,proto3" json:"configured_load,omitempty"`
	ConfiguredBandwidthFlag   bool           `` /* 135-byte string literal not displayed */
	ConfiguredDelayFlag       bool           `protobuf:"varint,113,opt,name=configured_delay_flag,json=configuredDelayFlag,proto3" json:"configured_delay_flag,omitempty"`
	ConfiguredReliabilityFlag bool           `` /* 141-byte string literal not displayed */
	ConfiguredLoadFlag        bool           `protobuf:"varint,115,opt,name=configured_load_flag,json=configuredLoadFlag,proto3" json:"configured_load_flag,omitempty"`
	Up                        bool           `protobuf:"varint,116,opt,name=up,proto3" json:"up,omitempty"`
	TypeSupported             bool           `protobuf:"varint,117,opt,name=type_supported,json=typeSupported,proto3" json:"type_supported,omitempty"`
	ItalRecordFound           bool           `protobuf:"varint,118,opt,name=ital_record_found,json=italRecordFound,proto3" json:"ital_record_found,omitempty"`
	Configured                bool           `protobuf:"varint,119,opt,name=configured,proto3" json:"configured,omitempty"`
	MulticastEnabled          bool           `protobuf:"varint,120,opt,name=multicast_enabled,json=multicastEnabled,proto3" json:"multicast_enabled,omitempty"`
	SocketSetup               bool           `protobuf:"varint,121,opt,name=socket_setup,json=socketSetup,proto3" json:"socket_setup,omitempty"`
	LptsSocketSetup           bool           `protobuf:"varint,122,opt,name=lpts_socket_setup,json=lptsSocketSetup,proto3" json:"lpts_socket_setup,omitempty"`
	PrimaryIpv4Address        string         `protobuf:"bytes,123,opt,name=primary_ipv4_address,json=primaryIpv4Address,proto3" json:"primary_ipv4_address,omitempty"`
	Ipv6LinkLocalAddr         string         `protobuf:"bytes,124,opt,name=ipv6_link_local_addr,json=ipv6LinkLocalAddr,proto3" json:"ipv6_link_local_addr,omitempty"`
	PrimaryPrefixLength       uint32         `protobuf:"varint,125,opt,name=primary_prefix_length,json=primaryPrefixLength,proto3" json:"primary_prefix_length,omitempty"`
	InterfaceHandle           uint32         `protobuf:"varint,126,opt,name=interface_handle,json=interfaceHandle,proto3" json:"interface_handle,omitempty"`
	InterfaceType             uint32         `protobuf:"varint,127,opt,name=interface_type,json=interfaceType,proto3" json:"interface_type,omitempty"`
	ConfiguredItems           uint32         `protobuf:"varint,128,opt,name=configured_items,json=configuredItems,proto3" json:"configured_items,omitempty"`
	IsPassiveEnabled          bool           `protobuf:"varint,129,opt,name=is_passive_enabled,json=isPassiveEnabled,proto3" json:"is_passive_enabled,omitempty"`
	IsPassiveDisabled         bool           `protobuf:"varint,130,opt,name=is_passive_disabled,json=isPassiveDisabled,proto3" json:"is_passive_disabled,omitempty"`
	XXX_NoUnkeyedLiteral      struct{}       `json:"-"`
	XXX_unrecognized          []byte         `json:"-"`
	XXX_sizecache             int32          `json:"-"`
}

func (*EigrpShowInterfacesBd) Descriptor

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

func (*EigrpShowInterfacesBd) GetAcksSuppressed

func (m *EigrpShowInterfacesBd) GetAcksSuppressed() uint32

func (*EigrpShowInterfacesBd) GetAfi

func (m *EigrpShowInterfacesBd) GetAfi() uint32

func (*EigrpShowInterfacesBd) GetAsNumber

func (m *EigrpShowInterfacesBd) GetAsNumber() uint32

func (*EigrpShowInterfacesBd) GetAuthKeyExists

func (m *EigrpShowInterfacesBd) GetAuthKeyExists() bool

func (*EigrpShowInterfacesBd) GetAuthKeyId

func (m *EigrpShowInterfacesBd) GetAuthKeyId() uint64

func (*EigrpShowInterfacesBd) GetAuthKeyMd5

func (m *EigrpShowInterfacesBd) GetAuthKeyMd5() bool

func (*EigrpShowInterfacesBd) GetAuthKeychain

func (m *EigrpShowInterfacesBd) GetAuthKeychain() string

func (*EigrpShowInterfacesBd) GetAuthMode

func (m *EigrpShowInterfacesBd) GetAuthMode() uint32

func (*EigrpShowInterfacesBd) GetBandwidth

func (m *EigrpShowInterfacesBd) GetBandwidth() uint32

func (*EigrpShowInterfacesBd) GetBandwidth64

func (m *EigrpShowInterfacesBd) GetBandwidth64() uint64

func (*EigrpShowInterfacesBd) GetBandwidthPercent

func (m *EigrpShowInterfacesBd) GetBandwidthPercent() uint32

func (*EigrpShowInterfacesBd) GetBfdEnabled

func (m *EigrpShowInterfacesBd) GetBfdEnabled() bool

func (*EigrpShowInterfacesBd) GetBfdInterval

func (m *EigrpShowInterfacesBd) GetBfdInterval() uint32

func (*EigrpShowInterfacesBd) GetBfdMultiplier

func (m *EigrpShowInterfacesBd) GetBfdMultiplier() uint32

func (*EigrpShowInterfacesBd) GetClassicPeerCount

func (m *EigrpShowInterfacesBd) GetClassicPeerCount() uint32

func (*EigrpShowInterfacesBd) GetConfigured

func (m *EigrpShowInterfacesBd) GetConfigured() bool

func (*EigrpShowInterfacesBd) GetConfiguredBandwidth

func (m *EigrpShowInterfacesBd) GetConfiguredBandwidth() uint32

func (*EigrpShowInterfacesBd) GetConfiguredBandwidth64

func (m *EigrpShowInterfacesBd) GetConfiguredBandwidth64() uint64

func (*EigrpShowInterfacesBd) GetConfiguredBandwidthFlag

func (m *EigrpShowInterfacesBd) GetConfiguredBandwidthFlag() bool

func (*EigrpShowInterfacesBd) GetConfiguredDelay

func (m *EigrpShowInterfacesBd) GetConfiguredDelay() uint32

func (*EigrpShowInterfacesBd) GetConfiguredDelay64

func (m *EigrpShowInterfacesBd) GetConfiguredDelay64() uint64

func (*EigrpShowInterfacesBd) GetConfiguredDelayFlag

func (m *EigrpShowInterfacesBd) GetConfiguredDelayFlag() bool

func (*EigrpShowInterfacesBd) GetConfiguredDelayUnit

func (m *EigrpShowInterfacesBd) GetConfiguredDelayUnit() string

func (*EigrpShowInterfacesBd) GetConfiguredItems

func (m *EigrpShowInterfacesBd) GetConfiguredItems() uint32

func (*EigrpShowInterfacesBd) GetConfiguredLoad

func (m *EigrpShowInterfacesBd) GetConfiguredLoad() uint32

func (*EigrpShowInterfacesBd) GetConfiguredLoadFlag

func (m *EigrpShowInterfacesBd) GetConfiguredLoadFlag() bool

func (*EigrpShowInterfacesBd) GetConfiguredReliability

func (m *EigrpShowInterfacesBd) GetConfiguredReliability() uint32

func (*EigrpShowInterfacesBd) GetConfiguredReliabilityFlag

func (m *EigrpShowInterfacesBd) GetConfiguredReliabilityFlag() bool

func (*EigrpShowInterfacesBd) GetCrPacketsSent

func (m *EigrpShowInterfacesBd) GetCrPacketsSent() uint32

func (*EigrpShowInterfacesBd) GetDelay

func (m *EigrpShowInterfacesBd) GetDelay() uint32

func (*EigrpShowInterfacesBd) GetDelay64

func (m *EigrpShowInterfacesBd) GetDelay64() uint64

func (*EigrpShowInterfacesBd) GetDelayUnit

func (m *EigrpShowInterfacesBd) GetDelayUnit() string

func (*EigrpShowInterfacesBd) GetHelloInterval

func (m *EigrpShowInterfacesBd) GetHelloInterval() uint32

func (*EigrpShowInterfacesBd) GetHoldtime

func (m *EigrpShowInterfacesBd) GetHoldtime() uint32

func (*EigrpShowInterfacesBd) GetInterfaceHandle

func (m *EigrpShowInterfacesBd) GetInterfaceHandle() uint32

func (*EigrpShowInterfacesBd) GetInterfaceType

func (m *EigrpShowInterfacesBd) GetInterfaceType() uint32

func (*EigrpShowInterfacesBd) GetIpv6LinkLocalAddr

func (m *EigrpShowInterfacesBd) GetIpv6LinkLocalAddr() string

func (*EigrpShowInterfacesBd) GetIsPassiveDisabled

func (m *EigrpShowInterfacesBd) GetIsPassiveDisabled() bool

func (*EigrpShowInterfacesBd) GetIsPassiveEnabled

func (m *EigrpShowInterfacesBd) GetIsPassiveEnabled() bool

func (*EigrpShowInterfacesBd) GetItalRecordFound

func (m *EigrpShowInterfacesBd) GetItalRecordFound() bool

func (*EigrpShowInterfacesBd) GetLastMcFlowDelay

func (m *EigrpShowInterfacesBd) GetLastMcFlowDelay() uint32

func (*EigrpShowInterfacesBd) GetLoad

func (m *EigrpShowInterfacesBd) GetLoad() uint32

func (*EigrpShowInterfacesBd) GetLptsSocketSetup

func (m *EigrpShowInterfacesBd) GetLptsSocketSetup() bool

func (*EigrpShowInterfacesBd) GetMtu

func (m *EigrpShowInterfacesBd) GetMtu() uint32

func (*EigrpShowInterfacesBd) GetMulticastEnabled

func (m *EigrpShowInterfacesBd) GetMulticastEnabled() bool

func (*EigrpShowInterfacesBd) GetMulticastExceptionsSent

func (m *EigrpShowInterfacesBd) GetMulticastExceptionsSent() uint32

func (*EigrpShowInterfacesBd) GetNextHopSelfEnabled

func (m *EigrpShowInterfacesBd) GetNextHopSelfEnabled() bool

func (*EigrpShowInterfacesBd) GetOutOfSequenceReceived

func (m *EigrpShowInterfacesBd) GetOutOfSequenceReceived() uint32

func (*EigrpShowInterfacesBd) GetPacketizePending

func (m *EigrpShowInterfacesBd) GetPacketizePending() bool

func (*EigrpShowInterfacesBd) GetPassiveInterface

func (m *EigrpShowInterfacesBd) GetPassiveInterface() bool

func (*EigrpShowInterfacesBd) GetPeerCount

func (m *EigrpShowInterfacesBd) GetPeerCount() uint32

func (*EigrpShowInterfacesBd) GetPendingRoutes

func (m *EigrpShowInterfacesBd) GetPendingRoutes() uint32

func (*EigrpShowInterfacesBd) GetPktAcceptedValidAuth

func (m *EigrpShowInterfacesBd) GetPktAcceptedValidAuth() uint32

func (*EigrpShowInterfacesBd) GetPktDropInvalidAuth

func (m *EigrpShowInterfacesBd) GetPktDropInvalidAuth() uint32

func (*EigrpShowInterfacesBd) GetPktDropNoAuth

func (m *EigrpShowInterfacesBd) GetPktDropNoAuth() uint32

func (*EigrpShowInterfacesBd) GetPktDropWrongKc

func (m *EigrpShowInterfacesBd) GetPktDropWrongKc() uint32

func (*EigrpShowInterfacesBd) GetPrimaryIpv4Address

func (m *EigrpShowInterfacesBd) GetPrimaryIpv4Address() string

func (*EigrpShowInterfacesBd) GetPrimaryPrefixLength

func (m *EigrpShowInterfacesBd) GetPrimaryPrefixLength() uint32

func (*EigrpShowInterfacesBd) GetReliability

func (m *EigrpShowInterfacesBd) GetReliability() uint32

func (*EigrpShowInterfacesBd) GetReliableMulticastSent

func (m *EigrpShowInterfacesBd) GetReliableMulticastSent() uint32

func (*EigrpShowInterfacesBd) GetReliableSendInterval

func (m *EigrpShowInterfacesBd) GetReliableSendInterval() uint32

func (*EigrpShowInterfacesBd) GetReliableTransmits

func (m *EigrpShowInterfacesBd) GetReliableTransmits() uint32

func (*EigrpShowInterfacesBd) GetReliableUnicastSent

func (m *EigrpShowInterfacesBd) GetReliableUnicastSent() uint32

func (*EigrpShowInterfacesBd) GetRetransmissionsSent

func (m *EigrpShowInterfacesBd) GetRetransmissionsSent() uint32

func (*EigrpShowInterfacesBd) GetSerialNumberPresent

func (m *EigrpShowInterfacesBd) GetSerialNumberPresent() bool

func (*EigrpShowInterfacesBd) GetSiteOfOrigin

func (m *EigrpShowInterfacesBd) GetSiteOfOrigin() string

func (*EigrpShowInterfacesBd) GetSiteOfOriginType

func (m *EigrpShowInterfacesBd) GetSiteOfOriginType() string

func (*EigrpShowInterfacesBd) GetSocketSetup

func (m *EigrpShowInterfacesBd) GetSocketSetup() bool

func (*EigrpShowInterfacesBd) GetSplitHorizonEnabled

func (m *EigrpShowInterfacesBd) GetSplitHorizonEnabled() bool

func (*EigrpShowInterfacesBd) GetStaticNeighbor

func (m *EigrpShowInterfacesBd) GetStaticNeighbor() []*EigrpAddrBd

func (*EigrpShowInterfacesBd) GetStubInterface

func (m *EigrpShowInterfacesBd) GetStubInterface() bool

func (*EigrpShowInterfacesBd) GetTotalPktRecvd

func (m *EigrpShowInterfacesBd) GetTotalPktRecvd() uint32

func (*EigrpShowInterfacesBd) GetTotalSrtt

func (m *EigrpShowInterfacesBd) GetTotalSrtt() uint32

func (*EigrpShowInterfacesBd) GetTransmitSerialNumber

func (m *EigrpShowInterfacesBd) GetTransmitSerialNumber() uint64

func (*EigrpShowInterfacesBd) GetTypeSupported

func (m *EigrpShowInterfacesBd) GetTypeSupported() bool

func (*EigrpShowInterfacesBd) GetUnreliableMulticastSent

func (m *EigrpShowInterfacesBd) GetUnreliableMulticastSent() uint32

func (*EigrpShowInterfacesBd) GetUnreliableSendInterval

func (m *EigrpShowInterfacesBd) GetUnreliableSendInterval() uint32

func (*EigrpShowInterfacesBd) GetUnreliableTransmits

func (m *EigrpShowInterfacesBd) GetUnreliableTransmits() uint32

func (*EigrpShowInterfacesBd) GetUnreliableUnicastSent

func (m *EigrpShowInterfacesBd) GetUnreliableUnicastSent() uint32

func (*EigrpShowInterfacesBd) GetUp

func (m *EigrpShowInterfacesBd) GetUp() bool

func (*EigrpShowInterfacesBd) GetWidePeerCount

func (m *EigrpShowInterfacesBd) GetWidePeerCount() uint32

func (*EigrpShowInterfacesBd) ProtoMessage

func (*EigrpShowInterfacesBd) ProtoMessage()

func (*EigrpShowInterfacesBd) Reset

func (m *EigrpShowInterfacesBd) Reset()

func (*EigrpShowInterfacesBd) String

func (m *EigrpShowInterfacesBd) String() string

func (*EigrpShowInterfacesBd) XXX_DiscardUnknown

func (m *EigrpShowInterfacesBd) XXX_DiscardUnknown()

func (*EigrpShowInterfacesBd) XXX_Marshal

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

func (*EigrpShowInterfacesBd) XXX_Merge

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

func (*EigrpShowInterfacesBd) XXX_Size

func (m *EigrpShowInterfacesBd) XXX_Size() int

func (*EigrpShowInterfacesBd) XXX_Unmarshal

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

type EigrpShowInterfacesBd_KEYS

type EigrpShowInterfacesBd_KEYS struct {
	ProcessId            string   `protobuf:"bytes,1,opt,name=process_id,json=processId,proto3" json:"process_id,omitempty"`
	VrfName              string   `protobuf:"bytes,2,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	AfName               string   `protobuf:"bytes,3,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	Asn                  uint32   `protobuf:"varint,4,opt,name=asn,proto3" json:"asn,omitempty"`
	InterfaceName        string   `protobuf:"bytes,5,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EigrpShowInterfacesBd_KEYS) Descriptor

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

func (*EigrpShowInterfacesBd_KEYS) GetAfName

func (m *EigrpShowInterfacesBd_KEYS) GetAfName() string

func (*EigrpShowInterfacesBd_KEYS) GetAsn

func (m *EigrpShowInterfacesBd_KEYS) GetAsn() uint32

func (*EigrpShowInterfacesBd_KEYS) GetInterfaceName

func (m *EigrpShowInterfacesBd_KEYS) GetInterfaceName() string

func (*EigrpShowInterfacesBd_KEYS) GetProcessId

func (m *EigrpShowInterfacesBd_KEYS) GetProcessId() string

func (*EigrpShowInterfacesBd_KEYS) GetVrfName

func (m *EigrpShowInterfacesBd_KEYS) GetVrfName() string

func (*EigrpShowInterfacesBd_KEYS) ProtoMessage

func (*EigrpShowInterfacesBd_KEYS) ProtoMessage()

func (*EigrpShowInterfacesBd_KEYS) Reset

func (m *EigrpShowInterfacesBd_KEYS) Reset()

func (*EigrpShowInterfacesBd_KEYS) String

func (m *EigrpShowInterfacesBd_KEYS) String() string

func (*EigrpShowInterfacesBd_KEYS) XXX_DiscardUnknown

func (m *EigrpShowInterfacesBd_KEYS) XXX_DiscardUnknown()

func (*EigrpShowInterfacesBd_KEYS) XXX_Marshal

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

func (*EigrpShowInterfacesBd_KEYS) XXX_Merge

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

func (*EigrpShowInterfacesBd_KEYS) XXX_Size

func (m *EigrpShowInterfacesBd_KEYS) XXX_Size() int

func (*EigrpShowInterfacesBd_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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