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
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | InterfaceIndex, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | INTEGER {none(1), stormOccurred(2), stormCleared(3), both(4)} | read-write | current |
| dStormCtrlPollingInterval OBJECT-TYPE The interval, in seconds, the switch detects the storm. | 1.3.6.1.4.1.171.14.25.1.1.2 | Unsigned32 (5..600) | read-write | current |
| 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.3 | Integer32 (-1 | 0 | 1..360) | read-write | current |
| 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.2 | not-accessible | current | |
| dStormCtrlThresholdEntry OBJECT-TYPE An entry presents threshold configuration on an interface. | 1.3.6.1.4.1.171.14.25.1.2.1 | not-accessible | current | |
| dStormCtrlTrafficType OBJECT-TYPE This object indicates the traffic type of the entry. | 1.3.6.1.4.1.171.14.25.1.2.1.1 | DStormCtlTrafficType | not-accessible | current |
| dStormCtrlThresholdType OBJECT-TYPE This object indicates the threshold type of the entry. | 1.3.6.1.4.1.171.14.25.1.2.1.2 | DStormCtlThrType | read-create | current |
| 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.3 | DStormCtlThrTypeValue | read-create | current |
| 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.4 | DStormCtlThrTypeValue | read-create | current |
| 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.3 | not-accessible | current | |
| dStormCtrlIfEntry OBJECT-TYPE An entry presents storm control configuration on an interface. | 1.3.6.1.4.1.171.14.25.1.3.1 | not-accessible | current | |
| 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.1 | INTEGER {none(1), shutdown(2), drop(3)} | read-write | current |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | DStormCtlThrType | read-only | current |
| dStormCtrlCurTrafficValue OBJECT-TYPE Indicating the current traffic value on the interface. | 1.3.6.1.4.1.171.14.25.1.4.1.2 | DStormCtlThrTypeValue | read-only | current |
| 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.3 | INTEGER {forwarding(1), dropped(2), errorDisabled(3), linkDown(4), inactive(5)} | read-only | current |
| 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.1 | DStormCtlTrafficType | accessible-for-notify | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| dStormCtrlBaiscGroup OBJECT-GROUP A collection of objects providing the information for storm control | 1.3.6.1.4.1.171.14.25.2.2.1 | current |
| dStormCtrlNotifyGroup NOTIFICATION-GROUP The collection of notifications used for storm control. | 1.3.6.1.4.1.171.14.25.2.2.2 | current |