H3C-STORM-CONSTRAIN-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: H3C-STORM-CONSTRAIN-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
h3cStormConstrain | 1.3.6.1.4.1.2011.10.2.66 |
The Storm-Constrain function is used to avoid the packet-storm on a port. Three types of flux can be set observed respectively: broadcast, multicast and unicast. If an observed flux exceeds its upper limit, this kind of flux will be recognized as over-upper-flux. This kind of flux will be considered as normal-flux until it falls below its lower limit. If any type of observed flux is over-upper-flux, the port will change its status to controlled-status, that is to stop packet forwarding to avoid storm. Only when all the observed fluxes are not over-upper-flux, will the port return to normal(forwarding) status. |
||
h3cStormScalarGroup | 1.3.6.1.4.1.2011.10.2.66.1 | |||
h3cStormTrapType | 1.3.6.1.4.1.2011.10.2.66.1.1 | integer | no-access |
This value is used to identify the type of trap. broadcast: trap message is generated for broadcast flux exceeds upper limit or falls under lower limit on a port. multicast: trap message is generated for multicast flux exceeds upper limit or falls under lower limit on a port. unicast : trap message is generated for unicast flux exceeds upper limit or falls under lower limit on a port. Enumeration: 'broadcast': 1, 'unicast': 3, 'multicast': 2. |
h3cStormTrapThreshold | 1.3.6.1.4.1.2011.10.2.66.1.2 | integer32 | no-access |
This value is used to figure the threshold of flux in trap message. For example, when the trap is generated for broadcast flux exceeds upper limit on a port, this value is equal to upper limit value configured. And when the trap is generated for broadcast flux fell under lower limit, this value is equal to lower limit value configured. |
h3cStormTableGroup | 1.3.6.1.4.1.2011.10.2.66.2 | |||
h3cStormCtrlTable | 1.3.6.1.4.1.2011.10.2.66.2.1 | no-access |
A table containing configurations of storm-constrain. |
|
1.3.6.1.4.1.2011.10.2.66.2.1.1 | no-access |
Detailed information of storm-constrain configurations. |
||
h3cStormCtrlPortStatus | 1.3.6.1.4.1.2011.10.2.66.2.1.1.1 | integer | read-only |
Status of the port: controlled: indicate that the port is in controlled status. Port which is in this status will not forward some type of packet. normal : indicate that the port is in normal status. Enumeration: 'controlled': 1, 'normal': 2. |
h3cStormCtrlBroadcastUnit | 1.3.6.1.4.1.2011.10.2.66.2.1.1.2 | h3cstormconstrainunit | read-only |
The unit of the broadcast flux. This value must be set together with h3cStormCtrlBroadcastUpper and h3cStormCtrlBroadcastLower. |
h3cStormCtrlBroadcastUpper | 1.3.6.1.4.1.2011.10.2.66.2.1.1.3 | integer32 | read-only |
The upper-limit of incoming broadcast taffic at a port within 1 second interval. Its unit depends on h3cStormCtrlBroadcastUnit value. |
h3cStormCtrlBroadcastLower | 1.3.6.1.4.1.2011.10.2.66.2.1.1.4 | integer32 | read-only |
The lower-limit of incoming broadcast taffic at a port within 1 second interval. This value must be lower than h3cStormCtrlBroadcastUpper value. Its unit depends on h3cStormCtrlBroadcastUnit value. |
h3cStormCtrlMulticastUnit | 1.3.6.1.4.1.2011.10.2.66.2.1.1.5 | h3cstormconstrainunit | read-only |
The unit of the multicast flux. This value must be set together with h3cStormCtrlMulticastUpper and h3cStormCtrlMulticastLower. |
h3cStormCtrlMulticastUpper | 1.3.6.1.4.1.2011.10.2.66.2.1.1.6 | integer32 | read-only |
The upper-limit of incoming multicast taffic at a port within 1 second interval. Its unit depends on h3cStormCtrlMulticastUnit value. |
h3cStormCtrlMulticastLower | 1.3.6.1.4.1.2011.10.2.66.2.1.1.7 | integer32 | read-only |
The lower-limit of incoming multicast taffic at a port within 1 second interval. This value must be lower than h3cStormCtrlMulticastUpper value. Its unit depends on h3cStormCtrlMulticastUnit value. |
h3cStormCtrlUnicastUnit | 1.3.6.1.4.1.2011.10.2.66.2.1.1.8 | h3cstormconstrainunit | read-only |
The unit of the unicast flux. This value must be set together with h3cStormCtrlUnicastUpper and h3cStormCtrlUnicastLower. |
h3cStormCtrlUnicastUpper | 1.3.6.1.4.1.2011.10.2.66.2.1.1.9 | integer32 | read-only |
The upper-limit of incoming unicast taffic at a port within 1 second interval. Its unit depends on h3cStormCtrlUnicastUnit value. |
h3cStormCtrlUnicastLower | 1.3.6.1.4.1.2011.10.2.66.2.1.1.10 | integer32 | read-only |
The lower-limit of incoming unicast taffic at a port within 1 second interval. This value must be lower than h3cStormCtrlUnicastUpper value. Its unit depends on h3cStormCtrlUnicastUnit value. |
h3cStormCtrlRowStatus | 1.3.6.1.4.1.2011.10.2.66.2.1.1.11 | rowstatus | read-only |
This object is responsible for managing the creation, deletion and modification of rows, which supports active status and CreatAndGo, destroy operation. |
h3cStormCtrlPortMode | 1.3.6.1.4.1.2011.10.2.66.2.1.1.12 | integer | read-only |
The storm control mode of the port. Enumeration: 'none': 1, 'shutdown': 3, 'block': 2. |
h3cStormNotifications | 1.3.6.1.4.1.2011.10.2.66.3 | |||
h3cStormRising | 1.3.6.1.4.1.2011.10.2.66.3.1 |
This trap message is generated when any type of the flux exceeds its upper limit on a port. |
||
h3cStormFalling | 1.3.6.1.4.1.2011.10.2.66.3.2 |
This trap message is generated when a flux which used to overflow its upper limit, falls below its lower limit on a port. |