BAY-STACK-UNICAST-STORM-CONTROL-MIB
AI MIB Summary
The BAY-STACK-UNICAST-STORM-CONTROL-MIB configures and monitors unicast storm control thresholds and counters on Nortel BayStack switches to mitigate broadcast and unknown unicast traffic floods. This module specifically manages ARP inspection settings and traffic suppression parameters to maintain network stability during layer 2 storm events.
This MIB module is used for ARP inspection configuration settings in Nortel's software and products.
Main OID:
bayStackUnicastStormControlMib.bayStackMibs.22
17
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
bayStackUnicastStormControlMibThis MIB module is used for ARP inspection configuration
settings in Nortel's software and products. MODULE-IDENTITY .bayStackMibs.22 |
IMPORTSThis MIB module is used for ARP inspection configuration
settings in Nortel's software and products. Unknown .bayStackMibs.22 |
bsUnicastStormControlNotifications OBJECT IDENTIFIER .bayStackMibs.22.0 |
bsUnicastStormControlBelowLowWatermarkThis notification is generated when the unicast storm control packet
rate falls below the low watermark after having risen above the
high watermark. It is generated only once when this occurs. NOTIFICATION-TYPE .bayStackMibs.22.0.1 |
bsUnicastStormControlAboveHighWatermarkThis notification is generated periodically as long as the unicast
storm control packet rate remains above the high watermark. NOTIFICATION-TYPE .bayStackMibs.22.0.2 |
bsUnicastStormControlObjects OBJECT IDENTIFIER .bayStackMibs.22.1 |
bsUnicastStormControlScalars OBJECT IDENTIFIER .bayStackMibs.22.1.1 |
bsUnicastStormControlEnabledIndicates whether unicast storm control is enabled.rw TruthValue (SNMPv2-TC) .bayStackMibs.22.1.1.1 |
bsUnicastStormControlLowWatermarkLow watermark for unicast storm control. If the rate drops below
this value after having risen above the high watermark, a single
notification will be generated.rw Unsigned32 .bayStackMibs.22.1.1.2 |
bsUnicastStormControlHighWatermarkHigh watermark for unicast storm control. If the rate rises above
this value, notifications will be generated at the rate give by the
bsUnicastStormControlTrapInterval object.rw Unsigned32 .bayStackMibs.22.1.1.3 |
bsUnicastStormControlPollIntervalThe polling interval for checking the packet rate for unicast
storm control.rw TimeInterval .bayStackMibs.22.1.1.4 |
bsUnicastStormControlTrapIntervalThe rate for sending unicast storm control notifications.rw Integer32 .bayStackMibs.22.1.1.5 |
bsUnicastStormControlPollValueThe polled value when a notification is generated.ro Unsigned32 .bayStackMibs.22.1.1.6 |
bsUnicastStormControlIfTableThis table is used to control unicast storm control settings
per-interface. SEQUENCE OF BsUnicastStormControlIfEntry .bayStackMibs.22.1.2 |
bsUnicastStormControlIfEntryAn entry containing objects for controlling unicast storm control
settings for an interface. BsUnicastStormControlIfEntry .bayStackMibs.22.1.2.1 |
bsUnicastStormControlIfIndexThe ifIndex value of the interface. InterfaceIndex (IF-MIB) .bayStackMibs.22.1.2.1.1 |
bsUnicastStormControlIfEnabledIndicates whether unicast storm control is enabled for this interface.rw TruthValue (SNMPv2-TC) .bayStackMibs.22.1.2.1.2 |