MIBs Depot

DLINKSW-STORM-CTRL-MIB

Registered at
1.3.6.1.4.1.171.14.25
Last updated
2013-06-13 00:00
Organization
D-Link Corp.
Revisions
2013-06-13 00:00
Namespace
dlink
Source file
DLINKSW-STORM-CTRL-MIB
Digest
sha256:2c5d3443285ea1ddda2c4cb40653d25709756f7532db3010c057169b7621428d

Description

This MIB module defines objects for Storm Control

Contact

D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw

Imports

FromSymbols
DLINK-ID-REC-MIBdlinkIndustrialCommon
IF-MIBInterfaceIndex, ifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

DLINK-ID-REC-MIB
DLINKSW-STORM-CTRL-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
DStormCtlThrType
TEXTUAL-CONVENTION
The type of storm control threshold is configured on an interface. pps(1) - the threshold is configured as packet count per second. kbps(2) - the threshold is configured as a rate of bits per second. percentage(3) - the threshold is configured as a percentage of total bandwidth per port.
current
DStormCtlThrTypeValue
TEXTUAL-CONVENTION
Denotes a generic threshold value. A DStormCtlThrTypeValue value is always interpreted within the context of a DStormCtlThrType value. Every usage of the DStormCtlThrTypeValue textual convention is required to specify the DStormCtlThrType object that provides the context. The unit and valid range are as follows: Threshold Type Unit Valid Range ============= ===================== ================= pps packet per second 1 ~ 2147483647 kbps bits per second 1 ~ 2147483647 percentage percentage 1 ~ 100 The special value of -1 indicates this object is undefined.
current
DStormCtlTrafficType
TEXTUAL-CONVENTION
The type of storm control traffic type. broadcast(1) - broadcast storm. multicast(2) - including unknown L2 multicast, known L2 multicast, unknown IP multicast and known IP multicast. unicast(3) - when the action is configured as 'shutdown mode', unicast refers to both known and unknown unicast packet; Otherwise, unicast refers to unknown unicast packet.
current

Objects

