DLINKSW-STORM-CTRL-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-STORM-CTRL-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 |
dlinkSwStormCtrlMIB | 1.3.6.1.4.1.171.14.25 |
This MIB module defines objects for Storm Control |
||
dStormCtrlMIBNotifications | 1.3.6.1.4.1.171.14.25.0 | |||
dStormCtrlOccurred | 1.3.6.1.4.1.171.14.25.0.1 |
This trap is sent when dStormCtrlNotifyEnable is 'stormOccurred' or 'both' and a storm is detected. |
||
dStormCtrlStormCleared | 1.3.6.1.4.1.171.14.25.0.2 |
This trap is sent when dStormCtrlNotifyEnable is 'stormCleared' or 'both' and a storm is cleared. |
||
dStormCtrlMIBObjects | 1.3.6.1.4.1.171.14.25.1 | |||
dStormCtrlGentrl | 1.3.6.1.4.1.171.14.25.1.1 | |||
dStormCtrlNotifyEnable | 1.3.6.1.4.1.171.14.25.1.1.1 | integer | read-write |
This object controls when a storm control notification will be generated. If the object is set to none(1): No notifications will be generated. stormOccurred(2): A notification will be generated when a storm event is detected. stormCleared(3): A notification will be generated when a storm event is cleared. both (4): A notification will be generated both when a storm event is detected and cleared. NOTE:The default value of this object is none(1). Enumeration: 'stormCleared': 3, 'none': 1, 'stormOccurred': 2, 'both': 4. |
dStormCtrlPollingInterval | 1.3.6.1.4.1.171.14.25.1.1.2 | unsigned32 | read-write |
The interval, in seconds, the switch detects the storm. |
dStormCtrlPollingRetries | 1.3.6.1.4.1.171.14.25.1.1.3 | integer32 | read-write |
Specify the retry count. If the action is configured as 'shutdown' mode and storm keep as long as interval * retries, the port will enters error-disabled state. The effective range is from 1 to 360. 0 means that a 'shutdown' mode port will directly enter error-disabled state when storm is detected. -1 means that a 'shutdown' mode port will never enter error-disabled state even if storm is detected. |
dStormCtrlThresholdTable | 1.3.6.1.4.1.171.14.25.1.2 | no-access |
A table consists of a list of interface-specific threshold configuration for storm control. |
|
1.3.6.1.4.1.171.14.25.1.2.1 | no-access |
An entry presents threshold configuration on an interface. |
||
dStormCtrlTrafficType | 1.3.6.1.4.1.171.14.25.1.2.1.1 | dstormctltraffictype | no-access |
This object indicates the traffic type of the entry. |
dStormCtrlThresholdType | 1.3.6.1.4.1.171.14.25.1.2.1.2 | dstormctlthrtype | read-only |
This object indicates the threshold type of the entry. |
dStormCtrlRiseThresholdValue | 1.3.6.1.4.1.171.14.25.1.2.1.3 | dstormctlthrtypevalue | read-only |
Specifies the rise threshold value of the entry. A special value of -1 indicates the storm control of the corresponding traffic type is not enabled on that interface. |
dStormCtrlLowThresholdValue | 1.3.6.1.4.1.171.14.25.1.2.1.4 | dstormctlthrtypevalue | read-only |
Specifies the low level threshold. A special value of -1 indicates low level is not specified. The default value will be 80% of the value of the corresponding dStormCtrlRiseThresholdValue if applicable. |
dStormCtrlIfTable | 1.3.6.1.4.1.171.14.25.1.3 | no-access |
A table consists of a list of interface-specific configuration for storm control. |
|
1.3.6.1.4.1.171.14.25.1.3.1 | no-access |
An entry presents storm control configuration on an interface. |
||
dStormCtrlIfActionType | 1.3.6.1.4.1.171.14.25.1.3.1.1 | integer | read-write |
Specify the action will be taken when storm occurs: none(1) - Not filter the storm packets. shutdown(2) - The storm-control shutdown the port when the rise threshold is reached. drop(3) - The storm-control always discards packets that exceed the rise threshold. Enumeration: 'none': 1, 'drop': 3, 'shutdown': 2. |
dStormCtrlTrafficInfoTable | 1.3.6.1.4.1.171.14.25.1.4 | no-access |
A table consists of a list of status information for traffic types on interfaces. Only the interface/traffic-type on which the storm control is enabled will present on this table. |
|
1.3.6.1.4.1.171.14.25.1.4.1 | no-access |
An entry presents the status of a traffic type on an interface. |
||
dStormCtrlCurTrafficUnitType | 1.3.6.1.4.1.171.14.25.1.4.1.1 | dstormctlthrtype | read-only |
This object indicates the current traffic unit of the entry. |
dStormCtrlCurTrafficValue | 1.3.6.1.4.1.171.14.25.1.4.1.2 | dstormctlthrtypevalue | read-only |
Indicating the current traffic value on the interface. |
dStormCtrlTrafficInfoStatus | 1.3.6.1.4.1.171.14.25.1.4.1.3 | integer | read-only |
This object indicates the current status of storm control on a given interface for a given traffic type. forwarding(1): no storm event has been detected. dropped(2): a storm event has occurred and the storm traffic exceeding the threshold is dropped. errorDisabled(3): the port is disabled due to a storm. linkDown(4): the port is physically linked down. inactive(5): Indicates that storm control is not enabled for the given traffic type. Enumeration: 'forwarding': 1, 'inactive': 5, 'linkDown': 4, 'dropped': 2, 'errorDisabled': 3. |
dStormCtrlNotifyInfo | 1.3.6.1.4.1.171.14.25.1.5 | |||
dStormCtrlNotifyTrafficType | 1.3.6.1.4.1.171.14.25.1.5.1 | dstormctltraffictype | no-access |
This object is used by dStormCtrlOccurred and dStormCtrlStormCleared to indicate the traffic type of the occurred storm. |
dStormCtrlMIBConformance | 1.3.6.1.4.1.171.14.25.2 | |||
dStormCtrlCompliances | 1.3.6.1.4.1.171.14.25.2.1 | |||
dStormCtrlCompliance | 1.3.6.1.4.1.171.14.25.2.1.1 |
The compliance statement for entities which implement the DLINKSW-STORM-CTRL-MIB. |
||
dStormCtrlGroup | 1.3.6.1.4.1.171.14.25.2.2 | |||
dStormCtrlBaiscGroup | 1.3.6.1.4.1.171.14.25.2.2.1 |
A collection of objects providing the information for storm control |
||
dStormCtrlNotifyGroup | 1.3.6.1.4.1.171.14.25.2.2.2 |
The collection of notifications used for storm control. |