cisco_ios_xr_l2vpn_oper_l2vpnv2_active_pwr_summary

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-l2vpn-oper:l2vpnv2/active/pwr/summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type L2VpnAtomPwrSummary

type L2VpnAtomPwrSummary struct {
	BgpRouterId          string   `protobuf:"bytes,50,opt,name=bgp_router_id,json=bgpRouterId,proto3" json:"bgp_router_id,omitempty"`
	CfgRouterId          string   `protobuf:"bytes,51,opt,name=cfg_router_id,json=cfgRouterId,proto3" json:"cfg_router_id,omitempty"`
	BgpAs                uint32   `protobuf:"varint,52,opt,name=bgp_as,json=bgpAs,proto3" json:"bgp_as,omitempty"`
	CfgGlobalId          uint32   `protobuf:"varint,53,opt,name=cfg_global_id,json=cfgGlobalId,proto3" json:"cfg_global_id,omitempty"`
	RdAuto               *L2VpnRd `protobuf:"bytes,54,opt,name=rd_auto,json=rdAuto,proto3" json:"rd_auto,omitempty"`
	RdConfigured         *L2VpnRd `protobuf:"bytes,55,opt,name=rd_configured,json=rdConfigured,proto3" json:"rd_configured,omitempty"`
	L2VpnHasBgpEod       bool     `protobuf:"varint,56,opt,name=l2vpn_has_bgp_eod,json=l2vpnHasBgpEod,proto3" json:"l2vpn_has_bgp_eod,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnAtomPwrSummary) Descriptor

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

func (*L2VpnAtomPwrSummary) GetBgpAs

func (m *L2VpnAtomPwrSummary) GetBgpAs() uint32

func (*L2VpnAtomPwrSummary) GetBgpRouterId

func (m *L2VpnAtomPwrSummary) GetBgpRouterId() string

func (*L2VpnAtomPwrSummary) GetCfgGlobalId

func (m *L2VpnAtomPwrSummary) GetCfgGlobalId() uint32

func (*L2VpnAtomPwrSummary) GetCfgRouterId

func (m *L2VpnAtomPwrSummary) GetCfgRouterId() string

func (*L2VpnAtomPwrSummary) GetL2VpnHasBgpEod

func (m *L2VpnAtomPwrSummary) GetL2VpnHasBgpEod() bool

func (*L2VpnAtomPwrSummary) GetRdAuto

func (m *L2VpnAtomPwrSummary) GetRdAuto() *L2VpnRd

func (*L2VpnAtomPwrSummary) GetRdConfigured

func (m *L2VpnAtomPwrSummary) GetRdConfigured() *L2VpnRd

func (*L2VpnAtomPwrSummary) ProtoMessage

func (*L2VpnAtomPwrSummary) ProtoMessage()

func (*L2VpnAtomPwrSummary) Reset

func (m *L2VpnAtomPwrSummary) Reset()

func (*L2VpnAtomPwrSummary) String

func (m *L2VpnAtomPwrSummary) String() string

func (*L2VpnAtomPwrSummary) XXX_DiscardUnknown

func (m *L2VpnAtomPwrSummary) XXX_DiscardUnknown()

func (*L2VpnAtomPwrSummary) XXX_Marshal

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

func (*L2VpnAtomPwrSummary) XXX_Merge

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

func (*L2VpnAtomPwrSummary) XXX_Size

func (m *L2VpnAtomPwrSummary) XXX_Size() int

func (*L2VpnAtomPwrSummary) XXX_Unmarshal

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

type L2VpnAtomPwrSummary_KEYS

type L2VpnAtomPwrSummary_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnAtomPwrSummary_KEYS) Descriptor

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

func (*L2VpnAtomPwrSummary_KEYS) ProtoMessage

func (*L2VpnAtomPwrSummary_KEYS) ProtoMessage()

func (*L2VpnAtomPwrSummary_KEYS) Reset

func (m *L2VpnAtomPwrSummary_KEYS) Reset()

func (*L2VpnAtomPwrSummary_KEYS) String

func (m *L2VpnAtomPwrSummary_KEYS) String() string

func (*L2VpnAtomPwrSummary_KEYS) XXX_DiscardUnknown

func (m *L2VpnAtomPwrSummary_KEYS) XXX_DiscardUnknown()

func (*L2VpnAtomPwrSummary_KEYS) XXX_Marshal

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

func (*L2VpnAtomPwrSummary_KEYS) XXX_Merge

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

func (*L2VpnAtomPwrSummary_KEYS) XXX_Size

func (m *L2VpnAtomPwrSummary_KEYS) XXX_Size() int

func (*L2VpnAtomPwrSummary_KEYS) XXX_Unmarshal

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

type L2VpnRd

type L2VpnRd struct {
	Rd                   string           `protobuf:"bytes,1,opt,name=rd,proto3" json:"rd,omitempty"`
	Auto                 *L2VpnRdAuto     `protobuf:"bytes,2,opt,name=auto,proto3" json:"auto,omitempty"`
	TwoByteAs            *L2VpnRd_2ByteAs `protobuf:"bytes,3,opt,name=two_byte_as,json=twoByteAs,proto3" json:"two_byte_as,omitempty"`
	FourByteAs           *L2VpnRd_4ByteAs `protobuf:"bytes,4,opt,name=four_byte_as,json=fourByteAs,proto3" json:"four_byte_as,omitempty"`
	V4Addr               *L2VpnRdV4Addr   `protobuf:"bytes,5,opt,name=v4_addr,json=v4Addr,proto3" json:"v4_addr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*L2VpnRd) Descriptor

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

func (*L2VpnRd) GetAuto

func (m *L2VpnRd) GetAuto() *L2VpnRdAuto

func (*L2VpnRd) GetFourByteAs

func (m *L2VpnRd) GetFourByteAs() *L2VpnRd_4ByteAs

func (*L2VpnRd) GetRd

func (m *L2VpnRd) GetRd() string

func (*L2VpnRd) GetTwoByteAs

func (m *L2VpnRd) GetTwoByteAs() *L2VpnRd_2ByteAs

func (*L2VpnRd) GetV4Addr

func (m *L2VpnRd) GetV4Addr() *L2VpnRdV4Addr

func (*L2VpnRd) ProtoMessage

func (*L2VpnRd) ProtoMessage()

func (*L2VpnRd) Reset

func (m *L2VpnRd) Reset()

func (*L2VpnRd) String

func (m *L2VpnRd) String() string

func (*L2VpnRd) XXX_DiscardUnknown

func (m *L2VpnRd) XXX_DiscardUnknown()

func (*L2VpnRd) XXX_Marshal

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

func (*L2VpnRd) XXX_Merge

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

func (*L2VpnRd) XXX_Size

func (m *L2VpnRd) XXX_Size() int

func (*L2VpnRd) XXX_Unmarshal

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

type L2VpnRdAuto

type L2VpnRdAuto struct {
	RouterId             string   `protobuf:"bytes,1,opt,name=router_id,json=routerId,proto3" json:"router_id,omitempty"`
	AutoIndex            uint32   `protobuf:"varint,2,opt,name=auto_index,json=autoIndex,proto3" json:"auto_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnRdAuto) Descriptor

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

func (*L2VpnRdAuto) GetAutoIndex

func (m *L2VpnRdAuto) GetAutoIndex() uint32

func (*L2VpnRdAuto) GetRouterId

func (m *L2VpnRdAuto) GetRouterId() string

func (*L2VpnRdAuto) ProtoMessage

func (*L2VpnRdAuto) ProtoMessage()

func (*L2VpnRdAuto) Reset

func (m *L2VpnRdAuto) Reset()

func (*L2VpnRdAuto) String

func (m *L2VpnRdAuto) String() string

func (*L2VpnRdAuto) XXX_DiscardUnknown

func (m *L2VpnRdAuto) XXX_DiscardUnknown()

func (*L2VpnRdAuto) XXX_Marshal

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

func (*L2VpnRdAuto) XXX_Merge

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

func (*L2VpnRdAuto) XXX_Size

func (m *L2VpnRdAuto) XXX_Size() int

func (*L2VpnRdAuto) XXX_Unmarshal

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

type L2VpnRdV4Addr

type L2VpnRdV4Addr struct {
	Ipv4Address          string   `protobuf:"bytes,1,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	TwoByteIndex         uint32   `protobuf:"varint,2,opt,name=two_byte_index,json=twoByteIndex,proto3" json:"two_byte_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnRdV4Addr) Descriptor

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

func (*L2VpnRdV4Addr) GetIpv4Address

func (m *L2VpnRdV4Addr) GetIpv4Address() string

func (*L2VpnRdV4Addr) GetTwoByteIndex

func (m *L2VpnRdV4Addr) GetTwoByteIndex() uint32

func (*L2VpnRdV4Addr) ProtoMessage

func (*L2VpnRdV4Addr) ProtoMessage()

func (*L2VpnRdV4Addr) Reset

func (m *L2VpnRdV4Addr) Reset()

func (*L2VpnRdV4Addr) String

func (m *L2VpnRdV4Addr) String() string

func (*L2VpnRdV4Addr) XXX_DiscardUnknown

func (m *L2VpnRdV4Addr) XXX_DiscardUnknown()

func (*L2VpnRdV4Addr) XXX_Marshal

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

func (*L2VpnRdV4Addr) XXX_Merge

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

func (*L2VpnRdV4Addr) XXX_Size

func (m *L2VpnRdV4Addr) XXX_Size() int

func (*L2VpnRdV4Addr) XXX_Unmarshal

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

type L2VpnRd_2ByteAs

type L2VpnRd_2ByteAs struct {
	TwoByteAs            uint32   `protobuf:"varint,1,opt,name=two_byte_as,json=twoByteAs,proto3" json:"two_byte_as,omitempty"`
	FourByteIndex        uint32   `protobuf:"varint,2,opt,name=four_byte_index,json=fourByteIndex,proto3" json:"four_byte_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnRd_2ByteAs) Descriptor

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

func (*L2VpnRd_2ByteAs) GetFourByteIndex

func (m *L2VpnRd_2ByteAs) GetFourByteIndex() uint32

func (*L2VpnRd_2ByteAs) GetTwoByteAs

func (m *L2VpnRd_2ByteAs) GetTwoByteAs() uint32

func (*L2VpnRd_2ByteAs) ProtoMessage

func (*L2VpnRd_2ByteAs) ProtoMessage()

func (*L2VpnRd_2ByteAs) Reset

func (m *L2VpnRd_2ByteAs) Reset()

func (*L2VpnRd_2ByteAs) String

func (m *L2VpnRd_2ByteAs) String() string

func (*L2VpnRd_2ByteAs) XXX_DiscardUnknown

func (m *L2VpnRd_2ByteAs) XXX_DiscardUnknown()

func (*L2VpnRd_2ByteAs) XXX_Marshal

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

func (*L2VpnRd_2ByteAs) XXX_Merge

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

func (*L2VpnRd_2ByteAs) XXX_Size

func (m *L2VpnRd_2ByteAs) XXX_Size() int

func (*L2VpnRd_2ByteAs) XXX_Unmarshal

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

type L2VpnRd_4ByteAs

type L2VpnRd_4ByteAs struct {
	FourByteAs           uint32   `protobuf:"varint,1,opt,name=four_byte_as,json=fourByteAs,proto3" json:"four_byte_as,omitempty"`
	TwoByteIndex         uint32   `protobuf:"varint,2,opt,name=two_byte_index,json=twoByteIndex,proto3" json:"two_byte_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnRd_4ByteAs) Descriptor

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

func (*L2VpnRd_4ByteAs) GetFourByteAs

func (m *L2VpnRd_4ByteAs) GetFourByteAs() uint32

func (*L2VpnRd_4ByteAs) GetTwoByteIndex

func (m *L2VpnRd_4ByteAs) GetTwoByteIndex() uint32

func (*L2VpnRd_4ByteAs) ProtoMessage

func (*L2VpnRd_4ByteAs) ProtoMessage()

func (*L2VpnRd_4ByteAs) Reset

func (m *L2VpnRd_4ByteAs) Reset()

func (*L2VpnRd_4ByteAs) String

func (m *L2VpnRd_4ByteAs) String() string

func (*L2VpnRd_4ByteAs) XXX_DiscardUnknown

func (m *L2VpnRd_4ByteAs) XXX_DiscardUnknown()

func (*L2VpnRd_4ByteAs) XXX_Marshal

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

func (*L2VpnRd_4ByteAs) XXX_Merge

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

func (*L2VpnRd_4ByteAs) XXX_Size

func (m *L2VpnRd_4ByteAs) XXX_Size() int

func (*L2VpnRd_4ByteAs) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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