BAY-STACK-UNICAST-STORM-CONTROL-MIB

File: BAY-STACK-UNICAST-STORM-CONTROL-MIB.mib (5560 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
SYNOPTICS-ROOT-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
Integer32 Unsigned32 TruthValue
TimeInterval InterfaceIndex ifIndex
bayStackMibs

Defined Types

BsUnicastStormControlIfEntry  
SEQUENCE    
  bsUnicastStormControlIfIndex InterfaceIndex
  bsUnicastStormControlIfEnabled TruthValue

Defined Values

bayStackUnicastStormControlMib 1.3.6.1.4.1.45.5.22
This MIB module is used for ARP inspection configuration settings in Nortel's software and products.
MODULE-IDENTITY    

bsUnicastStormControlNotifications 1.3.6.1.4.1.45.5.22.0
OBJECT IDENTIFIER    

bsUnicastStormControlObjects 1.3.6.1.4.1.45.5.22.1
OBJECT IDENTIFIER    

bsUnicastStormControlScalars 1.3.6.1.4.1.45.5.22.1.1
OBJECT IDENTIFIER    

bsUnicastStormControlEnabled 1.3.6.1.4.1.45.5.22.1.1.1
Indicates whether unicast storm control is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsUnicastStormControlLowWatermark 1.3.6.1.4.1.45.5.22.1.1.2
Low 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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..100000000  

bsUnicastStormControlHighWatermark 1.3.6.1.4.1.45.5.22.1.1.3
High watermark for unicast storm control. If the rate rises above this value, notifications will be generated at the rate give by the bsUnicastStormControlTrapInterval object.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..100000000  

bsUnicastStormControlPollInterval 1.3.6.1.4.1.45.5.22.1.1.4
The polling interval for checking the packet rate for unicast storm control.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval 500..30000  

bsUnicastStormControlTrapInterval 1.3.6.1.4.1.45.5.22.1.1.5
The rate for sending unicast storm control notifications.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

bsUnicastStormControlPollValue 1.3.6.1.4.1.45.5.22.1.1.6
The polled value when a notification is generated.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

bsUnicastStormControlIfTable 1.3.6.1.4.1.45.5.22.1.2
This table is used to control unicast storm control settings per-interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsUnicastStormControlIfEntry

bsUnicastStormControlIfEntry 1.3.6.1.4.1.45.5.22.1.2.1
An entry containing objects for controlling unicast storm control settings for an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsUnicastStormControlIfEntry  

bsUnicastStormControlIfIndex 1.3.6.1.4.1.45.5.22.1.2.1.1
The ifIndex value of the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

bsUnicastStormControlIfEnabled 1.3.6.1.4.1.45.5.22.1.2.1.2
Indicates whether unicast storm control is enabled for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsUnicastStormControlBelowLowWatermark 1.3.6.1.4.1.45.5.22.0.1
This 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.
Status: current Access: read-write
NOTIFICATION-TYPE    

bsUnicastStormControlAboveHighWatermark 1.3.6.1.4.1.45.5.22.0.2
This notification is generated periodically as long as the unicast storm control packet rate remains above the high watermark.
Status: current Access: read-write
NOTIFICATION-TYPE