summaryrefslogtreecommitdiff
path: root/MIBS/cisco/CISCO-VOICE-COMMON-DIAL-CONTROL-MIB
blob: 79d40c4d5f00c9433a6749c26a31355bbb2e97aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
-- *****************************************************************
-- CISCO-VOICE-COMMON-DIAL-CONTROL-MIB.my:
-- Voice Common Dial Control MIB file
--   
-- June 1999, Chris White
--   
-- Copyright (c) 1999, 2001, 2003, 2005-2010 by cisco Systems Inc.
-- All rights reserved.
-- *****************************************************************

CISCO-VOICE-COMMON-DIAL-CONTROL-MIB DEFINITIONS ::= BEGIN

IMPORTS
    MODULE-IDENTITY,
    OBJECT-TYPE,
    Unsigned32
        FROM SNMPv2-SMI
    MODULE-COMPLIANCE,
    OBJECT-GROUP
        FROM SNMPv2-CONF
    TruthValue,
    TEXTUAL-CONVENTION
        FROM SNMPv2-TC
    callActiveSetupTime,
    callActiveIndex
        FROM DIAL-CONTROL-MIB
    SnmpAdminString
        FROM SNMP-FRAMEWORK-MIB
    cCallHistoryIndex
        FROM CISCO-DIAL-CONTROL-MIB
    ciscoExperiment
        FROM CISCO-SMI;


ciscoVoiceCommonDialControlMIB MODULE-IDENTITY
    LAST-UPDATED    "201006300000Z"
    ORGANIZATION    "Cisco Systems, Inc."
    CONTACT-INFO
            "Cisco Systems
            Customer Service

            Postal: 170 W. Tasman Drive
            San Jose, CA  95134
            USA

            Tel: +1 800 553-NETS

            E-mail: cs-voice@cisco.com"
    DESCRIPTION
        "This MIB module contains voice related objects that
        are common across more than one network
        encapsulation i.e VoIP, VoATM and VoFR.

        *** ABBREVIATIONS, ACRONYMS AND SYMBOLS ***

        GSM    - Global System for Mobile Communication

        AMR-NB - Adaptive Multi Rate - Narrow Band

        iLBC   - internet Low Bitrate Codec

        iSAC   - internet Speech Audio Codec"
    REVISION        "201006300000Z"
    DESCRIPTION
        "Added CvcCallReferenceIdOrZero textual convention.
        Added aaclc and aacld enum to CvcCoderTypeRate and
        CvcSpeechCoderRate textual conventions."
    REVISION        "200903180000Z"
    DESCRIPTION
        "[1] Added acronym for iSAC codec
        [2] Added iSAC enum to CvcSpeechCoderRate and CvcCoderTypeRate  
            textual conventions."
    REVISION        "200807020000Z"
    DESCRIPTION
        "[1] Added '-- obsolete' to description of 'g722'
        enum from CvcCoderTypeRate.
        [2] Added new enum values 'g722r4800', 'g722r5600'
        and 'g722r6400' to CvcCoderTypeRate.
        [3] Added new enum values 'g722r4800', 'g722r5600'
        and 'g722r6400' to CvcSpeechCoderRate."
    REVISION        "200706260000Z"
    DESCRIPTION
        "[1] Imported TEXTUAL-CONVENTION from SNMPv2-TC.
        [2] Added acronyms for GSM AMR-NB and iLBC codecs
        [3] Added llcc, gsmAmrNb, iLBC, iLBCr15200 and iLBCr13330
            enums to CvcSpeechCoderRate textual conventions.
        [4] Added llcc, gsmAmrNb, g722, iLBC, iLBCr15200 and iLBCr13330 
            enums to CvcCoderTypeRate textual conventions.
        [5] Added REFERENCE clause to CvcSpeechCoderRate and
            CvcCoderTypeRate textual conventions for GSM AMR-NB and
            iLBC codecs."
    REVISION        "200508160000Z"
    DESCRIPTION
        "Added CvcH320CallType and CvcVideoCoderRate objects.
        Added g722 enum to CvcCoderTypeRate textual conventions."
    REVISION        "200503060000Z"
    DESCRIPTION
        "Added gsmAmrNb enum to CvcSpeechCoderRate and CvcCoderTypeRate
        textual conventions."
    REVISION        "200303110000Z"
    DESCRIPTION
        "Added new enum value 'llcc', to CvcSpeechCoderRate
        and CvcCoderTypeRate textual-conventions."
    REVISION        "200110060000Z"
    DESCRIPTION
        "[1] Added new enum value 'g726r40000',to CvcSpeechCoderRate's
        and CvcCoderTypeRate's textual-conventions.
        [2] Replaced 'clearch' enum with 'clearChannel' enum.
        [3] Replaced 'codec is disabled' comment for clearChannel enum
        with 'CLEAR channel codec'."
    REVISION        "200109050000Z"
    DESCRIPTION
        "[1] Added new enum value, 'clearch,' to CvcSpeechCoderRate's
        and CvcCoderTypeRate's textual-conventions. 
        [2] Added new enum value, 'gr303,' to CvcInBandSignaling's
        textual-conventions
        [3] Modified cvCommonDcCallActiveInBandSignaling's and
        cvCommonDcCallHistoryInBandSignaling's description
        to indicate value is valid only for Connection Trunk calls."
    REVISION        "200007220000Z"
    DESCRIPTION
        "Add new objects for handling the following features:
        [1] Calling Name display for call active and history table.
        [2] Caller ID Block, which indicates whether the Caller ID
            feature is in using,  for call active and history table."
    ::= { ciscoExperiment 55 }


