CISCO-VOICE-IF-MIB

File: CISCO-VOICE-IF-MIB.mib (19428 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB CISCO-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
TruthValue DisplayString MODULE-COMPLIANCE
OBJECT-GROUP ifIndex CountryCode
ciscoMgmt

Defined Types

CvIfCfgEntry  
SEQUENCE    
  cvIfCfgNoiseRegEnable TruthValue
  cvIfCfgNonLinearProcEnable TruthValue
  cvIfCfgMusicOnHoldThreshold Integer32
  cvIfCfgInGain Integer32
  cvIfCfgOutAttn Integer32
  cvIfCfgEchoCancelEnable TruthValue
  cvIfCfgEchoCancelCoverage INTEGER
  cvIfCfgConnectionMode INTEGER
  cvIfCfgConnectionNumber DisplayString
  cvIfCfgInitialDigitTimeOut Integer32
  cvIfCfgInterDigitTimeOut Integer32
  cvIfCfgRegionalTone CountryCode
  cvIfCfgEchoCancelWorstERL INTEGER
  cvIfCfgEchoCanceller INTEGER

Defined Values

ciscoVoiceInterfaceMIB 1.3.6.1.4.1.9.9.64
Common Voice Interface MIB module. The MIB module manages the common voice related parameters for both voice analog and ISDN interfaces.
MODULE-IDENTITY    

cvIfObjects 1.3.6.1.4.1.9.9.64.1
OBJECT IDENTIFIER    

cvIfCfgObjects 1.3.6.1.4.1.9.9.64.1.1
OBJECT IDENTIFIER    

cvIfCfgTable 1.3.6.1.4.1.9.9.64.1.1.1
The Voice Common Configuration Table. It contains information about the voice related configuration parameters for both analog and digital telephony interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvIfCfgEntry

cvIfCfgEntry 1.3.6.1.4.1.9.9.64.1.1.1.1
An entry in the configuration table for each voice analog interface or voice feature associated ISDN D channel. The entry is automatically created when a voice analog interface hardware is found or ISDN D channel is configured and the ISDN associated voice support hardware is detected by the managed system. For the ISDN D channel associated entry, the entry is deleted after ISDN D channel is removed.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvIfCfgEntry  

cvIfCfgNoiseRegEnable 1.3.6.1.4.1.9.9.64.1.1.1.1.1
The object indicates whether or not the background noise should be played to fill silence gaps if VAD is activated. The default value of this object is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cvIfCfgNonLinearProcEnable 1.3.6.1.4.1.9.9.64.1.1.1.1.2
The object indicates whether or not the Nonlinear Processing is enabled for the interface. The default value of this object is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cvIfCfgMusicOnHoldThreshold 1.3.6.1.4.1.9.9.64.1.1.1.1.3
The object specifies the Music On Hold Threshold for the interface. The default value of this object is -38 dBm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -70..-30  

cvIfCfgInGain 1.3.6.1.4.1.9.9.64.1.1.1.1.4
This object contains the amount of gain inserted at the receiver side of the interface. The input gain settings only define a gain/loss relative to the 0 dB setting. The absolute loss at the 0 dB setting could be implementation dependent based on the desired network loss plan. The default value of this object is 0 dB (decibel).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -6..14  

cvIfCfgOutAttn 1.3.6.1.4.1.9.9.64.1.1.1.1.5
This object contains the amount of attenuation inserted at the transmit side of the interface. The output attenuation settings only define a loss relative to the 0 dB setting. The absolute loss at the 0 dB setting could be implementation dependent based on the desired network loss plan. The default value of this object is 0 dB (decibel).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..14  

cvIfCfgEchoCancelEnable 1.3.6.1.4.1.9.9.64.1.1.1.1.6
The object specifies whether or not the Echo Cancellation is enabled for the interface. The default value of this object is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cvIfCfgEchoCancelCoverage 1.3.6.1.4.1.9.9.64.1.1.1.1.7
The object specifies the Echo Canceller coverage for the interface. This object is valid if the cvIfCfgEchoCancelEnable object is 'true'. echoCanceller8ms - 8 millisecs echo canceller coverage. echoCanceller16ms - 16 millisecs echo canceller coverage. echoCanceller24ms - 24 millisecs echo canceller coverage. echoCanceller32ms - 32 millisecs echo canceller coverage. echoCanceller48ms - 48 millisecs echo canceller coverage. echoCanceller64ms - 64 millisecs echo canceller coverage. echoCanceller80ms - 80 millisecs echo canceller coverage. echoCanceller96ms - 96 millisecs echo canceller coverage. echoCanceller112ms - 112 millisecs echo canceller coverage. echoCanceller128ms - 128 millisecs echo canceller coverage. The default value of this object is echoCanceller8ms or echoCanceller64ms, depending on the particular echo canceller.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER echoCanceller16ms(1), echoCanceller24ms(2), echoCanceller32ms(3), echoCanceller8ms(4), echoCanceller48ms(5), echoCanceller64ms(6), echoCanceller80ms(7), echoCanceller96ms(8), echoCanceller112ms(9), echoCanceller128ms(10)  

cvIfCfgConnectionMode 1.3.6.1.4.1.9.9.64.1.1.1.1.8
The object indicates the connection mode of the interface. normal - the interface acts normally to handle incoming and outgoing call. trunk - the interface acts in trunking mode. trunking mode causes two interfaces (on either the same or different routers) to be always conferenced together, and for telephony signaling to be passed transparently through the VoIP system rather than trapped and interpreted by the session application on the router(s). plar - the interface acts in PLAR (private line automatic ringdown) mode. PLAR is handled by associating a peer directly with an interface such that when the interface goes off-hook, that peer is used to setup the second call leg and conference them together without the caller having to dial any digits. tieline- the interface acts in tie-line mode. This specifies a connection that emulates a temporary tie-line trunk to a PBX. A tie-line connection is automatically set up for each call and torn down when the call ends.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), trunk(2), plar(3), tieline(4)  

