MIB Viewer

swSafeGuardmode

OBJECT-TYPE
1.3.6.1.4.1.171.12.19.2.3
Access
read-write
Status
current
Sub-identifiers
0
determine the controlling method of broadcast traffic. Here are two modes (strict and fuzzy). In strict, the Switch will stop receiving all 'ARP not to me' packets (the protocol address of target in ARP packet is the Switch itself). That means no matter what reasons cause the high CPU utilization (may not caused by ARP storm), the Switch reluctantly processes any 'ARP not to me' packets in exhausted mode. In fuzzy mode, the Switch will adjust the bandwidth dynamically depend on some reasonable algorithm.
INTEGER { strict(1), fuzzy(2) }