cisco_ios_xr_invmgr_oper_inventory_entities_entity_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/entities/entity/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"`
	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) 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