saCmIcmpRateLimit
SA-CM-MIB ·
.1.3.6.1.4.1.1429.77.1.4.44
Object
scalar r/w
packets-per-secondInteger32
Setting ICMP rate-limit defines the number of ICMP packets that can be processed per second. Limitation of this number prevents denial-of-service attacks. Setting the value to 0 allows unlimited incoming ICMP messages. The default value has been changed from 10 to 0 in 5.5.9 and newer releases.
Context
- MIB
- SA-CM-MIB
- OID
.1.3.6.1.4.1.1429.77.1.4.44- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- packets-per-second
- Parent
- cmInterfaceInfo
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 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-CM-MIB::saCmIcmpRateLimit.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-CM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-CM-MIB::saCmIcmpRateLimit'
Syntax
packets-per-secondInteger32
Values & Constraints
Object Constraints
range: 0-255