PKT-STORM-CTRL-MIB
The Structure of packet storm control management for the proprietary enterprise.
Main OID:
swPktStormMIB.dlink-common-mgmt.25
23
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
23 total| Object Name |
|---|
swPktStormMIBThe Structure of packet storm control management for the
proprietary enterprise. MODULE-IDENTITY .dlink-common-mgmt.25 |
IMPORTSThe Structure of packet storm control management for the
proprietary enterprise. NOTIFICATION-TYPE .dlink-common-mgmt.25 |
swPktStormCtrl OBJECT IDENTIFIER .dlink-common-mgmt.25.1 |
swPktStormTrapCtrlThis 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).rw Enumeration .dlink-common-mgmt.25.1.2 |
swPktStormInfo OBJECT IDENTIFIER .dlink-common-mgmt.25.2 |
swPktStormMgmt OBJECT IDENTIFIER .dlink-common-mgmt.25.3 |
swPktStormCtrlTableA 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,....) SEQUENCE OF SwPktStormCtrlEntry .dlink-common-mgmt.25.3.1 |
swPktStormCtrlEntryA list of information for each port of the device. SwPktStormCtrlEntry .dlink-common-mgmt.25.3.1.1 |
swPktStormCtrlPortIndexThis object indicates the device's port number.(1..Max port
number in the device).Used to specify a range of ports to be
configured.ro INTEGER .dlink-common-mgmt.25.3.1.1.1 |
swPktStormCtrlBroadcastStatusThis object indicates the broadcast strom control enabled or disabled.rw Enumeration .dlink-common-mgmt.25.3.1.1.3 |
swPktStormCtrlMulticastStatusThis object indicates the multicast strom control enabled or disabled.rw Enumeration .dlink-common-mgmt.25.3.1.1.4 |
swPktStormCtrlUnicastStatusThis object indicates the unicast(Destination Loopback Fail) strom control enabled
or disabled.rw Enumeration .dlink-common-mgmt.25.3.1.1.5 |
swPktStormCtrlActionStatusThere 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.rw Enumeration .dlink-common-mgmt.25.3.1.1.6 |
swPktStormCtrlCountDownIf 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.rw INTEGER .dlink-common-mgmt.25.3.1.1.7 |
swPktStormCtrlTimeintervalThe sampling interval of received packet counts. The possible value will be 5~30 seconds.rw INTEGER .dlink-common-mgmt.25.3.1.1.8 |
swPktStormCtrlShutdownForeverThis object indicates thestrom control whether or not shutted down forever.ro Enumeration .dlink-common-mgmt.25.3.1.1.9 |
swPktStormCtrlBCastThresholdThe upper threshold at which the specified storm control will turn on. .rw INTEGER .dlink-common-mgmt.25.3.1.1.10 |
swPktStormCtrlMCastThresholdThe upper threshold at which the specified storm control will turn on. .rw INTEGER .dlink-common-mgmt.25.3.1.1.11 |
swPktStormCtrlUnicastThresholdThe upper threshold at which the specified storm control will turn on. .rw INTEGER .dlink-common-mgmt.25.3.1.1.12 |
swPktStormNotify OBJECT IDENTIFIER .dlink-common-mgmt.25.5 |
swPktStormNotifyPrefix OBJECT IDENTIFIER .dlink-common-mgmt.25.5.0 |
swPktStormOccurredThe trap is sent when packet storm is detected by packet storm mechanism and take
shutdown as action. NOTIFICATION-TYPE .dlink-common-mgmt.25.5.0.1 |
swPktStormClearedThe trap is sent when the packet storm is cleared by packet storm mechanism. NOTIFICATION-TYPE .dlink-common-mgmt.25.5.0.2 |