cisco-call-tracker-tcp-mib.mib object
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2025 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2025 can import MIB file cisco-call-tracker-tcp-mib and use it to monitor vendor specific OID's.
cisco-call-tracker-tcp-mib file content
Object view of cisco-call-tracker-tcp-mib:
  
    
      | Scalar Object | 
    
  
  
    
      | ccttActiveEntry | 
      .1.3.6.1.4.1.9.9.164.1.1.1.1 | 
    
    
      | 
        The information related to TCP connection for a single
        call.
        Entries are created if the call requests TCP connection
        based service. Entries are deleted when the call
        terminates.
        
       | 
    
    
      | ccttHistoryEntry | 
      .1.3.6.1.4.1.9.9.164.1.2.1.1 | 
    
    
      | 
        The information regarding a single terminated call with
        TCP connections.
        Entries are created and deleted in sync with the entries
        in cctHistoryTable, when there is a TCP connection
        service requested for the call.
        
       | 
    
  
  
    
      | Tabular Object | 
    
  
  
    
      | ccttActiveLocalIpAddress | 
      .1.3.6.1.4.1.9.9.164.1.1.1.1.1 | 
    
    
      | 
        The IP address for local endpoint of the call's TCP
        connection.
        This object has the same value as tcpConnLocalAddress
        from TCP-MIB.
        
       | 
    
    
      | ccttActiveLocalTcpPort | 
      .1.3.6.1.4.1.9.9.164.1.1.1.1.2 | 
    
    
      | 
        TCP port number for local endpoint of the call's TCP
        connection.
        This object has the same value as tcpConnLocalPort
        from TCP-MIB.
        
       | 
    
    
      | ccttActiveRemoteIpAddress | 
      .1.3.6.1.4.1.9.9.164.1.1.1.1.3 | 
    
    
      | 
        The IP address for remote endpoint of the call's TCP
        connection.
        This object has the same value as tcpConnRemAddress
        from TCP-MIB.
        
       | 
    
    
      | ccttActiveRemoteTcpPort | 
      .1.3.6.1.4.1.9.9.164.1.1.1.1.4 | 
    
    
      | 
        TCP port number for remote endpoint of the call's TCP
        connection.
        This object has the same value as tcpConnRemPort
        from TCP-MIB.
        
       | 
    
    
      | ccttActiveDestinationFailures | 
      .1.3.6.1.4.1.9.9.164.1.1.1.1.5 | 
    
    
      | 
        The number of requests from the call processing
        software to the Telnet/TCP to setup a connection for
        which Telnet/TCP was unable to establish the requested
        connection.
        
       | 
    
    
      | ccttHistoryLocalIpAddress | 
      .1.3.6.1.4.1.9.9.164.1.2.1.1.1 | 
    
    
      | 
        The IP address for local endpoint of the call's TCP
        connection.
        
       | 
    
    
      | ccttHistoryLocalTcpPort | 
      .1.3.6.1.4.1.9.9.164.1.2.1.1.2 | 
    
    
      | 
        TCP port number for local endpoint of the call's TCP
        connection.
        
       | 
    
    
      | ccttHistoryRemoteIpAddress | 
      .1.3.6.1.4.1.9.9.164.1.2.1.1.3 | 
    
    
      | 
        The IP address for remote endpoint of the call's TCP
        connection.
        If no TCP connection was established, this object
        reports the first destination attempted.
        
       | 
    
    
      | ccttHistoryRemoteTcpPort | 
      .1.3.6.1.4.1.9.9.164.1.2.1.1.4 | 
    
    
      | 
        TCP port number for remote endpoint of the call's TCP
        connection.
        If no TCP connection was established, this object reports
        the TCP port of the first destination attempted.
        
       | 
    
    
      | ccttHistoryDestinationFailures | 
      .1.3.6.1.4.1.9.9.164.1.2.1.1.5 | 
    
    
      | 
        The number of requests from the call processing
        software to the Telnet/TCP to setup a connection for
        which Telnet/TCP was unable to establish the requested
        connection.
        
       | 
    
  
  
    
      | Table | 
    
  
  
    
      | ccttActiveTable | 
      .1.3.6.1.4.1.9.9.164.1.1.1 | 
    
    
      | 
        This table contains entries for active calls in the
        system which utilize TCP connections, as reported by
        cctActiveServiceType.
        This table extends the cctActiveTable, using the same
        index, cctActiveCallId.
        
       | 
    
    
      | ccttHistoryTable | 
      .1.3.6.1.4.1.9.9.164.1.2.1 | 
    
    
      | 
        This table provides information on terminated calls
        with associated TCP connections, as reported by
        cctHistoryServiceType.
        This table extends the cctHistoryTable, using the same
        index, cctHistoryIndex.
        
       | 
    
  
  
    
      | Object Identifier | 
    
  
  
    
      | ciscoCallTrackerTCPMIB | 
      .1.3.6.1.4.1.9.9.164 | 
    
    
      | 
        This MIB module provides TCP service connection
        related data for tracking the progress and status of
        a call.
        This module extends tables defined in the MIB module
        ciscoCallTrackerMIB in CISCO-CALL-TRACKER-MIB.
        
       | 
    
    
      | ccttMIBObjects | 
      .1.3.6.1.4.1.9.9.164.1 | 
    
    
      | ccttActive | 
      .1.3.6.1.4.1.9.9.164.1.1 | 
    
    
      | ccttHistory | 
      .1.3.6.1.4.1.9.9.164.1.2 | 
    
    
      | ccttMIBNotificationPrefix | 
      .1.3.6.1.4.1.9.9.164.2 | 
    
    
      | ccttMIBNotifications | 
      .1.3.6.1.4.1.9.9.164.2.0 | 
    
    
      | ccttMIBConformance | 
      .1.3.6.1.4.1.9.9.164.3 | 
    
    
      | ccttMIBCompliances | 
      .1.3.6.1.4.1.9.9.164.3.1 | 
    
    
      | ccttMIBGroups | 
      .1.3.6.1.4.1.9.9.164.3.2 | 
    
  
  
    
      | Group | 
    
  
  
    
      | ccttActiveGroup | 
      .1.3.6.1.4.1.9.9.164.3.2.2 | 
    
    
      | 
        A collection of objects providing the
        active call information.
        
       | 
    
    
      | ccttHistoryGroup | 
      .1.3.6.1.4.1.9.9.164.3.2.3 | 
    
    
      | 
        A collection of objects providing the
        historical call information.
        
       |