acVoiceTestMode
AC-MEDIA-MIB ·
.1.3.6.1.4.1.5003.9.10.4.1.2.1.4
Object
scalar r/w
Enumeration
Defines the type of testing mode applied:
0 = Coder Loopback performs an encoder/decoder loopback inside
the DSP device
1 = PCM Loopback loops back an incoming PCM to the outgoing
PCM.
2 = ToneInjection generates a 1000 Hz tone to the outgoing
PCM
3 = NoLoopback sets the channel to work in normal mode.
Access: Online.
AC INI-Param: TESTMODE
Context
- MIB
- AC-MEDIA-MIB
- OID
.1.3.6.1.4.1.5003.9.10.4.1.2.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acVoice
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-MEDIA-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-MEDIA-MIB::acVoiceTestMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-MEDIA-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-MEDIA-MIB::acVoiceTestMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | coderLoopback |
1 | pCMLoopback |
2 | toneInjection |
3 | noLoopback |