ccrpCPNumberOverflowState

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

Object

column occurrencesSNMPv2-SMICounter32
Number of times this customer profile has been in
an overflow state since last system re-initialization.
The customer profile is in overflow state when
ccrpCPActiveSessions > ccrpCPSessionLimit.
              
If overflow is not allowed for this profile, this value
is always zero.

Context

MIB
CISCO-CALL-RESOURCE-POOL-MIB
OID
.1.3.6.1.4.1.9.9.124.1.2.1.1.1.5
Type
column
Access
readonly
Status
current
Units
occurrences
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::ccrpCPNumberOverflowState'
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::ccrpCPNumberOverflowState.<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::ccrpCPNumberOverflowState'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance