cisco_ios_xr_invmgr_oper_inventory_racks_rack_fantray_slot_tsi1s_tsi1_tsi2s_tsi2_tsi3s_tsi3_tsi4s_tsi4_tsi5s_tsi5_attributes_env_sensor_info_xml

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-invmgr-oper:inventory/racks/rack/fantray/slot/tsi1s/tsi1/tsi2s/tsi2/tsi3s/tsi3/tsi4s/tsi4/tsi5s/tsi5/attributes/env-sensor-info-xml

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvmonSensorInfoXml

type EnvmonSensorInfoXml struct {
	Description          string                  `protobuf:"bytes,50,opt,name=description,proto3" json:"description,omitempty"`
	Units                string                  `protobuf:"bytes,51,opt,name=units,proto3" json:"units,omitempty"`
	Value                string                  `protobuf:"bytes,52,opt,name=value,proto3" json:"value,omitempty"`
	DataType             string                  `protobuf:"bytes,53,opt,name=data_type,json=dataType,proto3" json:"data_type,omitempty"`
	Status               string                  `protobuf:"bytes,54,opt,name=status,proto3" json:"status,omitempty"`
	UpdateRate           uint32                  `protobuf:"varint,55,opt,name=update_rate,json=updateRate,proto3" json:"update_rate,omitempty"`
	Threshold            *EnvmonThresholdInfoXml `protobuf:"bytes,56,opt,name=threshold,proto3" json:"threshold,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*EnvmonSensorInfoXml) Descriptor

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

func (*EnvmonSensorInfoXml) GetDataType

func (m *EnvmonSensorInfoXml) GetDataType() string

func (*EnvmonSensorInfoXml) GetDescription

func (m *EnvmonSensorInfoXml) GetDescription() string

func (*EnvmonSensorInfoXml) GetStatus

func (m *EnvmonSensorInfoXml) GetStatus() string

func (*EnvmonSensorInfoXml) GetThreshold

func (m *EnvmonSensorInfoXml) GetThreshold() *EnvmonThresholdInfoXml

func (*EnvmonSensorInfoXml) GetUnits

func (m *EnvmonSensorInfoXml) GetUnits() string

func (*EnvmonSensorInfoXml) GetUpdateRate

func (m *EnvmonSensorInfoXml) GetUpdateRate() uint32

func (*EnvmonSensorInfoXml) GetValue

func (m *EnvmonSensorInfoXml) GetValue() string

func (*EnvmonSensorInfoXml) ProtoMessage

func (*EnvmonSensorInfoXml) ProtoMessage()

func (*EnvmonSensorInfoXml) Reset

func (m *EnvmonSensorInfoXml) Reset()

func (*EnvmonSensorInfoXml) String

func (m *EnvmonSensorInfoXml) String() string

func (*EnvmonSensorInfoXml) XXX_DiscardUnknown

func (m *EnvmonSensorInfoXml) XXX_DiscardUnknown()

func (*EnvmonSensorInfoXml) XXX_Marshal

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

func (*EnvmonSensorInfoXml) XXX_Merge

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

func (*EnvmonSensorInfoXml) XXX_Size

func (m *EnvmonSensorInfoXml) XXX_Size() int

func (*EnvmonSensorInfoXml) XXX_Unmarshal

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

type EnvmonSensorInfoXml_KEYS

type EnvmonSensorInfoXml_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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EnvmonSensorInfoXml_KEYS) Descriptor

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

func (*EnvmonSensorInfoXml_KEYS) GetName

func (m *EnvmonSensorInfoXml_KEYS) GetName() string

func (*EnvmonSensorInfoXml_KEYS) GetName_1

func (m *EnvmonSensorInfoXml_KEYS) GetName_1() string

func (*EnvmonSensorInfoXml_KEYS) GetName_2

func (m *EnvmonSensorInfoXml_KEYS) GetName_2() string

func (*EnvmonSensorInfoXml_KEYS) GetName_3

func (m *EnvmonSensorInfoXml_KEYS) GetName_3() string

func (*EnvmonSensorInfoXml_KEYS) GetName_4

func (m *EnvmonSensorInfoXml_KEYS) GetName_4() string

func (*EnvmonSensorInfoXml_KEYS) GetName_5

func (m *EnvmonSensorInfoXml_KEYS) GetName_5() string

func (*EnvmonSensorInfoXml_KEYS) GetName_6

func (m *EnvmonSensorInfoXml_KEYS) GetName_6() string

func (*EnvmonSensorInfoXml_KEYS) ProtoMessage

func (*EnvmonSensorInfoXml_KEYS) ProtoMessage()

func (*EnvmonSensorInfoXml_KEYS) Reset

func (m *EnvmonSensorInfoXml_KEYS) Reset()

func (*EnvmonSensorInfoXml_KEYS) String

func (m *EnvmonSensorInfoXml_KEYS) String() string

func (*EnvmonSensorInfoXml_KEYS) XXX_DiscardUnknown

func (m *EnvmonSensorInfoXml_KEYS) XXX_DiscardUnknown()

func (*EnvmonSensorInfoXml_KEYS) XXX_Marshal

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

func (*EnvmonSensorInfoXml_KEYS) XXX_Merge

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

func (*EnvmonSensorInfoXml_KEYS) XXX_Size

func (m *EnvmonSensorInfoXml_KEYS) XXX_Size() int

func (*EnvmonSensorInfoXml_KEYS) XXX_Unmarshal

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

type EnvmonThresholdInfoXml

type EnvmonThresholdInfoXml struct {
	ThresholdArray       []*EnvmonThresholdType `protobuf:"bytes,1,rep,name=threshold_array,json=thresholdArray,proto3" json:"threshold_array,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*EnvmonThresholdInfoXml) Descriptor

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

func (*EnvmonThresholdInfoXml) GetThresholdArray

func (m *EnvmonThresholdInfoXml) GetThresholdArray() []*EnvmonThresholdType

func (*EnvmonThresholdInfoXml) ProtoMessage

func (*EnvmonThresholdInfoXml) ProtoMessage()

func (*EnvmonThresholdInfoXml) Reset

func (m *EnvmonThresholdInfoXml) Reset()

func (*EnvmonThresholdInfoXml) String

func (m *EnvmonThresholdInfoXml) String() string

func (*EnvmonThresholdInfoXml) XXX_DiscardUnknown

func (m *EnvmonThresholdInfoXml) XXX_DiscardUnknown()

func (*EnvmonThresholdInfoXml) XXX_Marshal

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

func (*EnvmonThresholdInfoXml) XXX_Merge

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

func (*EnvmonThresholdInfoXml) XXX_Size

func (m *EnvmonThresholdInfoXml) XXX_Size() int

func (*EnvmonThresholdInfoXml) XXX_Unmarshal

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

type EnvmonThresholdType

type EnvmonThresholdType struct {
	ThresholdSeverity    string   `protobuf:"bytes,1,opt,name=threshold_severity,json=thresholdSeverity,proto3" json:"threshold_severity,omitempty"`
	ThresholdRelation    string   `protobuf:"bytes,2,opt,name=threshold_relation,json=thresholdRelation,proto3" json:"threshold_relation,omitempty"`
	ThresholdValue       int32    `protobuf:"zigzag32,3,opt,name=threshold_value,json=thresholdValue,proto3" json:"threshold_value,omitempty"`
	ThresholdName        string   `protobuf:"bytes,4,opt,name=threshold_name,json=thresholdName,proto3" json:"threshold_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EnvmonThresholdType) Descriptor

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

func (*EnvmonThresholdType) GetThresholdName

func (m *EnvmonThresholdType) GetThresholdName() string

func (*EnvmonThresholdType) GetThresholdRelation

func (m *EnvmonThresholdType) GetThresholdRelation() string

func (*EnvmonThresholdType) GetThresholdSeverity

func (m *EnvmonThresholdType) GetThresholdSeverity() string

func (*EnvmonThresholdType) GetThresholdValue

func (m *EnvmonThresholdType) GetThresholdValue() int32

func (*EnvmonThresholdType) ProtoMessage

func (*EnvmonThresholdType) ProtoMessage()

func (*EnvmonThresholdType) Reset

func (m *EnvmonThresholdType) Reset()

func (*EnvmonThresholdType) String

func (m *EnvmonThresholdType) String() string

func (*EnvmonThresholdType) XXX_DiscardUnknown

func (m *EnvmonThresholdType) XXX_DiscardUnknown()

func (*EnvmonThresholdType) XXX_Marshal

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

func (*EnvmonThresholdType) XXX_Merge

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

func (*EnvmonThresholdType) XXX_Size

func (m *EnvmonThresholdType) XXX_Size() int

func (*EnvmonThresholdType) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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