acMGMiscDigitmapMismatchNotification
AC-CONTROL-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.5.1.3.3.1
Object
scalar r/w
Enumeration
The MGCP standard defines that if a number does not match the
digitmap definition, a notification is not sent.
One of the following values:
1 = Send mismatch notification
a digital mismatch notification is sent
or
0 = Do NOT send mismatch notification
a digital mismatch notification is not sent. In the same way,
you can enable MGCP to send notifications upon matching
digitmap.
Access: Instant.
AC INI-Param: MGCPSendDigitmapMismatchNotification
Context
- MIB
- AC-CONTROL-MIB
- OID
.1.3.6.1.4.1.5003.9.10.5.1.3.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acMGMisc
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-CONTROL-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-CONTROL-MIB::acMGMiscDigitmapMismatchNotification.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-CONTROL-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-CONTROL-MIB::acMGMiscDigitmapMismatchNotification'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | doNotSend |
1 | send |