swL2TrafficCtrlBMStromthreshold
DGS3024-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.68.1.2.13.1
Object
scalar r/w
Enumeration
This object to decide how much thousand packets per second broadcast/multicast (depend on swL2TrafficCtrlBcastStromCtrl, swL2TrafficCtrlMcastStromCtrl or swL2TrafficCtrlDlfStromCtrl objects whether is enabled) will active storm control. Whenever a port reaches its configured amount of packets in the one second time interval, the device will start dropping that type of packet, until the time interval has expired. Once the time interval has expired, the device will start forwarding that type of packet.
Context
- MIB
- DGS3024-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.68.1.2.13.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swL2TrafficMgmt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS3024-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS3024-L2MGMT-MIB::swL2TrafficCtrlBMStromthreshold.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS3024-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS3024-L2MGMT-MIB::swL2TrafficCtrlBMStromthreshold'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | packets-10 |
2 | packets-100 |
3 | packets-1000 |
4 | packets-10000 |
5 | packets-15000 |