CISCO-VOICE-ANALOG-IF-MIB :: cvaIfEMCfgType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VOICE-ANALOG-IF-MIBcvaIfEMCfgType

cvaIfEMCfgType

Module: CISCO-VOICE-ANALOG-IF-MIB

OID (symbolic): CISCO-VOICE-ANALOG-IF-MIB::cvaIfEMCfgType

OID (numeric): 1.3.6.1.4.1.9.9.62.1.2.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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
                     |
                

What is cvaIfEMCfgType?

This read-write INTEGER selects among the five standard E&M Lead Signaling types (I through V), each defining a different arrangement of E and M lead wiring, grounding, and relay behavior as detailed in the object's legend. An administrator matches this setting to the specific E&M signaling type used by the connected PBX or telco equipment to ensure correct seizure and supervision behavior. For example, selecting typeI configures the E lead as a relay-to-ground output as required by equipment using that signaling variant.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.62.1.2.1.1.3
snmpwalk -v2c -c public <target> CISCO-VOICE-ANALOG-IF-MIB::cvaIfEMCfgType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.62.1.2.1.1.3.1
snmpget -v2c -c public <target> CISCO-VOICE-ANALOG-IF-MIB::cvaIfEMCfgType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.62.1.2.1.1.3.1 i <value>

Start monitoring Cisco ISR/voice gateways with analog FXS/FXO/E&M interfaces with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VOICE-ANALOG-IF-MIB::cvaIfEMCfgType OID value, configure state conditions and alerts, and monitor any Cisco ISR/voice gateways with analog FXS/FXO/E&M interfaces from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.62ciscoVoiceAnalogIfMIBCISCO-VOICE-ANALOG-IF-MIB
1.3.6.1.4.1.9.9.62.1cvaIfObjectsCISCO-VOICE-ANALOG-IF-MIB
1.3.6.1.4.1.9.9.62.1.2cvaIfEMObjectsCISCO-VOICE-ANALOG-IF-MIB
1.3.6.1.4.1.9.9.62.1.2.1cvaIfEMCfgTableCISCO-VOICE-ANALOG-IF-MIB
1.3.6.1.4.1.9.9.62.1.2.1.1cvaIfEMCfgEntryCISCO-VOICE-ANALOG-IF-MIB
1.3.6.1.4.1.9.9.62.1.2.1.1.3cvaIfEMCfgTypeCISCO-VOICE-ANALOG-IF-MIB