cpscCurrentLevel
CISCO-PORT-STORM-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.362.1.2.1.1.2
Object
column 0.01 PercentageInteger32
This object identifies the current level of traffic of
a particular type on a given interface, as a percentage
of the total interface bandwidth.
When storm control is inactive, the value is 10000,
indicating the maximum level (100% of the particular
traffic type is allowed to be received).
Context
- MIB
- CISCO-PORT-STORM-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.9.362.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Units
- 0.01 Percentage
- Parent
- cpscStatusEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::cpscCurrentLevel'
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::cpscCurrentLevel.<ifIndex>.<cpscTrafficType>'
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::cpscCurrentLevel'
Syntax
0.01 PercentageInteger32
Values & Constraints
Object Constraints
range: 0-10000
Conformance
Member of