cpsIfInvalidSrcRateLimitValue

CISCO-PORT-SECURITY-MIB · .1.3.6.1.4.1.9.9.315.1.2.1.1.17

Object

column r/w Packets per secondInteger32
If cpsIfInvalidSrcRateLimitEnable is set to 
'true' then this value is used to limit the 
rate at which packets with invalid source MAC     
addresses are processed on this interface.  Upon 
exceeding the rate, the port is shutdown. If 
cpsIfInvalidSrcRateLimitEnable is set to 'false'
then this value will be -1.

Context

MIB
CISCO-PORT-SECURITY-MIB
OID
.1.3.6.1.4.1.9.9.315.1.2.1.1.17
Type
column
Access
readwrite
Status
current
Units
Packets per second
Parent
cpsIfConfigEntry
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-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-SECURITY-MIB::cpsIfInvalidSrcRateLimitValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PORT-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-SECURITY-MIB::cpsIfInvalidSrcRateLimitValue.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PORT-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PORT-SECURITY-MIB::cpsIfInvalidSrcRateLimitValue'

Syntax

Packets per secondInteger32

Values & Constraints

Object Constraints
range: -1-1000

Conformance