cisco_ios_xr_man_ipsla_oper_ipsla_operation_data_operations_operation_common_operational_state

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-man-ipsla-oper:ipsla/operation-data/operations/operation/common/operational-state

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IpslaOperStateBag

type IpslaOperStateBag struct {
	ModificationTime         uint64   `protobuf:"varint,50,opt,name=modification_time,json=modificationTime,proto3" json:"modification_time,omitempty"`
	StartTime                uint64   `protobuf:"varint,51,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	AttemptCount             uint32   `protobuf:"varint,52,opt,name=attempt_count,json=attemptCount,proto3" json:"attempt_count,omitempty"`
	SkippedCount             uint32   `protobuf:"varint,53,opt,name=skipped_count,json=skippedCount,proto3" json:"skipped_count,omitempty"`
	LifeRemaining            uint32   `protobuf:"varint,54,opt,name=life_remaining,json=lifeRemaining,proto3" json:"life_remaining,omitempty"`
	Frequency                uint32   `protobuf:"varint,55,opt,name=frequency,proto3" json:"frequency,omitempty"`
	Recurring                bool     `protobuf:"varint,56,opt,name=recurring,proto3" json:"recurring,omitempty"`
	OperationalState         string   `protobuf:"bytes,57,opt,name=operational_state,json=operationalState,proto3" json:"operational_state,omitempty"`
	Flags                    uint32   `protobuf:"varint,58,opt,name=flags,proto3" json:"flags,omitempty"`
	LocalPort                uint32   `protobuf:"varint,59,opt,name=local_port,json=localPort,proto3" json:"local_port,omitempty"`
	UnexpectedPackets        uint32   `protobuf:"varint,60,opt,name=unexpected_packets,json=unexpectedPackets,proto3" json:"unexpected_packets,omitempty"`
	UnexpectedControlPackets uint32   `` /* 137-byte string literal not displayed */
	OperationTime            uint64   `protobuf:"varint,62,opt,name=operation_time,json=operationTime,proto3" json:"operation_time,omitempty"`
	XXX_NoUnkeyedLiteral     struct{} `json:"-"`
	XXX_unrecognized         []byte   `json:"-"`
	XXX_sizecache            int32    `json:"-"`
}

func (*IpslaOperStateBag) Descriptor

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

func (*IpslaOperStateBag) GetAttemptCount

func (m *IpslaOperStateBag) GetAttemptCount() uint32

func (*IpslaOperStateBag) GetFlags

func (m *IpslaOperStateBag) GetFlags() uint32

func (*IpslaOperStateBag) GetFrequency

func (m *IpslaOperStateBag) GetFrequency() uint32

func (*IpslaOperStateBag) GetLifeRemaining

func (m *IpslaOperStateBag) GetLifeRemaining() uint32

func (*IpslaOperStateBag) GetLocalPort

func (m *IpslaOperStateBag) GetLocalPort() uint32

func (*IpslaOperStateBag) GetModificationTime

func (m *IpslaOperStateBag) GetModificationTime() uint64

func (*IpslaOperStateBag) GetOperationTime

func (m *IpslaOperStateBag) GetOperationTime() uint64

func (*IpslaOperStateBag) GetOperationalState

func (m *IpslaOperStateBag) GetOperationalState() string

func (*IpslaOperStateBag) GetRecurring

func (m *IpslaOperStateBag) GetRecurring() bool

func (*IpslaOperStateBag) GetSkippedCount

func (m *IpslaOperStateBag) GetSkippedCount() uint32

func (*IpslaOperStateBag) GetStartTime

func (m *IpslaOperStateBag) GetStartTime() uint64

func (*IpslaOperStateBag) GetUnexpectedControlPackets

func (m *IpslaOperStateBag) GetUnexpectedControlPackets() uint32

func (*IpslaOperStateBag) GetUnexpectedPackets

func (m *IpslaOperStateBag) GetUnexpectedPackets() uint32

func (*IpslaOperStateBag) ProtoMessage

func (*IpslaOperStateBag) ProtoMessage()

func (*IpslaOperStateBag) Reset

func (m *IpslaOperStateBag) Reset()

func (*IpslaOperStateBag) String

func (m *IpslaOperStateBag) String() string

func (*IpslaOperStateBag) XXX_DiscardUnknown

func (m *IpslaOperStateBag) XXX_DiscardUnknown()

func (*IpslaOperStateBag) XXX_Marshal

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

func (*IpslaOperStateBag) XXX_Merge

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

func (*IpslaOperStateBag) XXX_Size

func (m *IpslaOperStateBag) XXX_Size() int

func (*IpslaOperStateBag) XXX_Unmarshal

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

type IpslaOperStateBag_KEYS

type IpslaOperStateBag_KEYS struct {
	OperationId          uint32   `protobuf:"varint,1,opt,name=operation_id,json=operationId,proto3" json:"operation_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IpslaOperStateBag_KEYS) Descriptor

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

func (*IpslaOperStateBag_KEYS) GetOperationId

func (m *IpslaOperStateBag_KEYS) GetOperationId() uint32

func (*IpslaOperStateBag_KEYS) ProtoMessage

func (*IpslaOperStateBag_KEYS) ProtoMessage()

func (*IpslaOperStateBag_KEYS) Reset

func (m *IpslaOperStateBag_KEYS) Reset()

func (*IpslaOperStateBag_KEYS) String

func (m *IpslaOperStateBag_KEYS) String() string

func (*IpslaOperStateBag_KEYS) XXX_DiscardUnknown

func (m *IpslaOperStateBag_KEYS) XXX_DiscardUnknown()

func (*IpslaOperStateBag_KEYS) XXX_Marshal

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

func (*IpslaOperStateBag_KEYS) XXX_Merge

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

func (*IpslaOperStateBag_KEYS) XXX_Size

func (m *IpslaOperStateBag_KEYS) XXX_Size() int

func (*IpslaOperStateBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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