~ubuntu-branches/ubuntu/karmic/asterisk/karmic-proposed

« back to all changes in this revision

Viewing changes to doc/asterisk-mib.txt

  • Committer: Bazaar Package Importer
  • Author(s): Faidon Liambotis, Faidon Liambotis, Tzafrir Cohen
  • Date: 2009-07-28 03:42:54 UTC
  • mfrom: (8.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20090728034254-ip2jeh7h3s45fqre
Tags: 1:1.6.2.0~dfsg~beta3-1
[ Faidon Liambotis ]
* New upstream release.
  - Drop patches astvarrundir, pubkey_jnctn; merged upstream (finally!).
  - Adapt patch safe_asterisk-nobg.
* Switch to downloads.asterisk.org instead of downloads.digium.com.
* Add depends on libxml2-dev for the new XML documentation.
* Remove Conflicts/Replaces with asterisk-classic, asterisk-bristuff,
  asterisk-chan-capi (<< 1.1.1-1~), since those are pre-lenny.
* Revert upstream's r190830 that ported app_osplookup to OSP Toolkit 3.5;
  the API is not backwards compatible and Debian still has 3.4.2.
* Accommodate for the rename of libcap2-dev to libcap-dev (Closes: #532971).
* Add dependency to libspandsp to build the fax applications.
* Update Standards-Version to 3.8.2, no changes needed.
* Remove init script's "zaptel-fix" action; there's no zaptel anymore and
  was also lintian-buggy in its current form.
* Don't include /var/run/asterisk in the package, it is created at boot-time
  by the init script (thanks lintian).
* Remove asterisk-progdocs: it is of very limited use but a) is enormous in
  size and b) takes too long to build.
* Re-enable and port to 1.6 the h323 segfault patch, apparently it's still
  needed.
* Fix asterisk's Makefiles so that the openh323/libpt dependencies are added
  to chan_h323.so instead of the main asterisk binary.
