MIB Viewer

zyErrdisableDetectReasonMode

OBJECT-TYPE
1.3.6.1.4.1.890.1.15.3.24.1.2.1.1.3
Access
read-write
Status
current
Sub-identifiers
0
Select the mode that the switch takes when the number of control packets exceeds the rate limit on a port, set in the CPU protection. inactivePort - The switch disables the port on which the control packets are received. inactiveReason - The switch bypasses the processing of the specified control packets (such as ARP or IGMP packets), or drops all the specified control packets (such as BPDU) on the port. rateLimitation - The switch drops the additional control packets the port has to handle in every one second.
INTEGER{ inactivePort(1), inactiveReason(2), rateLimitation(3) }