[cisco-voip] Monitoring CTI Lines

Candace Holman candace_holman at harvard.edu
Wed Mar 14 08:34:31 EST 2007


Here's some info from the MIB:

values:

    enum    ccmCTIDeviceTypeE (
       1    "unknown"
       2    "other"
       3    "ctiRoutePoint"
       4    "ctiPort"
    )

    enum    ccmCTIDeviceStatusE (
       1    "unknown"
       2    "registered"
       3    "lostContact"
    )

labels:

    table    ccmCTIDeviceTable
    description "The table containing a list of all CTI (Computer
        Telephony Integration) Devices which have registered
        to the local CallManager system at least once."
    characteristics "-K ONE"
    (
        notaccessible gauge    ccmCTIDeviceIndex
        description     "An arbitrary integer, selected by the local CCM,
        which identifies a CTI Device entry in the table."
        characteristics "-N ccmCTIDeviceIndex -O 
1.3.6.1.4.1.9.9.156.1.8.1.1.1 -T GAUGE -A NA -X equal -F 0"

        readonly octet[64]    ccmCTIDeviceName
        description     "The name of the CTI Device. This name is 
assigned to the
        CTI Device when it is added to the CallManager."
        characteristics "-N ccmCTIDeviceName -O 
1.3.6.1.4.1.9.9.156.1.8.1.1.2 -T STRING -A RO -X equal -F 0"

        readonly enum ccmCTIDeviceTypeE    ccmCTIDeviceType
        description     "The type of CTI Device.
            unknown:                  Unknown CTI Device
            other:                    Unidentified CTI Device
            ctiRoutePoint:            A CTI Route Point
            ctiPort:                  A CTI Port."
        characteristics "-N ccmCTIDeviceType -O 
1.3.6.1.4.1.9.9.156.1.8.1.1.3 -T INTEGER -A RO -X equal -F 0"

        readonly octet[128]    ccmCTIDeviceDescription
        description     "A description of the CTI Device. This 
description is
        given when the CTI Device is configured in the CCM."
        characteristics "-N ccmCTIDeviceDescription -O 
1.3.6.1.4.1.9.9.156.1.8.1.1.4 -T STRING -A RO -X equal -F 0"

        readonly enum ccmCTIDeviceStatusE    ccmCTIDeviceStatus
        description     "The state of the CTI Device. The CTI Device 
status changes
        from unknown to registered when it registers itself with
        the local CCM.
            unknown:        Unknown state of CTI Device
            registered:     Active and is registered with the
                            local CCM
            lostContact:    LostContact or is no longer
                            registered with the the local CCM."
        characteristics "-N ccmCTIDeviceStatus -O 
1.3.6.1.4.1.9.9.156.1.8.1.1.5 -T INTEGER -A RO -X equal -F 0"

        readonly gauge    ccmCTIDevicePoolIndex
        description     "A positive value of this index is used to 
identify the
        Device Pool to which this CTI Device entry belongs. A
        value of 0 indicates that the index to the Device Pool
        table is Unknown."
        characteristics "-N ccmCTIDevicePoolIndex -O 
1.3.6.1.4.1.9.9.156.1.8.1.1.6 -T GAUGE -A RO -X equal -F 0"

        readonly enum ccmCTIDeviceInetAddressTypeE    
ccmCTIDeviceInetAddressType
        description     "Represents the type of address stored in
        ccmCTIDeviceInetAddress."
        characteristics "-N ccmCTIDeviceInetAddressType -O 
1.3.6.1.4.1.9.9.156.1.8.1.1.7 -T INTEGER -A RO -X equal -F 0"

        readonly octet[255]    ccmCTIDeviceInetAddress
        description     "The IP Address of the host where this CTI Device is
        running. A value of all zeros indicates that the IP
        Address is unknown."
        characteristics "-N ccmCTIDeviceInetAddress -O 
1.3.6.1.4.1.9.9.156.1.8.1.1.8 -T STRING -A RO -X equal -F 0"

        readonly octet[64]    ccmCTIDeviceAppInfo
        description     "The appinfo string indicates the application name/
        type that uses this CTI Device."
        characteristics "-N ccmCTIDeviceAppInfo -O 
1.3.6.1.4.1.9.9.156.1.8.1.1.9 -T STRING -A RO -X equal -F 0"

Candace  

Fedorov, Konstantin wrote:
> HI,
>
> Actually I donn't know :),
>
> But look at Cisco-ccm-mib, 
>
> -----------------------
> Sincerely Yours,
> Konstantin Fedorov
>
> -----Original Message-----
> From: cisco-voip-bounces at puck.nether.net
> [mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of voip at mrga.ch
> Sent: Wednesday, March 14, 2007 12:55 PM
> To: cisco-voip at puck.nether.net
> Subject: [cisco-voip] Monitoring CTI Lines
>
>
> Hello all
> The Real-Time Monitoring Tool from Callmanger is a powerful tool to
> check many
> Callmanager counters. But is it possible to check these counters also
> with
> SNMP? I specialy want to monitor how many CTI Lines / CTI devices on a
> particular Callmanager are open. Does anyone has an idea on how to
> monitor
> these counters with SNMP.
> Thank you for help
> Reto
>
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>   



More information about the cisco-voip mailing list