Documentation ¶
Overview ¶
Cisco-IOS-XR-plat-chas-invmgr-ng-oper:platform-inventory/racks/rack/slots/slot/cards/card/sub-slots/sub-slot/module/port-slots/port-slot/attributes/fru-info
Index ¶
- type InvTimespec
- func (*InvTimespec) Descriptor() ([]byte, []int)
- func (m *InvTimespec) GetTimeInNanoSeconds() int32
- func (m *InvTimespec) GetTimeInSeconds() int32
- func (*InvTimespec) ProtoMessage()
- func (m *InvTimespec) Reset()
- func (m *InvTimespec) String() string
- func (m *InvTimespec) XXX_DiscardUnknown()
- func (m *InvTimespec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InvTimespec) XXX_Merge(src proto.Message)
- func (m *InvTimespec) XXX_Size() int
- func (m *InvTimespec) XXX_Unmarshal(b []byte) error
- type InvXmlFruInfo
- func (*InvXmlFruInfo) Descriptor() ([]byte, []int)
- func (m *InvXmlFruInfo) GetLastOperationalStateChange() *InvTimespec
- func (m *InvXmlFruInfo) GetModuleAdministrativeState() string
- func (m *InvXmlFruInfo) GetModuleMonitorState() string
- func (m *InvXmlFruInfo) GetModuleOperationalState() string
- func (m *InvXmlFruInfo) GetModulePowerAdministrativeState() string
- func (m *InvXmlFruInfo) GetModuleResetReason() string
- func (m *InvXmlFruInfo) GetModuleUpTime() *InvTimespec
- func (*InvXmlFruInfo) ProtoMessage()
- func (m *InvXmlFruInfo) Reset()
- func (m *InvXmlFruInfo) String() string
- func (m *InvXmlFruInfo) XXX_DiscardUnknown()
- func (m *InvXmlFruInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InvXmlFruInfo) XXX_Merge(src proto.Message)
- func (m *InvXmlFruInfo) XXX_Size() int
- func (m *InvXmlFruInfo) XXX_Unmarshal(b []byte) error
- type InvXmlFruInfo_KEYS
- func (*InvXmlFruInfo_KEYS) Descriptor() ([]byte, []int)
- func (m *InvXmlFruInfo_KEYS) GetName() string
- func (m *InvXmlFruInfo_KEYS) GetName_1() string
- func (m *InvXmlFruInfo_KEYS) GetName_2() string
- func (m *InvXmlFruInfo_KEYS) GetName_3() string
- func (m *InvXmlFruInfo_KEYS) GetName_4() string
- func (*InvXmlFruInfo_KEYS) ProtoMessage()
- func (m *InvXmlFruInfo_KEYS) Reset()
- func (m *InvXmlFruInfo_KEYS) String() string
- func (m *InvXmlFruInfo_KEYS) XXX_DiscardUnknown()
- func (m *InvXmlFruInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InvXmlFruInfo_KEYS) XXX_Merge(src proto.Message)
- func (m *InvXmlFruInfo_KEYS) XXX_Size() int
- func (m *InvXmlFruInfo_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InvTimespec ¶
type InvTimespec struct { TimeInSeconds int32 `protobuf:"zigzag32,1,opt,name=time_in_seconds,json=timeInSeconds,proto3" json:"time_in_seconds,omitempty"` TimeInNanoSeconds int32 `protobuf:"zigzag32,2,opt,name=time_in_nano_seconds,json=timeInNanoSeconds,proto3" json:"time_in_nano_seconds,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InvTimespec) Descriptor ¶
func (*InvTimespec) Descriptor() ([]byte, []int)
func (*InvTimespec) GetTimeInNanoSeconds ¶
func (m *InvTimespec) GetTimeInNanoSeconds() int32
func (*InvTimespec) GetTimeInSeconds ¶
func (m *InvTimespec) GetTimeInSeconds() int32
func (*InvTimespec) ProtoMessage ¶
func (*InvTimespec) ProtoMessage()
func (*InvTimespec) Reset ¶
func (m *InvTimespec) Reset()
func (*InvTimespec) String ¶
func (m *InvTimespec) String() string
func (*InvTimespec) XXX_DiscardUnknown ¶
func (m *InvTimespec) XXX_DiscardUnknown()
func (*InvTimespec) XXX_Marshal ¶
func (m *InvTimespec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InvTimespec) XXX_Merge ¶
func (m *InvTimespec) XXX_Merge(src proto.Message)
func (*InvTimespec) XXX_Size ¶
func (m *InvTimespec) XXX_Size() int
func (*InvTimespec) XXX_Unmarshal ¶
func (m *InvTimespec) XXX_Unmarshal(b []byte) error
type InvXmlFruInfo ¶
type InvXmlFruInfo struct { ModuleAdministrativeState string `` /* 139-byte string literal not displayed */ ModulePowerAdministrativeState string `` /* 156-byte string literal not displayed */ ModuleOperationalState string `` /* 130-byte string literal not displayed */ ModuleMonitorState string `protobuf:"bytes,53,opt,name=module_monitor_state,json=moduleMonitorState,proto3" json:"module_monitor_state,omitempty"` ModuleResetReason string `protobuf:"bytes,54,opt,name=module_reset_reason,json=moduleResetReason,proto3" json:"module_reset_reason,omitempty"` LastOperationalStateChange *InvTimespec `` /* 144-byte string literal not displayed */ ModuleUpTime *InvTimespec `protobuf:"bytes,56,opt,name=module_up_time,json=moduleUpTime,proto3" json:"module_up_time,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InvXmlFruInfo) Descriptor ¶
func (*InvXmlFruInfo) Descriptor() ([]byte, []int)
func (*InvXmlFruInfo) GetLastOperationalStateChange ¶
func (m *InvXmlFruInfo) GetLastOperationalStateChange() *InvTimespec
func (*InvXmlFruInfo) GetModuleAdministrativeState ¶
func (m *InvXmlFruInfo) GetModuleAdministrativeState() string
func (*InvXmlFruInfo) GetModuleMonitorState ¶
func (m *InvXmlFruInfo) GetModuleMonitorState() string
func (*InvXmlFruInfo) GetModuleOperationalState ¶
func (m *InvXmlFruInfo) GetModuleOperationalState() string
func (*InvXmlFruInfo) GetModulePowerAdministrativeState ¶
func (m *InvXmlFruInfo) GetModulePowerAdministrativeState() string
func (*InvXmlFruInfo) GetModuleResetReason ¶
func (m *InvXmlFruInfo) GetModuleResetReason() string
func (*InvXmlFruInfo) GetModuleUpTime ¶
func (m *InvXmlFruInfo) GetModuleUpTime() *InvTimespec
func (*InvXmlFruInfo) ProtoMessage ¶
func (*InvXmlFruInfo) ProtoMessage()
func (*InvXmlFruInfo) Reset ¶
func (m *InvXmlFruInfo) Reset()
func (*InvXmlFruInfo) String ¶
func (m *InvXmlFruInfo) String() string
func (*InvXmlFruInfo) XXX_DiscardUnknown ¶
func (m *InvXmlFruInfo) XXX_DiscardUnknown()
func (*InvXmlFruInfo) XXX_Marshal ¶
func (m *InvXmlFruInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InvXmlFruInfo) XXX_Merge ¶
func (m *InvXmlFruInfo) XXX_Merge(src proto.Message)
func (*InvXmlFruInfo) XXX_Size ¶
func (m *InvXmlFruInfo) XXX_Size() int
func (*InvXmlFruInfo) XXX_Unmarshal ¶
func (m *InvXmlFruInfo) XXX_Unmarshal(b []byte) error
type InvXmlFruInfo_KEYS ¶
type InvXmlFruInfo_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 (*InvXmlFruInfo_KEYS) Descriptor ¶
func (*InvXmlFruInfo_KEYS) Descriptor() ([]byte, []int)
func (*InvXmlFruInfo_KEYS) GetName ¶
func (m *InvXmlFruInfo_KEYS) GetName() string
func (*InvXmlFruInfo_KEYS) GetName_1 ¶
func (m *InvXmlFruInfo_KEYS) GetName_1() string
func (*InvXmlFruInfo_KEYS) GetName_2 ¶
func (m *InvXmlFruInfo_KEYS) GetName_2() string
func (*InvXmlFruInfo_KEYS) GetName_3 ¶
func (m *InvXmlFruInfo_KEYS) GetName_3() string
func (*InvXmlFruInfo_KEYS) GetName_4 ¶
func (m *InvXmlFruInfo_KEYS) GetName_4() string
func (*InvXmlFruInfo_KEYS) ProtoMessage ¶
func (*InvXmlFruInfo_KEYS) ProtoMessage()
func (*InvXmlFruInfo_KEYS) Reset ¶
func (m *InvXmlFruInfo_KEYS) Reset()
func (*InvXmlFruInfo_KEYS) String ¶
func (m *InvXmlFruInfo_KEYS) String() string
func (*InvXmlFruInfo_KEYS) XXX_DiscardUnknown ¶
func (m *InvXmlFruInfo_KEYS) XXX_DiscardUnknown()
func (*InvXmlFruInfo_KEYS) XXX_Marshal ¶
func (m *InvXmlFruInfo_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InvXmlFruInfo_KEYS) XXX_Merge ¶
func (m *InvXmlFruInfo_KEYS) XXX_Merge(src proto.Message)
func (*InvXmlFruInfo_KEYS) XXX_Size ¶
func (m *InvXmlFruInfo_KEYS) XXX_Size() int
func (*InvXmlFruInfo_KEYS) XXX_Unmarshal ¶
func (m *InvXmlFruInfo_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.