MIBs Depot

HPN-ICF-STORM-CONSTRAIN-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.66
Last updated
2008-06-06 00:00
Namespace
hp
Source file
HPN-ICF-STORM-CONSTRAIN-MIB
Digest
sha256:4115cd328d55ff2ef5491c9e1846638d24257b10f356d3efe817ba416cd5dde0

Description

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.

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, 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.

HPN-ICF-OID-MIB
HPN-ICF-STORM-CONSTRAIN-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
HpnicfStormConstrainUnit
TEXTUAL-CONVENTION
The unit of the flux. none: not define. packetsPerSecond: packets per second. ratio: unit is 1%. For example, if the value is 40, it means 40%. bytesPerSecond: bytes per second. kbitsPerSecond: kilobits per second.
current

Objects

NameOIDSyntaxAccessStatus
hpnicfStormScalarGroup
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.66.1
hpnicfStormTrapType
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.66.1.1INTEGER {broadcast(1), multicast(2), unicast(3)}accessible-for-notifycurrent
hpnicfStormTrapThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.66.1.2Integer32accessible-for-notifycurrent
hpnicfStormTableGroup
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.66.2
hpnicfStormCtrlTable
OBJECT-TYPE
A table containing configurations of storm-constrain.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1not-accessiblecurrent
hpnicfStormCtrlEntry
OBJECT-TYPE
Detailed information of storm-constrain configurations.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1not-accessiblecurrent
hpnicfStormCtrlPortStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.1INTEGER {controlled(1), normal(2)}read-onlycurrent
hpnicfStormCtrlBroadcastUnit
OBJECT-TYPE
The unit of the broadcast flux. This value must be set together with hpnicfStormCtrlBroadcastUpper and hpnicfStormCtrlBroadcastLower.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.2HpnicfStormConstrainUnitread-createcurrent
hpnicfStormCtrlBroadcastUpper
OBJECT-TYPE
The upper-limit of incoming broadcast taffic at a port within 1 second interval. Its unit depends on hpnicfStormCtrlBroadcastUnit value.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.3Integer32read-createcurrent
hpnicfStormCtrlBroadcastLower
OBJECT-TYPE
The lower-limit of incoming broadcast taffic at a port within 1 second interval. This value must be lower than hpnicfStormCtrlBroadcastUpper value. Its unit depends on hpnicfStormCtrlBroadcastUnit value.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.4Integer32read-createcurrent
hpnicfStormCtrlMulticastUnit
OBJECT-TYPE
The unit of the multicast flux. This value must be set together with hpnicfStormCtrlMulticastUpper and hpnicfStormCtrlMulticastLower.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.5HpnicfStormConstrainUnitread-createcurrent
hpnicfStormCtrlMulticastUpper
OBJECT-TYPE
The upper-limit of incoming multicast taffic at a port within 1 second interval. Its unit depends on hpnicfStormCtrlMulticastUnit value.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.6Integer32read-createcurrent
hpnicfStormCtrlMulticastLower
OBJECT-TYPE
The lower-limit of incoming multicast taffic at a port within 1 second interval. This value must be lower than hpnicfStormCtrlMulticastUpper value. Its unit depends on hpnicfStormCtrlMulticastUnit value.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.7Integer32read-createcurrent
hpnicfStormCtrlUnicastUnit
OBJECT-TYPE
The unit of the unicast flux. This value must be set together with hpnicfStormCtrlUnicastUpper and hpnicfStormCtrlUnicastLower.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.8HpnicfStormConstrainUnitread-createcurrent
hpnicfStormCtrlUnicastUpper
OBJECT-TYPE
The upper-limit of incoming unicast taffic at a port within 1 second interval. Its unit depends on hpnicfStormCtrlUnicastUnit value.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.9Integer32read-createcurrent
hpnicfStormCtrlUnicastLower
OBJECT-TYPE
The lower-limit of incoming unicast taffic at a port within 1 second interval. This value must be lower than hpnicfStormCtrlUnicastUpper value. Its unit depends on hpnicfStormCtrlUnicastUnit value.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.10Integer32read-createcurrent
hpnicfStormCtrlRowStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows, which supports active status and CreatAndGo, destroy operation.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.11RowStatusread-createcurrent
hpnicfStormCtrlPortMode
OBJECT-TYPE
The storm control mode of the port.
1.3.6.1.4.1.11.2.14.11.15.2.66.2.1.1.12INTEGER {none(1), block(2), shutdown(3)}read-createcurrent
hpnicfStormNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.66.3

Notifications

NameOIDStatus
hpnicfStormRising
NOTIFICATION-TYPE
This trap message is generated when any type of the flux exceeds its upper limit on a port.
1.3.6.1.4.1.11.2.14.11.15.2.66.3.1current
hpnicfStormFalling
NOTIFICATION-TYPE
This trap message is generated when a flux which used to overflow its upper limit, falls below its lower limit on a port.
1.3.6.1.4.1.11.2.14.11.15.2.66.3.2current