cisco_ios_xr_invmgr_oper_inventory_racks_rack_attributes_inv_basic_bag

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-invmgr-oper:inventory/racks/rack/attributes/inv-basic-bag

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InvPhyEntityBasicInfo

type InvPhyEntityBasicInfo struct {
	// describes in user-readable terms what the entity in question does
	Description string `protobuf:"bytes,50,opt,name=description,proto3" json:"description,omitempty"`
	// maps to the vendor OID string
	VendorType string `protobuf:"bytes,51,opt,name=vendor_type,json=vendorType,proto3" json:"vendor_type,omitempty"`
	// name string for the entity
	Name string `protobuf:"bytes,52,opt,name=name,proto3" json:"name,omitempty"`
	// hw revision string
	HardwareRevision string `protobuf:"bytes,53,opt,name=hardware_revision,json=hardwareRevision,proto3" json:"hardware_revision,omitempty"`
	// firmware revision string
	FirmwareRevision string `protobuf:"bytes,54,opt,name=firmware_revision,json=firmwareRevision,proto3" json:"firmware_revision,omitempty"`
	// software revision string
	SoftwareRevision string `protobuf:"bytes,55,opt,name=software_revision,json=softwareRevision,proto3" json:"software_revision,omitempty"`
	// chip module hw revision string
	ChipHardwareRevision string `protobuf:"bytes,56,opt,name=chip_hardware_revision,json=chipHardwareRevision,proto3" json:"chip_hardware_revision,omitempty"`
	// serial number
	SerialNumber string `protobuf:"bytes,57,opt,name=serial_number,json=serialNumber,proto3" json:"serial_number,omitempty"`
	// manufacturer's name
	ManufacturerName string `protobuf:"bytes,58,opt,name=manufacturer_name,json=manufacturerName,proto3" json:"manufacturer_name,omitempty"`
	// model name
	ModelName string `protobuf:"bytes,59,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"`
	// asset Identification string
	AssetIdStr string `protobuf:"bytes,60,opt,name=asset_id_str,json=assetIdStr,proto3" json:"asset_id_str,omitempty"`
	// asset Identification
	AssetIdentification int32 `protobuf:"zigzag32,61,opt,name=asset_identification,json=assetIdentification,proto3" json:"asset_identification,omitempty"`
	// 1 if Field Replaceable Unit 0, if not
	IsFieldReplaceableUnit bool `` /* 133-byte string literal not displayed */
	// Manufacture Asset Tags
	ManufacturerAssetTags int32 `` /* 130-byte string literal not displayed */
	// Major&minor class of the entity
	CompositeClassCode int32 `protobuf:"zigzag32,64,opt,name=composite_class_code,json=compositeClassCode,proto3" json:"composite_class_code,omitempty"`
	// Size of memory associated with the entity where applicable
	MemorySize int32 `protobuf:"zigzag32,65,opt,name=memory_size,json=memorySize,proto3" json:"memory_size,omitempty"`
	// sysdb name of sensor in the envmon EDM
	EnvironmentalMonitorPath string `` /* 136-byte string literal not displayed */
	// useful for storing an entity alias
	Alias string `protobuf:"bytes,67,opt,name=alias,proto3" json:"alias,omitempty"`
	// indicates if this entity is group or not
	GroupFlag bool `protobuf:"varint,68,opt,name=group_flag,json=groupFlag,proto3" json:"group_flag,omitempty"`
	// integer value for New Deviation Number 0x88
	NewDeviationNumber int32 `protobuf:"zigzag32,69,opt,name=new_deviation_number,json=newDeviationNumber,proto3" json:"new_deviation_number,omitempty"`
	// integer value for plim type if applicable to this entity
	PhysicalLayerInterfaceModuleType int32 `` /* 167-byte string literal not displayed */
	// 1 if UnrecognizedFRU and 0 for recognizedFRU
	UnrecognizedFru bool `protobuf:"varint,71,opt,name=unrecognized_fru,json=unrecognizedFru,proto3" json:"unrecognized_fru,omitempty"`
	// integer value for Redundancy State if applicable to this entity
	Redundancystate int32 `protobuf:"zigzag32,72,opt,name=redundancystate,proto3" json:"redundancystate,omitempty"`
	// 1 if ce port found, 0 if not
	CEport bool `protobuf:"varint,73,opt,name=c_eport,json=cEport,proto3" json:"c_eport,omitempty"`
	// 1 if xr scoped, 0 if not
	XrScoped bool `protobuf:"varint,74,opt,name=xr_scoped,json=xrScoped,proto3" json:"xr_scoped,omitempty"`
	// Unique id for an entity
	UniqueId             int32    `protobuf:"zigzag32,75,opt,name=unique_id,json=uniqueId,proto3" json:"unique_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*InvPhyEntityBasicInfo) Descriptor

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

func (*InvPhyEntityBasicInfo) GetAlias

func (m *InvPhyEntityBasicInfo) GetAlias() string

func (*InvPhyEntityBasicInfo) GetAssetIdStr

func (m *InvPhyEntityBasicInfo) GetAssetIdStr() string

func (*InvPhyEntityBasicInfo) GetAssetIdentification

func (m *InvPhyEntityBasicInfo) GetAssetIdentification() int32

func (*InvPhyEntityBasicInfo) GetCEport

func (m *InvPhyEntityBasicInfo) GetCEport() bool

func (*InvPhyEntityBasicInfo) GetChipHardwareRevision

func (m *InvPhyEntityBasicInfo) GetChipHardwareRevision() string

func (*InvPhyEntityBasicInfo) GetCompositeClassCode

func (m *InvPhyEntityBasicInfo) GetCompositeClassCode() int32

func (*InvPhyEntityBasicInfo) GetDescription

func (m *InvPhyEntityBasicInfo) GetDescription() string

func (*InvPhyEntityBasicInfo) GetEnvironmentalMonitorPath

func (m *InvPhyEntityBasicInfo) GetEnvironmentalMonitorPath() string

func (*InvPhyEntityBasicInfo) GetFirmwareRevision

func (m *InvPhyEntityBasicInfo) GetFirmwareRevision() string

func (*InvPhyEntityBasicInfo) GetGroupFlag

func (m *InvPhyEntityBasicInfo) GetGroupFlag() bool

func (*InvPhyEntityBasicInfo) GetHardwareRevision

func (m *InvPhyEntityBasicInfo) GetHardwareRevision() string

func (*InvPhyEntityBasicInfo) GetIsFieldReplaceableUnit

func (m *InvPhyEntityBasicInfo) GetIsFieldReplaceableUnit() bool

func (*InvPhyEntityBasicInfo) GetManufacturerAssetTags

func (m *InvPhyEntityBasicInfo) GetManufacturerAssetTags() int32

func (*InvPhyEntityBasicInfo) GetManufacturerName

func (m *InvPhyEntityBasicInfo) GetManufacturerName() string

func (*InvPhyEntityBasicInfo) GetMemorySize

func (m *InvPhyEntityBasicInfo) GetMemorySize() int32

func (*InvPhyEntityBasicInfo) GetModelName

func (m *InvPhyEntityBasicInfo) GetModelName() string

func (*InvPhyEntityBasicInfo) GetName

func (m *InvPhyEntityBasicInfo) GetName() string

func (*InvPhyEntityBasicInfo) GetNewDeviationNumber

func (m *InvPhyEntityBasicInfo) GetNewDeviationNumber() int32

func (*InvPhyEntityBasicInfo) GetPhysicalLayerInterfaceModuleType

func (m *InvPhyEntityBasicInfo) GetPhysicalLayerInterfaceModuleType() int32

func (*InvPhyEntityBasicInfo) GetRedundancystate

func (m *InvPhyEntityBasicInfo) GetRedundancystate() int32

func (*InvPhyEntityBasicInfo) GetSerialNumber

func (m *InvPhyEntityBasicInfo) GetSerialNumber() string

func (*InvPhyEntityBasicInfo) GetSoftwareRevision

func (m *InvPhyEntityBasicInfo) GetSoftwareRevision() string

func (*InvPhyEntityBasicInfo) GetUniqueId

func (m *InvPhyEntityBasicInfo) GetUniqueId() int32

func (*InvPhyEntityBasicInfo) GetUnrecognizedFru

func (m *InvPhyEntityBasicInfo) GetUnrecognizedFru() bool

func (*InvPhyEntityBasicInfo) GetVendorType

func (m *InvPhyEntityBasicInfo) GetVendorType() string

func (*InvPhyEntityBasicInfo) GetXrScoped

func (m *InvPhyEntityBasicInfo) GetXrScoped() bool

func (*InvPhyEntityBasicInfo) ProtoMessage

func (*InvPhyEntityBasicInfo) ProtoMessage()

func (*InvPhyEntityBasicInfo) Reset

func (m *InvPhyEntityBasicInfo) Reset()

func (*InvPhyEntityBasicInfo) String

func (m *InvPhyEntityBasicInfo) String() string

func (*InvPhyEntityBasicInfo) XXX_DiscardUnknown

func (m *InvPhyEntityBasicInfo) XXX_DiscardUnknown()

func (*InvPhyEntityBasicInfo) XXX_Marshal

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

func (*InvPhyEntityBasicInfo) XXX_Merge

func (dst *InvPhyEntityBasicInfo) XXX_Merge(src proto.Message)

func (*InvPhyEntityBasicInfo) XXX_Size

func (m *InvPhyEntityBasicInfo) XXX_Size() int

func (*InvPhyEntityBasicInfo) XXX_Unmarshal

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

type InvPhyEntityBasicInfo_KEYS

type InvPhyEntityBasicInfo_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:"-"`
}