NameOIDSyntaxAccessStatus
dStormCtrlMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.25.0
dStormCtrlMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.25.1
dStormCtrlGentrl
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.25.1.1
dStormCtrlNotifyEnable
OBJECT-TYPE
This object controls when a storm control notification will be generated. If the object is set to none(1): No notifications will be generated. stormOccurred(2): A notification will be generated when a storm event is detected. stormCleared(3): A notification will be generated when a storm event is cleared. 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).
1.3.6.1.4.1.171.14.25.1.1.1INTEGER {none(1), stormOccurred(2), stormCleared(3), both(4)}read-writecurrent
dStormCtrlPollingInterval
OBJECT-TYPE
The interval, in seconds, the switch detects the storm.
1.3.6.1.4.1.171.14.25.1.1.2Unsigned32 (5..600)read-writecurrent
dStormCtrlPollingRetries
OBJECT-TYPE
Specify the retry count. If the action is configured as 'shutdown' mode and storm keep as long as interval * retries, the port will enters error-disabled state. The effective range is from 1 to 360. 0 means that a 'shutdown' mode port will directly enter error-disabled state when storm is detected. -1 means that a 'shutdown' mode port will never enter error-disabled state even if storm is detected.
1.3.6.1.4.1.171.14.25.1.1.3Integer32 (-1 | 0 | 1..360)read-writecurrent
dStormCtrlThresholdTable
OBJECT-TYPE
A table consists of a list of interface-specific threshold configuration for storm control.
1.3.6.1.4.1.171.14.25.1.2not-accessiblecurrent
dStormCtrlThresholdEntry
OBJECT-TYPE
An entry presents threshold configuration on an interface.
1.3.6.1.4.1.171.14.25.1.2.1not-accessiblecurrent
dStormCtrlTrafficType
OBJECT-TYPE
This object indicates the traffic type of the entry.
1.3.6.1.4.1.171.14.25.1.2.1.1DStormCtlTrafficTypenot-accessiblecurrent
dStormCtrlThresholdType
OBJECT-TYPE
This object indicates the threshold type of the entry.
1.3.6.1.4.1.171.14.25.1.2.1.2DStormCtlThrTyperead-createcurrent
dStormCtrlRiseThresholdValue
OBJECT-TYPE
Specifies the rise threshold value of the entry. A special value of -1 indicates the storm control of the corresponding traffic type is not enabled on that interface.
1.3.6.1.4.1.171.14.25.1.2.1.3DStormCtlThrTypeValueread-createcurrent
dStormCtrlLowThresholdValue
OBJECT-TYPE
Specifies the low level threshold. A special value of -1 indicates low level is not specified. The default value will be 80% of the value of the corresponding dStormCtrlRiseThresholdValue if applicable.
1.3.6.1.4.1.171.14.25.1.2.1.4DStormCtlThrTypeValueread-createcurrent
dStormCtrlIfTable
OBJECT-TYPE
A table consists of a list of interface-specific configuration for storm control.
1.3.6.1.4.1.171.14.25.1.3not-accessiblecurrent
dStormCtrlIfEntry
OBJECT-TYPE
An entry presents storm control configuration on an interface.
1.3.6.1.4.1.171.14.25.1.3.1not-accessiblecurrent
dStormCtrlIfActionType
OBJECT-TYPE
Specify the action will be taken when storm occurs: none(1) - Not filter the storm packets. shutdown(2) - The storm-control shutdown the port when the rise threshold is reached. drop(3) - The storm-control always discards packets that exceed the rise threshold.
1.3.6.1.4.1.171.14.25.1.3.1.1INTEGER {none(1), shutdown(2), drop(3)}read-writecurrent
dStormCtrlTrafficInfoTable
OBJECT-TYPE
A table consists of a list of status information for traffic types on interfaces. Only the interface/traffic-type on which the storm control is enabled will present on this table.
1.3.6.1.4.1.171.14.25.1.4not-accessiblecurrent
dStormCtrlTrafficInfoEntry
OBJECT-TYPE
An entry presents the status of a traffic type on an interface.
1.3.6.1.4.1.171.14.25.1.4.1not-accessiblecurrent
dStormCtrlCurTrafficUnitType
OBJECT-TYPE
This object indicates the current traffic unit of the entry.
1.3.6.1.4.1.171.14.25.1.4.1.1DStormCtlThrTyperead-onlycurrent
dStormCtrlCurTrafficValue
OBJECT-TYPE
Indicating the current traffic value on the interface.
1.3.6.1.4.1.171.14.25.1.4.1.2DStormCtlThrTypeValueread-onlycurrent
dStormCtrlTrafficInfoStatus
OBJECT-TYPE
This object indicates the current status of storm control on a given interface for a given traffic type. forwarding(1): no storm event has been detected. dropped(2): a storm event has occurred and the storm traffic exceeding the threshold is dropped. errorDisabled(3): the port is disabled due to a storm. linkDown(4): the port is physically linked down. inactive(5): Indicates that storm control is not enabled for the given traffic type.
1.3.6.1.4.1.171.14.25.1.4.1.3INTEGER {forwarding(1), dropped(2), errorDisabled(3), linkDown(4), inactive(5)}read-onlycurrent
dStormCtrlNotifyInfo
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.25.1.5
dStormCtrlNotifyTrafficType
OBJECT-TYPE
This object is used by dStormCtrlOccurred and dStormCtrlStormCleared to indicate the traffic type of the occurred storm.
1.3.6.1.4.1.171.14.25.1.5.1DStormCtlTrafficTypeaccessible-for-notifycurrent
dStormCtrlMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.25.2
dStormCtrlCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.25.2.1
dStormCtrlGroup
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.25.2.2

Notifications

NameOIDStatus
dStormCtrlOccurred
NOTIFICATION-TYPE
This trap is sent when dStormCtrlNotifyEnable is 'stormOccurred' or 'both' and a storm is detected.
1.3.6.1.4.1.171.14.25.0.1current
dStormCtrlStormCleared
NOTIFICATION-TYPE
This trap is sent when dStormCtrlNotifyEnable is 'stormCleared' or 'both' and a storm is cleared.
1.3.6.1.4.1.171.14.25.0.2current

Conformance

NameOIDStatus
dStormCtrlCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the DLINKSW-STORM-CTRL-MIB.
1.3.6.1.4.1.171.14.25.2.1.1current
dStormCtrlBaiscGroup
OBJECT-GROUP
A collection of objects providing the information for storm control
1.3.6.1.4.1.171.14.25.2.2.1current
dStormCtrlNotifyGroup
NOTIFICATION-GROUP
The collection of notifications used for storm control.
1.3.6.1.4.1.171.14.25.2.2.2current