MIB Viewer

s3CommonBoardPartStatus

OBJECT-TYPE
1.3.6.1.4.1.45.1.3.1.8.1.6
Access
read-write
Status
mandatory
Sub-identifiers
0
Tells whether the board is partitioned or enabled. Writing with the value partition(2) will partition the board indefinitely and writing with the value enabled(1) will enable the board. If a timed partition is desired, then this object must be written with timedPartition(3) and in the same PDU a partition duration must be supplied in s3CommonBoardPartTime. Timed partitions will not survive across a reset. In this case the port will go to the partition(2) state. Boards cannot be partitioned in the 2810 concentrator and other workgroup concentrators. These agents will implement this object as read-only.
INTEGER { enabled(1), partition(2), timedPartition(3) }