All MIBs › Dell-VRTX-STORMCTRL-MIB
Organization: Dell
Last Updated: 2007-01-02
Category: Technology: QoS, Vendor: Dell
Description:
Configures traffic storm control thresholds on Dell VRTX switch module interfaces.
Imported Objects
From BRIDGE-MIB
| dot1dBasePort | OBJECT-TYPE |
From Dell-VRTX-MIB
| rnd | MODULE-IDENTITY |
From SNMPv2-SMI
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TruthValue |
What Is Dell-VRTX-STORMCTRL-MIB?
Dell-VRTX-STORMCTRL-MIB is a Dell proprietary MIB (built on Dell-VRTX-MIB) configuring Storm Control for the Dell VRTX platform. Its objects cover storm-control support/MIB-version, rate-unit-type/type support, per-type rate support, enable/rate dependency between traffic types, a per-interface table (rate type, unknown-unicast/unknown-multicast/broadcast/multicast enable and rate), and a matching set-default table. As a configuration MIB it lets an administrator confirm broadcast/multicast/unknown-unicast storm-control thresholds per interface on a Dell VRTX switch. It is deployed on Dell VRTX platform switching equipment (Storm Control). Engineers can download the Dell-VRTX-STORMCTRL-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in Dell-VRTX-STORMCTRL-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- per-interface storm-control threshold configuration
Supported Devices
- Dell VRTX platform switching equipment (Storm Control)
Monitoring Examples
An administrator checks rlStormCtrlBroadcastRate and rlStormCtrlUnknownUnicastRate to confirm storm-control thresholds on a Dell VRTX switch interface.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rlStormCtrl | 1.3.6.1.4.1.89.77 | This private MIB module defines storm control private MIBs. | ||
| T/F rlStormCtrlSupport | 1.3.6.1.4.1.89.77.1 | TruthValue | read-only | Identify if the strom control protection is supported |
| INT rlStormCtrlMibVersion | 1.3.6.1.4.1.89.77.2 | INTEGER | read-only | MIB's version, the current version is 3. |
| OCT rlStormCtrlRateUnitTypeSupport | 1.3.6.1.4.1.89.77.3 | OCTET STRING | read-only | the supported rate unit type for the storm rate control |
| OCT rlStormCtrlTypeSupport | 1.3.6.1.4.1.89.77.4 | OCTET STRING | read-only | the supported frame type for the storm control protection |
| OCT rlStormCtrlRateSupportPerType | 1.3.6.1.4.1.89.77.5 | OCTET STRING | read-only | identify if rate control is supported for each frame type |
| OCT rlStormCtrlEnbaleDependencyBetweenTypes | 1.3.6.1.4.1.89.77.6 | OCTET STRING | read-only | indicate enable limitation of dependency between frame types, such as enabling of multicast should be with the enabling of broadcast type (bcm 5632) |
| OCT rlStormCtrlRateDependencyBetweenTypes | 1.3.6.1.4.1.89.77.7 | OCTET STRING | read-only | indicate limitation of dependency between frame types for rate assignment, for example: assigning of rate limit for unicast frame must assigning the same rate for multicast and bradcast frame (bcm 5615), in case the device support enbale per each frame type but with the same rate limitation. |
| rlStormCtrlTable | 1.3.6.1.4.1.89.77.8 | not-accessible | The table contains the storm control protection per port | |
| rlStormCtrlEntry | 1.3.6.1.4.1.89.77.8.1 | not-accessible | storm control protection, defined per port,frame type and rate | |
| RLS rlStormCtrlRateType | 1.3.6.1.4.1.89.77.8.1.1 | RlStormCtrlRateUnit | read-write | indicate the rate unit type |
| T/F rlStormCtrlUnknownUnicastEnable | 1.3.6.1.4.1.89.77.8.1.2 | TruthValue | read-write | enable or disable the storm control for unknown unicast frames |
| U32 rlStormCtrlUnknownUnicastRate | 1.3.6.1.4.1.89.77.8.1.3 | Unsigned32 | read-write | set the storm control rate limit for the unknown unicast frames, 0 indicate blocking of frames from this type. |
| T/F rlStormCtrlUnknownMulticastEnable | 1.3.6.1.4.1.89.77.8.1.4 | TruthValue | read-write | enable or disable the storm control for unknown multicast frames |
| U32 rlStormCtrlUnknownMulticastRate | 1.3.6.1.4.1.89.77.8.1.5 | Unsigned32 | read-write | set the storm control rate limit for the unknown multicast frames, 0 indicate blocking of frames from this type. |
| T/F rlStormCtrlBroadcastEnable | 1.3.6.1.4.1.89.77.8.1.6 | TruthValue | read-write | enable or disable the storm control for Broadcast frames |
| U32 rlStormCtrlBroadcastRate | 1.3.6.1.4.1.89.77.8.1.7 | Unsigned32 | read-write | set the storm control rate limit for the Broadcast frames, 0 indicate blocking of frames from this type. |
| T/F rlStormCtrlMulticastEnable | 1.3.6.1.4.1.89.77.8.1.8 | TruthValue | read-write | enable or disable the storm control for multicast frames |
| U32 rlStormCtrlMulticastRate | 1.3.6.1.4.1.89.77.8.1.9 | Unsigned32 | read-write | set the storm control rate limit for the multicast frames, 0 indicate blocking of frames from this type. |
| T/F rlStormCtrlSetDefaultRateType | 1.3.6.1.4.1.89.77.8.1.10 | TruthValue | read-write | indicate if return the rate unit type to its default. |
| T/F rlStormCtrlSetDefaultUnknownUnicastEnable | 1.3.6.1.4.1.89.77.8.1.11 | TruthValue | read-write | indicate if return the storm control enable for unknown unicast frames to its default. |
| T/F rlStormCtrlSetDefaultUnknownUnicastRate | 1.3.6.1.4.1.89.77.8.1.12 | TruthValue | read-write | indicate if return the storm control rate limit for the unknown unicast frames to its default. |
| T/F rlStormCtrlSetDefaultUnknownMulticastEnable | 1.3.6.1.4.1.89.77.8.1.13 | TruthValue | read-write | indicate if return the storm control enable for unknown multicast frames to its default. |
| T/F rlStormCtrlSetDefaultUnknownMulticastRate | 1.3.6.1.4.1.89.77.8.1.14 | TruthValue | read-write | indicate if return the storm control rate limit for the unknown multicast frames to its default. |
| T/F rlStormCtrlSetDefaultBroadcastEnable | 1.3.6.1.4.1.89.77.8.1.15 | TruthValue | read-write | indicate if return the storm control enable for Broadcast frames to its default. |
| T/F rlStormCtrlSetDefaultBroadcastRate | 1.3.6.1.4.1.89.77.8.1.16 | TruthValue | read-write | indicate if return the storm control rate limit for the Broadcast frames to its default. |
| T/F rlStormCtrlSetDefaultMulticastEnable | 1.3.6.1.4.1.89.77.8.1.17 | TruthValue | read-write | indicate if return the storm control for multicast frames to its default. |
| T/F rlStormCtrlSetDefaultMulticastRate | 1.3.6.1.4.1.89.77.8.1.18 | TruthValue | read-write | indicate if return the storm control rate limit for the multicast frames to its default. |
| U32 rlStormCtrlBroadcastOperRate | 1.3.6.1.4.1.89.77.8.1.19 | Unsigned32 | read-only | Operative storm control rate limit for the Broadcast frames. The value will be 0 if rlStormCtrlRateType is not from type precentages. |
| rlStormCtrlGroupTable | 1.3.6.1.4.1.89.77.9 | not-accessible | The table contains per port for each supported frame type to which group it belongs. | |
| rlStormCtrlGroupEntry | 1.3.6.1.4.1.89.77.9.1 | not-accessible | group id for each supported frame type defined per port. | |
| INT rlStormCtrlGroupUnknownUnicastId | 1.3.6.1.4.1.89.77.9.1.1 | INTEGER | read-only | Indicates the id of the group for unknown unicast frame type that the port belongs to, 0 indicates that unknown unicast frame type is not supported. |
| INT rlStormCtrlGroupUnknownMulticastId | 1.3.6.1.4.1.89.77.9.1.2 | INTEGER | read-only | Indicates the id of the group for unknown multicast frame type that the port belongs to, 0 indicates that unknown multicast frame type is not supported. |
| INT rlStormCtrlGroupBroadcastId | 1.3.6.1.4.1.89.77.9.1.3 | INTEGER | read-only | Indicates the id of the group for broadcast frame type that the port belongs to, 0 indicates that broadcast frame type is not supported. |
| INT rlStormCtrlGroupMulticastId | 1.3.6.1.4.1.89.77.9.1.4 | INTEGER | read-only | Indicates the id of the group for multicast frame type that the port belongs to, 0 indicates that multicast frame type is not supported. |
RFC description
Configures traffic storm control thresholds on Dell VRTX switch module interfaces for broadcast/multicast suppression; vendor-private.
Start monitoring Dell PowerEdge VRTX chassis switch module (storm control) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.