* Fix astgenkey to respect system's umask. Thanks Jonas Smedegaard.
  (Closes: #531730) 
* Create /var/log/asterisk/* directories if non-existent, for /var/log on
  tmpfs scenarios. Thanks martin f krafft! (Closes: #524015)
* Use the lsb-base standard way of gathering and reporting status in the
  init script. Thanks Dustin Kirkland and Ubuntu! (Closes: #506453)
* Fix debian/rules so that configure isn't called twice during a build.
* Install Zaptel-to-DAHDI.txt, explains the migration procedure from Zaptel
  to DAHDI and is therefore useful when upgrading from lenny.

[ Tzafrir Cohen ]
* New upstream release.
  - Fixes that bashism in safe_asterisk (Closes: #530047) (not dashism).
  - Dropped patch astcanary_startup: merged upstream.
* Patch makefile_appdocs_dtd: fix location of DTD installation.
* Register the HTML docs with doc-base as well.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
ASTERISK-MIB DEFINITIONS ::= BEGIN
2
2
 
3
3
IMPORTS
4
 
        OBJECT-TYPE, MODULE-IDENTITY, Integer32, Counter32, TimeTicks
 
4
        OBJECT-TYPE, MODULE-IDENTITY, Integer32, Counter32, TimeTicks,
 
5
        Unsigned32, Gauge32
5
6
                FROM SNMPv2-SMI
6
7
 
7
8
        TEXTUAL-CONVENTION, DisplayString, TruthValue
11
12
                FROM DIGIUM-MIB;
12
13
 
13
14
asterisk MODULE-IDENTITY
14
 
        LAST-UPDATED    "200603061840Z"
 
15
        LAST-UPDATED    "200806202025Z"
15
16
        ORGANIZATION    "Digium, Inc."
16
17
        CONTACT-INFO
17
18
                "Mark A. Spencer
32
33
        DESCRIPTION
33
34
                "Asterisk is an Open Source PBX.  This MIB defined
34
35
                objects for managing Asterisk instances."
 
36
        REVISION        "200806202025Z"
 
37
        DESCRIPTION
 
38
                "smilint police --
 
39
                 Add missing imports; fix initial capitalization
 
40
                 of enumeration elements; add missing range
 
41
                 restrictions for Integer32 indices, correct
 
42
                 spelling of astChanCidANI in its definition.
 
43
                 Addresses bug 12905. - jeffg@opennms.org"
 
44
        REVISION        "200708211450Z"
 
45
        DESCRIPTION
 
46
                "Add total and current call counter statistics."
35
47
        REVISION        "200603061840Z"
36
48
        DESCRIPTION
37
49
                "Change audio codec identification from 3kAudio to
104
116
                "The control socket for giving Asterisk commands."
105
117
        ::= { asteriskConfiguration 4 }
106
118
 
 
119
astConfigCallsActive OBJECT-TYPE
 
120
        SYNTAX          Gauge32
 
121
        MAX-ACCESS      read-only
 
122
        STATUS          current
 
123
        DESCRIPTION
 
124
                "The number of calls currently active on the Asterisk PBX."
 
125
        ::= { asteriskConfiguration 5 }
 
126
 
 
127
astConfigCallsProcessed OBJECT-TYPE
 
128
        SYNTAX          Counter32
 
129
        MAX-ACCESS      read-only
 
130
        STATUS          current
 
131
        DESCRIPTION
 
132
                "The total number of calls processed through the Asterisk PBX since last
 
133
                restart."
 
134
        ::= { asteriskConfiguration 6 }
 
135
 
107
136
-- asteriskModules
108
137
 
109
138
astNumModules OBJECT-TYPE
158
187
}
159
188
 
160
189
astIndIndex OBJECT-TYPE
161
 
        SYNTAX          Integer32
 
190
        SYNTAX          Integer32 (1 .. 2147483647)
162
191
        MAX-ACCESS      read-only
163
192
        STATUS          current
164
193
        DESCRIPTION
194
223
-- asteriskChannels
195
224
 
196
225
astNumChannels OBJECT-TYPE
197
 
        SYNTAX          Integer32
 
226
        SYNTAX          Gauge32
198
227
        MAX-ACCESS      read-only
199
228
        STATUS          current
200
229
        DESCRIPTION
264
293
}
265
294
 
266
295
astChanIndex OBJECT-TYPE
267
 
        SYNTAX          Integer32
 
296
        SYNTAX          Integer32 (1 .. 2147483647)
268
297
        MAX-ACCESS      read-only
269
298
        STATUS          current
270
299
        DESCRIPTION
502
531
                "Caller Name."
503
532
        ::= { astChanEntry 28 }
504
533
 
505
 
astCanCidANI OBJECT-TYPE
 
534
astChanCidANI OBJECT-TYPE
506
535
        SYNTAX          DisplayString
507
536
        MAX-ACCESS      read-only
508
537
        STATUS          current
552
581
 
553
582
astChanAMAFlags OBJECT-TYPE
554
583
        SYNTAX          INTEGER {
555
 
                Default(0),
556
 
                Omit(1),
557
 
                Billing(2),
558
 
                Documentation(3)
 
584
                default(0),
 
585
                omit(1),
 
586
                billing(2),
 
587
                documentation(3)
559
588
        }
560
589
        MAX-ACCESS      read-only
561
590
        STATUS          current
565
594
 
566
595
astChanADSI OBJECT-TYPE
567
596
        SYNTAX          INTEGER {
568
 
                Unknown(0),
569
 
                Available(1),
570
 
                Unavailable(2),
571
 
                OffHookOnly(3)
 
597
                unknown(0),
 
598
                available(1),
 
599
                unavailable(2),
 
600
                offHookOnly(3)
572
601
        }
573
602
        MAX-ACCESS      read-only
574
603
        STATUS          current
586
615
 
587
616
astChanHangupCause OBJECT-TYPE
588
617
        SYNTAX          INTEGER {
589
 
                NotDefined(0),
590
 
                Unregistered(3),
591
 
                Normal(16),
592
 
                Busy(17),
593
 
                NoAnswer(19),
594
 
                Congestion(34),
595
 
                Failure(38),
596
 
                NoSuchDriver(66)
 
618
                notDefined(0),
 
619
                unregistered(3),
 
620
                normal(16),
 
621
                busy(17),
 
622
                noAnswer(19),
 
623
                congestion(34),
 
624
                failure(38),
 
625
                noSuchDriver(66)
597
626
        }
598
627
        MAX-ACCESS      read-only
599
628
        STATUS          current
611
640
 
612
641
astChanFlags OBJECT-TYPE
613
642
        SYNTAX          BITS {
614
 
                WantsJitter(0),
615
 
                DeferDTMF(1),
616
 
                WriteInterrupt(2),
617
 
                Blocking(3),
618
 
                Zombie(4),
619
 
                Exception(5),
620
 
                MusicOnHold(6),
621
 
                Spying(7),
622
 
                NativeBridge(8),
623
 
                AutoIncrementingLoop(9)
 
643
                wantsJitter(0),
 
644
                deferDTMF(1),
 
645
                writeInterrupt(2),
 
646
                blocking(3),
 
647
                zombie(4),
 
648
                exception(5),
 
649
                musicOnHold(6),
 
650
                spying(7),
 
651
                nativeBridge(8),
 
652
                autoIncrementingLoop(9)
624
653
        }
625
654
        MAX-ACCESS      read-only
626
655
        STATUS          current
630
659
 
631
660
astChanTransferCap OBJECT-TYPE
632
661
        SYNTAX          INTEGER {
633
 
                Speech(0),
634
 
                Digital(8),
635
 
                RestrictedDigital(9),
636
 
                Audio3k(16),
637
 
                DigitalWithTones(17),
638
 
                Video(24)
 
662
                speech(0),
 
663
                digital(8),
 
664
                restrictedDigital(9),
 
665
                audio3k(16),
 
666
                digitalWithTones(17),
 
667
                video(24)
639
668
        }
640
669
        MAX-ACCESS      read-only
641
670
        STATUS          current
680
709
}
681
710
 
682
711
astChanTypeIndex OBJECT-TYPE
683
 
        SYNTAX          Integer32
 
712
        SYNTAX          Integer32 (1 .. 2147483647)
684
713
        MAX-ACCESS      read-only
685
714
        STATUS          current
686
715
        DESCRIPTION
736
765
                "Number of active channels using the current technology."
737
766
        ::= { astChanTypeEntry 7 }
738
767
 
 
768
astChanScalars OBJECT IDENTIFIER ::= { asteriskChannels 5 }
 
769
 
 
770
astNumChanBridge OBJECT-TYPE
 
771
       SYNTAX          Gauge32
 
772
       MAX-ACCESS      read-only
 
773
       STATUS          current
 
774
       DESCRIPTION
 
775
               "Number of channels currently in a bridged state."
 
776
       ::= { astChanScalars 1 }
 
777
 
739
778
END