eamSignalingVariantsOutgoingDialMap
MX-EAM-MIB ·
.0.1880.1.100.200.1.900
Object
column r/w
OctetString
Outgoing Dial Map
Defines the dial map format for the outgoing dial string. The
dial string generation uses a special format using macros
that enables the user to construct a custom dial string using
the ANI, DNIS and other specials tones used as separator. The
dial string uses regular expression to replace the macros
with the proper call parameter value.
Dial map macros:
* %dnis : DNIS (Dialed Number Identification Service).
* %ani : ANI (Automatic Number Identification).
* %kp : KP (start-of-pulsing) tone (MF R1 only).
* %st : ST (end-of-pulsing) tone (MF R1 only).
* %t : Interdigit timeout.
* A,B,C,D,*,# : Control tones (DTMF only).
* A,B,C,D,E : Control tones (MF R1 only).
Examples : ANI=1234 DNIS=6789 KP=A ST=D
* %dnis*%ani : 6789*1234
* %kp%dnis%st%kp%ani%st : A6789DA1234D
* A%dnisBA%aniB : A6789BA1234B
Context
- MIB
- MX-EAM-MIB
- OID
.0.1880.1.100.200.1.900- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eamSignalingVariantsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-EAM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EAM-MIB::eamSignalingVariantsOutgoingDialMap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-EAM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EAM-MIB::eamSignalingVariantsOutgoingDialMap.<eamSignalingVariantsInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EAM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EAM-MIB::eamSignalingVariantsOutgoingDialMap'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255