CISCO-VOICE-ATM-DIAL-CONTROL-MIB

File: CISCO-VOICE-ATM-DIAL-CONTROL-MIB.mib (26180 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-VOICE-COMMON-DIAL-CONTROL-MIB DIAL-CONTROL-MIB CISCO-DIAL-CONTROL-MIB
IF-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION
DisplayString TruthValue MODULE-COMPLIANCE
OBJECT-GROUP CvcSpeechCoderRate CvcFaxTransmitRate
CvcGUid CvcInBandSignaling callActiveSetupTime
callActiveIndex cCallHistoryIndex ifIndex
ciscoExperiment

Defined Types

CvAtmSessionProtocol  
Represents a Session Protocol used by Voice calls between a local and remote router via the ATM backbone. other - none of the following. ciscoSwitched - cisco proprietary ATM session protocol.
TEXTUAL-CONVENTION    
  INTEGER other(1), ciscoSwitched(2), aal2Trunk(3)  

CvAtmCallHistoryEntry  
SEQUENCE    
  cvAtmCallHistoryConnectionId CvcGUid
  cvAtmCallHistoryVpi INTEGER
  cvAtmCallHistoryVci INTEGER
  cvAtmCallHistoryLowerIfName DisplayString
  cvAtmCallHistorySessionTarget DisplayString
  cvAtmCallHistorySubchannelID INTEGER
  cvAtmCallHistorySessionProtocol CvAtmSessionProtocol
  cvAtmCallHistoryCalledNumber DisplayString
  cvAtmCallHistoryDtmfRelay TruthValue
  cvAtmCallHistoryUseSeqNumbers TruthValue

CvAtmCallActiveEntry  
SEQUENCE    
  cvAtmCallActiveConnectionId CvcGUid
  cvAtmCallActiveVpi INTEGER
  cvAtmCallActiveVci INTEGER
  cvAtmCallActiveLowerIfName DisplayString
  cvAtmCallActiveSessionTarget DisplayString
  cvAtmCallActiveSubchannelID INTEGER
  cvAtmCallActiveSessionProtocol CvAtmSessionProtocol
  cvAtmCallActiveCalledNumber DisplayString
  cvAtmCallActiveDtmfRelay TruthValue
  cvAtmCallActiveUseSeqNumbers TruthValue

CvATMPeerCfgEntry  
SEQUENCE    
  cvAtmPeerCfgSessionProtocol CvAtmSessionProtocol
  cvAtmPeerCfgInterfaceName DisplayString
  cvAtmPeerCfgVpi INTEGER
  cvAtmPeerCfgVci INTEGER
  cvAtmPeerCfgVcName DisplayString
  cvAtmPeerCfgCoderRate CvcSpeechCoderRate
  cvAtmPeerCfgCodecBytes INTEGER
  cvAtmPeerCfgFaxRate CvcFaxTransmitRate
  cvAtmPeerCfgFaxBytes INTEGER
  cvAtmPeerCfgInBandSignaling CvcInBandSignaling
  cvAtmPeerCfgVADEnable TruthValue
  cvAtmPeerCfgUseSeqNumbers TruthValue
  cvAtmPeerCfgDtmfRelay TruthValue

Defined Values

ciscoVoiceAtmDialControlMIB 1.3.6.1.4.1.9.10.35
This MIB module enhances the IETF Dial Control MIB (RFC2128) by providing ATM management information over a data network.
MODULE-IDENTITY    

ciscoVoiceAtmDialControlMIBObjects 1.3.6.1.4.1.9.10.35.1
OBJECT IDENTIFIER    

cvAtmCallHistory 1.3.6.1.4.1.9.10.35.1.1
OBJECT IDENTIFIER    

cvAtmCallActive 1.3.6.1.4.1.9.10.35.1.2
OBJECT IDENTIFIER    

cvAtmDialPeer 1.3.6.1.4.1.9.10.35.1.3
OBJECT IDENTIFIER    

cvAtmCallHistoryTable 1.3.6.1.4.1.9.10.35.1.1.1
This table is the ATM extension to the call history table of IETF Dial Control MIB. It contains ATM call leg information about specific voice over ATM call.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvAtmCallHistoryEntry

cvAtmCallHistoryEntry 1.3.6.1.4.1.9.10.35.1.1.1.1
The information regarding a single ATM call leg. 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 the peer on the data network backbone via a voice over ATM peer. Th the IETF Dial Control MIB is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvAtmCallHistoryEntry  

cvAtmCallHistoryConnectionId 1.3.6.1.4.1.9.10.35.1.1.1.1.1
The global call identifier for the ATM call.
Status: current Access: read-only
OBJECT-TYPE    
  CvcGUid  

cvAtmCallHistoryVpi 1.3.6.1.4.1.9.10.35.1.1.1.1.2
The VPI used for this ATM connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4095  

cvAtmCallHistoryVci 1.3.6.1.4.1.9.10.35.1.1.1.1.3
The VCI used for this ATM connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cvAtmCallHistoryLowerIfName 1.3.6.1.4.1.9.10.35.1.1.1.1.4
The ifName of the ATM interface associated with this call.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cvAtmCallHistorySessionTarget 1.3.6.1.4.1.9.10.35.1.1.1.1.5
The object indicates the session target of the peer that was used for the voice over ATM call. A zero length string indicates that the value is unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cvAtmCallHistorySubchannelID 1.3.6.1.4.1.9.10.35.1.1.1.1.6
The subchannel used for this ATM connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cvAtmCallHistorySessionProtocol 1.3.6.1.4.1.9.10.35.1.1.1.1.7
Indicates the session protocol used on this call.
Status: current Access: read-only
OBJECT-TYPE    
  CvAtmSessionProtocol  

cvAtmCallHistoryCalledNumber 1.3.6.1.4.1.9.10.35.1.1.1.1.8
Indicates the called party number for trunk connection calls. A zero length string indicates that this data is unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cvAtmCallHistoryDtmfRelay 1.3.6.1.4.1.9.10.35.1.1.1.1.9
Indicates if Dtmf Relay was enabled for the call.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvAtmCallHistoryUseSeqNumbers 1.3.6.1.4.1.9.10.35.1.1.1.1.10
Indicates if Sequence Numbers were used on the voice data packets.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvAtmCallActiveTable 1.3.6.1.4.1.9.10.35.1.2.1
This table is the ATM extension to the active call table of IETF Dial Control MIB. It contains ATM call leg information about specific voice over ATM call.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvAtmCallActiveEntry

cvAtmCallActiveEntry 1.3.6.1.4.1.9.10.35.1.2.1.1
The information regarding a single ATM call leg. An entry of this table is created when its associated call active entry in the IETF Dial Control MIB is created. The call active entry contains information for the call establishment to the peer on the data network backbone via a voice over ATM peer. The entry is deleted when its associated call active entry in the IETF Dial Control MIB is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvAtmCallActiveEntry  

cvAtmCallActiveConnectionId 1.3.6.1.4.1.9.10.35.1.2.1.1.1
The global call identifier for the ATM call.
Status: current Access: read-only
OBJECT-TYPE    
  CvcGUid  

cvAtmCallActiveVpi 1.3.6.1.4.1.9.10.35.1.2.1.1.2
The VPI used for this ATM connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4095  

cvAtmCallActiveVci 1.3.6.1.4.1.9.10.35.1.2.1.1.3
The VCI used for this ATM connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cvAtmCallActiveLowerIfName 1.3.6.1.4.1.9.10.35.1.2.1.1.4
The ifName of the ATM interface associated with this call.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cvAtmCallActiveSessionTarget 1.3.6.1.4.1.9.10.35.1.2.1.1.5
The object indicates the session target of the peer that is used for the voice over ATM call. A null string indicates that the value is unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cvAtmCallActiveSubchannelID 1.3.6.1.4.1.9.10.35.1.2.1.1.6
The subchannel used for this ATM connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cvAtmCallActiveSessionProtocol 1.3.6.1.4.1.9.10.35.1.2.1.1.7
Indicates the session protocol being used on this call.
Status: current Access: read-only
OBJECT-TYPE    
  CvAtmSessionProtocol  

cvAtmCallActiveCalledNumber 1.3.6.1.4.1.9.10.35.1.2.1.1.8
Indicates the called party number for trunk connection calls. A null string indicates that this data is unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cvAtmCallActiveDtmfRelay 1.3.6.1.4.1.9.10.35.1.2.1.1.9
Indicates if Dtmf Relay is enabled for the call.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvAtmCallActiveUseSeqNumbers 1.3.6.1.4.1.9.10.35.1.2.1.1.10
Indicates if Sequence Numbers are used on the voice data packets.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvAtmPeerCfgTable 1.3.6.1.4.1.9.10.35.1.3.1
The table contains the Voice over ATM (ATM) peer specific information that is required to accept or place voice calls via the ATM backbone with the session protocol specified in cvAtmPeerCfgSessionProtocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvATMPeerCfgEntry

cvAtmPeerCfgEntry 1.3.6.1.4.1.9.10.35.1.3.1.1
A single ATM specific Peer. One entry per ATM encapsulation. The entry is created when its associated 'voiceOverATM(152)' encapsulation ifEntry is created. This entry is deleted when its associated ifEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvATMPeerCfgEntry  

cvAtmPeerCfgSessionProtocol 1.3.6.1.4.1.9.10.35.1.3.1.1.1
The object specifies the session protocol to be used for Internet call between local and remote router via ATM backbone.
Status: current Access: read-write
OBJECT-TYPE    
  CvAtmSessionProtocol  

cvAtmPeerCfgInterfaceName 1.3.6.1.4.1.9.10.35.1.3.1.1.2
The object specifies the ifName on which the call will go out. A zero length string indicates that no interface has been assigned.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cvAtmPeerCfgVpi 1.3.6.1.4.1.9.10.35.1.3.1.1.3
The VPI used for this ATM connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

cvAtmPeerCfgVci 1.3.6.1.4.1.9.10.35.1.3.1.1.4
The VCI used for this ATM connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

cvAtmPeerCfgVcName 1.3.6.1.4.1.9.10.35.1.3.1.1.5
The VC Name used for this ATM connection.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

cvAtmPeerCfgCoderRate 1.3.6.1.4.1.9.10.35.1.3.1.1.6
This object specifies the default voice coder rate of speech for the ATM peer.
Status: current Access: read-write
OBJECT-TYPE    
  CvcSpeechCoderRate  

cvAtmPeerCfgCodecBytes 1.3.6.1.4.1.9.10.35.1.3.1.1.7
This object specifies the payload size for the voice packets to be transmitted during the call.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..240  

cvAtmPeerCfgFaxRate 1.3.6.1.4.1.9.10.35.1.3.1.1.8
This object specifies the default transmit rate of FAX for the ATM peer. If the value of this object is 'none', then the Fax relay feature is disabled; otherwise the Fax relay feature is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  CvcFaxTransmitRate  

cvAtmPeerCfgFaxBytes 1.3.6.1.4.1.9.10.35.1.3.1.1.9
This object specifies the payload size for the fax packets to be transmitted during the call.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..240  

cvAtmPeerCfgInBandSignaling 1.3.6.1.4.1.9.10.35.1.3.1.1.10
This object specifies the type of in-band signaling used between the two end points of the call and is used by the router to determine how to interpret the ABCD signaling bits sent as part of the voice payload data.
Status: current Access: read-write
OBJECT-TYPE    
  CvcInBandSignaling  

cvAtmPeerCfgVADEnable 1.3.6.1.4.1.9.10.35.1.3.1.1.11
This object specifies whether or not VAD (Voice Activity Detection) is enabled. If the object value is 'false', then the voice data is continuously transmitted to ATM backbone.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cvAtmPeerCfgUseSeqNumbers 1.3.6.1.4.1.9.10.35.1.3.1.1.12
This object specifies whether or not Sequence Numbers are generated on voice packets.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cvAtmPeerCfgDtmfRelay 1.3.6.1.4.1.9.10.35.1.3.1.1.13
This object specifies whether or not Dtmf Relay is enabled. If it is then dtmf digits are transported as FRF11 Annex C packets, instead of being encoded as speech.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoVoiceAtmDialControlMIBNotificationPrefix 1.3.6.1.4.1.9.10.35.2
OBJECT IDENTIFIER    

ciscoVoiceAtmDialControlMIBNotifications 1.3.6.1.4.1.9.10.35.2.0
OBJECT IDENTIFIER    

ciscoVoiceAtmDialControlMIBConformance 1.3.6.1.4.1.9.10.35.3
OBJECT IDENTIFIER    

ciscoVoiceAtmDialControlMIBCompliances 1.3.6.1.4.1.9.10.35.3.1
OBJECT IDENTIFIER    

ciscoVoiceAtmDialControlMIBGroups 1.3.6.1.4.1.9.10.35.3.2
OBJECT IDENTIFIER    

ciscoVoiceAtmDialControlMIBCompliance 1.3.6.1.4.1.9.10.35.3.1.1
The compliance statement for entities which implement the CISCO VOICE ATM DIAL CONTROL MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

cvAtmCallHistoryGroup 1.3.6.1.4.1.9.10.35.3.2.1
A collection of objects providing the ATM Call History entry capability.
Status: current Access: read-only
OBJECT-GROUP    

cvAtmCallActiveGroup 1.3.6.1.4.1.9.10.35.3.2.2
A collection of objects providing the ATM Call Active entry capability.
Status: current Access: read-only
OBJECT-GROUP    

cvAtmPeerCfgGroup 1.3.6.1.4.1.9.10.35.3.2.3
A collection of objects providing the ATM Dialpeer capability. These objects have been implemented as read-only.
Status: current Access: read-only
OBJECT-GROUP