PRVT-STORM-CTL-MIB

File: PRVT-STORM-CTL-MIB.mib (5957 bytes)

Imported modules

IF-MIB PRVT-SWITCH-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

ifIndex switch MODULE-IDENTITY
OBJECT-TYPE Unsigned32 RowStatus
TEXTUAL-CONVENTION TruthValue

Defined Types

RateThresholdType  
A rate threshold in packets per seconds.
TEXTUAL-CONVENTION    
  Unsigned32  

PrvtStrmCtlPortEntry  
SEQUENCE    
  prvtStrmCtlPortRowStatus RowStatus
  prvtStrmCtlPortShutdown TruthValue

PrvtStrmCtlPortTrafficEntry  
SEQUENCE    
  prvtStrmCtlPortTrafficType INTEGER
  prvtStrmCtlPortTrafficRowStatus RowStatus
  prvtStrmCtlPortTrafficThreshold RateThresholdType

Defined Values

prvtStormCtlMIB 1.3.6.1.4.1.738.1.5.171
The MIB module for managing storm control.
MODULE-IDENTITY    

prvtStormCtlMIBObjects 1.3.6.1.4.1.738.1.5.171.1
OBJECT IDENTIFIER    

prvtStrmCtlPortTable 1.3.6.1.4.1.738.1.5.171.1.1
A list of interfaces that have storm control functionality configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtStrmCtlPortEntry

prvtStrmCtlPortEntry 1.3.6.1.4.1.738.1.5.171.1.1.1
An entry in prvtStrmCtlPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtStrmCtlPortEntry  

prvtStrmCtlPortRowStatus 1.3.6.1.4.1.738.1.5.171.1.1.1.1
The RowStatus for this port.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtStrmCtlPortShutdown 1.3.6.1.4.1.738.1.5.171.1.1.1.3
Set to 'false' to enable storm control functionality on this port.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtStrmCtlPortTrafficTable 1.3.6.1.4.1.738.1.5.171.1.3
A table of traffic-type specific configuration for each interface. Currently, only one traffic type is supported per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtStrmCtlPortTrafficEntry

prvtStrmCtlPortTrafficEntry 1.3.6.1.4.1.738.1.5.171.1.3.1
An entry in prvtStrmCtlPortTrafficTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtStrmCtlPortTrafficEntry  

prvtStrmCtlPortTrafficType 1.3.6.1.4.1.738.1.5.171.1.3.1.1
The type of traffic to which this row applies
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER all(0), unknown(1), multicast(2), broadcast(4)  

prvtStrmCtlPortTrafficRowStatus 1.3.6.1.4.1.738.1.5.171.1.3.1.2
The RowStatus for this traffic type.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtStrmCtlPortTrafficThreshold 1.3.6.1.4.1.738.1.5.171.1.3.1.3
The threshold at which, when exceeded, traffic will undergo storm control action for this port and traffic type.
Status: current Access: read-create
OBJECT-TYPE    
  RateThresholdType