swCPUProtectProtocolRate
CPU-PROTECT-MIB ·
.1.3.6.1.4.1.171.12.106.2.1.2
Object
The range for configuring rate-limit in packet per second (pps). A value of -1 means no-limit and all packets of specified type will not be controlled. the default value is no-limit. The rate values are 0 to N. When 0 is set on the specified type, all packets of the specified type will be dropped.The value N means the maximum rate which is project dependent.If the specific packet that sends to the CPU exceeds the above rate,it will be dropped.
Context
- MIB
- CPU-PROTECT-MIB
- OID
.1.3.6.1.4.1.171.12.106.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swCPUProtectProtocolEntry
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 'CPU-PROTECT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPU-PROTECT-MIB::swCPUProtectProtocolRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPU-PROTECT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPU-PROTECT-MIB::swCPUProtectProtocolRate.<swCPUProtectProtocolType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPU-PROTECT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPU-PROTECT-MIB::swCPUProtectProtocolRate'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647