-- Voice Common Dial Control MIB objects definitions

cvCommonDcMIBObjects  OBJECT IDENTIFIER
    ::= { ciscoVoiceCommonDialControlMIB 1 }

-- The Voice Common Dial Control MIB consists of the following groups
-- [1] Voice Common Call Active Group (cvCommonDcCallActive)
-- [2] Voice Common Call History Group (cvCommonDcCallHistory)

cvCommonDcCallActive  OBJECT IDENTIFIER
    ::= { cvCommonDcMIBObjects 1 }

cvCommonDcCallHistory  OBJECT IDENTIFIER
    ::= { cvCommonDcMIBObjects 2 }


-- Textual Conventions
--   

--   

-- Speech Coder Rate Textual Conventions

CvcSpeechCoderRate ::= TEXTUAL-CONVENTION
    STATUS          current
    DESCRIPTION
        "This object specifies the most desirable codec of
        speech for the VoIP, VoATM or VoFR peer.
        g729r8000      - pre-IETF G.729 8000  bps
        g729Ar8000     - G.729 ANNEX-A 8000  bps
        g726r16000     - G.726 16000 bps
        g726r24000     - G.726 24000 bps
        g726r32000     - G.726 32000 bps
        g711ulawr64000 - G.711 u-Law 64000 bps
        g711Alawr64000 - G.711 A-Law 64000 bps
        g728r16000     - G.728 16000 bps
        g723r6300      - G.723.1 6300 bps
        g723r5300      - G.723.1 5300 bps
        gsmr13200      - GSM Full rate 13200 bps
        g729Br8000     - G.729 ANNEX-B 8000  bps
        g729ABr8000    - G.729 ANNEX-A & B 8000 bps
        g723Ar6300     - G723.1 Annex A 6300 bps              
        g723Ar5300     - G723.1 Annex A 5300 bps               
        g729IETFr8000  - IETF G.729 8000  bps
        gsmeEr12200    - GSM Enhanced Full Rate 12200 bps
        clearChannel   - CLEAR Channel codec
        g726r40000     - G.726 40000 bps
        llcc           - Lossless compression codec
        gsmAmrNb       - GSM AMR-NB 4750 - 12200 bps
        iLBC           - iILBC 13330 or 15200 bps
        iLBCr15200     - iLBC 15200 bps
        iLBCr13330     - iLBC 13330 bps
        g722r4800      - G.722 (modes 1, 2, 3)
        g722r5600      - G.722 (modes 1, 2)
        g722r6400      - G.722 (mode 1)
        iSAC           - iSAC (10 to 32 kbps)
        aaclc          - AAC-LC Advanced Audio Coding Low Complexity
        aacld          - AAC-LD MPEG-4 Low Delay Audio Coder"

    REFERENCE
        "[1] RFC 3267: For introduction about GSM AMR-NB codec,
         section 3.1
             [2] RFC 3952: For introduction about iLBC codec,
         section 2"
    SYNTAX          INTEGER  {
                        g729r8000(1),
                        g729Ar8000(2),
                        g726r16000(3),
                        g726r24000(4),
                        g726r32000(5),
                        g711ulawr64000(6),
                        g711Alawr64000(7),
                        g728r16000(8),
                        g723r6300(9),
                        g723r5300(10),
                        gsmr13200(11),
                        g729Br8000(12),
                        g729ABr8000(13),
                        g723Ar6300(14),
                        g723Ar5300(15),
                        g729IETFr8000(16),
                        gsmeEr12200(17),
                        clearChannel(18),
                        g726r40000(19),
                        llcc(20),
                        gsmAmrNb(21),
                        iLBC(22),
                        iLBCr15200(23),
                        iLBCr13330(24),
                        g722r4800(25),
                        g722r5600(26),
                        g722r6400(27),
                        iSAC(28),
                        aaclc(29),
                        aacld(30)
                    }

