Documentation ¶
Overview ¶
Cisco-IOS-XR-l2vpn-oper:l2vpnv2/standby/xconnect-brief
Index ¶
- type L2VpnXcBrief
- func (*L2VpnXcBrief) Descriptor() ([]byte, []int)
- func (m *L2VpnXcBrief) GetEncapsulationReportMatrix() []*L2VpnXcBriefMatrix
- func (m *L2VpnXcBrief) GetEncapsulationTotal() []*L2VpnXcBriefLine
- func (m *L2VpnXcBrief) GetMainTotalDown() uint32
- func (m *L2VpnXcBrief) GetMainTotalUnresolved() uint32
- func (m *L2VpnXcBrief) GetMainTotalUp() uint32
- func (m *L2VpnXcBrief) GetMemoryState() string
- func (m *L2VpnXcBrief) GetUndefinedXc() uint32
- func (*L2VpnXcBrief) ProtoMessage()
- func (m *L2VpnXcBrief) Reset()
- func (m *L2VpnXcBrief) String() string
- func (m *L2VpnXcBrief) XXX_DiscardUnknown()
- func (m *L2VpnXcBrief) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *L2VpnXcBrief) XXX_Merge(src proto.Message)
- func (m *L2VpnXcBrief) XXX_Size() int
- func (m *L2VpnXcBrief) XXX_Unmarshal(b []byte) error
- type L2VpnXcBriefFirstLayer
- func (*L2VpnXcBriefFirstLayer) Descriptor() ([]byte, []int)
- func (m *L2VpnXcBriefFirstLayer) GetAc2() []*L2VpnXcBriefLine
- func (*L2VpnXcBriefFirstLayer) ProtoMessage()
- func (m *L2VpnXcBriefFirstLayer) Reset()
- func (m *L2VpnXcBriefFirstLayer) String() string
- func (m *L2VpnXcBriefFirstLayer) XXX_DiscardUnknown()
- func (m *L2VpnXcBriefFirstLayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *L2VpnXcBriefFirstLayer) XXX_Merge(src proto.Message)
- func (m *L2VpnXcBriefFirstLayer) XXX_Size() int
- func (m *L2VpnXcBriefFirstLayer) XXX_Unmarshal(b []byte) error
- type L2VpnXcBriefLine
- func (*L2VpnXcBriefLine) Descriptor() ([]byte, []int)
- func (m *L2VpnXcBriefLine) GetAc1Encapsulation() string
- func (m *L2VpnXcBriefLine) GetAc2Encapsulation() string
- func (m *L2VpnXcBriefLine) GetDownCount() []uint32
- func (m *L2VpnXcBriefLine) GetPsnType() string
- func (m *L2VpnXcBriefLine) GetUnresolvedCount() []uint32
- func (m *L2VpnXcBriefLine) GetUpCount() []uint32
- func (*L2VpnXcBriefLine) ProtoMessage()
- func (m *L2VpnXcBriefLine) Reset()
- func (m *L2VpnXcBriefLine) String() string
- func (m *L2VpnXcBriefLine) XXX_DiscardUnknown()
- func (m *L2VpnXcBriefLine) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *L2VpnXcBriefLine) XXX_Merge(src proto.Message)
- func (m *L2VpnXcBriefLine) XXX_Size() int
- func (m *L2VpnXcBriefLine) XXX_Unmarshal(b []byte) error
- type L2VpnXcBriefMatrix
- func (*L2VpnXcBriefMatrix) Descriptor() ([]byte, []int)
- func (m *L2VpnXcBriefMatrix) GetAc1() []*L2VpnXcBriefFirstLayer
- func (*L2VpnXcBriefMatrix) ProtoMessage()
- func (m *L2VpnXcBriefMatrix) Reset()
- func (m *L2VpnXcBriefMatrix) String() string
- func (m *L2VpnXcBriefMatrix) XXX_DiscardUnknown()
- func (m *L2VpnXcBriefMatrix) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *L2VpnXcBriefMatrix) XXX_Merge(src proto.Message)
- func (m *L2VpnXcBriefMatrix) XXX_Size() int
- func (m *L2VpnXcBriefMatrix) XXX_Unmarshal(b []byte) error
- type L2VpnXcBrief_KEYS
- func (*L2VpnXcBrief_KEYS) Descriptor() ([]byte, []int)
- func (*L2VpnXcBrief_KEYS) ProtoMessage()
- func (m *L2VpnXcBrief_KEYS) Reset()
- func (m *L2VpnXcBrief_KEYS) String() string
- func (m *L2VpnXcBrief_KEYS) XXX_DiscardUnknown()
- func (m *L2VpnXcBrief_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *L2VpnXcBrief_KEYS) XXX_Merge(src proto.Message)
- func (m *L2VpnXcBrief_KEYS) XXX_Size() int
- func (m *L2VpnXcBrief_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type L2VpnXcBrief ¶
type L2VpnXcBrief struct { EncapsulationReportMatrix []*L2VpnXcBriefMatrix `` /* 139-byte string literal not displayed */ EncapsulationTotal []*L2VpnXcBriefLine `protobuf:"bytes,51,rep,name=encapsulation_total,json=encapsulationTotal,proto3" json:"encapsulation_total,omitempty"` MainTotalUp uint32 `protobuf:"varint,52,opt,name=main_total_up,json=mainTotalUp,proto3" json:"main_total_up,omitempty"` MainTotalDown uint32 `protobuf:"varint,53,opt,name=main_total_down,json=mainTotalDown,proto3" json:"main_total_down,omitempty"` MainTotalUnresolved uint32 `protobuf:"varint,54,opt,name=main_total_unresolved,json=mainTotalUnresolved,proto3" json:"main_total_unresolved,omitempty"` UndefinedXc uint32 `protobuf:"varint,55,opt,name=undefined_xc,json=undefinedXc,proto3" json:"undefined_xc,omitempty"` MemoryState string `protobuf:"bytes,56,opt,name=memory_state,json=memoryState,proto3" json:"memory_state,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*L2VpnXcBrief) Descriptor ¶
func (*L2VpnXcBrief) Descriptor() ([]byte, []int)
func (*L2VpnXcBrief) GetEncapsulationReportMatrix ¶
func (m *L2VpnXcBrief) GetEncapsulationReportMatrix() []*L2VpnXcBriefMatrix
func (*L2VpnXcBrief) GetEncapsulationTotal ¶
func (m *L2VpnXcBrief) GetEncapsulationTotal() []*L2VpnXcBriefLine
func (*L2VpnXcBrief) GetMainTotalDown ¶
func (m *L2VpnXcBrief) GetMainTotalDown() uint32
func (*L2VpnXcBrief) GetMainTotalUnresolved ¶
func (m *L2VpnXcBrief) GetMainTotalUnresolved() uint32
func (*L2VpnXcBrief) GetMainTotalUp ¶
func (m *L2VpnXcBrief) GetMainTotalUp() uint32
func (*L2VpnXcBrief) GetMemoryState ¶
func (m *L2VpnXcBrief) GetMemoryState() string
func (*L2VpnXcBrief) GetUndefinedXc ¶
func (m *L2VpnXcBrief) GetUndefinedXc() uint32
func (*L2VpnXcBrief) ProtoMessage ¶
func (*L2VpnXcBrief) ProtoMessage()
func (*L2VpnXcBrief) Reset ¶
func (m *L2VpnXcBrief) Reset()
func (*L2VpnXcBrief) String ¶
func (m *L2VpnXcBrief) String() string
func (*L2VpnXcBrief) XXX_DiscardUnknown ¶
func (m *L2VpnXcBrief) XXX_DiscardUnknown()
func (*L2VpnXcBrief) XXX_Marshal ¶
func (m *L2VpnXcBrief) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*L2VpnXcBrief) XXX_Merge ¶
func (m *L2VpnXcBrief) XXX_Merge(src proto.Message)
func (*L2VpnXcBrief) XXX_Size ¶
func (m *L2VpnXcBrief) XXX_Size() int
func (*L2VpnXcBrief) XXX_Unmarshal ¶
func (m *L2VpnXcBrief) XXX_Unmarshal(b []byte) error
type L2VpnXcBriefFirstLayer ¶
type L2VpnXcBriefFirstLayer struct { Ac2 []*L2VpnXcBriefLine `protobuf:"bytes,1,rep,name=ac2,proto3" json:"ac2,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*L2VpnXcBriefFirstLayer) Descriptor ¶
func (*L2VpnXcBriefFirstLayer) Descriptor() ([]byte, []int)
func (*L2VpnXcBriefFirstLayer) GetAc2 ¶
func (m *L2VpnXcBriefFirstLayer) GetAc2() []*L2VpnXcBriefLine
func (*L2VpnXcBriefFirstLayer) ProtoMessage ¶
func (*L2VpnXcBriefFirstLayer) ProtoMessage()
func (*L2VpnXcBriefFirstLayer) Reset ¶
func (m *L2VpnXcBriefFirstLayer) Reset()
func (*L2VpnXcBriefFirstLayer) String ¶
func (m *L2VpnXcBriefFirstLayer) String() string
func (*L2VpnXcBriefFirstLayer) XXX_DiscardUnknown ¶
func (m *L2VpnXcBriefFirstLayer) XXX_DiscardUnknown()
func (*L2VpnXcBriefFirstLayer) XXX_Marshal ¶
func (m *L2VpnXcBriefFirstLayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*L2VpnXcBriefFirstLayer) XXX_Merge ¶
func (m *L2VpnXcBriefFirstLayer) XXX_Merge(src proto.Message)
func (*L2VpnXcBriefFirstLayer) XXX_Size ¶
func (m *L2VpnXcBriefFirstLayer) XXX_Size() int
func (*L2VpnXcBriefFirstLayer) XXX_Unmarshal ¶
func (m *L2VpnXcBriefFirstLayer) XXX_Unmarshal(b []byte) error
type L2VpnXcBriefLine ¶
type L2VpnXcBriefLine struct { PsnType string `protobuf:"bytes,1,opt,name=psn_type,json=psnType,proto3" json:"psn_type,omitempty"` Ac1Encapsulation string `protobuf:"bytes,2,opt,name=ac1_encapsulation,json=ac1Encapsulation,proto3" json:"ac1_encapsulation,omitempty"` Ac2Encapsulation string `protobuf:"bytes,3,opt,name=ac2_encapsulation,json=ac2Encapsulation,proto3" json:"ac2_encapsulation,omitempty"` UpCount []uint32 `protobuf:"varint,4,rep,packed,name=up_count,json=upCount,proto3" json:"up_count,omitempty"` DownCount []uint32 `protobuf:"varint,5,rep,packed,name=down_count,json=downCount,proto3" json:"down_count,omitempty"` UnresolvedCount []uint32 `protobuf:"varint,6,rep,packed,name=unresolved_count,json=unresolvedCount,proto3" json:"unresolved_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*L2VpnXcBriefLine) Descriptor ¶
func (*L2VpnXcBriefLine) Descriptor() ([]byte, []int)
func (*L2VpnXcBriefLine) GetAc1Encapsulation ¶
func (m *L2VpnXcBriefLine) GetAc1Encapsulation() string
func (*L2VpnXcBriefLine) GetAc2Encapsulation ¶
func (m *L2VpnXcBriefLine) GetAc2Encapsulation() string
func (*L2VpnXcBriefLine) GetDownCount ¶
func (m *L2VpnXcBriefLine) GetDownCount() []uint32
func (*L2VpnXcBriefLine) GetPsnType ¶
func (m *L2VpnXcBriefLine) GetPsnType() string
func (*L2VpnXcBriefLine) GetUnresolvedCount ¶
func (m *L2VpnXcBriefLine) GetUnresolvedCount() []uint32
func (*L2VpnXcBriefLine) GetUpCount ¶
func (m *L2VpnXcBriefLine) GetUpCount() []uint32
func (*L2VpnXcBriefLine) ProtoMessage ¶
func (*L2VpnXcBriefLine) ProtoMessage()
func (*L2VpnXcBriefLine) Reset ¶
func (m *L2VpnXcBriefLine) Reset()
func (*L2VpnXcBriefLine) String ¶
func (m *L2VpnXcBriefLine) String() string
func (*L2VpnXcBriefLine) XXX_DiscardUnknown ¶
func (m *L2VpnXcBriefLine) XXX_DiscardUnknown()
func (*L2VpnXcBriefLine) XXX_Marshal ¶
func (m *L2VpnXcBriefLine) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*L2VpnXcBriefLine) XXX_Merge ¶
func (m *L2VpnXcBriefLine) XXX_Merge(src proto.Message)
func (*L2VpnXcBriefLine) XXX_Size ¶
func (m *L2VpnXcBriefLine) XXX_Size() int
func (*L2VpnXcBriefLine) XXX_Unmarshal ¶
func (m *L2VpnXcBriefLine) XXX_Unmarshal(b []byte) error
type L2VpnXcBriefMatrix ¶
type L2VpnXcBriefMatrix struct { Ac1 []*L2VpnXcBriefFirstLayer `protobuf:"bytes,1,rep,name=ac1,proto3" json:"ac1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*L2VpnXcBriefMatrix) Descriptor ¶
func (*L2VpnXcBriefMatrix) Descriptor() ([]byte, []int)
func (*L2VpnXcBriefMatrix) GetAc1 ¶
func (m *L2VpnXcBriefMatrix) GetAc1() []*L2VpnXcBriefFirstLayer
func (*L2VpnXcBriefMatrix) ProtoMessage ¶
func (*L2VpnXcBriefMatrix) ProtoMessage()
func (*L2VpnXcBriefMatrix) Reset ¶
func (m *L2VpnXcBriefMatrix) Reset()
func (*L2VpnXcBriefMatrix) String ¶
func (m *L2VpnXcBriefMatrix) String() string
func (*L2VpnXcBriefMatrix) XXX_DiscardUnknown ¶
func (m *L2VpnXcBriefMatrix) XXX_DiscardUnknown()
func (*L2VpnXcBriefMatrix) XXX_Marshal ¶
func (m *L2VpnXcBriefMatrix) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*L2VpnXcBriefMatrix) XXX_Merge ¶
func (m *L2VpnXcBriefMatrix) XXX_Merge(src proto.Message)
func (*L2VpnXcBriefMatrix) XXX_Size ¶
func (m *L2VpnXcBriefMatrix) XXX_Size() int
func (*L2VpnXcBriefMatrix) XXX_Unmarshal ¶
func (m *L2VpnXcBriefMatrix) XXX_Unmarshal(b []byte) error
type L2VpnXcBrief_KEYS ¶
type L2VpnXcBrief_KEYS struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*L2VpnXcBrief_KEYS) Descriptor ¶
func (*L2VpnXcBrief_KEYS) Descriptor() ([]byte, []int)
func (*L2VpnXcBrief_KEYS) ProtoMessage ¶
func (*L2VpnXcBrief_KEYS) ProtoMessage()
func (*L2VpnXcBrief_KEYS) Reset ¶
func (m *L2VpnXcBrief_KEYS) Reset()
func (*L2VpnXcBrief_KEYS) String ¶
func (m *L2VpnXcBrief_KEYS) String() string
func (*L2VpnXcBrief_KEYS) XXX_DiscardUnknown ¶
func (m *L2VpnXcBrief_KEYS) XXX_DiscardUnknown()
func (*L2VpnXcBrief_KEYS) XXX_Marshal ¶
func (m *L2VpnXcBrief_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*L2VpnXcBrief_KEYS) XXX_Merge ¶
func (m *L2VpnXcBrief_KEYS) XXX_Merge(src proto.Message)
func (*L2VpnXcBrief_KEYS) XXX_Size ¶
func (m *L2VpnXcBrief_KEYS) XXX_Size() int
func (*L2VpnXcBrief_KEYS) XXX_Unmarshal ¶
func (m *L2VpnXcBrief_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.