BAY-STACK-STORM-CONTROL-MIB

File: BAY-STACK-STORM-CONTROL-MIB.mib (9539 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

BsStormControlEntry  
SEQUENCE    
  bsStormControlTrafficType INTEGER
  bsStormControlEnabled TruthValue
  bsStormControlLowWatermark Unsigned32
  bsStormControlHighWatermark Unsigned32
  bsStormControlPollInterval TimeInterval
  bsStormControlTrapInterval Integer32
  bsStormControlActionType INTEGER

BsStormControlIfEntry  
SEQUENCE    
  bsStormControlIfIndex InterfaceIndex
  bsStormControlIfEnabled TruthValue
  bsStormControlIfLowWatermark Unsigned32
  bsStormControlIfHighWatermark Unsigned32
  bsStormControlIfPollInterval TimeInterval
  bsStormControlIfTrapInterval Integer32
  bsStormControlIfActionType INTEGER

Defined Values

bayStackStormControlMib 1.3.6.1.4.1.45.5.42
This MIB module is used for Storm Control configuration. The Storm Control feature prevents traffic on a LAN from being disrupted by a broadcast, multicast, or unicast storm on an interface.
MODULE-IDENTITY    

bsStormControlNotifications 1.3.6.1.4.1.45.5.42.0
OBJECT IDENTIFIER    

bsStormControlObjects 1.3.6.1.4.1.45.5.42.1
OBJECT IDENTIFIER    

bsStormControlScalars 1.3.6.1.4.1.45.5.42.1.1
OBJECT IDENTIFIER    

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

bsStormControlTable 1.3.6.1.4.1.45.5.42.1.2
This table is used to configure storm control global settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsStormControlEntry

bsStormControlEntry 1.3.6.1.4.1.45.5.42.1.2.1
An entry containing objects for controlling storm control settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsStormControlEntry  

bsStormControlTrafficType 1.3.6.1.4.1.45.5.42.1.2.1.1
Storm control traffic type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER unicast(1), broadcast(2), multicast(3)  

bsStormControlEnabled 1.3.6.1.4.1.45.5.42.1.2.1.2
Indicates whether storm control is enabled for this instance.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsStormControlLowWatermark 1.3.6.1.4.1.45.5.42.1.2.1.3
Low watermark for storm control of this instance. 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  

bsStormControlHighWatermark 1.3.6.1.4.1.45.5.42.1.2.1.4
High watermark for storm control of this instance. If the rate rises above this value, notifications will be generated at the rate give by the bsStormControlTrapInterval object.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..100000000  

bsStormControlPollInterval 1.3.6.1.4.1.45.5.42.1.2.1.5
The polling interval for checking the packet rate for storm control of this instance.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval 500..30000  

bsStormControlTrapInterval 1.3.6.1.4.1.45.5.42.1.2.1.6
The rate for sending storm control notifications, measured in a number of polling intervals.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

bsStormControlActionType 1.3.6.1.4.1.45.5.42.1.2.1.7
Storm control action type for this instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), drop(2), shutdown(3)  

bsStormControlIfTable 1.3.6.1.4.1.45.5.42.1.3
This table is used to control storm control settings per-interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsStormControlIfEntry

bsStormControlIfEntry 1.3.6.1.4.1.45.5.42.1.3.1
An entry containing objects for controlling storm control settings for an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsStormControlIfEntry  

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

bsStormControlIfEnabled 1.3.6.1.4.1.45.5.42.1.3.1.2
Indicates whether storm control is enabled for this instance.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsStormControlIfLowWatermark 1.3.6.1.4.1.45.5.42.1.3.1.3
Low watermark for storm control of this instance. 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  

bsStormControlIfHighWatermark 1.3.6.1.4.1.45.5.42.1.3.1.4
High watermark for storm control of this instance. If the rate rises above this value, notifications will be generated at the rate give by the bsStormControlTrapInterval object.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..100000000  

bsStormControlIfPollInterval 1.3.6.1.4.1.45.5.42.1.3.1.5
The polling interval for checking the packet rate for storm control of this instance.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval 500..30000  

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

bsStormControlIfActionType 1.3.6.1.4.1.45.5.42.1.3.1.7
Storm control action type for this instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), drop(2), shutdown(3)  

bsStormControlBelowLowWatermark 1.3.6.1.4.1.45.5.42.0.1
This notification is generated when the storm control packet type 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    

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