-- Fax Transmit Rate Textual Convention

CvcFaxTransmitRate ::= TEXTUAL-CONVENTION
    STATUS          current
    DESCRIPTION
        "This object specifies the default transmit rate of FAX
        for the VoIP, VoATM or VOFR peer. If the value of this
        object is 'none', then the Fax relay feature is disabled         
        ; otherwise the Fax relay feature is enabled.

        none      - Fax relay is disabled.
        voiceRate - the fastest possible fax rate not exceed
                    the configured voice rate.
        fax2400   - 2400  bps FAX transmit rate.
        fax4800   - 4800  bps FAX transmit rate.
        fax7200   - 7200  bps FAX transmit rate.
        fax9600   - 9600  bps FAX transmit rate.
        fax14400  - 14400 bps FAX transmit rate.
        fax12000  - 12000 bps FAX transmit rate."
    SYNTAX          INTEGER  {
                        none(1),
                        voiceRate(2),
                        fax2400(3),
                        fax4800(4),
                        fax7200(5),
                        fax9600(6),
                        fax14400(7),
                        fax12000(8)
                    }

-- Voice/FAX Call Coder Type-Rate textual convention

CvcCoderTypeRate ::= TEXTUAL-CONVENTION
    STATUS          current
    DESCRIPTION
        "Represents the coder type-rate for voice/fax compression
        used during a call.

        *** ABBREVIATIONS, ACRONYMS AND SYMBOLS ***

        GSM    - Global System for Mobile Communication

        AMR-NB - Adaptive Multi Rate - Narrow Band

        iLBC   - internet Low Bitrate Codec

        iSAC   - internet Speech Audio Codec

        other          - none of the following.
        fax2400        - FAX   2400  bps 
        fax4800        - FAX   4800  bps 
        fax7200        - FAX   7200  bps 
        fax9600        - FAX   9600  bps
        fax14400       - FAX   14400 bps  
        fax12000       - FAX   12000 bps  
        g729r8000      - G.729 8000  bps (pre-IETF bit ordering)
        g729Ar8000     - G.729 ANNEX-A 8000  bps
        g726r16000     - G.726 16000 bps
        g726r24000     - G.726 24000 bps
        g726r32000     - G.726 32000 bps
        g711ulawr64000 - G.711 u-Law 64000 bps
        g711Alawr64000 - G.711 A-Law 64000 bps
        g728r16000     - G.728 16000 bps
        g723r6300      - G.723.1 6300 bps
        g723r5300      - G.723.1 5300 bps
        gsmr13200      - GSM full rate 13200 bps
        g729Br8000     - G.729 ANNEX-B 8000  bps
        g729ABr8000    - G.729 ANNEX-A & B 8000 bps
        g723Ar6300     - G723.1 Annex A 6300 bps              
        g723Ar5300     - G723.1 Annex A 5300 bps               
        ietfg729r8000  - G.729 8000 bps (IETF bit ordering)
        gsmeEr12200    - GSM Enhanced Full Rate 12200 bps
        clearChannel   - CLEAR channel codec
        g726r40000     - G.726 40000 bps 
        llcc           - Lossless compression codec
        gsmAmrNb       - GSM AMR-NB 4750 - 12200 bps
        g722           - G.722 2400 - 6400 bps
        iLBC           - iILBC 13330 or 15200 bps
        iLBCr15200     - iLBC 15200 bps
        iLBCr13330     - iLBC 13330 bps
        g722r4800      - G.722 (modes 1, 2, 3)
        g722r5600      - G.722 (modes 1, 2)
        g722r6400      - G.722 (mode 1)
        iSAC           - iSAC (10 to 32 kbps)
        aaclc          - AAC-LC Advanced Audio Coding Low Complexity
        aacld          - AAC-LD MPEG-4 Low Delay Audio Coder"

    REFERENCE
        "[1] RFC 3267: For introduction about GSM AMR-NB codec,
         section 3.1
             [2] RFC 3952: For introduction about iLBC codec,
         section 2"
    SYNTAX          INTEGER  {
                        other(1),
                        fax2400(2),
                        fax4800(3),
                        fax7200(4),
                        fax9600(5),
                        fax14400(6),
                        fax12000(7),
                        g729r8000(10),
                        g729Ar8000(11),
                        g726r16000(12),
                        g726r24000(13),
                        g726r32000(14),
                        g711ulawr64000(15),
                        g711Alawr64000(16),
                        g728r16000(17),
                        g723r6300(18),
                        g723r5300(19),
                        gsmr13200(20),
                        g729Br8000(21),
                        g729ABr8000(22),
                        g723Ar6300(23),
                        g723Ar5300(24),
                        ietfg729r8000(25),
                        gsmeEr12200(26),
                        clearChannel(27),
                        g726r40000(28),
                        llcc(29),
                        gsmAmrNb(30),
                        g722(31),
                        iLBC(32),
                        iLBCr15200(33),
                        iLBCr13330(34),
                        g722r4800(35),
                        g722r5600(36),
                        g722r6400(37),
                        iSAC(38),
                        aaclc(39),
                        aacld(40)
                    }

