CISCO-VOICE-ANALOG-IF-MIB
- Registered at
- 1.3.6.1.4.1.9.9.62
- Last updated
- 2005-10-03 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2005-10-03 00:00, 2004-10-14 00:00, 2004-01-15 00:00, 2002-08-03 00:00, 2002-07-29 00:00, 2002-01-21 00:00
- Namespace
- cisco
- Source file
CISCO-VOICE-ANALOG-IF-MIB- Digest
sha256:85cb4b1b7442abff3d9d69fc55c3ebeaa4eba81d1b2385076f758cdb6e0845ac
Description
Analog Voice Interface MIB module. This MIB manages the E&M, FXO, FXS Interfaces in the router.
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-voice@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-VOICE-ANALOG-IF-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| InterfaceDialType TEXTUAL-CONVENTION Specifies the out dialing type of E&M interface and FXO type interfaces. dtmf - DTMF digit. pulse - pulse. mf - mf digit. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cvaIfObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.62.1 | |||
| cvaIfGeneralObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.62.1.1 | |||
| cvaIfCfgTable OBJECT-TYPE The Analog Voice Standard Configuration Table. It contains the standard configuration information of the analog telephony interface. | 1.3.6.1.4.1.9.9.62.1.1.1 | not-accessible | current | |
| cvaIfCfgEntry OBJECT-TYPE An entry in the configuration table for each voice analog interface. The entry is created when the voice analog hardware is detected. | 1.3.6.1.4.1.9.9.62.1.1.1.1 | not-accessible | current | |
| cvaIfCfgImpedance OBJECT-TYPE Specifies the terminating impedance of voice analog interfaces. other - none of the following; arbitrary, within limits, for special cases. ohms600Real - 600 Ohms. ohms600Complex - 600 Ohms + 2.16uF ohms900Complex - 900 Ohms + 2.16uF. ohmsComplex1 - complex 1; 220 Ohms + 820 Ohms || 115nF. This impedance is primarily used in Germany. ohmsComplex2 - complex 2; 270 Ohms + 750 Ohms || 150nF. This impedance is primarily used in United Kingdom and Sweden. | 1.3.6.1.4.1.9.9.62.1.1.1.1.1 | INTEGER {other(1), ohms600Real(2), ohms600Complex(3), ohms900Complex(4), ohmsComplex1(5), ohmsComplex2(6)} | read-write | current |
| cvaIfCfgIntegratedDSP OBJECT-TYPE Indicates whether the interface has an integrated Digital Signal processing (DSP) unit. | 1.3.6.1.4.1.9.9.62.1.1.1.1.2 | TruthValue | read-only | current |
| cvaIfStatusTable OBJECT-TYPE The Analog Voice Status Table. It contains general information about the status of Analog Telephony interface including the error statistics. | 1.3.6.1.4.1.9.9.62.1.1.2 | not-accessible | current | |
| cvaIfStatusEntry OBJECT-TYPE An entry in the status table for each Analog voice interface. | 1.3.6.1.4.1.9.9.62.1.1.2.1 | not-accessible | current | |
| cvaIfStatusInfoType OBJECT-TYPE The information transfer services for the current or last call. none - no information transfer service voice - analog voice. g3Fax - Group 3 FAX. | 1.3.6.1.4.1.9.9.62.1.1.2.1.1 | INTEGER {none(1), voice(2), g3Fax(3)} | read-only | current |
| cvaIfMaintenanceMode OBJECT-TYPE Indicates the maintenance modes of the Analog voice interface. Managed system +=============+=============================+ | Voice | +===========+ telephony | <=====+ application +===+ CODEC +===end point +=== test IP | (Host) | . +===========+ .(Interface)| equipment backbone +=============+=============================+ . . Host ======>===+ . Compressed <======+ . . . Host ===================>======+ Uncompressed <======================+ . . Interface +========<========================== Compressed +==================================> . . Interface . +===<=============== Uncompressed . +==================> Compress Uncompress Loopback Loopback point point none(1) - the interface is not in maintenance mode. hostCompressedLoopback(2) - Host Compressed Loopback. This mode is set by the managed system to perform the compressed voice loopback test. The voice packet is passed by voice application to the interface associated CODEC. Instead of feeding these into the CODEC for decompression, they are immediately sent back to the voice application as if they had originated locally and been compressed. hostUncompressedLoopback(3) - Host Uncompressed Loopback. This mode is set by the managed system to perform the uncompressed voice loopback test. The voice packet is sent by voice application all the way through the interface associated CODEC and then turned around instead of being sent to the telephony endpoint. ifCompressedLoopback(4) - Interface Compressed Loopback. This mode is set by the managed system to perform the interface uncompressed voice loopback test for the external test equipment that is connected to the voice interface. The voice samples are sent from the test equipment all the way through the interface associated CODEC and then turned around instead of being sent to voice application. ifUncompressedLoopback(5) - Interface Uncompressed Loopback. This mode is set by the managed system to perform the interface uncompressed voice loopback test for the external test equipment that is connected to the voice interface. The voice samples are sent from the test equipment to the interface associated CODEC. Instead of feeding the voice samples into the CODEC for compression, they are immediately sent back to the telephony interface. | 1.3.6.1.4.1.9.9.62.1.1.2.1.2 | INTEGER {none(1), hostCompressedLoopback(2), hostUncompressedLoopback(3), ifCompressedLoopback(4), ifUncompressedLoopback(5)} | read-only | current |
| cvaIfStatusSignalErrors OBJECT-TYPE Accumulated number of signaling protocol errors that are detected in the interface since system startup. | 1.3.6.1.4.1.9.9.62.1.1.2.1.3 | Counter32 | read-only | current |
| cvaIfEMObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.62.1.2 | |||
| cvaIfEMCfgTable OBJECT-TYPE The E&M standard configuration table. It contains the current setting of E&M configurable parameters. | 1.3.6.1.4.1.9.9.62.1.2.1 | not-accessible | current | |
| cvaIfEMCfgEntry OBJECT-TYPE An entry in the standard configuration table for each E&M tie trunk interface. | 1.3.6.1.4.1.9.9.62.1.2.1.1 | not-accessible | current | |
| cvaIfEMCfgSignalType OBJECT-TYPE The signaling type of E&M tie trunk interface. winkStart - the calling side seizes the line by going off-hook on its E lead but waits for a short off-hook 'wink' indication on its M lead from the called side before sending address information as DTMF digits. immediateDial - the calling side seizes the line by going off-hook on its E lead and sends sends address information as DTMF digits. delayDial - the calling side seizes the line by going off-hook on its E lead. After a timing interval, the calling side looks at the supervision from the called side. If the supervision is on-hook, the calling side starts sending information as DTMF digits; otherwise, the calling side waits until the called side goes on-hook and then starts sending address information. lmr - the e&m port is used to interface with Land Mobil Radio system. The e-lead and m-lead are not used in the traditional way. fgd - Feature Group D is an access switched services that provides access to Local Exchange Carrier of the public switched network. It is supported in North America only based on E&M wink-start. fgd-eana - Exchange Access North American signalling protocol of Feature Group D. | 1.3.6.1.4.1.9.9.62.1.2.1.1.1 | INTEGER {winkStart(1), immediateDial(2), delayDial(3), lmr(4), fgd(5), fgd-eana(6)} | read-write | current |
| cvaIfEMCfgOperation OBJECT-TYPE Specify the operation of the E&M signal. twoWires - 2-wire operation. fourWires - 4-wire operation. | 1.3.6.1.4.1.9.9.62.1.2.1.1.2 | INTEGER {twoWires(1), fourWires(2)} | read-write | current |
| cvaIfEMCfgType OBJECT-TYPE Specifies the E&M Lead Signaling type. LEGEND: V = -48V /\/\/ = detector/resister X = normally open relay contact + = normally closed relay contact G = ground SB = Signal Battery SG = Signal Ground typeI - Leads: E (output, relay to ground) M (input, referenced to ground) The tie line equipment (switch/router/etc) generates the E-signal to the PBX type grounding the E-lead. The tie line equipment detects the M-signal by detecting current flow to ground. A common ground must exist between the line equipment and the PBX. PBX | TIE LINE | E: V--/\/\/---|-----X----G | M: V----X-----|---/\/\/--G typeII - Leads: E (output, relay to SG) M (input, referenced to ground) SB (feed for M, connected to -48V) SG (return for E, galvanically isolated from ground) This interface requires no common ground between the equipment, thus avoiding ground loop noise problems. E-signal is generated toward the PBX by connecting it to SG. M-signal is indicated by the PBX connecting it to SB. While this interface does NOT require a common ground, it does have the tendency to inject noise into the audio paths since it is asymmetrical with respect to current flow between devices. PBX | TIE LINE | E: V--/\/\/---|-----X---- | | SG: G----------|---------- | M: ----X-----|---/\/\/--G | | SB: ----------|----------V typeIII - Leads: E (output, relay to ground) M (input, referenced to ground) SB (connected to -48V) SG (connected to ground) This interface operates similar to type I with respect to the E-signal. The M-signal, however, is indicated by the PBX connecting it to SB on assertion, and alternately connecting it to SG during inactivity. Unfortunately, a common ground must be shared between the equipment. PBX | TIE LINE | E: V--/\/\/---|-----X----G | SG: ----------|----------G + | M: ----------|---/\/\/--G X | SB: ----------|----------V typeIV - Leads: E (output, relay to SG) M (input, referenced to -48V) SB (feed for M, connected to ground) SG (return for E, galvanically isolated from ground) This interface is fully symmetrical; it does not require a common ground, does not inject noise into audio paths, and can be connected back to back by swapping E/SG for M/SB. E-signal is indicated to the PBX by connecting it to SG. M-signal is provided by the PBX connecting it to SB. PBX | TIE LINE | E: V--/\/\/---|-----X---- | | SG: G----------|---------- | M: ----------|---/\/\/--V X | SB: ----------|----------G typeV - Leads: E (output, relay to ground) M (input, referenced to -48V) Type V line equipment indicates E-signal to the PBX by grounding the E-lead. The PBX indicates M-signal by grounding the M-lead. This interface does require a common ground, but does allow back to back connections by swapping E for M. This interface is quasi-symmetric in that while the line is up, current flow is more or less equal between the PBX and line equipment. But noise injection is still a problem. PBX | TIE LINE | E: V--/\/\/---|-----X----G | M: G-----X----|---/\/\/--V | | 1.3.6.1.4.1.9.9.62.1.2.1.1.3 | INTEGER {typeI(1), typeII(2), typeIII(3), typeIV(4), typeV(5)} | read-write | current |
| cvaIfEMCfgDialType OBJECT-TYPE Specifies the out dialing type of E&M interface. | 1.3.6.1.4.1.9.9.62.1.2.1.1.4 | InterfaceDialType | read-write | current |
| cvaIfEMCfgLmrMCap OBJECT-TYPE The M lead behavior of E&M LMR interface. inact - The m-lead status should be ignored. audio - The m-lead status is used to control generating voice packet. dial - Perform the same audio case except abling to initiate a call when offhook in a idle state. | 1.3.6.1.4.1.9.9.62.1.2.1.1.5 | INTEGER {inact(1), audio(2), dial(3)} | read-write | current |
| cvaIfEMCfgLmrECap OBJECT-TYPE The E lead behavior of E&M LMR interface. seize - The e-lead used as seize signal voice - The e-lead status is used to indicate voice packet received or not. inactive -- e-lead is inactive. | 1.3.6.1.4.1.9.9.62.1.2.1.1.6 | INTEGER {seize(4), voice(5), inactive(6)} | read-write | current |
| cvaIfEMCfgAutoGainControl OBJECT-TYPE This object is used to enabling/disabling automatic gain control(AGC) on this interface. AGC allows DSP to adjust the input voice volume and avoid rapid voice volume change. | 1.3.6.1.4.1.9.9.62.1.2.1.1.7 | TruthValue | read-write | current |
| cvaIfEMStatusTable OBJECT-TYPE The E&M interface Table. The table contains the status of the E&M tie trunk interface. | 1.3.6.1.4.1.9.9.62.1.2.2 | not-accessible | current | |
| cvaIfEMStatusEntry OBJECT-TYPE An entry in the status table for each E&M interface. | 1.3.6.1.4.1.9.9.62.1.2.2.1 | not-accessible | current | |
| cvaIfEMInSeizureActive OBJECT-TYPE This object contains the incoming seizure state of the E&M interface. If the value is true, then the interface has an incoming trunk seizure active; otherwise, it doesn't. | 1.3.6.1.4.1.9.9.62.1.2.2.1.1 | TruthValue | read-only | current |
| cvaIfEMOutSeizureActive OBJECT-TYPE This object contains the outgoing seizure state of the E&M interface. If the value is true, then the interface has an outgoing trunk seizure active; otherwise, it doesn't. | 1.3.6.1.4.1.9.9.62.1.2.2.1.2 | TruthValue | read-only | current |
| cvaIfEMTimingTable OBJECT-TYPE The E&M tie trunk Timing Parameters table. It contains the configuration of the various E&M signaling protocol timing parameters. | 1.3.6.1.4.1.9.9.62.1.2.3 | not-accessible | current | |
| cvaIfEMTimingEntry OBJECT-TYPE An entry in the E&M Timing Parameters Table for each E&M interface. | 1.3.6.1.4.1.9.9.62.1.2.3.1 | not-accessible | current | |
| cvaIfEMTimingDigitDuration OBJECT-TYPE Outgoing DTMF digit duration in milliseconds. | 1.3.6.1.4.1.9.9.62.1.2.3.1.1 | Integer32 (50..500) | read-write | current |
| cvaIfEMTimingInterDigitDuration OBJECT-TYPE Outgoing DTMF inter-digit duration in milliseconds. | 1.3.6.1.4.1.9.9.62.1.2.3.1.2 | Integer32 (50..500) | read-write | current |
| cvaIfEMTimingPulseRate OBJECT-TYPE Outgoing pulse dialing rate in pulses per second (pps). | 1.3.6.1.4.1.9.9.62.1.2.3.1.3 | Integer32 (10..20) | read-write | current |
| cvaIfEMTimingPulseInterDigitDuration OBJECT-TYPE Outgoing Pulse dialing inter-digit timing in milliseconds. | 1.3.6.1.4.1.9.9.62.1.2.3.1.4 | Integer32 (100..1000) | read-write | current |
| cvaIfEMTimingClearWaitDuration OBJECT-TYPE Time of Inactive seizure signal to declare call cleared. | 1.3.6.1.4.1.9.9.62.1.2.3.1.5 | Integer32 (200..2000) | read-write | current |
| cvaIfEMTimingMaxWinkWaitDuration OBJECT-TYPE Maximum time to wait from the outgoing seizure of the line to the time of sending out a wink-pulse. | 1.3.6.1.4.1.9.9.62.1.2.3.1.6 | Integer32 (100..5000) | read-write | current |
| cvaIfEMTimingMaxWinkDuration OBJECT-TYPE Maximum outgoing wink duration (between the wink-pulse leading edge and trailing edge) for wink start signaling. | 1.3.6.1.4.1.9.9.62.1.2.3.1.7 | Integer32 (100..3000) | read-write | current |
| cvaIfEMTimingDelayStart OBJECT-TYPE Minimum time to wait from outgoing seizure to out-dialing digits for delay start signaling. | 1.3.6.1.4.1.9.9.62.1.2.3.1.8 | Integer32 (20..2000) | read-write | current |
| cvaIfEMTimingMaxDelayDuration OBJECT-TYPE Maximum time to wait from outgoing seizure to out-dialing digits. If the far end does not allow to send digits after the duration specified in the object, a reorder tone will be sent to the calling party. | 1.3.6.1.4.1.9.9.62.1.2.3.1.9 | Integer32 (100..5000) | read-write | current |
| cvaIfEMTimingMinDelayPulseWidth OBJECT-TYPE Minimum delay-dial pulse duration for incoming call. If the value of this object is 0, then no delay-dial is sent to the far end for the incoming call. | 1.3.6.1.4.1.9.9.62.1.2.3.1.10 | Integer32 (0 | 140..5000) | read-write | current |
| cvaIfEMTimingVoiceHangover OBJECT-TYPE The hangover time used to determine the casethere is no more voice packet arrived. | 1.3.6.1.4.1.9.9.62.1.2.3.1.11 | Integer32 (0..10000) | read-write | current |
| cvaIfEMTimeoutLmrTeardown OBJECT-TYPE LMR port tear down timeout. This object is relevant to the waiting time of teardown call on LMR port. if the value of this object is '-1', then the timeout is disable. | 1.3.6.1.4.1.9.9.62.1.2.3.1.12 | Integer32 (-1 | 5..60000) | read-write | current |
| cvaIfEMTimeoutPttXmt OBJECT-TYPE This object signifies LMR port maxinum transmit time. This object is relevant to how long LMR port can continue transmit voice packet without pause. | 1.3.6.1.4.1.9.9.62.1.2.3.1.13 | Integer32 (0..30) | read-write | current |
| cvaIfEMTimeoutPttRcv OBJECT-TYPE This object signifies LMR port maxinum receive time. This object is relevant to how long LMR port can continue receive voice packet without pause. | 1.3.6.1.4.1.9.9.62.1.2.3.1.14 | Integer32 (0..30) | read-write | current |
| cvaIfEMTimingDelayVoice OBJECT-TYPE This object is relevant to how long DSP will delay sending the voice packet to the LMR port. | 1.3.6.1.4.1.9.9.62.1.2.3.1.15 | Integer32 (0..1500) | read-write | current |
| cvaIfFXOObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.62.1.3 | |||
| cvaIfFXOCfgTable OBJECT-TYPE The FXO standard configuration table. It contains FXO configuration parameters, one entry per FXO interface. The configuration information of this table is set by hardware with its default setting or CLI during the hardware installation time. | 1.3.6.1.4.1.9.9.62.1.3.1 | not-accessible | current | |
| cvaIfFXOCfgEntry OBJECT-TYPE An entry in the standard configuration table for each FXO interface. | 1.3.6.1.4.1.9.9.62.1.3.1.1 | not-accessible | current | |
| cvaIfFXOCfgSignalType OBJECT-TYPE the signaling type of FXO interface. fxoLoopStart - loop start. fxoGroundStart - ground start. fxoCama - cama. | 1.3.6.1.4.1.9.9.62.1.3.1.1.1 | INTEGER {fxoLoopStart(1), fxoGroundStart(2), fxoCama(3)} | read-write | current |
| cvaIfFXOCfgNumberRings OBJECT-TYPE The number of rings detected before closing loop. | 1.3.6.1.4.1.9.9.62.1.3.1.1.2 | Integer32 (1..10) | read-write | current |
| cvaIfFXOCfgSupDisconnect OBJECT-TYPE Specifies whether a supervisory disconnect signal (CPC) will be presented to the interface when the connected party at the interface hangs up. | 1.3.6.1.4.1.9.9.62.1.3.1.1.3 | TruthValue | read-write | deprecated |
| cvaIfFXOCfgDialType OBJECT-TYPE Specifies the out dialing type of FXO interface. | 1.3.6.1.4.1.9.9.62.1.3.1.1.4 | InterfaceDialType | read-write | current |
| cvaIfFXOCfgSupDisconnect2 OBJECT-TYPE Specifies the type of supervisory disconnect signal (CPC) to be presented to the interface when the connected party at the interface hangs up. signal - power denial recognition anytone - tone detection of all call progressing tones dualtoneMidcall - tone detection to operate throughout the call duration dualtonePreconnect - tone detection to operate only during call setup | 1.3.6.1.4.1.9.9.62.1.3.1.1.5 | INTEGER {signal(0), anytone(1), dualtoneMidcall(2), dualtonePreconnect(3)} | read-write | current |
| cvaIfFXOStatusTable OBJECT-TYPE The Foreign Exchange Office (FXO) interface Status Table. It contains hook status, ring detection and other states of the interface. | 1.3.6.1.4.1.9.9.62.1.3.2 | not-accessible | current | |
| cvaIfFXOStatusEntry OBJECT-TYPE An entry in the status table for each FXO interface. | 1.3.6.1.4.1.9.9.62.1.3.2.1 | not-accessible | current | |
| cvaIfFXOHookStatus OBJECT-TYPE This object contains the hook status of FXO interface. onHook - Present the onHook to the connected equipment. offHook - Present the offHook to the connected equipment. trunked - Present the trunk to the connected equipment. | 1.3.6.1.4.1.9.9.62.1.3.2.1.1 | INTEGER {onHook(1), offHook(2), trunked(3)} | read-only | current |
| cvaIfFXORingDetect OBJECT-TYPE This object contains the ring detect indication. If the value is true, then the interface detects ring from PBX or CO; otherwise, it doesn't. | 1.3.6.1.4.1.9.9.62.1.3.2.1.2 | TruthValue | read-only | current |
| cvaIfFXORingGround OBJECT-TYPE This object contains the incoming ring ground indication. It is only valid when the cvaIfFXOCfgSignalType is fxoGroundStart. If the object is true, then the interface is presenting a ring ground to the connected equipment; otherwise, it doesn't. | 1.3.6.1.4.1.9.9.62.1.3.2.1.3 | TruthValue | read-only | current |
| cvaIfFXOTipGround OBJECT-TYPE This object contains the incoming tip ground indication. It is only valid when the cvaIfFXOCfgSignalType is fxoGroundStart. If the object is true, then the interface is detecting a tip ground at the interface; otherwise, it doesn't. | 1.3.6.1.4.1.9.9.62.1.3.2.1.4 | TruthValue | read-only | current |
| cvaIfFXOTimingTable OBJECT-TYPE The FXO interface Timing Parameters table. It contains the configuration of the various FXO signaling protocol timing parameters. | 1.3.6.1.4.1.9.9.62.1.3.3 | not-accessible | current | |
| cvaIfFXOTimingEntry OBJECT-TYPE An entry in the FXO Timing Parameters Table for each FXO interface. | 1.3.6.1.4.1.9.9.62.1.3.3.1 | not-accessible | current | |
| cvaIfFXOTimingDigitDuration OBJECT-TYPE Outgoing DTMF digit duration in milliseconds. | 1.3.6.1.4.1.9.9.62.1.3.3.1.1 | Integer32 (50..500) | read-write | current |
| cvaIfFXOTimingInterDigitDuration OBJECT-TYPE Outgoing DTMF inter-digit duration in milliseconds. | 1.3.6.1.4.1.9.9.62.1.3.3.1.2 | Integer32 (50..500) | read-write | current |
| cvaIfFXOTimingPulseRate OBJECT-TYPE Outgoing pulse dialing rate in pulses per second (pps). | 1.3.6.1.4.1.9.9.62.1.3.3.1.3 | Integer32 (10..20) | read-write | current |
| cvaIfFXOTimingPulseInterDigitDuration OBJECT-TYPE Outgoing pulse dialing inter-digit timing in milliseconds. | 1.3.6.1.4.1.9.9.62.1.3.3.1.4 | Integer32 (100..1000) | read-write | current |
| cvaIfFXSObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.62.1.4 | |||
| cvaIfFXSCfgTable OBJECT-TYPE The FXS standard configuration table. It contains FXS configuration parameters, one entry per FXS interface. The configuration information of this table is set by hardware with its default setting or CLI during the hardware installation time. | 1.3.6.1.4.1.9.9.62.1.4.1 | not-accessible | current | |
| cvaIfFXSCfgEntry OBJECT-TYPE An entry in the standard configuration table for each FXS interface. | 1.3.6.1.4.1.9.9.62.1.4.1.1 | not-accessible | current | |
| cvaIfFXSCfgSignalType OBJECT-TYPE the signaling type of FXS interface. fxsLoopStart - loop start. fxsGroundStart - ground start. | 1.3.6.1.4.1.9.9.62.1.4.1.1.1 | INTEGER {fxsLoopStart(1), fxsGroundStart(2)} | read-write | current |
| cvaIfFXSRingFrequency OBJECT-TYPE the ring frequency to be used in the FXS interface. ringFrequency25 - ring frequency 25 Hertz. ringFrequency50 - ring frequency 50 Hertz. ringFrequency20 - ring frequency 20 Hertz. ringFrequency30 - ring frequency 30 Hertz. | 1.3.6.1.4.1.9.9.62.1.4.1.1.2 | INTEGER {ringFrequency25(1), ringFrequency50(2), ringFrequency20(3), ringFrequency30(4)} | read-write | current |
| cvaIfFXSStatusTable OBJECT-TYPE The Foreign Exchange Station (FXS) interface Status Table. It contains hook status, ring active and other states of the interface. | 1.3.6.1.4.1.9.9.62.1.4.2 | not-accessible | current | |
| cvaIfFXSStatusEntry OBJECT-TYPE An entry in the status table for each FXS interface. | 1.3.6.1.4.1.9.9.62.1.4.2.1 | not-accessible | current | |
| cvaIfFXSHookStatus OBJECT-TYPE This object contains the hook status of FXS interface. onHook - the connected equipment(e.g., phone) is onHook. offHook - the connected equipment is offHook. trunked - the connected equipment is trunked. | 1.3.6.1.4.1.9.9.62.1.4.2.1.1 | INTEGER {onHook(1), offHook(2), trunked(3)} | read-only | current |
| cvaIfFXSRingActive OBJECT-TYPE This object contains the outgoing ring active indication. If the object value is true, then the interface is currently generating ring out to the Key Telephone System (KTS) or Plain Old Telephone (POT); otherwise, it doesn't. | 1.3.6.1.4.1.9.9.62.1.4.2.1.2 | TruthValue | read-only | current |
| cvaIfFXSRingGround OBJECT-TYPE This object contains the incoming ring ground indication. It is only valid when the cvaIfFXSCfgSignalType is fxsGroundStart. If the object is true, then the interface is presenting a ring ground to the connected equipment; otherwise, it doesn't. | 1.3.6.1.4.1.9.9.62.1.4.2.1.3 | TruthValue | read-only | current |
| cvaIfFXSTipGround OBJECT-TYPE This object contains the incoming tip ground indication. It is only valid when the cvaIfFXSCfgSignalType is fxsGroundStart. If the object is true, then the interface is detecting a tip ground at the interface; otherwise, it doesn't. | 1.3.6.1.4.1.9.9.62.1.4.2.1.4 | TruthValue | read-only | current |
| cvaIfFXSTimingTable OBJECT-TYPE The FXS interface Timing Parameters table. It contains the configuration of the various FXS signaling protocol timing parameters. | 1.3.6.1.4.1.9.9.62.1.4.3 | not-accessible | current | |
| cvaIfFXSTimingEntry OBJECT-TYPE An entry in the FXS Timing Parameters Table for each FXS interface. | 1.3.6.1.4.1.9.9.62.1.4.3.1 | not-accessible | current | |
| cvaIfFXSTimingDigitDuration OBJECT-TYPE Outgoing DTMF digit duration in milliseconds. | 1.3.6.1.4.1.9.9.62.1.4.3.1.1 | Integer32 (50..500) | read-write | current |
| cvaIfFXSTimingInterDigitDuration OBJECT-TYPE Outgoing DTMF inter-digit duration in milliseconds. | 1.3.6.1.4.1.9.9.62.1.4.3.1.2 | Integer32 (50..500) | read-write | current |
| cvaIfMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.62.3 | |||
| cvaIfMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.62.3.1 | |||
| cvaIfMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.62.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| cvaIfMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Analog Voice interface MIB | 1.3.6.1.4.1.9.9.62.3.1.1 | deprecated |
| cvaIfMIBCompliance2 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Analog Voice interface MIB | 1.3.6.1.4.1.9.9.62.3.1.2 | deprecated |
| cvaIfMIBCompliance3 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Analog Voice interface MIB | 1.3.6.1.4.1.9.9.62.3.1.3 | current |
| cvaIfGeneralGroup OBJECT-GROUP The collection of objects providing general information about the Cisco Analog Voice interfaces. | 1.3.6.1.4.1.9.9.62.3.2.1 | current |
| cvaIfEMGroup OBJECT-GROUP The collection of objects providing information about the Cisco E&M trunk interface. | 1.3.6.1.4.1.9.9.62.3.2.2 | deprecated |
| cvaIfFXOGroup OBJECT-GROUP The collection of objects providing information about the Cisco FXO interface. | 1.3.6.1.4.1.9.9.62.3.2.3 | deprecated |
| cvaIfFXSGroup OBJECT-GROUP The collection of objects providing information about the Cisco FXS interface. | 1.3.6.1.4.1.9.9.62.3.2.4 | current |
| cvaIfFXOGroup2 OBJECT-GROUP The collection of objects providing information about the Cisco FXO interface. | 1.3.6.1.4.1.9.9.62.3.2.5 | current |
| cvaIfEMGroupRev1 OBJECT-GROUP The collection of objects providing information about the Cisco E&M trunk interface. | 1.3.6.1.4.1.9.9.62.3.2.6 | deprecated |
| cvaIfEMGroupRev2 OBJECT-GROUP The collection of objects providing information about the Cisco E&M trunk interface. | 1.3.6.1.4.1.9.9.62.3.2.7 | current |