cisco_ios_xr_eigrp_oper_eigrp_processes_process_vrfs_vrf_afs_af_ases_as_eigrp_accounting

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

Documentation

Overview

Cisco-IOS-XR-eigrp-oper:eigrp/processes/process/vrfs/vrf/afs/af/ases/as/eigrp-accounting

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 EigrpPeerStatsBd

type EigrpPeerStatsBd struct {
	Afi                  uint32       `protobuf:"varint,1,opt,name=afi,proto3" json:"afi,omitempty"`
	State                string       `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
	Source               *EigrpAddrBd `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
	InterfaceList        string       `protobuf:"bytes,4,opt,name=interface_list,json=interfaceList,proto3" json:"interface_list,omitempty"`
	PeerPrefixCount      uint32       `protobuf:"varint,5,opt,name=peer_prefix_count,json=peerPrefixCount,proto3" json:"peer_prefix_count,omitempty"`
	RestartCount         uint32       `protobuf:"varint,6,opt,name=restart_count,json=restartCount,proto3" json:"restart_count,omitempty"`
	TimeLeft             uint32       `protobuf:"varint,7,opt,name=time_left,json=timeLeft,proto3" json:"time_left,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*EigrpPeerStatsBd) Descriptor

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

func (*EigrpPeerStatsBd) GetAfi

func (m *EigrpPeerStatsBd) GetAfi() uint32

func (*EigrpPeerStatsBd) GetInterfaceList

func (m *EigrpPeerStatsBd) GetInterfaceList() string

func (*EigrpPeerStatsBd) GetPeerPrefixCount

func (m *EigrpPeerStatsBd) GetPeerPrefixCount() uint32

func (*EigrpPeerStatsBd) GetRestartCount

func (m *EigrpPeerStatsBd) GetRestartCount() uint32

func (*EigrpPeerStatsBd) GetSource

func (m *EigrpPeerStatsBd) GetSource() *EigrpAddrBd

func (*EigrpPeerStatsBd) GetState

func (m *EigrpPeerStatsBd) GetState() string

func (*EigrpPeerStatsBd) GetTimeLeft

func (m *EigrpPeerStatsBd) GetTimeLeft() uint32

func (*EigrpPeerStatsBd) ProtoMessage

func (*EigrpPeerStatsBd) ProtoMessage()

func (*EigrpPeerStatsBd) Reset

func (m *EigrpPeerStatsBd) Reset()

func (*EigrpPeerStatsBd) String

func (m *EigrpPeerStatsBd) String() string

func (*EigrpPeerStatsBd) XXX_DiscardUnknown

func (m *EigrpPeerStatsBd) XXX_DiscardUnknown()

func (*EigrpPeerStatsBd) XXX_Marshal

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

func (*EigrpPeerStatsBd) XXX_Merge

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

func (*EigrpPeerStatsBd) XXX_Size

func (m *EigrpPeerStatsBd) XXX_Size() int

func (*EigrpPeerStatsBd) XXX_Unmarshal

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

type EigrpShowAccountingBd

type EigrpShowAccountingBd 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"`
	RouterId             string              `protobuf:"bytes,52,opt,name=router_id,json=routerId,proto3" json:"router_id,omitempty"`
	AggregateCount       uint32              `protobuf:"varint,53,opt,name=aggregate_count,json=aggregateCount,proto3" json:"aggregate_count,omitempty"`
	State                string              `protobuf:"bytes,54,opt,name=state,proto3" json:"state,omitempty"`
	RedistPrefixCount    uint32              `protobuf:"varint,55,opt,name=redist_prefix_count,json=redistPrefixCount,proto3" json:"redist_prefix_count,omitempty"`
	RestartCount         uint32              `protobuf:"varint,56,opt,name=restart_count,json=restartCount,proto3" json:"restart_count,omitempty"`
	TimeLeft             uint32              `protobuf:"varint,57,opt,name=time_left,json=timeLeft,proto3" json:"time_left,omitempty"`
	RedistPrefixPresent  bool                `protobuf:"varint,58,opt,name=redist_prefix_present,json=redistPrefixPresent,proto3" json:"redist_prefix_present,omitempty"`
	PeerStatistics       []*EigrpPeerStatsBd `protobuf:"bytes,59,rep,name=peer_statistics,json=peerStatistics,proto3" json:"peer_statistics,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*EigrpShowAccountingBd) Descriptor

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

func (*EigrpShowAccountingBd) GetAfi

func (m *EigrpShowAccountingBd) GetAfi() uint32

func (*EigrpShowAccountingBd) GetAggregateCount

func (m *EigrpShowAccountingBd) GetAggregateCount() uint32

func (*EigrpShowAccountingBd) GetAsNumber

func (m *EigrpShowAccountingBd) GetAsNumber() uint32

func (*EigrpShowAccountingBd) GetPeerStatistics

func (m *EigrpShowAccountingBd) GetPeerStatistics() []*EigrpPeerStatsBd

func (*EigrpShowAccountingBd) GetRedistPrefixCount

func (m *EigrpShowAccountingBd) GetRedistPrefixCount() uint32

func (*EigrpShowAccountingBd) GetRedistPrefixPresent

func (m *EigrpShowAccountingBd) GetRedistPrefixPresent() bool

func (*EigrpShowAccountingBd) GetRestartCount

func (m *EigrpShowAccountingBd) GetRestartCount() uint32

func (*EigrpShowAccountingBd) GetRouterId

func (m *EigrpShowAccountingBd) GetRouterId() string

func (*EigrpShowAccountingBd) GetState

func (m *EigrpShowAccountingBd) GetState() string

func (*EigrpShowAccountingBd) GetTimeLeft

func (m *EigrpShowAccountingBd) GetTimeLeft() uint32

func (*EigrpShowAccountingBd) ProtoMessage

func (*EigrpShowAccountingBd) ProtoMessage()

func (*EigrpShowAccountingBd) Reset

func (m *EigrpShowAccountingBd) Reset()

func (*EigrpShowAccountingBd) String

func (m *EigrpShowAccountingBd) String() string

func (*EigrpShowAccountingBd) XXX_DiscardUnknown

func (m *EigrpShowAccountingBd) XXX_DiscardUnknown()

func (*EigrpShowAccountingBd) XXX_Marshal

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

func (*EigrpShowAccountingBd) XXX_Merge

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

func (*EigrpShowAccountingBd) XXX_Size

func (m *EigrpShowAccountingBd) XXX_Size() int

func (*EigrpShowAccountingBd) XXX_Unmarshal

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

type EigrpShowAccountingBd_KEYS

type EigrpShowAccountingBd_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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EigrpShowAccountingBd_KEYS) Descriptor

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

func (*EigrpShowAccountingBd_KEYS) GetAfName

func (m *EigrpShowAccountingBd_KEYS) GetAfName() string

func (*EigrpShowAccountingBd_KEYS) GetAsn

func (m *EigrpShowAccountingBd_KEYS) GetAsn() uint32

func (*EigrpShowAccountingBd_KEYS) GetProcessId

func (m *EigrpShowAccountingBd_KEYS) GetProcessId() string

func (*EigrpShowAccountingBd_KEYS) GetVrfName

func (m *EigrpShowAccountingBd_KEYS) GetVrfName() string

func (*EigrpShowAccountingBd_KEYS) ProtoMessage

func (*EigrpShowAccountingBd_KEYS) ProtoMessage()

func (*EigrpShowAccountingBd_KEYS) Reset

func (m *EigrpShowAccountingBd_KEYS) Reset()

func (*EigrpShowAccountingBd_KEYS) String

func (m *EigrpShowAccountingBd_KEYS) String() string

func (*EigrpShowAccountingBd_KEYS) XXX_DiscardUnknown

func (m *EigrpShowAccountingBd_KEYS) XXX_DiscardUnknown()

func (*EigrpShowAccountingBd_KEYS) XXX_Marshal

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

func (*EigrpShowAccountingBd_KEYS) XXX_Merge

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

func (*EigrpShowAccountingBd_KEYS) XXX_Size

func (m *EigrpShowAccountingBd_KEYS) XXX_Size() int

func (*EigrpShowAccountingBd_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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