cisco_ios_xr_ip_rsvp_oper_rsvp_standby_controller_summaries_controller_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-ip-rsvp-oper:rsvp-standby/controller-summaries/controller-summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RsvpMgmtDsteModeInterfaceBw

type RsvpMgmtDsteModeInterfaceBw struct {
	DsteMode                 string                         `protobuf:"bytes,1,opt,name=dste_mode,json=dsteMode,proto3" json:"dste_mode,omitempty"`
	PreStandardDsteInterface *RsvpMgmtInterfaceBwPrestdDste `` /* 137-byte string literal not displayed */
	StandardDsteInterface    *RsvpMgmtInterfaceBwStdDste    `` /* 126-byte string literal not displayed */
	XXX_NoUnkeyedLiteral     struct{}                       `json:"-"`
	XXX_unrecognized         []byte                         `json:"-"`
	XXX_sizecache            int32                          `json:"-"`
}

func (*RsvpMgmtDsteModeInterfaceBw) Descriptor

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

func (*RsvpMgmtDsteModeInterfaceBw) GetDsteMode

func (m *RsvpMgmtDsteModeInterfaceBw) GetDsteMode() string

func (*RsvpMgmtDsteModeInterfaceBw) GetPreStandardDsteInterface

func (m *RsvpMgmtDsteModeInterfaceBw) GetPreStandardDsteInterface() *RsvpMgmtInterfaceBwPrestdDste

func (*RsvpMgmtDsteModeInterfaceBw) GetStandardDsteInterface

func (m *RsvpMgmtDsteModeInterfaceBw) GetStandardDsteInterface() *RsvpMgmtInterfaceBwStdDste

func (*RsvpMgmtDsteModeInterfaceBw) ProtoMessage

func (*RsvpMgmtDsteModeInterfaceBw) ProtoMessage()

func (*RsvpMgmtDsteModeInterfaceBw) Reset

func (m *RsvpMgmtDsteModeInterfaceBw) Reset()

func (*RsvpMgmtDsteModeInterfaceBw) String

func (m *RsvpMgmtDsteModeInterfaceBw) String() string

func (*RsvpMgmtDsteModeInterfaceBw) XXX_DiscardUnknown

func (m *RsvpMgmtDsteModeInterfaceBw) XXX_DiscardUnknown()

func (*RsvpMgmtDsteModeInterfaceBw) XXX_Marshal

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

func (*RsvpMgmtDsteModeInterfaceBw) XXX_Merge

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

func (*RsvpMgmtDsteModeInterfaceBw) XXX_Size

func (m *RsvpMgmtDsteModeInterfaceBw) XXX_Size() int

func (*RsvpMgmtDsteModeInterfaceBw) XXX_Unmarshal

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

type RsvpMgmtInterfaceBwPrestdDste

type RsvpMgmtInterfaceBwPrestdDste struct {
	AllocatedBitRate              uint64   `protobuf:"varint,1,opt,name=allocated_bit_rate,json=allocatedBitRate,proto3" json:"allocated_bit_rate,omitempty"`
	MaxFlowBandwidth              uint64   `protobuf:"varint,2,opt,name=max_flow_bandwidth,json=maxFlowBandwidth,proto3" json:"max_flow_bandwidth,omitempty"`
	MaxBandwidth                  uint64   `protobuf:"varint,3,opt,name=max_bandwidth,json=maxBandwidth,proto3" json:"max_bandwidth,omitempty"`
	MaxSubpoolBandwidth           uint64   `protobuf:"varint,4,opt,name=max_subpool_bandwidth,json=maxSubpoolBandwidth,proto3" json:"max_subpool_bandwidth,omitempty"`
	IsMaxBandwidthAbsolute        bool     `` /* 132-byte string literal not displayed */
	IsMaxSubpoolBandwidthAbsolute bool     `` /* 155-byte string literal not displayed */
	XXX_NoUnkeyedLiteral          struct{} `json:"-"`
	XXX_unrecognized              []byte   `json:"-"`
	XXX_sizecache                 int32    `json:"-"`
}

