Documentation
¶
Overview ¶
Cisco-IOS-XR-invmgr-oper:inventory/racks/rack/powershelf/slot/tsi1s/tsi1/tsi2s/tsi2/tsi3s/tsi3/tsi4s/tsi4/tsi5s/tsi5/tsi6s/tsi6/tsi7s/tsi7/tsi8s/tsi8/attributes/threshold/critical-lo/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 (m *EnvmonThresholdInfo_KEYS) GetName_2() string
- func (m *EnvmonThresholdInfo_KEYS) GetName_3() string
- func (m *EnvmonThresholdInfo_KEYS) GetName_4() string
- func (m *EnvmonThresholdInfo_KEYS) GetName_5() string
- func (m *EnvmonThresholdInfo_KEYS) GetName_6() string
- func (m *EnvmonThresholdInfo_KEYS) GetName_7() string
- func (m *EnvmonThresholdInfo_KEYS) GetName_8() string
- func (m *EnvmonThresholdInfo_KEYS) GetName_9() 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"` Name_2 string `protobuf:"bytes,3,opt,name=name_2,json=name2,proto3" json:"name_2,omitempty"` Name_3 string `protobuf:"bytes,4,opt,name=name_3,json=name3,proto3" json:"name_3,omitempty"` Name_4 string `protobuf:"bytes,5,opt,name=name_4,json=name4,proto3" json:"name_4,omitempty"` Name_5 string `protobuf:"bytes,6,opt,name=name_5,json=name5,proto3" json:"name_5,omitempty"` Name_6 string `protobuf:"bytes,7,opt,name=name_6,json=name6,proto3" json:"name_6,omitempty"` Name_7 string `protobuf:"bytes,8,opt,name=name_7,json=name7,proto3" json:"name_7,omitempty"` Name_8 string `protobuf:"bytes,9,opt,name=name_8,json=name8,proto3" json:"name_8,omitempty"` Name_9 string `protobuf:"bytes,10,opt,name=name_9,json=name9,proto3" json:"name_9,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) GetName_2 ¶
func (m *EnvmonThresholdInfo_KEYS) GetName_2() string
func (*EnvmonThresholdInfo_KEYS) GetName_3 ¶
func (m *EnvmonThresholdInfo_KEYS) GetName_3() string
func (*EnvmonThresholdInfo_KEYS) GetName_4 ¶
func (m *EnvmonThresholdInfo_KEYS) GetName_4() string
func (*EnvmonThresholdInfo_KEYS) GetName_5 ¶
func (m *EnvmonThresholdInfo_KEYS) GetName_5() string
func (*EnvmonThresholdInfo_KEYS) GetName_6 ¶
func (m *EnvmonThresholdInfo_KEYS) GetName_6() string
func (*EnvmonThresholdInfo_KEYS) GetName_7 ¶
func (m *EnvmonThresholdInfo_KEYS) GetName_7() string
func (*EnvmonThresholdInfo_KEYS) GetName_8 ¶
func (m *EnvmonThresholdInfo_KEYS) GetName_8() string
func (*EnvmonThresholdInfo_KEYS) GetName_9 ¶
func (m *EnvmonThresholdInfo_KEYS) GetName_9() 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.