Bag contains all the basic inventory information for each entity

func (*InvPhyEntityBasicInfo_KEYS) Descriptor

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

func (*InvPhyEntityBasicInfo_KEYS) GetName

func (m *InvPhyEntityBasicInfo_KEYS) GetName() string

func (*InvPhyEntityBasicInfo_KEYS) ProtoMessage

func (*InvPhyEntityBasicInfo_KEYS) ProtoMessage()

func (*InvPhyEntityBasicInfo_KEYS) Reset

func (m *InvPhyEntityBasicInfo_KEYS) Reset()

func (*InvPhyEntityBasicInfo_KEYS) String

func (m *InvPhyEntityBasicInfo_KEYS) String() string

func (*InvPhyEntityBasicInfo_KEYS) XXX_DiscardUnknown

func (m *InvPhyEntityBasicInfo_KEYS) XXX_DiscardUnknown()

func (*InvPhyEntityBasicInfo_KEYS) XXX_Marshal

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

func (*InvPhyEntityBasicInfo_KEYS) XXX_Merge

func (dst *InvPhyEntityBasicInfo_KEYS) XXX_Merge(src proto.Message)

func (*InvPhyEntityBasicInfo_KEYS) XXX_Size

func (m *InvPhyEntityBasicInfo_KEYS) XXX_Size() int

func (*InvPhyEntityBasicInfo_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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