cisco_ios_xr_mpls_lsd_oper_mpls_lsd_applications_application

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-mpls-lsd-oper:mpls-lsd/applications/application

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsLsdApp

type MplsLsdApp struct {
	ApplicationNameXr            string           `protobuf:"bytes,50,opt,name=application_name_xr,json=applicationNameXr,proto3" json:"application_name_xr,omitempty"`
	ApplicationType              string           `protobuf:"bytes,51,opt,name=application_type,json=applicationType,proto3" json:"application_type,omitempty"`
	ApplicationRolePrimary       int32            `` /* 133-byte string literal not displayed */
	ApplicationInstance          string           `protobuf:"bytes,53,opt,name=application_instance,json=applicationInstance,proto3" json:"application_instance,omitempty"`
	AppRegTime                   uint64           `protobuf:"varint,54,opt,name=app_reg_time,json=appRegTime,proto3" json:"app_reg_time,omitempty"`
	AppDisconnectTime            uint64           `protobuf:"varint,55,opt,name=app_disconnect_time,json=appDisconnectTime,proto3" json:"app_disconnect_time,omitempty"`
	AppFlowControlled            int32            `protobuf:"zigzag32,56,opt,name=app_flow_controlled,json=appFlowControlled,proto3" json:"app_flow_controlled,omitempty"`
	FlowCtrlTime                 uint64           `protobuf:"varint,57,opt,name=flow_ctrl_time,json=flowCtrlTime,proto3" json:"flow_ctrl_time,omitempty"`
	FlowCtrlClrTime              uint64           `protobuf:"varint,58,opt,name=flow_ctrl_clr_time,json=flowCtrlClrTime,proto3" json:"flow_ctrl_clr_time,omitempty"`
	GoActTs                      uint64           `protobuf:"varint,59,opt,name=go_act_ts,json=goActTs,proto3" json:"go_act_ts,omitempty"`
	ApplicationState             string           `protobuf:"bytes,60,opt,name=application_state,json=applicationState,proto3" json:"application_state,omitempty"`
	RecoveryTimeRemainingSeconds uint32           `` /* 151-byte string literal not displayed */
	RecoveryTimeElapsedSeconds   uint32           `` /* 145-byte string literal not displayed */
	RecoveryTimeRegisterSeconds  uint32           `` /* 148-byte string literal not displayed */
	NodeId                       string           `protobuf:"bytes,64,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	ApplicationStatistics        *MplsLsdAppStats `protobuf:"bytes,65,opt,name=application_statistics,json=applicationStatistics,proto3" json:"application_statistics,omitempty"`
	XXX_NoUnkeyedLiteral         struct{}         `json:"-"`
	XXX_unrecognized             []byte           `json:"-"`
	XXX_sizecache                int32            `json:"-"`
}

func (*MplsLsdApp) Descriptor

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

func (*MplsLsdApp) GetAppDisconnectTime

func (m *MplsLsdApp) GetAppDisconnectTime() uint64

func (*MplsLsdApp) GetAppFlowControlled

func (m *MplsLsdApp) GetAppFlowControlled() int32

func (*MplsLsdApp) GetAppRegTime

func (m *MplsLsdApp) GetAppRegTime() uint64

func (*MplsLsdApp) GetApplicationInstance

func (m *MplsLsdApp) GetApplicationInstance() string

func (*MplsLsdApp) GetApplicationNameXr

func (m *MplsLsdApp) GetApplicationNameXr() string

func (*MplsLsdApp) GetApplicationRolePrimary

func (m *MplsLsdApp) GetApplicationRolePrimary() int32

func (*MplsLsdApp) GetApplicationState

func (m *MplsLsdApp) GetApplicationState() string

func (*MplsLsdApp) GetApplicationStatistics

func (m *MplsLsdApp) GetApplicationStatistics() *MplsLsdAppStats

func (*MplsLsdApp) GetApplicationType

func (m *MplsLsdApp) GetApplicationType() string

func (*MplsLsdApp) GetFlowCtrlClrTime

func (m *MplsLsdApp) GetFlowCtrlClrTime() uint64

func (*MplsLsdApp) GetFlowCtrlTime

func (m *MplsLsdApp) GetFlowCtrlTime() uint64

func (*MplsLsdApp) GetGoActTs

func (m *MplsLsdApp) GetGoActTs() uint64

func (*MplsLsdApp) GetNodeId

func (m *MplsLsdApp) GetNodeId() string

func (*MplsLsdApp) GetRecoveryTimeElapsedSeconds

func (m *MplsLsdApp) GetRecoveryTimeElapsedSeconds() uint32

func (*MplsLsdApp) GetRecoveryTimeRegisterSeconds

func (m *MplsLsdApp) GetRecoveryTimeRegisterSeconds() uint32

func (*MplsLsdApp) GetRecoveryTimeRemainingSeconds

func (m *MplsLsdApp) GetRecoveryTimeRemainingSeconds() uint32

func (*MplsLsdApp) ProtoMessage

func (*MplsLsdApp) ProtoMessage()

func (*MplsLsdApp) Reset

func (m *MplsLsdApp) Reset()

func (*MplsLsdApp) String

func (m *MplsLsdApp) String() string

func (*MplsLsdApp) XXX_DiscardUnknown

func (m *MplsLsdApp) XXX_DiscardUnknown()

func (*MplsLsdApp) XXX_Marshal

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

func (*MplsLsdApp) XXX_Merge

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

func (*MplsLsdApp) XXX_Size

func (m *MplsLsdApp) XXX_Size() int

func (*MplsLsdApp) XXX_Unmarshal

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

type MplsLsdAppConnectedStats

type MplsLsdAppConnectedStats struct {
	RtSetMsgCount        uint32   `protobuf:"varint,1,opt,name=rt_set_msg_count,json=rtSetMsgCount,proto3" json:"rt_set_msg_count,omitempty"`
	OperationMsgCount    uint32   `protobuf:"varint,2,opt,name=operation_msg_count,json=operationMsgCount,proto3" json:"operation_msg_count,omitempty"`
	OorLabelCount        uint32   `protobuf:"varint,3,opt,name=oor_label_count,json=oorLabelCount,proto3" json:"oor_label_count,omitempty"`
	ErrorMsgCount        uint32   `protobuf:"varint,4,opt,name=error_msg_count,json=errorMsgCount,proto3" json:"error_msg_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsLsdAppConnectedStats) Descriptor

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

func (*MplsLsdAppConnectedStats) GetErrorMsgCount

func (m *MplsLsdAppConnectedStats) GetErrorMsgCount() uint32

func (*MplsLsdAppConnectedStats) GetOorLabelCount

func (m *MplsLsdAppConnectedStats) GetOorLabelCount() uint32

func (*MplsLsdAppConnectedStats) GetOperationMsgCount

func (m *MplsLsdAppConnectedStats) GetOperationMsgCount() uint32

func (*MplsLsdAppConnectedStats) GetRtSetMsgCount

func (m *MplsLsdAppConnectedStats) GetRtSetMsgCount() uint32

func (*MplsLsdAppConnectedStats) ProtoMessage

func (*MplsLsdAppConnectedStats) ProtoMessage()

func (*MplsLsdAppConnectedStats) Reset

func (m *MplsLsdAppConnectedStats) Reset()

func (*MplsLsdAppConnectedStats) String

func (m *MplsLsdAppConnectedStats) String() string

func (*MplsLsdAppConnectedStats) XXX_DiscardUnknown

func (m *MplsLsdAppConnectedStats) XXX_DiscardUnknown()

func (*MplsLsdAppConnectedStats) XXX_Marshal

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

func (*MplsLsdAppConnectedStats) XXX_Merge

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

func (*MplsLsdAppConnectedStats) XXX_Size

func (m *MplsLsdAppConnectedStats) XXX_Size() int

func (*MplsLsdAppConnectedStats) XXX_Unmarshal

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

type MplsLsdAppStats

type MplsLsdAppStats struct {
	Connected                *MplsLsdAppConnectedStats `protobuf:"bytes,1,opt,name=connected,proto3" json:"connected,omitempty"`
	InterfaceEnable          uint32                    `protobuf:"varint,2,opt,name=interface_enable,json=interfaceEnable,proto3" json:"interface_enable,omitempty"`
	InterfaceEnablePending   uint32                    `` /* 130-byte string literal not displayed */
	LabelContextCount        []uint32                  `protobuf:"varint,4,rep,packed,name=label_context_count,json=labelContextCount,proto3" json:"label_context_count,omitempty"`
	LabelContextPendingCount []uint32                  `` /* 145-byte string literal not displayed */
	ConnectCount             uint32                    `protobuf:"varint,6,opt,name=connect_count,json=connectCount,proto3" json:"connect_count,omitempty"`
	XXX_NoUnkeyedLiteral     struct{}                  `json:"-"`
	XXX_unrecognized         []byte                    `json:"-"`
	XXX_sizecache            int32                     `json:"-"`
}

func (*MplsLsdAppStats) Descriptor

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

func (*MplsLsdAppStats) GetConnectCount

func (m *MplsLsdAppStats) GetConnectCount() uint32

func (*MplsLsdAppStats) GetConnected

func (m *MplsLsdAppStats) GetConnected() *MplsLsdAppConnectedStats

func (*MplsLsdAppStats) GetInterfaceEnable

func (m *MplsLsdAppStats) GetInterfaceEnable() uint32

func (*MplsLsdAppStats) GetInterfaceEnablePending

func (m *MplsLsdAppStats) GetInterfaceEnablePending() uint32

func (*MplsLsdAppStats) GetLabelContextCount

func (m *MplsLsdAppStats) GetLabelContextCount() []uint32

func (*MplsLsdAppStats) GetLabelContextPendingCount

func (m *MplsLsdAppStats) GetLabelContextPendingCount() []uint32

func (*MplsLsdAppStats) ProtoMessage

func (*MplsLsdAppStats) ProtoMessage()

func (*MplsLsdAppStats) Reset

func (m *MplsLsdAppStats) Reset()

func (*MplsLsdAppStats) String

func (m *MplsLsdAppStats) String() string

func (*MplsLsdAppStats) XXX_DiscardUnknown

func (m *MplsLsdAppStats) XXX_DiscardUnknown()

func (*MplsLsdAppStats) XXX_Marshal

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

func (*MplsLsdAppStats) XXX_Merge

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

func (*MplsLsdAppStats) XXX_Size

func (m *MplsLsdAppStats) XXX_Size() int

func (*MplsLsdAppStats) XXX_Unmarshal

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

type MplsLsdApp_KEYS

type MplsLsdApp_KEYS struct {
	ApplicationName      string   `protobuf:"bytes,1,opt,name=application_name,json=applicationName,proto3" json:"application_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MplsLsdApp_KEYS) Descriptor

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

func (*MplsLsdApp_KEYS) GetApplicationName

func (m *MplsLsdApp_KEYS) GetApplicationName() string

func (*MplsLsdApp_KEYS) ProtoMessage

func (*MplsLsdApp_KEYS) ProtoMessage()

func (*MplsLsdApp_KEYS) Reset

func (m *MplsLsdApp_KEYS) Reset()

func (*MplsLsdApp_KEYS) String

func (m *MplsLsdApp_KEYS) String() string

func (*MplsLsdApp_KEYS) XXX_DiscardUnknown

func (m *MplsLsdApp_KEYS) XXX_DiscardUnknown()

func (*MplsLsdApp_KEYS) XXX_Marshal

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

func (*MplsLsdApp_KEYS) XXX_Merge

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

func (*MplsLsdApp_KEYS) XXX_Size

func (m *MplsLsdApp_KEYS) XXX_Size() int

func (*MplsLsdApp_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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