-- Global Call Identifier textual convention

CvcGUid ::= TEXTUAL-CONVENTION
    STATUS          current
    DESCRIPTION
        "Represents a Global Call Identifier.
        The global call identifier is used as an unique identifier
        for an end-to-end call.
        A zero length CvcGUid indicates no value for the global call
        identifier."
    SYNTAX          OCTET STRING (SIZE (0..16))

-- InBand Signaling textual conventions

CvcInBandSignaling ::= TEXTUAL-CONVENTION
    STATUS          current
    DESCRIPTION
        "Represents the type of in-band signaling used between
        the two end points of the call and is used to inform the
        router how interpret the ABCD signaling data bits passed
        as part of the voice payload data.

        cas         - specifies interpret the signaling bits as
                      North American Channel Associated signaling.        
        none        - specifies no in-band signaling or signaling
                      is being done via an external method (e.g
                      CCS).
        cept        - specifies interpret the signaling bits as
                      MELCAS
        transparent - specifies do not interpret or translate the
                      signaling bits.
        gr303       - specifies interpret the signaling bits as
                      GR303"
    SYNTAX          INTEGER  {
                        cas(1),
                        none(2),
                        cept(3),
                        transparent(4),
                        gr303(5)
                    }

-- Call Reference Identifier textual convention

CvcCallReferenceIdOrZero ::= TEXTUAL-CONVENTION
    STATUS          current
    DESCRIPTION
        "A call reference ID correlates the video and audio call entries
        that belong to the same endpoint.  In other words, if an audio
        call entry and a video call entry have the same call reference
        ID, these entries belong to the same endpoint.  
        Because an audio-only endpoint creates only one call entry, call
        reference ID is not necessary and is set to zero.
        A call reference ID with value greater than zero signifies a
        video call, the value zero is object-specific and must therefore
        be defined as part of the description of any object which uses
        this syntax.  Examples of the usage of zero include audio calls."
    SYNTAX          Unsigned32

-- Voice Call H.320 Call Type textual convention