func (*RsvpMgmtInterfaceBwPrestdDste) Descriptor

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

func (*RsvpMgmtInterfaceBwPrestdDste) GetAllocatedBitRate

func (m *RsvpMgmtInterfaceBwPrestdDste) GetAllocatedBitRate() uint64

func (*RsvpMgmtInterfaceBwPrestdDste) GetIsMaxBandwidthAbsolute

func (m *RsvpMgmtInterfaceBwPrestdDste) GetIsMaxBandwidthAbsolute() bool

func (*RsvpMgmtInterfaceBwPrestdDste) GetIsMaxSubpoolBandwidthAbsolute

func (m *RsvpMgmtInterfaceBwPrestdDste) GetIsMaxSubpoolBandwidthAbsolute() bool

func (*RsvpMgmtInterfaceBwPrestdDste) GetMaxBandwidth

func (m *RsvpMgmtInterfaceBwPrestdDste) GetMaxBandwidth() uint64

func (*RsvpMgmtInterfaceBwPrestdDste) GetMaxFlowBandwidth

func (m *RsvpMgmtInterfaceBwPrestdDste) GetMaxFlowBandwidth() uint64

func (*RsvpMgmtInterfaceBwPrestdDste) GetMaxSubpoolBandwidth

func (m *RsvpMgmtInterfaceBwPrestdDste) GetMaxSubpoolBandwidth() uint64

func (*RsvpMgmtInterfaceBwPrestdDste) ProtoMessage

func (*RsvpMgmtInterfaceBwPrestdDste) ProtoMessage()

func (*RsvpMgmtInterfaceBwPrestdDste) Reset

func (m *RsvpMgmtInterfaceBwPrestdDste) Reset()

func (*RsvpMgmtInterfaceBwPrestdDste) String

func (*RsvpMgmtInterfaceBwPrestdDste) XXX_DiscardUnknown

func (m *RsvpMgmtInterfaceBwPrestdDste) XXX_DiscardUnknown()

func (*RsvpMgmtInterfaceBwPrestdDste) XXX_Marshal

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

func (*RsvpMgmtInterfaceBwPrestdDste) XXX_Merge

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

func (*RsvpMgmtInterfaceBwPrestdDste) XXX_Size

func (m *RsvpMgmtInterfaceBwPrestdDste) XXX_Size() int

func (*RsvpMgmtInterfaceBwPrestdDste) XXX_Unmarshal

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

type RsvpMgmtInterfaceBwStdDste

type RsvpMgmtInterfaceBwStdDste struct {
	AllocatedBitRate          uint64   `protobuf:"varint,1,opt,name=allocated_bit_rate,json=allocatedBitRate,proto3" json:"allocated_bit_rate,omitempty"`
	MaxFlowBandwidth          uint64   `protobuf:"varint,2,opt,name=max_flow_bandwidth,json=maxFlowBandwidth,proto3" json:"max_flow_bandwidth,omitempty"`
	MaxBandwidth              uint64   `protobuf:"varint,3,opt,name=max_bandwidth,json=maxBandwidth,proto3" json:"max_bandwidth,omitempty"`
	MaxPool0Bandwidth         uint64   `protobuf:"varint,4,opt,name=max_pool0_bandwidth,json=maxPool0Bandwidth,proto3" json:"max_pool0_bandwidth,omitempty"`
	MaxPool1Bandwidth         uint64   `protobuf:"varint,5,opt,name=max_pool1_bandwidth,json=maxPool1Bandwidth,proto3" json:"max_pool1_bandwidth,omitempty"`
	IsMaxBandwidthAbsolute    bool     `` /* 132-byte string literal not displayed */
	IsMaxBc0BandwidthAbsolute bool     `` /* 143-byte string literal not displayed */
	IsMaxBc1BandwidthAbsolute bool     `` /* 143-byte string literal not displayed */
	XXX_NoUnkeyedLiteral      struct{} `json:"-"`
	XXX_unrecognized          []byte   `json:"-"`
	XXX_sizecache             int32    `json:"-"`
}

