ccrpCPOverflow

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

Object

column r/w Integer32
Number of simultaneous sessions allowed over the
value specified in ccrpCPSessionLimit.
              
If this value is zero, no overflow is allowed and
ccrpCPSessionLimit is a hard limit.
              
If this value is -1, the is no overflow limit. All
calls will be accepted, up to the exhaustion of
system resources. 
              
The allowable value range is platform specific.

Context

MIB
CISCO-CALL-RESOURCE-POOL-MIB
OID
.1.3.6.1.4.1.9.9.124.1.1.5.1.1.3
Type
column
Access
readwrite
Status
current
Parent
ccrpCustomerProfileEntry
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::ccrpCPOverflow'
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::ccrpCPOverflow.<ccrpCPName>'
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::ccrpCPOverflow'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-2147483647

Conformance