Documentation
¶
Overview ¶
Cisco-IOS-XR-infra-alarm-logger-oper:alarm-logger/buffer-status
Index ¶
- type AlLoggingInfoBag
- func (*AlLoggingInfoBag) Descriptor() ([]byte, []int)
- func (m *AlLoggingInfoBag) GetCapacityThreshold() uint32
- func (m *AlLoggingInfoBag) GetLogBufferSize() uint32
- func (m *AlLoggingInfoBag) GetMaxLogBufferSize() uint32
- func (m *AlLoggingInfoBag) GetRecordCount() uint32
- func (m *AlLoggingInfoBag) GetSeverityFilter() string
- func (*AlLoggingInfoBag) ProtoMessage()
- func (m *AlLoggingInfoBag) Reset()
- func (m *AlLoggingInfoBag) String() string
- func (m *AlLoggingInfoBag) XXX_DiscardUnknown()
- func (m *AlLoggingInfoBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AlLoggingInfoBag) XXX_Merge(src proto.Message)
- func (m *AlLoggingInfoBag) XXX_Size() int
- func (m *AlLoggingInfoBag) XXX_Unmarshal(b []byte) error
- type AlLoggingInfoBag_KEYS
- func (*AlLoggingInfoBag_KEYS) Descriptor() ([]byte, []int)
- func (*AlLoggingInfoBag_KEYS) ProtoMessage()
- func (m *AlLoggingInfoBag_KEYS) Reset()
- func (m *AlLoggingInfoBag_KEYS) String() string
- func (m *AlLoggingInfoBag_KEYS) XXX_DiscardUnknown()
- func (m *AlLoggingInfoBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AlLoggingInfoBag_KEYS) XXX_Merge(src proto.Message)
- func (m *AlLoggingInfoBag_KEYS) XXX_Size() int
- func (m *AlLoggingInfoBag_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlLoggingInfoBag ¶
type AlLoggingInfoBag struct { LogBufferSize uint32 `protobuf:"varint,50,opt,name=log_buffer_size,json=logBufferSize,proto3" json:"log_buffer_size,omitempty"` MaxLogBufferSize uint32 `protobuf:"varint,51,opt,name=max_log_buffer_size,json=maxLogBufferSize,proto3" json:"max_log_buffer_size,omitempty"` RecordCount uint32 `protobuf:"varint,52,opt,name=record_count,json=recordCount,proto3" json:"record_count,omitempty"` CapacityThreshold uint32 `protobuf:"varint,53,opt,name=capacity_threshold,json=capacityThreshold,proto3" json:"capacity_threshold,omitempty"` SeverityFilter string `protobuf:"bytes,54,opt,name=severity_filter,json=severityFilter,proto3" json:"severity_filter,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AlLoggingInfoBag) Descriptor ¶
func (*AlLoggingInfoBag) Descriptor() ([]byte, []int)
func (*AlLoggingInfoBag) GetCapacityThreshold ¶
func (m *AlLoggingInfoBag) GetCapacityThreshold() uint32
func (*AlLoggingInfoBag) GetLogBufferSize ¶
func (m *AlLoggingInfoBag) GetLogBufferSize() uint32
func (*AlLoggingInfoBag) GetMaxLogBufferSize ¶
func (m *AlLoggingInfoBag) GetMaxLogBufferSize() uint32
func (*AlLoggingInfoBag) GetRecordCount ¶
func (m *AlLoggingInfoBag) GetRecordCount() uint32
func (*AlLoggingInfoBag) GetSeverityFilter ¶
func (m *AlLoggingInfoBag) GetSeverityFilter() string
func (*AlLoggingInfoBag) ProtoMessage ¶
func (*AlLoggingInfoBag) ProtoMessage()
func (*AlLoggingInfoBag) Reset ¶
func (m *AlLoggingInfoBag) Reset()
func (*AlLoggingInfoBag) String ¶
func (m *AlLoggingInfoBag) String() string
func (*AlLoggingInfoBag) XXX_DiscardUnknown ¶
func (m *AlLoggingInfoBag) XXX_DiscardUnknown()
func (*AlLoggingInfoBag) XXX_Marshal ¶
func (m *AlLoggingInfoBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AlLoggingInfoBag) XXX_Merge ¶
func (m *AlLoggingInfoBag) XXX_Merge(src proto.Message)
func (*AlLoggingInfoBag) XXX_Size ¶
func (m *AlLoggingInfoBag) XXX_Size() int
func (*AlLoggingInfoBag) XXX_Unmarshal ¶
func (m *AlLoggingInfoBag) XXX_Unmarshal(b []byte) error
type AlLoggingInfoBag_KEYS ¶
type AlLoggingInfoBag_KEYS struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AlLoggingInfoBag_KEYS) Descriptor ¶
func (*AlLoggingInfoBag_KEYS) Descriptor() ([]byte, []int)
func (*AlLoggingInfoBag_KEYS) ProtoMessage ¶
func (*AlLoggingInfoBag_KEYS) ProtoMessage()
func (*AlLoggingInfoBag_KEYS) Reset ¶
func (m *AlLoggingInfoBag_KEYS) Reset()
func (*AlLoggingInfoBag_KEYS) String ¶
func (m *AlLoggingInfoBag_KEYS) String() string
func (*AlLoggingInfoBag_KEYS) XXX_DiscardUnknown ¶
func (m *AlLoggingInfoBag_KEYS) XXX_DiscardUnknown()
func (*AlLoggingInfoBag_KEYS) XXX_Marshal ¶
func (m *AlLoggingInfoBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AlLoggingInfoBag_KEYS) XXX_Merge ¶
func (m *AlLoggingInfoBag_KEYS) XXX_Merge(src proto.Message)
func (*AlLoggingInfoBag_KEYS) XXX_Size ¶
func (m *AlLoggingInfoBag_KEYS) XXX_Size() int
func (*AlLoggingInfoBag_KEYS) XXX_Unmarshal ¶
func (m *AlLoggingInfoBag_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.