ccrpCPMaxStateTime

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

Object

The amount of time that this customer profile has reached
its maximum allowed active sessions since last system re-
initialization.
              
The customer profile is in maximum state under the
following conditions:
  Overflow allowed and limited
    ccrpCPActiveSessions = ccrpCPSessionLimit + ccrpCPOverflowSize.
  Overflow not allowed
    ccrpCPActiveSessions = ccrpCPSessionLimit.
              
If overflow is allowed, but not limited by
ccrpCPOverflow, this value will always be
zero.

Context

MIB
CISCO-CALL-RESOURCE-POOL-MIB
OID
.1.3.6.1.4.1.9.9.124.1.2.1.1.1.8
Type
column
Access
readonly
Status
current
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::ccrpCPMaxStateTime'
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::ccrpCPMaxStateTime.<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::ccrpCPMaxStateTime'

Syntax

Source
SNMPv2-SMITimeTicks
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance