Resources | system | daughterBoard3Status

daughterBoard3Status

Indicates the daughter board status on the server.

Exists on Condition /system/serverAdmin/hwType!='ConnexIP5000'

Operational Data

ParameterDescription
serverName Identifies the server.
slot Identifies the slot associated with the DSP board.
daughterBoardId The name of the daughter board.
present Indicates if the module is present or not.
productName Identifies the name (as given by manufacturer) of the module.
serialNum Identifies the serial number of the daughter board module. This is the serial number assigned to the server module at manufacture.
partNum Identifies the part number of the module. This is the part number assigned to the module at manufacture.
operationalStatus Identifies the operational state of the board.
imageLoadFailureCount Indicates daughter board image load failure count since last successful attempt.
fpgaVersion FPGA version of slot.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/daughterBoard3Status={serverName},{slot}

  • No labels