cisco_ios_xr_ip_bfd_oper_bfd_generic_summaries_generic_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: 1

Documentation

Overview

Cisco-IOS-XR-ip-bfd-oper:bfd/generic-summaries/generic-summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BfdMgmtSummary

type BfdMgmtSummary struct {
	NodeId               string   `protobuf:"bytes,50,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	PpsAllocatedValue    uint32   `protobuf:"varint,51,opt,name=pps_allocated_value,json=ppsAllocatedValue,proto3" json:"pps_allocated_value,omitempty"`
	PpsmpAllocatedValue  uint32   `protobuf:"varint,52,opt,name=ppsmp_allocated_value,json=ppsmpAllocatedValue,proto3" json:"ppsmp_allocated_value,omitempty"`
	PpsMaxValue          uint32   `protobuf:"varint,53,opt,name=pps_max_value,json=ppsMaxValue,proto3" json:"pps_max_value,omitempty"`
	PpsmpMaxValue        uint32   `protobuf:"varint,54,opt,name=ppsmp_max_value,json=ppsmpMaxValue,proto3" json:"ppsmp_max_value,omitempty"`
	TotalSessionNumber   uint32   `protobuf:"varint,55,opt,name=total_session_number,json=totalSessionNumber,proto3" json:"total_session_number,omitempty"`
	MpSessionNumber      uint32   `protobuf:"varint,56,opt,name=mp_session_number,json=mpSessionNumber,proto3" json:"mp_session_number,omitempty"`
	MaxSessionNumber     uint32   `protobuf:"varint,57,opt,name=max_session_number,json=maxSessionNumber,proto3" json:"max_session_number,omitempty"`
	PpsAllPercentage     uint32   `protobuf:"varint,58,opt,name=pps_all_percentage,json=ppsAllPercentage,proto3" json:"pps_all_percentage,omitempty"`
	PpsmpPercentage      uint32   `protobuf:"varint,59,opt,name=ppsmp_percentage,json=ppsmpPercentage,proto3" json:"ppsmp_percentage,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BfdMgmtSummary) Descriptor

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

func (*BfdMgmtSummary) GetMaxSessionNumber

func (m *BfdMgmtSummary) GetMaxSessionNumber() uint32

func (*BfdMgmtSummary) GetMpSessionNumber

func (m *BfdMgmtSummary) GetMpSessionNumber() uint32

func (*BfdMgmtSummary) GetNodeId

func (m *BfdMgmtSummary) GetNodeId() string

func (*BfdMgmtSummary) GetPpsAllPercentage

func (m *BfdMgmtSummary) GetPpsAllPercentage() uint32

func (*BfdMgmtSummary) GetPpsAllocatedValue

func (m *BfdMgmtSummary) GetPpsAllocatedValue() uint32

func (*BfdMgmtSummary) GetPpsMaxValue

func (m *BfdMgmtSummary) GetPpsMaxValue() uint32

func (*BfdMgmtSummary) GetPpsmpAllocatedValue

func (m *BfdMgmtSummary) GetPpsmpAllocatedValue() uint32

func (*BfdMgmtSummary) GetPpsmpMaxValue

func (m *BfdMgmtSummary) GetPpsmpMaxValue() uint32

func (*BfdMgmtSummary) GetPpsmpPercentage

func (m *BfdMgmtSummary) GetPpsmpPercentage() uint32

func (*BfdMgmtSummary) GetTotalSessionNumber

func (m *BfdMgmtSummary) GetTotalSessionNumber() uint32

func (*BfdMgmtSummary) ProtoMessage

func (*BfdMgmtSummary) ProtoMessage()

func (*BfdMgmtSummary) Reset

func (m *BfdMgmtSummary) Reset()

func (*BfdMgmtSummary) String

func (m *BfdMgmtSummary) String() string

func (*BfdMgmtSummary) XXX_DiscardUnknown

func (m *BfdMgmtSummary) XXX_DiscardUnknown()

func (*BfdMgmtSummary) XXX_Marshal

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

func (*BfdMgmtSummary) XXX_Merge

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

func (*BfdMgmtSummary) XXX_Size

func (m *BfdMgmtSummary) XXX_Size() int

func (*BfdMgmtSummary) XXX_Unmarshal

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

type BfdMgmtSummary_KEYS

type BfdMgmtSummary_KEYS struct {
	Location             string   `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BfdMgmtSummary_KEYS) Descriptor

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

func (*BfdMgmtSummary_KEYS) GetLocation

func (m *BfdMgmtSummary_KEYS) GetLocation() string

func (*BfdMgmtSummary_KEYS) ProtoMessage

func (*BfdMgmtSummary_KEYS) ProtoMessage()

func (*BfdMgmtSummary_KEYS) Reset

func (m *BfdMgmtSummary_KEYS) Reset()

func (*BfdMgmtSummary_KEYS) String

func (m *BfdMgmtSummary_KEYS) String() string

func (*BfdMgmtSummary_KEYS) XXX_DiscardUnknown

func (m *BfdMgmtSummary_KEYS) XXX_DiscardUnknown()

func (*BfdMgmtSummary_KEYS) XXX_Marshal

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

func (*BfdMgmtSummary_KEYS) XXX_Merge

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

func (*BfdMgmtSummary_KEYS) XXX_Size

func (m *BfdMgmtSummary_KEYS) XXX_Size() int

func (*BfdMgmtSummary_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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