- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
02-HH3C-STORM-CONSTRAIN-MIB | 69.22 KB |
Contents
HH3C-STORM-CONSTRAIN-MIB
About this MIB
Use this MIB to obtain the interface status, configure traffic constrain, and define corresponding alarm thresholds.
MIB file name
hh3c-storm-constrain.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cStormConstrain(66)
Scalar objects
hh3cStormTrapType
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cStormTrapType (1.3.6.1.4.1.25506.2.66.1.1) |
accessible-for-notify |
INTEGER |
{ broadcast(1), multicast(2), unicast(3),knownUnicast(4) } |
Reason why a trap message is generated on an interface. · broadcast—Trap message generated when broadcast traffic exceeds the upper limit or drops below the lower limit on the interface. · multicast—Trap message generated when multicast traffic exceeds the upper limit or drops below the lower limit on the interface. · unicast—Trap message generated when unknown unicast traffic exceeds the upper limit or drops below the lower limit on the interface. · knownUnicast—Trap message generated when known unicast traffic exceeds the upper limit or drops below the lower limit on the interface. |
As per the MIB. |
hh3cStormTrapThreshold
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cStormTrapThreshold (1.3.6.1.4.1.25506.2.66.1.2) |
accessible-for-notify |
Integer32 |
Integer32 |
Threshold value for which a trap message was generated. For example, this value indicates the upper limit value for a trap generated because broadcast traffic exceeds the upper limit. |
As per the MIB. |
Tabular objects
hh3cStormCtrlTable
About this table
This table contain storm control settings.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Not supported |
Supported |
Columns
The table index is hh3cStormCtrlPortStatus.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cStormCtrlPortStatus (1.3.6.1.4.1.25506.2.66.2.1.1.1) |
read-only |
IH3cStormConstrainUnit |
IH3cStormConstrainUnit |
Status of an interface. · controlled—The interface is in controlled status. · normal—The interface is in normal status. |
As per the MIB. |
hh3cStormCtrlBroadcastUnit (1.3.6.1.4.1.25506.2.66.2.1.1.2) |
read-create |
INTEGER |
INTEGER{ pps(1), per(2), bps(3)} |
Unit for the upper or lower broadcast traffic limit. |
You must specify hh3cStormCtrlBroadcastUnit, hh3cStormCtrlBroadcastUpper, and hh3cStormCtrlBroadcastLower in an SNMP request. This object does not support value bytePerSecond or none. |
hh3cStormCtrlBroadcastUpper (1.3.6.1.4.1.25506.2.66.2.1.1.3) |
read-create |
Integer32 |
Integer32 |
Upper limit for broadcast traffic. The unit depends on h3cStormCtrlBroadcastUnit. |
You must specify hh3cStormCtrlBroadcastUnit, hh3cStormCtrlBroadcastUpper, and hh3cStormCtrlBroadcastLower in an SNMP request. Value 0 indicates invalid configuration. |
hh3cStormCtrlBroadcastLower (1.3.6.1.4.1.25506.2.66.2.1.1.4) |
read-create |
Integer32 |
Integer32 |
Lower limit for broadcast traffic. The unit depends on h3cStormCtrlBroadcastUnit. |
You must specify hh3cStormCtrlBroadcastUnit, hh3cStormCtrlBroadcastUpper, and hh3cStormCtrlBroadcastLower in an SNMP request. Value 0 indicates invalid configuration. |
hh3cStormCtrlMulticastUnit (1.3.6.1.4.1.25506.2.66.2.1.1.5) |
read-create |
H3cStormConstrainUnit |
H3cStormConstrainUnit |
Unit for the upper or lower multicast traffic limit. |
You must specify hh3cStormCtrlMulticastUnit, hh3cStormCtrlMulticastUpper, and hh3cStormCtrlMulticastLower in an SNMP notification. This object does not support value bytePerSecond or none. |
hh3cStormCtrlMulticastUpper (1.3.6.1.4.1.25506.2.66.2.1.1.6) |
read-create |
Integer32 |
Integer32 |
Upper limit for multicast traffic. The unit depends on h3cStormCtrlMulticastUnit. |
You must specify hh3cStormCtrlMulticastUnit, hh3cStormCtrlMulticastUpper, and hh3cStormCtrlMulticastLower in an SNMP notification. Value 0 indicates invalid configuration. |
hh3cStormCtrlMulticastLower (1.3.6.1.4.1.25506.2.66.2.1.1.7) |
read-create |
Integer32 |
Integer32 |
Lower limit for multicast traffic. The unit depends on h3cStormCtrlMulticastUnit. |
You must specify hh3cStormCtrlMulticastUnit, hh3cStormCtrlMulticastUpper, and hh3cStormCtrlMulticastLowe in an SNMP notification. The value of this object must be smaller than hh3cStormCtrlMulticastUpper. Value 0 indicates invalid configuration. |
hh3cStormCtrlUnicastUnit (1.3.6.1.4.1.25506.2.66.2.1.1.8) |
read-create |
H3cStormConstrainUnit |
H3cStormConstrainUnit |
Unit for the upper or lower unicast traffic limit. |
You must specify hh3cStormCtrlUnicastUnit, hh3cStormCtrlUnicastUpper, and hh3cStormCtrlUnicastLower in an SNMP notification. This object does not support value bytePerSecond or none. |
hh3cStormCtrlUnicastUpper (1.3.6.1.4.1.25506.2.66.2.1.1.9) |
read-create |
Integer32 |
Integer32 |
Upper limit for unicast traffic. The unit depends on h3cStormCtrlUnicastUnit. |
You must specify hh3cStormCtrlUnicastUnit, hh3cStormCtrlUnicastUpper, and hh3cStormCtrlUnicastLower in an SNMP notification. Value 0 indicates invalid configuration. |
hh3cStormCtrlUnicastLower (1.3.6.1.4.1.25506.2.66.2.1.1.10) |
read-create |
Integer32 |
Integer32 |
Lower limit for multicast traffic. The unit depends on h3cStormCtrlUnicastUnit. |
You must specify hh3cStormCtrlUnicastUnit, hh3cStormCtrlUnicastUpper, and hh3cStormCtrlUnicastLower in an SNMP notification. The value of this object must be smaller than hh3cStormCtrlUnicastUpper. Value 0 indicates invalid configuration. |
hh3cStormCtrlRowStatus (1.3.6.1.4.1.25506.2.66.2.1.1.11) |
read-create |
RowStatus |
RowStatus |
Row status. |
Supports only the following values: active, create, and destroy. |
hh3cStormCtrlPortMode (1.3.6.1.4.1.25506.2.66.2.1.1.12) |
read-create |
INTEGER |
INTEGER{ none(1), block(2), shutdown(3) } |
Storm control mode of the interface. |
As per the MIB. |
Notifications
This section contains HH3C-STORM-CONSTRAIN-MIB notifications.
hh3cStormRising
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.66.3.1 |
Traffic of a type on an interface exceeded the upper limit. |
Informational |
N/A |
N/A |
ON |
Description
This notification is generated when traffic control is enabled and traffic of any type on an interface exceeds the upper limit of this traffic type.
Status control
ON
CLI: Use the storm-constrain enable trap command.
OFF
CLI: Use the undo storm-constrain enable trap command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.2.2.1.1 (ifIndex) |
Index of an interface. |
Yes |
InterfaceIndex |
Integer32 (1..2147483647) |
1.3.6.1.4.1.25506.2.66.1.1 (hh3cStormTrapType) |
Type of the notification. |
No |
INTEGER |
broadcast(1) multicast(2) unicast(3) |
1.3.6.1.4.1.25506.2.66.1.2 (hh3cStormTrapThreshold) |
Alarm threshold. |
No |
Integer32 |
Same as the standard MIB. |
1.3.6.1.4.1.25506.2.66.2.1.1.1 (hh3cStormCtrlPortStatus) |
Status of the interface. |
No |
INTEGER |
controlled(1) normal(2) |
Recommended action
To resolve the issue:
1. Verify traffic of this type on the interface does not exceed the upper limit of this traffic type.
2. If the issue persists, contact H3C Support.
hh3cStormFalling
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.66.3.2 |
Traffic of a type on an interface dropped below the lower limit. |
Informational |
N/A |
N/A |
ON |
Description
This notification is generated when traffic control is enabled and traffic of any type on an interface dropped below the upper limit of this traffic type.
Status control
ON
CLI: Use the storm-constrain enable trap command.
OFF
CLI: Use the undo storm-constrain enable trap command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.2.2.1.1 (ifIndex) |
Index of an interface. |
Yes |
InterfaceIndex |
Integer32 (1..2147483647) |
1.3.6.1.4.1.25506.2.66.1.1 (hh3cStormTrapType) |
Type of the notification. |
No |
INTEGER |
broadcast(1) multicast(2) unicast(3) |
1.3.6.1.4.1.25506.2.66.1.2 (hh3cStormTrapThreshold) |
Alarm threshold. |
No |
Integer32 |
Same as the standard MIB. |
1.3.6.1.4.1.25506.2.66.2.1.1.1 (hh3cStormCtrlPortStatus) |
Status of the interface. |
No |
INTEGER |
controlled(1) normal(2) |
Recommended action
No action is required.