cisco_ios_xr_snmp_sensormib_oper_augment_sensor_mib_ent_phy_indexes_ent_phy_index

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-snmp-sensormib-oper:augment/sensor-mib/ent-phy-indexes/ent-phy-index

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SnmpSensorInfoXml

type SnmpSensorInfoXml struct {
	FieldValidityBitmap  string   `protobuf:"bytes,50,opt,name=field_validity_bitmap,json=fieldValidityBitmap,proto3" json:"field_validity_bitmap,omitempty"`
	DeviceDescription    string   `protobuf:"bytes,51,opt,name=device_description,json=deviceDescription,proto3" json:"device_description,omitempty"`
	Units                string   `protobuf:"bytes,52,opt,name=units,proto3" json:"units,omitempty"`
	DeviceId             uint32   `protobuf:"varint,53,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"`
	Value                uint32   `protobuf:"varint,54,opt,name=value,proto3" json:"value,omitempty"`
	AlarmType            uint32   `protobuf:"varint,55,opt,name=alarm_type,json=alarmType,proto3" json:"alarm_type,omitempty"`
	DataType             uint32   `protobuf:"varint,56,opt,name=data_type,json=dataType,proto3" json:"data_type,omitempty"`
	Scale                uint32   `protobuf:"varint,57,opt,name=scale,proto3" json:"scale,omitempty"`
	Precision            uint32   `protobuf:"varint,58,opt,name=precision,proto3" json:"precision,omitempty"`
	Status               uint32   `protobuf:"varint,59,opt,name=status,proto3" json:"status,omitempty"`
	AgeTimeStamp         uint32   `protobuf:"varint,60,opt,name=age_time_stamp,json=ageTimeStamp,proto3" json:"age_time_stamp,omitempty"`
	UpdateRate           uint32   `protobuf:"varint,61,opt,name=update_rate,json=updateRate,proto3" json:"update_rate,omitempty"`
	MeasuredEntity       uint32   `protobuf:"varint,62,opt,name=measured_entity,json=measuredEntity,proto3" json:"measured_entity,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SnmpSensorInfoXml) Descriptor

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

func (*SnmpSensorInfoXml) GetAgeTimeStamp

func (m *SnmpSensorInfoXml) GetAgeTimeStamp() uint32

func (*SnmpSensorInfoXml) GetAlarmType

func (m *SnmpSensorInfoXml) GetAlarmType() uint32

func (*SnmpSensorInfoXml) GetDataType

func (m *SnmpSensorInfoXml) GetDataType() uint32

func (*SnmpSensorInfoXml) GetDeviceDescription

func (m *SnmpSensorInfoXml) GetDeviceDescription() string

func (*SnmpSensorInfoXml) GetDeviceId

func (m *SnmpSensorInfoXml) GetDeviceId() uint32

func (*SnmpSensorInfoXml) GetFieldValidityBitmap

func (m *SnmpSensorInfoXml) GetFieldValidityBitmap() string

func (*SnmpSensorInfoXml) GetMeasuredEntity

func (m *SnmpSensorInfoXml) GetMeasuredEntity() uint32

func (*SnmpSensorInfoXml) GetPrecision

func (m *SnmpSensorInfoXml) GetPrecision() uint32

func (*SnmpSensorInfoXml) GetScale

func (m *SnmpSensorInfoXml) GetScale() uint32

func (*SnmpSensorInfoXml) GetStatus

func (m *SnmpSensorInfoXml) GetStatus() uint32

func (*SnmpSensorInfoXml) GetUnits

func (m *SnmpSensorInfoXml) GetUnits() string

func (*SnmpSensorInfoXml) GetUpdateRate

func (m *SnmpSensorInfoXml) GetUpdateRate() uint32

func (*SnmpSensorInfoXml) GetValue

func (m *SnmpSensorInfoXml) GetValue() uint32

func (*SnmpSensorInfoXml) ProtoMessage

func (*SnmpSensorInfoXml) ProtoMessage()

func (*SnmpSensorInfoXml) Reset

func (m *SnmpSensorInfoXml) Reset()

func (*SnmpSensorInfoXml) String

func (m *SnmpSensorInfoXml) String() string

func (*SnmpSensorInfoXml) XXX_DiscardUnknown

func (m *SnmpSensorInfoXml) XXX_DiscardUnknown()

func (*SnmpSensorInfoXml) XXX_Marshal

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

func (*SnmpSensorInfoXml) XXX_Merge

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

func (*SnmpSensorInfoXml) XXX_Size

func (m *SnmpSensorInfoXml) XXX_Size() int

func (*SnmpSensorInfoXml) XXX_Unmarshal

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

type SnmpSensorInfoXml_KEYS

type SnmpSensorInfoXml_KEYS struct {
	Index                string   `protobuf:"bytes,1,opt,name=index,proto3" json:"index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SnmpSensorInfoXml_KEYS) Descriptor

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

func (*SnmpSensorInfoXml_KEYS) GetIndex

func (m *SnmpSensorInfoXml_KEYS) GetIndex() string

func (*SnmpSensorInfoXml_KEYS) ProtoMessage

func (*SnmpSensorInfoXml_KEYS) ProtoMessage()

func (*SnmpSensorInfoXml_KEYS) Reset

func (m *SnmpSensorInfoXml_KEYS) Reset()

func (*SnmpSensorInfoXml_KEYS) String

func (m *SnmpSensorInfoXml_KEYS) String() string

func (*SnmpSensorInfoXml_KEYS) XXX_DiscardUnknown

func (m *SnmpSensorInfoXml_KEYS) XXX_DiscardUnknown()

func (*SnmpSensorInfoXml_KEYS) XXX_Marshal

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

func (*SnmpSensorInfoXml_KEYS) XXX_Merge

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

func (*SnmpSensorInfoXml_KEYS) XXX_Size

func (m *SnmpSensorInfoXml_KEYS) XXX_Size() int

func (*SnmpSensorInfoXml_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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