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_portses_ports_sensors_sensor_attributes_fru_info

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: 0

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/portses/ports/sensors/sensor/attributes/fru-info

Index

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"`
	Name_5               string   `protobuf:"bytes,6,opt,name=name_5,json=name5,proto3" json:"name_5,omitempty"`
	Name_6               string   `protobuf:"bytes,7,opt,name=name_6,json=name6,proto3" json:"name_6,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) GetName_5

func (m *InvXmlFruInfo_KEYS) GetName_5() string

func (*InvXmlFruInfo_KEYS) GetName_6

func (m *InvXmlFruInfo_KEYS) GetName_6() 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

Jump to

Keyboard shortcuts

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