Show table of contents for this manual 

Home > Chassis MIB overview > Board table

Chassis Board table

Each boardEntry object in the Board table contains information about a single board in the chassis. This group of objects includes the board model, a textual description of the board model, a family identifier, the board's status, the trunk count, the board revision, the board's serial number, and the board's date of manufacture.

The boardIndex object, whose value is assigned by the NMS Chassis agent, identifies each boardEntry. New boardEntry objects are added to this table and configured for the OAM API when a board is added to the chassis.

If a board is physically extracted, entries in the Board table are removed. If a board is inserted, a new entry is added to the Board table using the next free index. Whenever a board is inserted or extracted, a trap is sent if traps are enabled.

The objects in the Board table are:

Object

Description

chassBoard

Beginning of the board descriptions.

chassBoardCount

Number of boards in the chassis.

chassBoardTrapEnable

Default value for the boardStatusChangeTrapEnable object for the entries in this table.

boardTable

Beginning of the Board table.

boardEntry

Beginning of a row of the Board table.

boardIndex

Number of this row in the Board table.

boardBusSegmentType

Type of bus segment.

boardBusSegmentNumber

Number of the bus segment this board is in.

boardSlotNumber

Number of the slot.

boardModel

Model of this board (numeric).

boardModelText

Model of this board (textual).

boardFamilyId

Family of the board.

boardFamilyNumber

Logical number of the board.

boardDescr

Board description.

boardStatus

Board status (online or offline).

boardCommand

Command for turning the board on or off.

boardTrunkCount

Number of trunks on this board.

boardRevision

Board revision.

boardSerialNumber

Board serial number.

boardManufDate

Date the board was manufactured.

boardStatusLastChange

Date and time the status of the board last changed.

boardStatusChangeTrapEnable

Switch for determining if boardStatusLastChange traps are generated.