CISCO-CALL-TRACKER-TCP-MIB

File: CISCO-CALL-TRACKER-TCP-MIB.mib (11685 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF CISCO-TC
CISCO-SMI CISCO-CALL-TRACKER-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
IpAddress MODULE-COMPLIANCE OBJECT-GROUP
CiscoPort ciscoMgmt cctActiveCallId
cctHistoryIndex

Defined Types

CcttActiveEntry  
SEQUENCE    
  ccttActiveLocalIpAddress IpAddress
  ccttActiveLocalTcpPort CiscoPort
  ccttActiveRemoteIpAddress IpAddress
  ccttActiveRemoteTcpPort CiscoPort
  ccttActiveDestinationFailures Counter32

CcttHistoryEntry  
SEQUENCE    
  ccttHistoryLocalIpAddress IpAddress
  ccttHistoryLocalTcpPort CiscoPort
  ccttHistoryRemoteIpAddress IpAddress
  ccttHistoryRemoteTcpPort CiscoPort
  ccttHistoryDestinationFailures Counter32

Defined Values

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.
MODULE-IDENTITY    

ccttMIBObjects 1.3.6.1.4.1.9.9.164.1
OBJECT IDENTIFIER    

ccttActive 1.3.6.1.4.1.9.9.164.1.1
OBJECT IDENTIFIER    

ccttHistory 1.3.6.1.4.1.9.9.164.1.2
OBJECT IDENTIFIER    

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcttActiveEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcttActiveEntry  

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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

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.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoPort  

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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

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.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoPort  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcttHistoryEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcttHistoryEntry  

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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

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.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoPort  

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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

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.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoPort  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccttMIBNotificationPrefix 1.3.6.1.4.1.9.9.164.2
OBJECT IDENTIFIER    

ccttMIBNotifications 1.3.6.1.4.1.9.9.164.2.0
OBJECT IDENTIFIER    

ccttMIBConformance 1.3.6.1.4.1.9.9.164.3
OBJECT IDENTIFIER    

ccttMIBCompliances 1.3.6.1.4.1.9.9.164.3.1
OBJECT IDENTIFIER    

ccttMIBGroups 1.3.6.1.4.1.9.9.164.3.2
OBJECT IDENTIFIER    

ccttMIBCompliance 1.3.6.1.4.1.9.9.164.3.1.1
The compliance statement for entities which implement the CISCO CALL TRACKER TCP MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

ccttActiveGroup 1.3.6.1.4.1.9.9.164.3.2.2
A collection of objects providing the active call information.
Status: current Access: read-only
OBJECT-GROUP    

ccttHistoryGroup 1.3.6.1.4.1.9.9.164.3.2.3
A collection of objects providing the historical call information.
Status: current Access: read-only
OBJECT-GROUP