ccacSysCallSpike
CISCO-CAC-SYSTEM-MIB ·
.1.3.6.1.4.1.9.9.322.1.1.1.1.9
Object
column
r/w
calls Integer32
This object is used to define a threshold for
incoming call spike.
The number of incoming calls is counted within a sliding
window which is broken into ccacSysSlidingWindowSteps.
Each step has an equally time interval defined in
ccacSysSlidingWindowSize.
The sliding window size can be calculated from
ccacSysSlidingWindowSteps and ccacSysSlidingWindowSize
two objects.
The 'sliding window' = ccacSysSlidingWindowSteps *
ccacSysSlidingWindowSize
For example, if ccacSysSlidingWindowSteps is 5 AND
ccacSysSlidingWindowSize is 200 (ms), then the
'sliding window' will be 1 second.
ccacSysCallSpike sets the maximum number of incoming
call in a sliding window.
Set this object to value '0' will disable call spike
threshold and will reset the value of
ccacSysSlidingWindowSteps and ccacSysSlidingWindowSize
to default value.
The value of this object is '0', it indicates the
call spike threshold is disabled.
Context
- MIB
- CISCO-CAC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.9.9.322.1.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Units
- calls
- Parent
- ccacSysConfigEntry
- Table
- ccacSysConfigTable
- Siblings
- 8
Syntax
calls Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccacSysCacEnable This object specifies CAC (Call Admission Control)
function is enabled or not. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.322.1.1.1.1.1 |
| ccacSysNotifyEnable This object controls generation of notifications
in the MIB.
When this object is 'true(1)', generation of
notifications in the MIB is enabled. When this
variable … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.322.1.1.1.1.2 |
| ccacSysTreatment The type of call treatment to apply on a new call when
a call resource threshold is exceeded. This treatment
is applicable if the threshold action (ccacSysRpAction)
includes 'tre… | column | Enumeration | .1.3.6.1.4.1.9.9.322.1.1.1.1.3 |
| ccacSysRejectCode This object specifies the numeric code to be returned to
the call control agent (MGC) when a call is rejected as
a result of the call resource thresholds being exceeded.
… | column | Integer32 | .1.3.6.1.4.1.9.9.322.1.1.1.1.4 |
| ccacSysIsdnRejectCode This object is used to reject the calls even when an
interface is 'busyout' as the action of call
treatment. | column | Integer32 | .1.3.6.1.4.1.9.9.322.1.1.1.1.5 |
| ccacSysPlayMessageFile The name of the audio file to be played for call
rejections if the value of ccacSysTreatment is
'playMessage(3)'.
The format of the filename is system specific.
… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.322.1.1.1.1.6 |
| ccacSysSlidingWindowSteps This object defines the number of steps used for a
sliding window of ccacSysCallSpike. | column | Integer32 | .1.3.6.1.4.1.9.9.322.1.1.1.1.7 |
| ccacSysSlidingWindowSize This object defines the time length for each step in a
sliding window of ccacSysCallSpike. | column | millisecond Integer32 | .1.3.6.1.4.1.9.9.322.1.1.1.1.8 |