CvcH320CallType ::= TEXTUAL-CONVENTION
    STATUS          current
    DESCRIPTION
        "This object specifies the H320 call type of a voice call."
    SYNTAX          INTEGER  {
                        none(0), -- none of the following
                        primary(1), -- h320 primary call
                        secondary(2) -- h320 secondary call                        
                    }

-- Voice Call Coder Type-Rate textual convention

CvcVideoCoderRate ::= TEXTUAL-CONVENTION
    STATUS          current
    DESCRIPTION
        "This object specifies the encoding type used to compress
        the video data of the voice call."
    SYNTAX          INTEGER  {
                        none(0), -- none of the following
                        h261(1),
                        h263(2),
                        h263plus(3),
                        h264(4)
                    }
-- **********************************************************************
-- Voice Common Call Active Group
-- **********************************************************************
--   

-- Voice Common Call Active Table

cvCommonDcCallActiveTable OBJECT-TYPE
    SYNTAX          SEQUENCE OF CvCommonDcCallActiveEntry 
    MAX-ACCESS      not-accessible
    STATUS          current
    DESCRIPTION
        "This table is a common extension to the call active
        table of IETF Dial Control MIB. It contains common call 
        leg information about a network call leg."
    ::= { cvCommonDcCallActive 1 }

cvCommonDcCallActiveEntry OBJECT-TYPE
    SYNTAX          CvCommonDcCallActiveEntry
    MAX-ACCESS      not-accessible
    STATUS          current
    DESCRIPTION
        "The common information regarding a single network call
        leg. The call leg entry is identified by using the same 
        index objects that are used by Call Active table of IETF 
        Dial Control MIB to identify the call.
        An entry of this table is created when its associated 
        call active entry in the IETF Dial Control MIB is created
        and the call active entry contains information for the 
        call establishment to a network dialpeer.             
        The entry is deleted when its associated call active entry 
        in the IETF Dial Control MIB is deleted."
    INDEX           {
                        callActiveSetupTime,
                        callActiveIndex
                    } 
    ::= { cvCommonDcCallActiveTable 1 }

CvCommonDcCallActiveEntry ::= SEQUENCE {
        cvCommonDcCallActiveConnectionId    CvcGUid,
        cvCommonDcCallActiveVADEnable       TruthValue,
        cvCommonDcCallActiveCoderTypeRate   CvcCoderTypeRate,
        cvCommonDcCallActiveCodecBytes      INTEGER,
        cvCommonDcCallActiveInBandSignaling CvcInBandSignaling,
        cvCommonDcCallActiveCallingName     SnmpAdminString,
        cvCommonDcCallActiveCallerIDBlock   TruthValue
}

cvCommonDcCallActiveConnectionId OBJECT-TYPE
    SYNTAX          CvcGUid
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "The global call identifier for the network call." 
    ::= { cvCommonDcCallActiveEntry 1 }

cvCommonDcCallActiveVADEnable OBJECT-TYPE
    SYNTAX          TruthValue
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "The object indicates whether or not the VAD (Voice
        Activity Detection) is enabled for the voice call." 
    ::= { cvCommonDcCallActiveEntry 2 }

cvCommonDcCallActiveCoderTypeRate OBJECT-TYPE
    SYNTAX          CvcCoderTypeRate
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "The negotiated coder rate. It specifies the transmit
        rate of voice/fax compression to its associated call leg 
        for the call.
        This rate is different from the configuration rate 
        because of rate negotiation during the call." 
    ::= { cvCommonDcCallActiveEntry 3 }

cvCommonDcCallActiveCodecBytes OBJECT-TYPE
    SYNTAX          INTEGER (10..255)
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "Specifies the payload size of the voice packet." 
    ::= { cvCommonDcCallActiveEntry 4 }

cvCommonDcCallActiveInBandSignaling OBJECT-TYPE
    SYNTAX          CvcInBandSignaling
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "Specifies the type of in-band signaling being used on
        the call.  This object is instantiated only for 
        Connection Trunk calls." 
    ::= { cvCommonDcCallActiveEntry 5 }

cvCommonDcCallActiveCallingName OBJECT-TYPE
    SYNTAX          SnmpAdminString (SIZE  (0..64))
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "The calling party name this call is connected to. If the
        name is not available, then it will have a length of zero." 
    ::= { cvCommonDcCallActiveEntry 6 }

