stormCtrlNotifyEnable
DLINK-DXS-1210-10TS-AX-MIB ·
.1.3.6.1.4.1.171.10.139.2.1.8.16.1.1.1
Object
scalar r/w
Enumeration
This object controls when a storm control notification will be generated.
If the object is set to
none(0): No notifications will be generated.
stormOccurred(1): A notification will be generated when a storm event is
detected.
stormCleared(2): A notification will be generated when a storm event is
cleared.
both (3): A notification will be generated both when a storm event is
detected and cleared.
NOTE:The default value of this object is none(0).
Context
- MIB
- DLINK-DXS-1210-10TS-AX-MIB
- OID
.1.3.6.1.4.1.171.10.139.2.1.8.16.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- stormCtrlGentrl
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 'DLINK-DXS-1210-10TS-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-DXS-1210-10TS-AX-MIB::stormCtrlNotifyEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-DXS-1210-10TS-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-DXS-1210-10TS-AX-MIB::stormCtrlNotifyEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | stormOccurred |
2 | stormCleared |
3 | both |