CISCO-VOICE-IF-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-VOICE-IF-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
       cvIfObjects 1.3.6.1.4.1.9.9.64.1
           cvIfCfgObjects 1.3.6.1.4.1.9.9.64.1.1
               cvIfCfgTable 1.3.6.1.4.1.9.9.64.1.1.1 no-access
The Voice Common Configuration Table. It contains information about the voice related configuration parameters for both analog and digital telephony interfaces.
                   cvIfCfgEntry 1.3.6.1.4.1.9.9.64.1.1.1.1 no-access
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.
                       cvIfCfgNoiseRegEnable 1.3.6.1.4.1.9.9.64.1.1.1.1.1 truthvalue read-write
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.
                       cvIfCfgNonLinearProcEnable 1.3.6.1.4.1.9.9.64.1.1.1.1.2 truthvalue read-write
The object indicates whether or not the Nonlinear Processing is enabled for the interface. The default value of this object is enabled.
                       cvIfCfgMusicOnHoldThreshold 1.3.6.1.4.1.9.9.64.1.1.1.1.3 integer32 read-write
The object specifies the Music On Hold Threshold for the interface. The default value of this object is -38 dBm.
                       cvIfCfgInGain 1.3.6.1.4.1.9.9.64.1.1.1.1.4 integer32 read-write
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).
                       cvIfCfgOutAttn 1.3.6.1.4.1.9.9.64.1.1.1.1.5 integer32 read-write
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).
                       cvIfCfgEchoCancelEnable 1.3.6.1.4.1.9.9.64.1.1.1.1.6 truthvalue read-write
The object specifies whether or not the Echo Cancellation is enabled for the interface. The default value of this object is enabled.
                       cvIfCfgEchoCancelCoverage 1.3.6.1.4.1.9.9.64.1.1.1.1.7 integer read-write
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. Enumeration: 'echoCanceller128ms': 10, 'echoCanceller112ms': 9, 'echoCanceller64ms': 6, 'echoCanceller24ms': 2, 'echoCanceller16ms': 1, 'echoCanceller80ms': 7, 'echoCanceller32ms': 3, 'echoCanceller8ms': 4, 'echoCanceller48ms': 5, 'echoCanceller96ms': 8.
                       cvIfCfgConnectionMode 1.3.6.1.4.1.9.9.64.1.1.1.1.8 integer read-write
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. Enumeration: 'plar': 3, 'trunk': 2, 'tieline': 4, 'normal': 1.
                       cvIfCfgConnectionNumber 1.3.6.1.4.1.9.9.64.1.1.1.1.9 displaystring read-write
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.
                       cvIfCfgInitialDigitTimeOut 1.3.6.1.4.1.9.9.64.1.1.1.1.10 integer32 read-write
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.
                       cvIfCfgInterDigitTimeOut 1.3.6.1.4.1.9.9.64.1.1.1.1.11 integer32 read-write
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.
                       cvIfCfgRegionalTone 1.3.6.1.4.1.9.9.64.1.1.1.1.12 countrycode read-write
This object contains the country specific setting for the tone, ring, cadence parameters to be used by this interface.
                       cvIfCfgEchoCancelWorstERL 1.3.6.1.4.1.9.9.64.1.1.1.1.13 integer read-write
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. Enumeration: 'echoCancellerWorstERL0dB': 4, 'echoCancellerWorstERL6dB': 2, 'echoCancellerWorstERLUnknown': 1, 'echoCancellerWorstERL3dB': 3.
                       cvIfCfgEchoCanceller 1.3.6.1.4.1.9.9.64.1.1.1.1.14 integer read-only
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. Enumeration: 'echoCancellerExtended': 2, 'echoCancellerStandard': 1.
       cvIfConformance 1.3.6.1.4.1.9.9.64.2
           cvIfCompliances 1.3.6.1.4.1.9.9.64.2.1
               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
           cvIfGroups 1.3.6.1.4.1.9.9.64.2.2
               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.
               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.