MIB Viewer

s5EnPortPartStatus

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.6.1.1.1.3
Access
read-write
Status
current
Sub-identifiers
0
The partition status of the port. The following values can be written: enabled(2)..........enabled port partition(3)........partition port timedPartition(5)...time partition port (uses value from s5EnPortPartTime) The following values reflect the partition status of the port: other(1).............partition status unknown enabled(2)...........port enabled partition(3).........port partitioned autoPartition(4).....port auto-partitioned by hardware timedPartition(5)....port is timed partitioned (see value of s5EnPortPartTime). On GETs with port status of timedPartition(5), if the time remaining before the partition is undone is available, it will be reported in object s5EnPortPartTime as a positive value. If not available, the value of s5EnPortPartTime will be zero. When changing a port to timedPartition(5), the SET request must also contain the value for object s5EnPortPartTime. Only value partition(3) will survive resets of the host card.
INTEGER { other(1), enabled(2), partition(3), autoPartition(4), timedPartition(5) }