cpscNotificationControl

CISCO-PORT-STORM-CONTROL-MIB · .1.3.6.1.4.1.9.9.362.1.1.2.1.2

Object

column r/w Enumeration
This object controls when a storm control notification
will be generated.
              
If the object is set to none(1), no notifications will
be generated.
              
A notification will be generated when a storm event is
detected or cleared when the object is set to
stormOccurred(2) or stormCleared(3) respectively.
              
If the object is set to both(4), a notification will be
generated both when a storm event is detected and
cleared. 
              
NOTE:
    a) The default value of this object is none(1).
    b) Irrespective of the value of this object, the
    value of the global object cpscNotificationThreshold
    controls whether or not a notification will be
    generated at a given point.

Context

MIB
CISCO-PORT-STORM-CONTROL-MIB
OID
.1.3.6.1.4.1.9.9.362.1.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
cpscActionEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-PORT-STORM-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-STORM-CONTROL-MIB::cpscNotificationControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PORT-STORM-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-STORM-CONTROL-MIB::cpscNotificationControl.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PORT-STORM-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PORT-STORM-CONTROL-MIB::cpscNotificationControl'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2stormOccurred
3stormCleared
4both

Conformance