DLINKPRIME-STORM-CTRL-MIB
13 objects
This MIB module defines objects for Storm Control
Imported Objects
| DLINK-ID-REC-MIB | dlinkPrimeCommon |
| IF-MIB | ifIndex InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.15.17 | IdentitydlinkPrimeStormCtrlMIB | This MIB module defines objects for Storm Control | ||
| 1.3.6.1.4.1.171.15.17.1 | NodedpStormCtrlMIBObjects | |||
| 1.3.6.1.4.1.171.15.17.1.1 | TabledpStormCtrlTrafficInfoTable | not-accessible | current | 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 pr… |
| 1.3.6.1.4.1.171.15.17.1.1.1 | RowdpStormCtrlTrafficInfoEntry | not-accessible | current | An entry presents the status of a traffic type on an interface. |
| 1.3.6.1.4.1.171.15.17.1.1.1.1 | ColumndpStormCtrlCurTrafficType | read-write | current | This object indicates the traffic type of the entry. |
| 1.3.6.1.4.1.171.15.17.1.1.1.2 | ColumndpStormCtrlCurTrafficValue | read-write | current | Indicating the current traffic value on the interface. |
| 1.3.6.1.4.1.171.15.17.2 | NodedpStormCtrlMIBConformance | |||
| 1.3.6.1.4.1.171.15.17.2.1 | NodedpStormCtrlCompliances | |||
| 1.3.6.1.4.1.171.15.17.2.1.1 | CompliancedpStormCtrlCompliance | current | The compliance statement for entities which implement the DLINKPRIME-STORM-CTRL-MIB. | |
| 1.3.6.1.4.1.171.15.17.2.2 | NodedpStormCtrlGroup | |||
| 1.3.6.1.4.1.171.15.17.2.2.1 | GroupdpStormCtrlBaiscGroup | current | A collection of objects providing the information for storm control |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DpStormCtlThrTypeValue | INTEGER { noLimit(1), limit_512Kbps(2), limit_1Mbps(3), limit_2Mbps(4), limit_4Mbps(5), limit_8Mbps(6), limit_16Mbps(7), limit_32Mbps(8), limit_64Mbps(9), limit_128Mbps(10), limit_256Mbps(11), limit_512Mbps(12) } | current | Denotes a generic threshold value. A DpStormCtlThrTypeValue value is always interpreted within the context of a DpStormCtlThrType value. Every usage of the DpStormCtlThrTypeValue textual convention is required to specif… |
| DpStormCtlTrafficType | INTEGER { none(1), broadcast(2), multicast(3), unicast(4) } | current | 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 con… |