func (*RsvpMgmtInterfaceBwStdDste) Descriptor

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

func (*RsvpMgmtInterfaceBwStdDste) GetAllocatedBitRate

func (m *RsvpMgmtInterfaceBwStdDste) GetAllocatedBitRate() uint64

func (*RsvpMgmtInterfaceBwStdDste) GetIsMaxBandwidthAbsolute

func (m *RsvpMgmtInterfaceBwStdDste) GetIsMaxBandwidthAbsolute() bool

func (*RsvpMgmtInterfaceBwStdDste) GetIsMaxBc0BandwidthAbsolute

func (m *RsvpMgmtInterfaceBwStdDste) GetIsMaxBc0BandwidthAbsolute() bool

func (*RsvpMgmtInterfaceBwStdDste) GetIsMaxBc1BandwidthAbsolute

func (m *RsvpMgmtInterfaceBwStdDste) GetIsMaxBc1BandwidthAbsolute() bool

func (*RsvpMgmtInterfaceBwStdDste) GetMaxBandwidth

func (m *RsvpMgmtInterfaceBwStdDste) GetMaxBandwidth() uint64

func (*RsvpMgmtInterfaceBwStdDste) GetMaxFlowBandwidth

func (m *RsvpMgmtInterfaceBwStdDste) GetMaxFlowBandwidth() uint64

func (*RsvpMgmtInterfaceBwStdDste) GetMaxPool0Bandwidth

func (m *RsvpMgmtInterfaceBwStdDste) GetMaxPool0Bandwidth() uint64

func (*RsvpMgmtInterfaceBwStdDste) GetMaxPool1Bandwidth

func (m *RsvpMgmtInterfaceBwStdDste) GetMaxPool1Bandwidth() uint64

func (*RsvpMgmtInterfaceBwStdDste) ProtoMessage

func (*RsvpMgmtInterfaceBwStdDste) ProtoMessage()

func (*RsvpMgmtInterfaceBwStdDste) Reset

func (m *RsvpMgmtInterfaceBwStdDste) Reset()

func (*RsvpMgmtInterfaceBwStdDste) String

func (m *RsvpMgmtInterfaceBwStdDste) String() string

func (*RsvpMgmtInterfaceBwStdDste) XXX_DiscardUnknown

func (m *RsvpMgmtInterfaceBwStdDste) XXX_DiscardUnknown()

func (*RsvpMgmtInterfaceBwStdDste) XXX_Marshal

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

func (*RsvpMgmtInterfaceBwStdDste) XXX_Merge

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

func (*RsvpMgmtInterfaceBwStdDste) XXX_Size

func (m *RsvpMgmtInterfaceBwStdDste) XXX_Size() int

func (*RsvpMgmtInterfaceBwStdDste) XXX_Unmarshal

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

type RsvpMgmtInterfaceSummary

