ccrpCPOverflowRejected

CISCO-CALL-RESOURCE-POOL-MIB · .1.3.6.1.4.1.9.9.124.1.2.1.1.1.10

Object

column call attemptsSNMPv2-SMICounter32
Number of calls rejected due to exceeding allowed
simultaneous sessions for this customer
profile since last system re-initialization.
              
If overflow is not allowed for this profile, this
counts the number of times calls arrived when
ccrpCPActiveSessions = ccrpCPSessionLimit.
              
If overflow is allowed, this counts the number of
time calls arrived when
ccrpCPActiveSessions = ccrpCPSessionLimit + ccrpCPOverflow.
              
If overflow is allowed, but not limited by
ccrpCPOverflow, this value is always zero.
              
Includes calls which were answered, then terminated
due to post-answer session counting restrictions for
the customer profile.  Does not include calls
terminated due to post-answer resource limits or
post-answer authorization failures beyond customer
profile authorizations.

Context

MIB
CISCO-CALL-RESOURCE-POOL-MIB
OID
.1.3.6.1.4.1.9.9.124.1.2.1.1.1.10
Type
column
Access
readonly
Status
current
Units
call attempts
Parent
ccrpCPStatisticsEntry
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-CALL-RESOURCE-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALL-RESOURCE-POOL-MIB::ccrpCPOverflowRejected'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CALL-RESOURCE-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALL-RESOURCE-POOL-MIB::ccrpCPOverflowRejected.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CALL-RESOURCE-POOL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CALL-RESOURCE-POOL-MIB::ccrpCPOverflowRejected'

Syntax

call attemptsSNMPv2-SMICounter32
Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance