|
|
Description:
|
bbBoardCommand OBJECT-TYPE
SYNTAX INTEGER {none(1), enable(2), disable(3), restart(4), flash(5), upgrade(6)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object is used to perform a command on this board. For CTP,
only enable(2) is allowed.
enable - places a previously disabled board back into service.
Note that an enable command is not required for hotplug (unless
a prior disable).
disable - takes a board (running or not) out of service permanently.
The board may be removed and re-inserted (or replaced with another
board), but it will not be started until an enable command.
restart - takes a running board out of service and then immediately
places it back into service. This is used to force a board
to run new firmware. Restart on a disabled board is an error
(must use enable).
flash - flash the line module with FC image.
Does not apply to CTPs and SWMs.
upgrade - NDCLA the line module.
Setting it to 'none' has no effect, and when this object is
retrieved the value will always be 'none'."
|
|
|
|