type RsvpMgmtInterfaceSummary struct {
	InterfaceNameXr      string                       `protobuf:"bytes,50,opt,name=interface_name_xr,json=interfaceNameXr,proto3" json:"interface_name_xr,omitempty"`
	BandwidthInformation *RsvpMgmtDsteModeInterfaceBw `protobuf:"bytes,51,opt,name=bandwidth_information,json=bandwidthInformation,proto3" json:"bandwidth_information,omitempty"`
	PathsIn              uint32                       `protobuf:"varint,52,opt,name=paths_in,json=pathsIn,proto3" json:"paths_in,omitempty"`
	PathsOut             uint32                       `protobuf:"varint,53,opt,name=paths_out,json=pathsOut,proto3" json:"paths_out,omitempty"`
	ReservationsIn       uint32                       `protobuf:"varint,54,opt,name=reservations_in,json=reservationsIn,proto3" json:"reservations_in,omitempty"`
	ReservationsOut      uint32                       `protobuf:"varint,55,opt,name=reservations_out,json=reservationsOut,proto3" json:"reservations_out,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
	XXX_unrecognized     []byte                       `json:"-"`
	XXX_sizecache        int32                        `json:"-"`
}

func (*RsvpMgmtInterfaceSummary) Descriptor

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

func (*RsvpMgmtInterfaceSummary) GetBandwidthInformation

func (m *RsvpMgmtInterfaceSummary) GetBandwidthInformation() *RsvpMgmtDsteModeInterfaceBw

func (*RsvpMgmtInterfaceSummary) GetInterfaceNameXr

func (m *RsvpMgmtInterfaceSummary) GetInterfaceNameXr() string

func (*RsvpMgmtInterfaceSummary) GetPathsIn

func (m *RsvpMgmtInterfaceSummary) GetPathsIn() uint32

func (*RsvpMgmtInterfaceSummary) GetPathsOut

func (m *RsvpMgmtInterfaceSummary) GetPathsOut() uint32

func (*RsvpMgmtInterfaceSummary) GetReservationsIn

func (m *RsvpMgmtInterfaceSummary) GetReservationsIn() uint32

func (*RsvpMgmtInterfaceSummary) GetReservationsOut

func (m *RsvpMgmtInterfaceSummary) GetReservationsOut() uint32

func (*RsvpMgmtInterfaceSummary) ProtoMessage

func (*RsvpMgmtInterfaceSummary) ProtoMessage()

func (*RsvpMgmtInterfaceSummary) Reset

func (m *RsvpMgmtInterfaceSummary) Reset()

func (*RsvpMgmtInterfaceSummary) String

func (m *RsvpMgmtInterfaceSummary) String() string

func (*RsvpMgmtInterfaceSummary) XXX_DiscardUnknown

func (m *RsvpMgmtInterfaceSummary) XXX_DiscardUnknown()

func (*RsvpMgmtInterfaceSummary) XXX_Marshal

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

func (*RsvpMgmtInterfaceSummary) XXX_Merge

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

func (*RsvpMgmtInterfaceSummary) XXX_Size

func (m *RsvpMgmtInterfaceSummary) XXX_Size() int

func (*RsvpMgmtInterfaceSummary) XXX_Unmarshal

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

type RsvpMgmtInterfaceSummary_KEYS

type RsvpMgmtInterfaceSummary_KEYS struct {
	ControllerName       string   `protobuf:"bytes,1,opt,name=controller_name,json=controllerName,proto3" json:"controller_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtInterfaceSummary_KEYS) Descriptor

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

func (*RsvpMgmtInterfaceSummary_KEYS) GetControllerName

func (m *RsvpMgmtInterfaceSummary_KEYS) GetControllerName() string

func (*RsvpMgmtInterfaceSummary_KEYS) ProtoMessage

func (*RsvpMgmtInterfaceSummary_KEYS) ProtoMessage()

func (*RsvpMgmtInterfaceSummary_KEYS) Reset

func (m *RsvpMgmtInterfaceSummary_KEYS) Reset()

func (*RsvpMgmtInterfaceSummary_KEYS) String

func (*RsvpMgmtInterfaceSummary_KEYS) XXX_DiscardUnknown

func (m *RsvpMgmtInterfaceSummary_KEYS) XXX_DiscardUnknown()

func (*RsvpMgmtInterfaceSummary_KEYS) XXX_Marshal

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

func (*RsvpMgmtInterfaceSummary_KEYS) XXX_Merge

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

func (*RsvpMgmtInterfaceSummary_KEYS) XXX_Size

func (m *RsvpMgmtInterfaceSummary_KEYS) XXX_Size() int

func (*RsvpMgmtInterfaceSummary_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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