cvCommonDcCallActiveCallerIDBlock OBJECT-TYPE
    SYNTAX          TruthValue
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "The object indicates whether or not the caller ID feature
        is blocked for this voice call." 
    ::= { cvCommonDcCallActiveEntry 7 }
 

-- ****************************************************************************
-- Voice Common Call History Group
-- ****************************************************************************
--   

-- Voice Common Call History Table

cvCommonDcCallHistoryTable OBJECT-TYPE
    SYNTAX          SEQUENCE OF CvCommonDcCallHistoryEntry 
    MAX-ACCESS      not-accessible
    STATUS          current
    DESCRIPTION
        "This table is the Common extension to the call history
        table of IETF Dial Control MIB. It contains Common call 
        leg information about a network call leg."
    ::= { cvCommonDcCallHistory 1 }

cvCommonDcCallHistoryEntry OBJECT-TYPE
    SYNTAX          CvCommonDcCallHistoryEntry
    MAX-ACCESS      not-accessible
    STATUS          current
    DESCRIPTION
        "The common information regarding a single network call
        leg. The call leg entry is identified by using the same 
        index objects that are used by Call Active table of IETF 
        Dial Control MIB to identify the call.
        An entry of this table is created when its associated 
        call history entry in the IETF Dial Control MIB is 
        created and the call history entry contains information 
        for the call establishment to a network dialpeer.
        The entry is deleted when its associated call history 
        entry in the IETF Dial Control MIB is deleted."
    INDEX           { cCallHistoryIndex } 
    ::= { cvCommonDcCallHistoryTable 1 }

CvCommonDcCallHistoryEntry ::= SEQUENCE {
        cvCommonDcCallHistoryConnectionId    CvcGUid,
        cvCommonDcCallHistoryVADEnable       TruthValue,
        cvCommonDcCallHistoryCoderTypeRate   CvcCoderTypeRate,
        cvCommonDcCallHistoryCodecBytes      INTEGER,
        cvCommonDcCallHistoryInBandSignaling CvcInBandSignaling,
        cvCommonDcCallHistoryCallingName     SnmpAdminString,
        cvCommonDcCallHistoryCallerIDBlock   TruthValue
}

cvCommonDcCallHistoryConnectionId OBJECT-TYPE
    SYNTAX          CvcGUid
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "The global call identifier for the gateway call." 
    ::= { cvCommonDcCallHistoryEntry 1 }

cvCommonDcCallHistoryVADEnable OBJECT-TYPE
    SYNTAX          TruthValue
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "The object indicates whether or not the VAD (Voice
        Activity Detection) was enabled for the voice call." 
    ::= { cvCommonDcCallHistoryEntry 2 }

cvCommonDcCallHistoryCoderTypeRate OBJECT-TYPE
    SYNTAX          CvcCoderTypeRate
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "The negotiated coder rate. It specifies the transmit rate
        of voice/fax compression to its associated call leg for 
        the call.
        This rate is different from the configuration rate 
        because of rate negotiation during the call." 
    ::= { cvCommonDcCallHistoryEntry 3 }

cvCommonDcCallHistoryCodecBytes OBJECT-TYPE
    SYNTAX          INTEGER (10..255)
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "Specifies the payload size of the voice packet." 
    ::= { cvCommonDcCallHistoryEntry 4 }

cvCommonDcCallHistoryInBandSignaling OBJECT-TYPE
    SYNTAX          CvcInBandSignaling
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "Specifies the type of in-band signaling used on the
        call.  This object is instantiated only for 
        Connection Trunk calls." 
    ::= { cvCommonDcCallHistoryEntry 5 }

cvCommonDcCallHistoryCallingName OBJECT-TYPE
    SYNTAX          SnmpAdminString (SIZE  (0..64))
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "The calling party name this call is connected to. If
        the name is not available, then it will have a length 
        of zero." 
    ::= { cvCommonDcCallHistoryEntry 6 }

cvCommonDcCallHistoryCallerIDBlock OBJECT-TYPE
    SYNTAX          TruthValue
    MAX-ACCESS      read-only
    STATUS          current
    DESCRIPTION
        "The object indicates whether or not the caller ID
        feature is blocked for this voice call." 
    ::= { cvCommonDcCallHistoryEntry 7 }
 

