Documentation
¶
Overview ¶
Cisco-IOS-XR-eigrp-oper:eigrp/processes/process/vrfs/vrf/afs/af/ases/as/eigrp-topology-summary
Index ¶
- type EigrpShowQuiescentIfBd
- func (*EigrpShowQuiescentIfBd) Descriptor() ([]byte, []int)
- func (m *EigrpShowQuiescentIfBd) GetQuiescentInterfaceList() string
- func (*EigrpShowQuiescentIfBd) ProtoMessage()
- func (m *EigrpShowQuiescentIfBd) Reset()
- func (m *EigrpShowQuiescentIfBd) String() string
- func (m *EigrpShowQuiescentIfBd) XXX_DiscardUnknown()
- func (m *EigrpShowQuiescentIfBd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EigrpShowQuiescentIfBd) XXX_Merge(src proto.Message)
- func (m *EigrpShowQuiescentIfBd) XXX_Size() int
- func (m *EigrpShowQuiescentIfBd) XXX_Unmarshal(b []byte) error
- type EigrpShowTopSummaryBd
- func (*EigrpShowTopSummaryBd) Descriptor() ([]byte, []int)
- func (m *EigrpShowTopSummaryBd) GetActiveInterfaceCount() uint32
- func (m *EigrpShowTopSummaryBd) GetAfi() uint32
- func (m *EigrpShowTopSummaryBd) GetAsNumber() uint32
- func (m *EigrpShowTopSummaryBd) GetDdbName() string
- func (m *EigrpShowTopSummaryBd) GetDummyCount() uint32
- func (m *EigrpShowTopSummaryBd) GetHandlesUsed() uint32
- func (m *EigrpShowTopSummaryBd) GetInterfaceCount() uint32
- func (m *EigrpShowTopSummaryBd) GetNextSerialNumber() uint64
- func (m *EigrpShowTopSummaryBd) GetPathCount() uint32
- func (m *EigrpShowTopSummaryBd) GetQuiescent() []*EigrpShowQuiescentIfBd
- func (m *EigrpShowTopSummaryBd) GetRouteCount() uint32
- func (m *EigrpShowTopSummaryBd) GetRouterId() string
- func (m *EigrpShowTopSummaryBd) GetThreadPresent() bool
- func (m *EigrpShowTopSummaryBd) GetTransmitSerialNumber() uint64
- func (*EigrpShowTopSummaryBd) ProtoMessage()
- func (m *EigrpShowTopSummaryBd) Reset()
- func (m *EigrpShowTopSummaryBd) String() string
- func (m *EigrpShowTopSummaryBd) XXX_DiscardUnknown()
- func (m *EigrpShowTopSummaryBd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EigrpShowTopSummaryBd) XXX_Merge(src proto.Message)
- func (m *EigrpShowTopSummaryBd) XXX_Size() int
- func (m *EigrpShowTopSummaryBd) XXX_Unmarshal(b []byte) error
- type EigrpShowTopSummaryBd_KEYS
- func (*EigrpShowTopSummaryBd_KEYS) Descriptor() ([]byte, []int)
- func (m *EigrpShowTopSummaryBd_KEYS) GetAfName() string
- func (m *EigrpShowTopSummaryBd_KEYS) GetAsn() uint32
- func (m *EigrpShowTopSummaryBd_KEYS) GetProcessId() string
- func (m *EigrpShowTopSummaryBd_KEYS) GetVrfName() string
- func (*EigrpShowTopSummaryBd_KEYS) ProtoMessage()
- func (m *EigrpShowTopSummaryBd_KEYS) Reset()
- func (m *EigrpShowTopSummaryBd_KEYS) String() string
- func (m *EigrpShowTopSummaryBd_KEYS) XXX_DiscardUnknown()
- func (m *EigrpShowTopSummaryBd_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EigrpShowTopSummaryBd_KEYS) XXX_Merge(src proto.Message)
- func (m *EigrpShowTopSummaryBd_KEYS) XXX_Size() int
- func (m *EigrpShowTopSummaryBd_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EigrpShowQuiescentIfBd ¶
type EigrpShowQuiescentIfBd struct { QuiescentInterfaceList string `` /* 129-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EigrpShowQuiescentIfBd) Descriptor ¶
func (*EigrpShowQuiescentIfBd) Descriptor() ([]byte, []int)
func (*EigrpShowQuiescentIfBd) GetQuiescentInterfaceList ¶
func (m *EigrpShowQuiescentIfBd) GetQuiescentInterfaceList() string
func (*EigrpShowQuiescentIfBd) ProtoMessage ¶
func (*EigrpShowQuiescentIfBd) ProtoMessage()
func (*EigrpShowQuiescentIfBd) Reset ¶
func (m *EigrpShowQuiescentIfBd) Reset()
func (*EigrpShowQuiescentIfBd) String ¶
func (m *EigrpShowQuiescentIfBd) String() string
func (*EigrpShowQuiescentIfBd) XXX_DiscardUnknown ¶
func (m *EigrpShowQuiescentIfBd) XXX_DiscardUnknown()
func (*EigrpShowQuiescentIfBd) XXX_Marshal ¶
func (m *EigrpShowQuiescentIfBd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EigrpShowQuiescentIfBd) XXX_Merge ¶
func (m *EigrpShowQuiescentIfBd) XXX_Merge(src proto.Message)
func (*EigrpShowQuiescentIfBd) XXX_Size ¶
func (m *EigrpShowQuiescentIfBd) XXX_Size() int
func (*EigrpShowQuiescentIfBd) XXX_Unmarshal ¶
func (m *EigrpShowQuiescentIfBd) XXX_Unmarshal(b []byte) error
type EigrpShowTopSummaryBd ¶
type EigrpShowTopSummaryBd 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"` ThreadPresent bool `protobuf:"varint,53,opt,name=thread_present,json=threadPresent,proto3" json:"thread_present,omitempty"` TransmitSerialNumber uint64 `protobuf:"varint,54,opt,name=transmit_serial_number,json=transmitSerialNumber,proto3" json:"transmit_serial_number,omitempty"` NextSerialNumber uint64 `protobuf:"varint,55,opt,name=next_serial_number,json=nextSerialNumber,proto3" json:"next_serial_number,omitempty"` RouteCount uint32 `protobuf:"varint,56,opt,name=route_count,json=routeCount,proto3" json:"route_count,omitempty"` PathCount uint32 `protobuf:"varint,57,opt,name=path_count,json=pathCount,proto3" json:"path_count,omitempty"` DummyCount uint32 `protobuf:"varint,58,opt,name=dummy_count,json=dummyCount,proto3" json:"dummy_count,omitempty"` DdbName string `protobuf:"bytes,59,opt,name=ddb_name,json=ddbName,proto3" json:"ddb_name,omitempty"` InterfaceCount uint32 `protobuf:"varint,60,opt,name=interface_count,json=interfaceCount,proto3" json:"interface_count,omitempty"` HandlesUsed uint32 `protobuf:"varint,61,opt,name=handles_used,json=handlesUsed,proto3" json:"handles_used,omitempty"` ActiveInterfaceCount uint32 `protobuf:"varint,62,opt,name=active_interface_count,json=activeInterfaceCount,proto3" json:"active_interface_count,omitempty"` Quiescent []*EigrpShowQuiescentIfBd `protobuf:"bytes,63,rep,name=quiescent,proto3" json:"quiescent,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EigrpShowTopSummaryBd) Descriptor ¶
func (*EigrpShowTopSummaryBd) Descriptor() ([]byte, []int)
func (*EigrpShowTopSummaryBd) GetActiveInterfaceCount ¶
func (m *EigrpShowTopSummaryBd) GetActiveInterfaceCount() uint32
func (*EigrpShowTopSummaryBd) GetAfi ¶
func (m *EigrpShowTopSummaryBd) GetAfi() uint32
func (*EigrpShowTopSummaryBd) GetAsNumber ¶
func (m *EigrpShowTopSummaryBd) GetAsNumber() uint32
func (*EigrpShowTopSummaryBd) GetDdbName ¶
func (m *EigrpShowTopSummaryBd) GetDdbName() string
func (*EigrpShowTopSummaryBd) GetDummyCount ¶
func (m *EigrpShowTopSummaryBd) GetDummyCount() uint32
func (*EigrpShowTopSummaryBd) GetHandlesUsed ¶
func (m *EigrpShowTopSummaryBd) GetHandlesUsed() uint32
func (*EigrpShowTopSummaryBd) GetInterfaceCount ¶
func (m *EigrpShowTopSummaryBd) GetInterfaceCount() uint32
func (*EigrpShowTopSummaryBd) GetNextSerialNumber ¶
func (m *EigrpShowTopSummaryBd) GetNextSerialNumber() uint64
func (*EigrpShowTopSummaryBd) GetPathCount ¶
func (m *EigrpShowTopSummaryBd) GetPathCount() uint32
func (*EigrpShowTopSummaryBd) GetQuiescent ¶
func (m *EigrpShowTopSummaryBd) GetQuiescent() []*EigrpShowQuiescentIfBd
func (*EigrpShowTopSummaryBd) GetRouteCount ¶
func (m *EigrpShowTopSummaryBd) GetRouteCount() uint32
func (*EigrpShowTopSummaryBd) GetRouterId ¶
func (m *EigrpShowTopSummaryBd) GetRouterId() string
func (*EigrpShowTopSummaryBd) GetThreadPresent ¶
func (m *EigrpShowTopSummaryBd) GetThreadPresent() bool
func (*EigrpShowTopSummaryBd) GetTransmitSerialNumber ¶
func (m *EigrpShowTopSummaryBd) GetTransmitSerialNumber() uint64
func (*EigrpShowTopSummaryBd) ProtoMessage ¶
func (*EigrpShowTopSummaryBd) ProtoMessage()
func (*EigrpShowTopSummaryBd) Reset ¶
func (m *EigrpShowTopSummaryBd) Reset()
func (*EigrpShowTopSummaryBd) String ¶
func (m *EigrpShowTopSummaryBd) String() string
func (*EigrpShowTopSummaryBd) XXX_DiscardUnknown ¶
func (m *EigrpShowTopSummaryBd) XXX_DiscardUnknown()
func (*EigrpShowTopSummaryBd) XXX_Marshal ¶
func (m *EigrpShowTopSummaryBd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EigrpShowTopSummaryBd) XXX_Merge ¶
func (m *EigrpShowTopSummaryBd) XXX_Merge(src proto.Message)
func (*EigrpShowTopSummaryBd) XXX_Size ¶
func (m *EigrpShowTopSummaryBd) XXX_Size() int
func (*EigrpShowTopSummaryBd) XXX_Unmarshal ¶
func (m *EigrpShowTopSummaryBd) XXX_Unmarshal(b []byte) error
type EigrpShowTopSummaryBd_KEYS ¶
type EigrpShowTopSummaryBd_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 (*EigrpShowTopSummaryBd_KEYS) Descriptor ¶
func (*EigrpShowTopSummaryBd_KEYS) Descriptor() ([]byte, []int)
func (*EigrpShowTopSummaryBd_KEYS) GetAfName ¶
func (m *EigrpShowTopSummaryBd_KEYS) GetAfName() string
func (*EigrpShowTopSummaryBd_KEYS) GetAsn ¶
func (m *EigrpShowTopSummaryBd_KEYS) GetAsn() uint32
func (*EigrpShowTopSummaryBd_KEYS) GetProcessId ¶
func (m *EigrpShowTopSummaryBd_KEYS) GetProcessId() string
func (*EigrpShowTopSummaryBd_KEYS) GetVrfName ¶
func (m *EigrpShowTopSummaryBd_KEYS) GetVrfName() string
func (*EigrpShowTopSummaryBd_KEYS) ProtoMessage ¶
func (*EigrpShowTopSummaryBd_KEYS) ProtoMessage()
func (*EigrpShowTopSummaryBd_KEYS) Reset ¶
func (m *EigrpShowTopSummaryBd_KEYS) Reset()
func (*EigrpShowTopSummaryBd_KEYS) String ¶
func (m *EigrpShowTopSummaryBd_KEYS) String() string
func (*EigrpShowTopSummaryBd_KEYS) XXX_DiscardUnknown ¶
func (m *EigrpShowTopSummaryBd_KEYS) XXX_DiscardUnknown()
func (*EigrpShowTopSummaryBd_KEYS) XXX_Marshal ¶
func (m *EigrpShowTopSummaryBd_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EigrpShowTopSummaryBd_KEYS) XXX_Merge ¶
func (m *EigrpShowTopSummaryBd_KEYS) XXX_Merge(src proto.Message)
func (*EigrpShowTopSummaryBd_KEYS) XXX_Size ¶
func (m *EigrpShowTopSummaryBd_KEYS) XXX_Size() int
func (*EigrpShowTopSummaryBd_KEYS) XXX_Unmarshal ¶
func (m *EigrpShowTopSummaryBd_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.