MIB Viewer

hwXQoSStormControlAction

OBJECT-TYPE
1.3.6.1.4.1.2011.5.25.32.4.1.13.1.1.6
Access
read-write
Status
current
Sub-identifiers
0
storm-control action. none : no action will be taken. block: packets will be blocked if receiving-rate is higher than the high water mark and will be unblocked only when the receiving-rate drops below the low water mark. shutdown: the interface will be shutdown if receiving-rate is higher than the high water mark and the interface will NOT be open when the receiving-rate drops below the low water mark. To open the interface , use undo shutdown commond.
INTEGER { none(1), block(2), shutdown(3) }