BAY-STACK-STORM-CONTROL-MIB: View SNMP OID List / Download MIB
VENDOR: SYNOPTICS
Home | MIB: BAY-STACK-STORM-CONTROL-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 |
bayStackStormControlMib | 1.3.6.1.4.1.45.5.42 |
This MIB module is used for Storm Control configuration. The Storm Control feature prevents traffic on a LAN from being disrupted by a broadcast, multicast, or unicast storm on an interface. |
||
bsStormControlNotifications | 1.3.6.1.4.1.45.5.42.0 | |||
bsStormControlBelowLowWatermark | 1.3.6.1.4.1.45.5.42.0.1 |
This notification is generated when the storm control packet type rate falls below the low watermark after having risen above the high watermark. It is generated only once when this occurs. |
||
bsStormControlAboveHighWatermark | 1.3.6.1.4.1.45.5.42.0.2 |
This notification is generated periodically as long as the storm control packet type rate remains above the high watermark. |
||
bsStormControlObjects | 1.3.6.1.4.1.45.5.42.1 | |||
bsStormControlScalars | 1.3.6.1.4.1.45.5.42.1.1 | |||
bsStormControlPollValue | 1.3.6.1.4.1.45.5.42.1.1.1 | unsigned32 | no-access |
The polled value when a notification is generated. |
bsStormControlTable | 1.3.6.1.4.1.45.5.42.1.2 | no-access |
This table is used to configure storm control global settings. |
|
1.3.6.1.4.1.45.5.42.1.2.1 | no-access |
An entry containing objects for controlling storm control settings. |
||
bsStormControlTrafficType | 1.3.6.1.4.1.45.5.42.1.2.1.1 | integer | no-access |
Storm control traffic type. Enumeration: 'unicast': 1, 'broadcast': 2, 'multicast': 3. |
bsStormControlEnabled | 1.3.6.1.4.1.45.5.42.1.2.1.2 | truthvalue | read-write |
Indicates whether storm control is enabled for this instance. |
bsStormControlLowWatermark | 1.3.6.1.4.1.45.5.42.1.2.1.3 | unsigned32 | read-write |
Low watermark for storm control of this instance. If the rate drops below this value after having risen above the high watermark, a single notification will be generated. |
bsStormControlHighWatermark | 1.3.6.1.4.1.45.5.42.1.2.1.4 | unsigned32 | read-write |
High watermark for storm control of this instance. If the rate rises above this value, notifications will be generated at the rate give by the bsStormControlTrapInterval object. |
bsStormControlPollInterval | 1.3.6.1.4.1.45.5.42.1.2.1.5 | timeinterval | read-write |
The polling interval for checking the packet rate for storm control of this instance. |
bsStormControlTrapInterval | 1.3.6.1.4.1.45.5.42.1.2.1.6 | integer32 | read-write |
The rate for sending storm control notifications, measured in a number of polling intervals. |
bsStormControlActionType | 1.3.6.1.4.1.45.5.42.1.2.1.7 | integer | read-write |
Storm control action type for this instance. Enumeration: 'none': 1, 'drop': 2, 'shutdown': 3. |
bsStormControlIfTable | 1.3.6.1.4.1.45.5.42.1.3 | no-access |
This table is used to control storm control settings per-interface. |
|
1.3.6.1.4.1.45.5.42.1.3.1 | no-access |
An entry containing objects for controlling storm control settings for an interface. |
||
bsStormControlIfIndex | 1.3.6.1.4.1.45.5.42.1.3.1.1 | interfaceindex | no-access |
The ifIndex value of the interface. |
bsStormControlIfEnabled | 1.3.6.1.4.1.45.5.42.1.3.1.2 | truthvalue | read-write |
Indicates whether storm control is enabled for this instance. |
bsStormControlIfLowWatermark | 1.3.6.1.4.1.45.5.42.1.3.1.3 | unsigned32 | read-write |
Low watermark for storm control of this instance. If the rate drops below this value after having risen above the high watermark, a single notification will be generated. |
bsStormControlIfHighWatermark | 1.3.6.1.4.1.45.5.42.1.3.1.4 | unsigned32 | read-write |
High watermark for storm control of this instance. If the rate rises above this value, notifications will be generated at the rate give by the bsStormControlTrapInterval object. |
bsStormControlIfPollInterval | 1.3.6.1.4.1.45.5.42.1.3.1.5 | timeinterval | read-write |
The polling interval for checking the packet rate for storm control of this instance. |
bsStormControlIfTrapInterval | 1.3.6.1.4.1.45.5.42.1.3.1.6 | integer32 | read-write |
The rate for sending storm control notifications. |
bsStormControlIfActionType | 1.3.6.1.4.1.45.5.42.1.3.1.7 | integer | read-write |
Storm control action type for this instance. Enumeration: 'none': 1, 'drop': 2, 'shutdown': 3. |