physicalBackplane

The physicalBackplane table stores the attributes of chassis entities.

The following table describes the physicalBackplane table.

Table 1. physicalBackplane table
Column name Type Constraints Description

entityId

32-bit integer

Foreign key
Not null

The identifier of a chassis entity from the entityData table.

fwRevision

255-character string

 

Firmware version for this entity.

hwRevision

255-character string

 

Hardware version for this entity.

manufacturer

255-character string

 

Vendor-specific hardware type for this entity.

manufacturingDate

Timestamp

 

Date of manufacture for this entity.

model

255-character string

 

Model name for this entity.

name

255-character string

 

The textual name of the physical entity. The value of this object must be the name of the component as assigned by the local device and is suitable for use in commands entered at the console of the device. Depending on the physical component naming syntax of the device, this value might be a text name, for example console, or a single component number, for example a port number or a module number.

relativePosition

32-bit integer

 

Indication of the relative position of this entity within the containment.

swRevision

255-character string

 

An indication of the vendor-specific hardware type of the physical entity.

serialNumber

255-character string

 

The serial number of the entity.

cdmType

32-bit integer

 

The model name of the entity.

physicalIndex

32-bit integer

 

The physical index for this entity.

vendorType

255-character string

 

Vendor assigned type information.