-- **********************************************************************
-- Notifications
-- **********************************************************************

cvCommonDcMIBNotificationPrefix  OBJECT IDENTIFIER
    ::= { ciscoVoiceCommonDialControlMIB 2 }

cvCommonDcMIBNotifications  OBJECT IDENTIFIER
    ::= { cvCommonDcMIBNotificationPrefix 0 }

cvCommonDcMIBConformance  OBJECT IDENTIFIER
    ::= { ciscoVoiceCommonDialControlMIB 3 }

cvCommonDcMIBCompliances  OBJECT IDENTIFIER
    ::= { cvCommonDcMIBConformance 1 }

cvCommonDcMIBGroups  OBJECT IDENTIFIER
    ::= { cvCommonDcMIBConformance 2 }


-- **********************************************************************
-- Compliance statements
-- **********************************************************************

cvCommonDcMIBCompliance MODULE-COMPLIANCE
    STATUS          deprecated
    DESCRIPTION
        "The compliance statement for entities which
        implement the CISCO VOICE COMMON MIB"
    MODULE          -- this module
    MANDATORY-GROUPS { cvCommonDcCallGroup }
    ::= { cvCommonDcMIBCompliances 1 }

cvCommonDcMIBComplianceRev1 MODULE-COMPLIANCE
    STATUS          current
    DESCRIPTION
        "The compliance statement for entities which
        implement the CISCO VOICE COMMON MIB"
    MODULE          -- this module
    MANDATORY-GROUPS { cvCommonDcCallGroup1 }

    OBJECT          cvCommonDcCallActiveCallingName
    SYNTAX          SnmpAdminString (SIZE (0..64))
    DESCRIPTION
        "Support is required only for the subset of
        SnmpAdminString values which contain ASCII characters.  
        In effect, a minimal implementation implements this 
        object as a DisplayString."

    OBJECT          cvCommonDcCallHistoryCallingName
    SYNTAX          SnmpAdminString (SIZE (0..64))
    DESCRIPTION
        "Support is required only for the subset of
        SnmpAdminString values which contain ASCII characters.  
        In effect, a minimal implementation implements this 
        object as a DisplayString."
    ::= { cvCommonDcMIBCompliances 2 }

-- units of conformance

cvCommonDcCallGroup OBJECT-GROUP
    OBJECTS         {
                        cvCommonDcCallActiveConnectionId,
                        cvCommonDcCallActiveVADEnable,
                        cvCommonDcCallActiveCoderTypeRate,
                        cvCommonDcCallActiveCodecBytes,
                        cvCommonDcCallActiveInBandSignaling,
                        cvCommonDcCallHistoryConnectionId,
                        cvCommonDcCallHistoryVADEnable,
                        cvCommonDcCallHistoryCoderTypeRate,
                        cvCommonDcCallHistoryCodecBytes,
                        cvCommonDcCallHistoryInBandSignaling
                    }
    STATUS          deprecated
    DESCRIPTION
        "A collection of objects providing the common network
        call leg information."
    ::= { cvCommonDcMIBGroups 1 }

cvCommonDcCallGroup1 OBJECT-GROUP
    OBJECTS         {
                        cvCommonDcCallActiveConnectionId,
                        cvCommonDcCallActiveVADEnable,
                        cvCommonDcCallActiveCoderTypeRate,
                        cvCommonDcCallActiveCodecBytes,
                        cvCommonDcCallActiveInBandSignaling,
                        cvCommonDcCallActiveCallingName,
                        cvCommonDcCallActiveCallerIDBlock,
                        cvCommonDcCallHistoryConnectionId,
                        cvCommonDcCallHistoryVADEnable,
                        cvCommonDcCallHistoryCoderTypeRate,
                        cvCommonDcCallHistoryCodecBytes,
                        cvCommonDcCallHistoryInBandSignaling,
                        cvCommonDcCallHistoryCallingName,
                        cvCommonDcCallHistoryCallerIDBlock
                    }
    STATUS          current
    DESCRIPTION
        "A collection of objects providing the common network
        call leg information."
    ::= { cvCommonDcMIBGroups 2 }

END