Documentation
¶
Overview ¶
Cisco-IOS-XR-invmgr-oper:inventory/racks/rack/entity/slot/attributes/threshold/critical-hi/thresh-bag
Index ¶
- type EnvmonThresholdInfo
- func (*EnvmonThresholdInfo) Descriptor() ([]byte, []int)
- func (m *EnvmonThresholdInfo) GetThresholdEvaluation() bool
- func (m *EnvmonThresholdInfo) GetThresholdNotificationEnabled() bool
- func (m *EnvmonThresholdInfo) GetThresholdRelation() uint32
- func (m *EnvmonThresholdInfo) GetThresholdSeverity() uint32
- func (m *EnvmonThresholdInfo) GetThresholdValue() uint32
- func (*EnvmonThresholdInfo) ProtoMessage()
- func (m *EnvmonThresholdInfo) Reset()
- func (m *EnvmonThresholdInfo) String() string
- func (m *EnvmonThresholdInfo) XXX_DiscardUnknown()
- func (m *EnvmonThresholdInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EnvmonThresholdInfo) XXX_Merge(src proto.Message)
- func (m *EnvmonThresholdInfo) XXX_Size() int
- func (m *EnvmonThresholdInfo) XXX_Unmarshal(b []byte) error
- type EnvmonThresholdInfo_KEYS
- func (*EnvmonThresholdInfo_KEYS) Descriptor() ([]byte, []int)
- func (m *EnvmonThresholdInfo_KEYS) GetName() string
- func (m *EnvmonThresholdInfo_KEYS) GetName_1() string
- func (*EnvmonThresholdInfo_KEYS) ProtoMessage()
- func (m *EnvmonThresholdInfo_KEYS) Reset()
- func (m *EnvmonThresholdInfo_KEYS) String() string
- func (m *EnvmonThresholdInfo_KEYS) XXX_DiscardUnknown()
- func (m *EnvmonThresholdInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EnvmonThresholdInfo_KEYS) XXX_Merge(src proto.Message)
- func (m *EnvmonThresholdInfo_KEYS) XXX_Size() int
- func (m *EnvmonThresholdInfo_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvmonThresholdInfo ¶
type EnvmonThresholdInfo struct { ThresholdSeverity uint32 `protobuf:"varint,50,opt,name=threshold_severity,json=thresholdSeverity,proto3" json:"threshold_severity,omitempty"` ThresholdRelation uint32 `protobuf:"varint,51,opt,name=threshold_relation,json=thresholdRelation,proto3" json:"threshold_relation,omitempty"` ThresholdValue uint32 `protobuf:"varint,52,opt,name=threshold_value,json=thresholdValue,proto3" json:"threshold_value,omitempty"` ThresholdEvaluation bool `protobuf:"varint,53,opt,name=threshold_evaluation,json=thresholdEvaluation,proto3" json:"threshold_evaluation,omitempty"` ThresholdNotificationEnabled bool `` /* 149-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EnvmonThresholdInfo) Descriptor ¶
func (*EnvmonThresholdInfo) Descriptor() ([]byte, []int)
func (*EnvmonThresholdInfo) GetThresholdEvaluation ¶
func (m *EnvmonThresholdInfo) GetThresholdEvaluation() bool
func (*EnvmonThresholdInfo) GetThresholdNotificationEnabled ¶
func (m *EnvmonThresholdInfo) GetThresholdNotificationEnabled() bool
func (*EnvmonThresholdInfo) GetThresholdRelation ¶
func (m *EnvmonThresholdInfo) GetThresholdRelation() uint32
func (*EnvmonThresholdInfo) GetThresholdSeverity ¶
func (m *EnvmonThresholdInfo) GetThresholdSeverity() uint32
func (*EnvmonThresholdInfo) GetThresholdValue ¶
func (m *EnvmonThresholdInfo) GetThresholdValue() uint32
func (*EnvmonThresholdInfo) ProtoMessage ¶
func (*EnvmonThresholdInfo) ProtoMessage()
func (*EnvmonThresholdInfo) Reset ¶
func (m *EnvmonThresholdInfo) Reset()
func (*EnvmonThresholdInfo) String ¶
func (m *EnvmonThresholdInfo) String() string
func (*EnvmonThresholdInfo) XXX_DiscardUnknown ¶
func (m *EnvmonThresholdInfo) XXX_DiscardUnknown()
func (*EnvmonThresholdInfo) XXX_Marshal ¶
func (m *EnvmonThresholdInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EnvmonThresholdInfo) XXX_Merge ¶
func (m *EnvmonThresholdInfo) XXX_Merge(src proto.Message)
func (*EnvmonThresholdInfo) XXX_Size ¶
func (m *EnvmonThresholdInfo) XXX_Size() int
func (*EnvmonThresholdInfo) XXX_Unmarshal ¶
func (m *EnvmonThresholdInfo) XXX_Unmarshal(b []byte) error
type EnvmonThresholdInfo_KEYS ¶
type EnvmonThresholdInfo_KEYS struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Name_1 string `protobuf:"bytes,2,opt,name=name_1,json=name1,proto3" json:"name_1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EnvmonThresholdInfo_KEYS) Descriptor ¶
func (*EnvmonThresholdInfo_KEYS) Descriptor() ([]byte, []int)
func (*EnvmonThresholdInfo_KEYS) GetName ¶
func (m *EnvmonThresholdInfo_KEYS) GetName() string
func (*EnvmonThresholdInfo_KEYS) GetName_1 ¶
func (m *EnvmonThresholdInfo_KEYS) GetName_1() string
func (*EnvmonThresholdInfo_KEYS) ProtoMessage ¶
func (*EnvmonThresholdInfo_KEYS) ProtoMessage()
func (*EnvmonThresholdInfo_KEYS) Reset ¶
func (m *EnvmonThresholdInfo_KEYS) Reset()
func (*EnvmonThresholdInfo_KEYS) String ¶
func (m *EnvmonThresholdInfo_KEYS) String() string
func (*EnvmonThresholdInfo_KEYS) XXX_DiscardUnknown ¶
func (m *EnvmonThresholdInfo_KEYS) XXX_DiscardUnknown()
func (*EnvmonThresholdInfo_KEYS) XXX_Marshal ¶
func (m *EnvmonThresholdInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EnvmonThresholdInfo_KEYS) XXX_Merge ¶
func (m *EnvmonThresholdInfo_KEYS) XXX_Merge(src proto.Message)
func (*EnvmonThresholdInfo_KEYS) XXX_Size ¶
func (m *EnvmonThresholdInfo_KEYS) XXX_Size() int
func (*EnvmonThresholdInfo_KEYS) XXX_Unmarshal ¶
func (m *EnvmonThresholdInfo_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.