_cisco-voice.yaml (#20361)
Co-authored-by: ilyam8 <ilya@netdata.cloud>
Fotis Voutsas committed
May 28, 2025 at 12:32 UTC
b39f9dc3bdee3504489c4d67d74e64ddc798e8f5
1 file changed
+68
-27
src/go/plugin/go.d/config/go.d/snmp.profiles/default/_cisco-voice.yaml
+68
-27
@@ -8,11 +8,13 @@ metrics:
8
symbols:
9
- name: hrSWRunPerfMem
10
OID: 1.3.6.1.2.1.25.5.1.1.2
11
- description: Total amount of real system memory allocated to this process.
11
+ description: Total amount of real system memory allocated to this process
12
+ family: Processes/Memory
13
unit: "kBy"
14
- name: hrSWRunPerfCPU
15
OID: 1.3.6.1.2.1.25.5.1.1.1
15
- description: The number of centi-seconds of the total system's CPU resources consumed by this process.
16
+ description: The number of centi-seconds of the total system's CPU resources consumed by this process
17
+ family: Processes/CPU
18
unit: "cs"
19
metric_tags:
20
- symbol:
@@ -27,8 +29,14 @@ metrics:
29
symbols:
30
- name: hrSWRunStatus
31
OID: 1.3.6.1.2.1.25.4.2.1.7
30
- description: The status of this running piece of software.
31
- unit: "TBD"
32
+ description: The status of this running piece of software
33
+ family: Processes/Status
34
+ unit: "{status}"
35
+ mapping:
36
+ 1: running
37
+ 2: runnable
38
+ 3: notRunnable
39
+ 4: invalid
40
metric_tags:
41
- symbol:
42
name: hrSWRunIndex
@@ -42,27 +50,33 @@ metrics:
50
symbols:
51
- name: ccvpSipIntAvgLatency1
52
OID: 1.3.6.1.4.1.9.9.590.1.6.1.1.5
45
- description: Average period of time elapsed between the arrival of a CONNECT message from ICM and when the call is actually answered, on the first transfer request for the calls.
53
+ description: Average period of time elapsed between the arrival of a CONNECT message from ICM and when the call is actually answered, on the first transfer request for the calls
54
+ family: Cisco/Voice/CVP/Connects
55
unit: "ms"
56
- name: ccvpSipIntAvgLatency2
57
OID: 1.3.6.1.4.1.9.9.590.1.6.1.1.6
49
- description: Average period of time between the arrival of a CONNECT message from ICM and when the call is actually answered, on the second and subsequent transfer request for the call.
58
+ description: Average period of time between the arrival of a CONNECT message from ICM and when the call is actually answered, on the second and subsequent transfer request for the call
59
+ family: Cisco/Voice/CVP/Connects
60
unit: "ms"
61
- name: ccvpSipIntConnectsRcv
62
OID: 1.3.6.1.4.1.9.9.590.1.6.1.1.4
53
- description: Number of CONNECT messages received by the SIP service in order to perform a Customer Voice Portal transfer.
54
- unit: "{message}"
63
+ description: Number of CONNECT messages received by the SIP service in order to perform a Customer Voice Portal transfer
64
+ family: Cisco/Voice/CVP/Connects
65
+ unit: "{connect}"
66
- name: ccvpSipIntNewCalls
67
OID: 1.3.6.1.4.1.9.9.590.1.6.1.1.3
57
- description: Number of SIP INVITE messages received by CVP since system start time.
58
- unit: "{call}"
68
+ description: Number of SIP INVITE messages received by CVP since system start time
69
+ family: Cisco/Voice/CVP/Invites
70
+ unit: "{invite}"
71
- name: ccvpSipRtActiveCalls
72
OID: 1.3.6.1.4.1.9.9.590.1.6.1.1.1
61
- description: Number of active calls being handled by the CVP SIP service.
73
+ description: Number of active calls being handled by the CVP SIP service
74
+ family: Cisco/Voice/CVP/Calls
75
unit: "{call}"
76
- name: ccvpSipRtTotalCallLegs
77
OID: 1.3.6.1.4.1.9.9.590.1.6.1.1.2
65
- description: Number of SIP call legs being handled by the SIP service.
78
+ description: Number of SIP call legs being handled by the SIP service
79
+ family: Cisco/Voice/CVP/Calls
80
unit: "{call_leg}"
81
metric_tags:
82
- symbol:
@@ -76,21 +90,24 @@ metrics:
90
symbol:
91
name: ccvpLicAggMaxPortsInUse
92
OID: 1.3.6.1.4.1.9.9.590.1.2.12.0
79
- description: Peak number of simultaneous port licenses used since the start of the system.
80
- unit: "{port}"
93
+ description: Peak number of simultaneous port licenses used since the start of the system
94
+ family: Cisco/Voice/CVP/Port Licenses
95
+ unit: "{license}"
96
- MIB: CISCO-CVP-MIB
97
symbol:
98
name: ccvpLicRtPortsInUse
99
OID: 1.3.6.1.4.1.9.9.590.1.2.2.0
85
- description: Number of port licenses currently in use on the call server.
86
- unit: "{port}"
100
+ description: Number of port licenses currently in use on the call server
101
+ family: Cisco/Voice/CVP/Port Licenses
102
+ unit: "{license}"
103
104
- MIB: CISCO-CCM-MIB
105
metric_type: gauge
106
symbol:
107
name: ccmRegisteredGateways
108
OID: 1.3.6.1.4.1.9.9.156.1.5.8.0
93
- description: Number of gateways that are registered and actively in communication with the local call manager.
109
+ description: Number of gateways that are registered and actively in communication with the local call manager
110
+ family: Cisco/Voice/UCM/Gateways
111
unit: "{gateway}"
112
- MIB: CISCO-CCM-MIB
113
metric_type: gauge
@@ -98,6 +115,7 @@ metrics:
115
name: ccmRegisteredPhones
116
OID: 1.3.6.1.4.1.9.9.156.1.5.5.0
117
description: Number of phones that are registered and actively in communication with the local call manager.
118
+ family: Cisco/Voice/UCM/Phones
119
unit: "{phone}"
120
- MIB: CISCO-CCM-MIB
121
metric_type: gauge
@@ -105,13 +123,15 @@ metrics:
123
name: ccmRejectedPhones
124
OID: 1.3.6.1.4.1.9.9.156.1.5.7.0
125
description: Number of phones whose registration requests were rejected by the local call manager.
108
- unit: "{phone}"
126
+ family: Cisco/Voice/UCM/Phones
127
+ unit: "{reject}"
128
- MIB: CISCO-CCM-MIB
129
metric_type: gauge
130
symbol:
131
name: ccmUnregisteredPhones
132
OID: 1.3.6.1.4.1.9.9.156.1.5.6.0
133
description: Number of phone that are unregistered or have lost contact with the local call manager.
134
+ family: Cisco/Voice/UCM/Phones
135
unit: "{phone}"
136
137
- MIB: CISCO-VOICE-DIAL-CONTROL-MIB
@@ -122,10 +142,12 @@ metrics:
142
- name: cvCallVolMediaIncomingCalls
143
OID: 1.3.6.1.4.1.9.9.63.1.3.8.5.1.1
144
description: Total number of inbound active media calls through this IP interface.
145
+ family: Cisco/Voice/Media Calls
146
unit: "{call}"
147
- name: cvCallVolMediaOutgoingCalls
148
OID: 1.3.6.1.4.1.9.9.63.1.3.8.5.1.2
149
description: Total number of outbound active media calls through the IP interface.
150
+ family: Cisco/Voice/Media Calls
151
unit: "{call}"
152
metric_tags:
153
- MIB: IF-MIB
@@ -143,10 +165,12 @@ metrics:
165
- name: cvCallVolPeerIncomingCalls
166
OID: 1.3.6.1.4.1.9.9.63.1.3.8.4.1.1
167
description: Total number of active calls that has selected the dialpeer as an incoming dialpeer.
168
+ family: Cisco/Voice/Media Calls
169
unit: "{call}"
170
- name: cvCallVolPeerOutgoingCalls
171
OID: 1.3.6.1.4.1.9.9.63.1.3.8.4.1.2
172
description: Total number of active calls that has selected the dialpeer as an outgoing dialpeer.
173
+ family: Cisco/Voice/Media Calls
174
unit: "{call}"
175
metric_tags:
176
- index: 1
@@ -160,19 +184,23 @@ metrics:
184
symbols:
185
- name: dialCtlPeerStatsAcceptCalls
186
OID: 1.3.6.1.2.1.10.21.1.2.2.1.5
163
- description: Number of calls from this peer accepted since system startup.
187
+ description: Number of calls from this peer accepted since system startup
188
+ family: Voice/Dial Peers/Calls
189
unit: "{call}"
190
- name: dialCtlPeerStatsFailCalls
191
OID: 1.3.6.1.2.1.10.21.1.2.2.1.4
167
- description: Number of failed call attempts to this peer since system startup.
192
+ description: Number of failed call attempts to this peer since system startup
193
+ family: Voice/Dial Peers/Calls
194
unit: "{call}"
195
- name: dialCtlPeerStatsRefuseCalls
196
OID: 1.3.6.1.2.1.10.21.1.2.2.1.6
171
- description: Number of calls from this peer refused since system startup.
197
+ description: Number of calls from this peer refused since system startup
198
+ family: Voice/Dial Peers/Calls
199
unit: "{call}"
200
- name: dialCtlPeerStatsSuccessCalls
201
OID: 1.3.6.1.2.1.10.21.1.2.2.1.3
175
- description: Number of completed calls to this peer.
202
+ description: Number of completed calls to this peer
203
+ family: Voice/Dial Peers/Calls
204
unit: "{call}"
205
metric_tags:
206
- index: 1
@@ -186,8 +214,18 @@ metrics:
214
- name: cccaPimStatus
215
OID: 1.3.6.1.4.1.9.9.473.1.3.6.1.4
216
description: Last known status of the enterprise contact center application peripheral interface manager functional component.
189
- unit: "1"
190
- # TODO: Check out metric_tags with symbols having mappings and/or expressing states/statuses. Need to convert to metrics.
217
+ family: Cisco/Voice/CCA/Status
218
+ unit: "{status}"
219
+ mapping:
220
+ 1: unknown
221
+ 2: disabled
222
+ 3: stopped
223
+ 4: started
224
+ 5: active
225
+ 6: standby
226
+ 7: disconnected
227
+ 8: uninitialized
228
+ 9: notRoutable
229
metric_tags:
230
- symbol:
231
OID: 1.3.6.1.4.1.9.9.473.1.3.6.1.1
@@ -210,15 +248,18 @@ metrics:
248
- name: cccaRouterAgentsLoggedOn
249
OID: 1.3.6.1.4.1.9.9.473.1.3.1.1.3
250
description: Number of contact center agents currently managed by the enterprise contact center application.
251
+ family: Cisco/Voice/CCA/Agents
252
unit: "{agent}"
253
- name: cccaRouterCallsInProgress
254
OID: 1.3.6.1.4.1.9.9.473.1.3.1.1.4
255
description: Number of active (voice) calls being managed by the enterprise contact center application.
217
- unit: "{call}"
256
+ family: Cisco/Voice/CCA/Calls
257
+ unit: "{calls}"
258
- name: cccaRouterCallsInQueue
259
OID: 1.3.6.1.4.1.9.9.473.1.3.1.1.8
260
description: Number of calls queued in all network Voice Response Units (VRUs).
221
- unit: "{call}"
261
+ family: Cisco/Voice/CCA/Calls
262
+ unit: "{calls}"
263
metric_tags:
264
- tag: instance_number
224
- index: 1 # Index of cccaRouterTable is (cccaInstanceNumber, cccaComponentIndex)
265
+ index: 1 # Index of cccaRouterTable is (cccaInstanceNumber, cccaComponentIndex)