All MIBs › CISCO-VOICE-ANALOG-IF-MIB › cvaIfMaintenanceMode
cvaIfMaintenanceMode
Module: CISCO-VOICE-ANALOG-IF-MIB
OID (symbolic): CISCO-VOICE-ANALOG-IF-MIB::cvaIfMaintenanceMode
OID (numeric): 1.3.6.1.4.1.9.9.62.1.1.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is cvaIfMaintenanceMode?
This read-only INTEGER reports the current maintenance/loopback mode of the analog voice interface, such as none or various host- and interface-side compressed/uncompressed loopback modes used for testing. An administrator checks this to confirm whether an interface is currently in a diagnostic loopback state rather than passing live traffic. For example, seeing a loopback mode value here when a user reports no dial tone would explain the interface is deliberately in test mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.62.1.1.2.1.2 snmpwalk -v2c -c public <target> CISCO-VOICE-ANALOG-IF-MIB::cvaIfMaintenanceMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.62.1.1.2.1.2.1 snmpget -v2c -c public <target> CISCO-VOICE-ANALOG-IF-MIB::cvaIfMaintenanceMode.1
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::cvaIfMaintenanceMode 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.62 | ciscoVoiceAnalogIfMIB | CISCO-VOICE-ANALOG-IF-MIB |
| 1.3.6.1.4.1.9.9.62.1 | cvaIfObjects | CISCO-VOICE-ANALOG-IF-MIB |
| 1.3.6.1.4.1.9.9.62.1.1 | cvaIfGeneralObjects | CISCO-VOICE-ANALOG-IF-MIB |
| 1.3.6.1.4.1.9.9.62.1.1.2 | cvaIfStatusTable | CISCO-VOICE-ANALOG-IF-MIB |
| 1.3.6.1.4.1.9.9.62.1.1.2.1 | cvaIfStatusEntry | CISCO-VOICE-ANALOG-IF-MIB |
| 1.3.6.1.4.1.9.9.62.1.1.2.1.2 | cvaIfMaintenanceMode | CISCO-VOICE-ANALOG-IF-MIB |