Documentation ¶
Overview ¶
Cisco-IOS-XR-plat-chas-invmgr-ng-oper:platform-inventory/racks/rack/slots/slot/cards/card/hw-components/hw-component/sensors/sensor/attributes/basic-info
Index ¶
- type InvXmlEntityBasicInfo
- func (*InvXmlEntityBasicInfo) Descriptor() ([]byte, []int)
- func (m *InvXmlEntityBasicInfo) GetDescription() string
- func (m *InvXmlEntityBasicInfo) GetFirmwareRevision() string
- func (m *InvXmlEntityBasicInfo) GetHardwareRevision() string
- func (m *InvXmlEntityBasicInfo) GetIsFieldReplaceableUnit() bool
- func (m *InvXmlEntityBasicInfo) GetModelName() string
- func (m *InvXmlEntityBasicInfo) GetName() string
- func (m *InvXmlEntityBasicInfo) GetSerialNumber() string
- func (m *InvXmlEntityBasicInfo) GetSoftwareRevision() string
- func (m *InvXmlEntityBasicInfo) GetVendorType() string
- func (*InvXmlEntityBasicInfo) ProtoMessage()
- func (m *InvXmlEntityBasicInfo) Reset()
- func (m *InvXmlEntityBasicInfo) String() string
- func (m *InvXmlEntityBasicInfo) XXX_DiscardUnknown()
- func (m *InvXmlEntityBasicInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InvXmlEntityBasicInfo) XXX_Merge(src proto.Message)
- func (m *InvXmlEntityBasicInfo) XXX_Size() int
- func (m *InvXmlEntityBasicInfo) XXX_Unmarshal(b []byte) error
- type InvXmlEntityBasicInfo_KEYS
- func (*InvXmlEntityBasicInfo_KEYS) Descriptor() ([]byte, []int)
- func (m *InvXmlEntityBasicInfo_KEYS) GetName() string
- func (m *InvXmlEntityBasicInfo_KEYS) GetName_1() string
- func (m *InvXmlEntityBasicInfo_KEYS) GetName_2() string
- func (m *InvXmlEntityBasicInfo_KEYS) GetName_3() string
- func (m *InvXmlEntityBasicInfo_KEYS) GetName_4() string
- func (*InvXmlEntityBasicInfo_KEYS) ProtoMessage()
- func (m *InvXmlEntityBasicInfo_KEYS) Reset()
- func (m *InvXmlEntityBasicInfo_KEYS) String() string
- func (m *InvXmlEntityBasicInfo_KEYS) XXX_DiscardUnknown()
- func (m *InvXmlEntityBasicInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InvXmlEntityBasicInfo_KEYS) XXX_Merge(src proto.Message)
- func (m *InvXmlEntityBasicInfo_KEYS) XXX_Size() int
- func (m *InvXmlEntityBasicInfo_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InvXmlEntityBasicInfo ¶
type InvXmlEntityBasicInfo struct { Name string `protobuf:"bytes,50,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,51,opt,name=description,proto3" json:"description,omitempty"` ModelName string `protobuf:"bytes,52,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` HardwareRevision string `protobuf:"bytes,53,opt,name=hardware_revision,json=hardwareRevision,proto3" json:"hardware_revision,omitempty"` SerialNumber string `protobuf:"bytes,54,opt,name=serial_number,json=serialNumber,proto3" json:"serial_number,omitempty"` FirmwareRevision string `protobuf:"bytes,55,opt,name=firmware_revision,json=firmwareRevision,proto3" json:"firmware_revision,omitempty"` SoftwareRevision string `protobuf:"bytes,56,opt,name=software_revision,json=softwareRevision,proto3" json:"software_revision,omitempty"` VendorType string `protobuf:"bytes,57,opt,name=vendor_type,json=vendorType,proto3" json:"vendor_type,omitempty"` IsFieldReplaceableUnit bool `` /* 133-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InvXmlEntityBasicInfo) Descriptor ¶
func (*InvXmlEntityBasicInfo) Descriptor() ([]byte, []int)
func (*InvXmlEntityBasicInfo) GetDescription ¶
func (m *InvXmlEntityBasicInfo) GetDescription() string
func (*InvXmlEntityBasicInfo) GetFirmwareRevision ¶
func (m *InvXmlEntityBasicInfo) GetFirmwareRevision() string
func (*InvXmlEntityBasicInfo) GetHardwareRevision ¶
func (m *InvXmlEntityBasicInfo) GetHardwareRevision() string
func (*InvXmlEntityBasicInfo) GetIsFieldReplaceableUnit ¶
func (m *InvXmlEntityBasicInfo) GetIsFieldReplaceableUnit() bool
func (*InvXmlEntityBasicInfo) GetModelName ¶
func (m *InvXmlEntityBasicInfo) GetModelName() string
func (*InvXmlEntityBasicInfo) GetName ¶
func (m *InvXmlEntityBasicInfo) GetName() string
func (*InvXmlEntityBasicInfo) GetSerialNumber ¶
func (m *InvXmlEntityBasicInfo) GetSerialNumber() string
func (*InvXmlEntityBasicInfo) GetSoftwareRevision ¶
func (m *InvXmlEntityBasicInfo) GetSoftwareRevision() string
func (*InvXmlEntityBasicInfo) GetVendorType ¶
func (m *InvXmlEntityBasicInfo) GetVendorType() string
func (*InvXmlEntityBasicInfo) ProtoMessage ¶
func (*InvXmlEntityBasicInfo) ProtoMessage()
func (*InvXmlEntityBasicInfo) Reset ¶
func (m *InvXmlEntityBasicInfo) Reset()
func (*InvXmlEntityBasicInfo) String ¶
func (m *InvXmlEntityBasicInfo) String() string
func (*InvXmlEntityBasicInfo) XXX_DiscardUnknown ¶
func (m *InvXmlEntityBasicInfo) XXX_DiscardUnknown()
func (*InvXmlEntityBasicInfo) XXX_Marshal ¶
func (m *InvXmlEntityBasicInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InvXmlEntityBasicInfo) XXX_Merge ¶
func (m *InvXmlEntityBasicInfo) XXX_Merge(src proto.Message)
func (*InvXmlEntityBasicInfo) XXX_Size ¶
func (m *InvXmlEntityBasicInfo) XXX_Size() int
func (*InvXmlEntityBasicInfo) XXX_Unmarshal ¶
func (m *InvXmlEntityBasicInfo) XXX_Unmarshal(b []byte) error
type InvXmlEntityBasicInfo_KEYS ¶
type InvXmlEntityBasicInfo_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"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InvXmlEntityBasicInfo_KEYS) Descriptor ¶
func (*InvXmlEntityBasicInfo_KEYS) Descriptor() ([]byte, []int)
func (*InvXmlEntityBasicInfo_KEYS) GetName ¶
func (m *InvXmlEntityBasicInfo_KEYS) GetName() string
func (*InvXmlEntityBasicInfo_KEYS) GetName_1 ¶
func (m *InvXmlEntityBasicInfo_KEYS) GetName_1() string
func (*InvXmlEntityBasicInfo_KEYS) GetName_2 ¶
func (m *InvXmlEntityBasicInfo_KEYS) GetName_2() string
func (*InvXmlEntityBasicInfo_KEYS) GetName_3 ¶
func (m *InvXmlEntityBasicInfo_KEYS) GetName_3() string
func (*InvXmlEntityBasicInfo_KEYS) GetName_4 ¶
func (m *InvXmlEntityBasicInfo_KEYS) GetName_4() string
func (*InvXmlEntityBasicInfo_KEYS) ProtoMessage ¶
func (*InvXmlEntityBasicInfo_KEYS) ProtoMessage()
func (*InvXmlEntityBasicInfo_KEYS) Reset ¶
func (m *InvXmlEntityBasicInfo_KEYS) Reset()
func (*InvXmlEntityBasicInfo_KEYS) String ¶
func (m *InvXmlEntityBasicInfo_KEYS) String() string
func (*InvXmlEntityBasicInfo_KEYS) XXX_DiscardUnknown ¶
func (m *InvXmlEntityBasicInfo_KEYS) XXX_DiscardUnknown()
func (*InvXmlEntityBasicInfo_KEYS) XXX_Marshal ¶
func (m *InvXmlEntityBasicInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InvXmlEntityBasicInfo_KEYS) XXX_Merge ¶
func (m *InvXmlEntityBasicInfo_KEYS) XXX_Merge(src proto.Message)
func (*InvXmlEntityBasicInfo_KEYS) XXX_Size ¶
func (m *InvXmlEntityBasicInfo_KEYS) XXX_Size() int
func (*InvXmlEntityBasicInfo_KEYS) XXX_Unmarshal ¶
func (m *InvXmlEntityBasicInfo_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.