HPN-ICF-STORM-CONSTRAIN-MIB

File: HPN-ICF-STORM-CONSTRAIN-MIB.mib (10876 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
HPN-ICF-OID-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
OBJECT-IDENTITY NOTIFICATION-TYPE RowStatus
TEXTUAL-CONVENTION ifIndex hpnicfCommon

Defined Types

HpnicfStormConstrainUnit  
The unit of the flux. none: not define. packetsPerSecond: packets per second. ratio: unit is 1%. For example, if the value is 40, it means 40%. bytesPerSecond: bytes per second. kbitsPerSecond: kilobits per second.
TEXTUAL-CONVENTION    
  INTEGER none(1), packetsPerSecond(2), ratio(3), bytesPerSecond(4), kbitsPerSecond(5)  

HpnicfStormCtrlEntry  
SEQUENCE    
  hpnicfStormCtrlPortStatus INTEGER
  hpnicfStormCtrlBroadcastUnit HpnicfStormConstrainUnit
  hpnicfStormCtrlBroadcastUpper Integer32
  hpnicfStormCtrlBroadcastLower Integer32
  hpnicfStormCtrlMulticastUnit HpnicfStormConstrainUnit
  hpnicfStormCtrlMulticastUpper Integer32
  hpnicfStormCtrlMulticastLower Integer32
  hpnicfStormCtrlUnicastUnit HpnicfStormConstrainUnit
  hpnicfStormCtrlUnicastUpper Integer32
  hpnicfStormCtrlUnicastLower Integer32
  hpnicfStormCtrlRowStatus RowStatus
  hpnicfStormCtrlPortMode INTEGER

Defined Values

hpnicfStormConstrain 1.3.6.1.4.1.11.2.14.11.15.2.66
The Storm-Constrain function is used to avoid the packet-storm on a port. Three types of flux can be set observed respectively: broadcast, multicast and unicast. If an observed flux exceeds its upper limit, this kind of flux will be recognized as over-upper-flux. This kind of flux will be considered as normal-flux until it falls below its lower limit. If any type of observed flux is over-upper-flux, the port will change its status to controlled-status, that is to stop packet forwarding to avoid storm. Only when all the observed fluxes are not over-upper-flux, will the port return to normal(forwarding) status.
MODULE-IDENTITY    

hpnicfStormScalarGroup 1.3.6.1.4.1.11.2.14.11.15.2.66.1
OBJECT IDENTIFIER    

hpnicfStormTrapType 1.3.6.1.4.1.11.2.14.11.15.2.66.1.1
This value is used to identify the type of trap. broadcast: trap message is generated for broadcast flux exceeds upper limit or falls under lower limit on a port. multicast: trap message is generated for multicast flux exceeds upper limit or falls under lower limit on a port. unicast : trap message is generated for unicast flux exceeds upper limit or falls under lower limit on a port.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER broadcast(1), multicast(2), unicast(3)  

hpnicfStormTrapThreshold 1.3.6.1.4.1.11.2.14.11.15.2.66.1.2
This value is used to figure the threshold of flux in trap message. For example, when the trap is generated for broadcast flux exceeds upper limit on a port, this value is equal to upper limit value configured. And when the trap is generated for broadcast flux fell under lower limit, this value is equal to lower limit value configured.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hpnicfStormTableGroup 1.3.6.1.4.1.11.2.14.11.15.2.66.2
OBJECT IDENTIFIER    

hpnicfStormCtrlTable 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1
A table containing configurations of storm-constrain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfStormCtrlEntry

hpnicfStormCtrlEntry 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1
Detailed information of storm-constrain configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfStormCtrlEntry  

hpnicfStormCtrlPortStatus 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.1
Status of the port: controlled: indicate that the port is in controlled status. Port which is in this status will not forward some type of packet. normal : indicate that the port is in normal status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER controlled(1), normal(2)  

hpnicfStormCtrlBroadcastUnit 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.2
The unit of the broadcast flux. This value must be set together with hpnicfStormCtrlBroadcastUpper and hpnicfStormCtrlBroadcastLower.
Status: current Access: read-create
OBJECT-TYPE    
  HpnicfStormConstrainUnit  

hpnicfStormCtrlBroadcastUpper 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.3
The upper-limit of incoming broadcast taffic at a port within 1 second interval. Its unit depends on hpnicfStormCtrlBroadcastUnit value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfStormCtrlBroadcastLower 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.4
The lower-limit of incoming broadcast taffic at a port within 1 second interval. This value must be lower than hpnicfStormCtrlBroadcastUpper value. Its unit depends on hpnicfStormCtrlBroadcastUnit value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfStormCtrlMulticastUnit 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.5
The unit of the multicast flux. This value must be set together with hpnicfStormCtrlMulticastUpper and hpnicfStormCtrlMulticastLower.
Status: current Access: read-create
OBJECT-TYPE    
  HpnicfStormConstrainUnit  

hpnicfStormCtrlMulticastUpper 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.6
The upper-limit of incoming multicast taffic at a port within 1 second interval. Its unit depends on hpnicfStormCtrlMulticastUnit value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfStormCtrlMulticastLower 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.7
The lower-limit of incoming multicast taffic at a port within 1 second interval. This value must be lower than hpnicfStormCtrlMulticastUpper value. Its unit depends on hpnicfStormCtrlMulticastUnit value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfStormCtrlUnicastUnit 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.8
The unit of the unicast flux. This value must be set together with hpnicfStormCtrlUnicastUpper and hpnicfStormCtrlUnicastLower.
Status: current Access: read-create
OBJECT-TYPE    
  HpnicfStormConstrainUnit  

hpnicfStormCtrlUnicastUpper 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.9
The upper-limit of incoming unicast taffic at a port within 1 second interval. Its unit depends on hpnicfStormCtrlUnicastUnit value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfStormCtrlUnicastLower 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.10
The lower-limit of incoming unicast taffic at a port within 1 second interval. This value must be lower than hpnicfStormCtrlUnicastUpper value. Its unit depends on hpnicfStormCtrlUnicastUnit value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfStormCtrlRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.11
This object is responsible for managing the creation, deletion and modification of rows, which supports active status and CreatAndGo, destroy operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfStormCtrlPortMode 1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.12
The storm control mode of the port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), block(2), shutdown(3)  

hpnicfStormNotifications 1.3.6.1.4.1.11.2.14.11.15.2.66.3
OBJECT IDENTIFIER    

hpnicfStormRising 1.3.6.1.4.1.11.2.14.11.15.2.66.3.1
This trap message is generated when any type of the flux exceeds its upper limit on a port.
Status: current Access: read-create
NOTIFICATION-TYPE    

hpnicfStormFalling 1.3.6.1.4.1.11.2.14.11.15.2.66.3.2
This trap message is generated when a flux which used to overflow its upper limit, falls below its lower limit on a port.
Status: current Access: read-create
NOTIFICATION-TYPE