cvIfCfgConnectionNumber 1.3.6.1.4.1.9.9.64.1.1.1.1.9
This is the E.164 phone number that is used to establish connection with trunking mode or PLAR mode. If the cvIfCfgConnectionMode is 'normal', then this object will be a zero length string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

cvIfCfgInitialDigitTimeOut 1.3.6.1.4.1.9.9.64.1.1.1.1.10
This is the initial digit timeout that indicates the amount of time the managed system waits for an initial input digit from the caller. The timer is activated when the call is accepted and is deactivated upon digit input. If the timer expires, the caller is signaled through the appropriate tone and the call is abandoned. The value of zero disables the timer. The default value of this object is 10 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..120  

cvIfCfgInterDigitTimeOut 1.3.6.1.4.1.9.9.64.1.1.1.1.11
This is the inter-digit timeout that indicates the amount of time the managed system waits for a subsequent input digit from the caller. The timer is started upon receipt of an input digit and restarted as each digit is received until the destination address is identified. If the timer expires and no destination address is identified, the caller is signaled through the appropriate tone and the call is abandoned. The value of zero disables the timer. The default value of this object is 10 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..120  

cvIfCfgRegionalTone 1.3.6.1.4.1.9.9.64.1.1.1.1.12
This object contains the country specific setting for the tone, ring, cadence parameters to be used by this interface.
Status: current Access: read-write
OBJECT-TYPE    
  CountryCode  

cvIfCfgEchoCancelWorstERL 1.3.6.1.4.1.9.9.64.1.1.1.1.13
The object specifies the worst case Echo Return Loss for which the echo canceller must operate. To some echo cancellers this object may not apply. This object is valid if the cvIfCfgEchoCancelEnable object is 'true'. echoCancellerWorstERL6dB - 6 decibels worst case ERL. echoCancellerWorstERL3dB - 3 decibels worst case ERL. echoCancellerWorstERL0dB - 0 decibels worst case ERL. echoCancellerWorstERLUnknown - the object does not apply to this echo canceller. The default value of this object is echoCancellerWorstERL6dB unless echoCancellerWorstERLUnknown is appropriate because the echo canceller is not configurable by this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER echoCancellerWorstERLUnknown(1), echoCancellerWorstERL6dB(2), echoCancellerWorstERL3dB(3), echoCancellerWorstERL0dB(4)  

cvIfCfgEchoCanceller 1.3.6.1.4.1.9.9.64.1.1.1.1.14
The object specifies which echo canceller is present on the interface. echoCancellerStandard - for this echo canceller valid values of cvIfCfgEchoCancelCoverage are echoCanceller8ms through echoCanceller32ms; cvIfCfgEchoCancelWorstERL is not valid. echoCancellerExtended - for this echo canceller valid values of cvIfCfgEchoCancelCoverage are echoCanceller24ms through echoCanceller128ms; cvIfCfgEchoCancelWorstERL is valid.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER echoCancellerStandard(1), echoCancellerExtended(2)  

cvIfConformance 1.3.6.1.4.1.9.9.64.2
OBJECT IDENTIFIER    

cvIfCompliances 1.3.6.1.4.1.9.9.64.2.1
OBJECT IDENTIFIER    

cvIfGroups 1.3.6.1.4.1.9.9.64.2.2
OBJECT IDENTIFIER    

cvIfCompliance 1.3.6.1.4.1.9.9.64.2.1.1
The compliance statement for entities which implement the Cisco Voice Interface MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

cvIfGroup 1.3.6.1.4.1.9.9.64.2.2.1
A collection of objects providing the Common Voice parameter related configuration for both analog and digital voice interfaces.
Status: current Access: read-only
OBJECT-GROUP    

cvIfConnectionGroup 1.3.6.1.4.1.9.9.64.2.2.2
A collection of objects providing trunking or PLAR (private line automatic ringdown) related configuration for voice analog interfaces.
Status: current Access: read-only
OBJECT-GROUP