PKT-STORM-CTRL-MIB

File: PKT-STORM-CTRL-MIB.mib (11032 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
SNMP-FRAMEWORK-MIB DLINK-ID-REC-MIB

Imported symbols

NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-TYPE
IpAddress Unsigned32 Integer32
MacAddress RowStatus DisplayString
SnmpAdminString dlink-common-mgmt

Defined Types

PortList  
OCTET STRING Size(0..127)    

SwPktStormCtrlEntry  
SEQUENCE    
  swPktStormCtrlPortIndex INTEGER
  swPktStormCtrlBroadcastStatus INTEGER
  swPktStormCtrlMulticastStatus INTEGER
  swPktStormCtrlUnicastStatus INTEGER
  swPktStormCtrlActionStatus INTEGER
  swPktStormCtrlCountDown INTEGER
  swPktStormCtrlTimeinterval INTEGER
  swPktStormCtrlShutdownForever INTEGER
  swPktStormCtrlBCastThreshold INTEGER
  swPktStormCtrlMCastThreshold INTEGER
  swPktStormCtrlUnicastThreshold INTEGER

Defined Values

swPktStormMIB 1.3.6.1.4.1.171.12.25
The Structure of packet storm control management for the proprietary enterprise.
MODULE-IDENTITY    

swPktStormCtrl 1.3.6.1.4.1.171.12.25.1
OBJECT IDENTIFIER    

swPktStormInfo 1.3.6.1.4.1.171.12.25.2
OBJECT IDENTIFIER    

swPktStormMgmt 1.3.6.1.4.1.171.12.25.3
OBJECT IDENTIFIER    

swPktStormNotify 1.3.6.1.4.1.171.12.25.5
OBJECT IDENTIFIER    

swPktStormTrapCtrl 1.3.6.1.4.1.171.12.25.1.2
This object controls when a storm control notification will be generated. If the object is set to none(1): no notificationswill be generated. stormOccurred(2): stormCleared(3):A notification will be generated when a storm event is detected or cleared respectively. both(4): a notification will be generated both when a storm event is detected and cleared. NOTE:The default value of this object is none(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), stormOccurred(2), stormCleared(3), both(4)  

swPktStormCtrlTable 1.3.6.1.4.1.171.12.25.3.1
A table that contains information about packet storm control. S/W mechanism is provided to monitor the traffic rate in addition to the H/W storm control mechanism. If traffic rate is too high, this port will be shut down. When action of packet storm control is drop, port's information will be applied to all block members. (port 1-8 belong to 1 block,....)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPktStormCtrlEntry

swPktStormCtrlEntry 1.3.6.1.4.1.171.12.25.3.1.1
A list of information for each port of the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwPktStormCtrlEntry  

swPktStormCtrlPortIndex 1.3.6.1.4.1.171.12.25.3.1.1.1
This object indicates the device's port number.(1..Max port number in the device).Used to specify a range of ports to be configured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

swPktStormCtrlBroadcastStatus 1.3.6.1.4.1.171.12.25.3.1.1.3
This object indicates the broadcast strom control enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

swPktStormCtrlMulticastStatus 1.3.6.1.4.1.171.12.25.3.1.1.4
This object indicates the multicast strom control enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

swPktStormCtrlUnicastStatus 1.3.6.1.4.1.171.12.25.3.1.1.5
This object indicates the unicast(Destination Loopback Fail) strom control enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

swPktStormCtrlActionStatus 1.3.6.1.4.1.171.12.25.3.1.1.6
There are two actions to take for strom control, shutdown and drop. The former is implemented in S/W, and the latter is implemented in H/W. If user choose shutdown, Needs configure countdown and time_interval as well.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER shutdown(1), drop(2)  

swPktStormCtrlCountDown 1.3.6.1.4.1.171.12.25.3.1.1.7
If packet storm has been encountered continuously on given port for a long period of time (indicated by the value of this object), the port will be shut down forever until it's recovered manually.The range of the countdown time is 5-30 minutes. User can configure countdown to 0 to disable the function of shutdown forever.If set this value from 1 to 4 will get 'bad value' return code.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..30  

swPktStormCtrlTimeinterval 1.3.6.1.4.1.171.12.25.3.1.1.8
The sampling interval of received packet counts. The possible value will be 5~30 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..30  

swPktStormCtrlShutdownForever 1.3.6.1.4.1.171.12.25.3.1.1.9
This object indicates thestrom control whether or not shutted down forever.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

swPktStormCtrlBCastThreshold 1.3.6.1.4.1.171.12.25.3.1.1.10
The upper threshold at which the specified storm control will turn on. .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255000  

swPktStormCtrlMCastThreshold 1.3.6.1.4.1.171.12.25.3.1.1.11
The upper threshold at which the specified storm control will turn on. .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255000  

swPktStormCtrlUnicastThreshold 1.3.6.1.4.1.171.12.25.3.1.1.12
The upper threshold at which the specified storm control will turn on. .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255000  

swPktStormNotifyPrefix 1.3.6.1.4.1.171.12.25.5.0
OBJECT IDENTIFIER    

swPktStormOccurred 1.3.6.1.4.1.171.12.25.5.0.1
The trap is sent when packet storm is detected by packet storm mechanism and take shutdown as action.
Status: current Access: read-write
NOTIFICATION-TYPE    

swPktStormCleared 1.3.6.1.4.1.171.12.25.5.0.2
The trap is sent when the packet storm is cleared by packet storm mechanism.
Status: current Access: read-write
NOTIFICATION-TYPE