All MIBs › CISCO-XGCP-EXT-MIB › cxeCallCtrlDigitMapOrder
cxeCallCtrlDigitMapOrder
Module: CISCO-XGCP-EXT-MIB
OID (symbolic): CISCO-XGCP-EXT-MIB::cxeCallCtrlDigitMapOrder
OID (numeric): 1.3.6.1.4.1.9.9.325.1.1.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object defines the type of digit map order. The MGC can advise and load the gateway with a digit map that correspond to the dial plan to collect the access codes, credit card numbers and other numbers requested by call control services.
What is cxeCallCtrlDigitMapOrder?
This read-write INTEGER selects how the gateway orders digit-map matching, either dmOrderShortest(1) or dmOrderOrdered(2), for the dial plan the call agent loads onto it. It matters because the digit map governs how the gateway collects dialed digits (access codes, credit-card numbers, etc.), and the wrong ordering mode can cause the gateway to cut off dialing too early or wait too long. For example, an admin deploying a dial plan with variable-length extensions might set this to dmOrderShortest so the shortest matching pattern is used rather than waiting for a longer possible match.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.325.1.1.1.1.11 snmpwalk -v2c -c public <target> CISCO-XGCP-EXT-MIB::cxeCallCtrlDigitMapOrder
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.325.1.1.1.1.11.1 snmpget -v2c -c public <target> CISCO-XGCP-EXT-MIB::cxeCallCtrlDigitMapOrder.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.325.1.1.1.1.11.1 i <value>
Start monitoring Cisco voice/media gateway / media gateway controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-XGCP-EXT-MIB::cxeCallCtrlDigitMapOrder OID value, configure state conditions and alerts, and monitor any Cisco voice/media gateway / media gateway controller 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.325 | ciscoXgcpExtMIB | CISCO-XGCP-EXT-MIB |
| 1.3.6.1.4.1.9.9.325.1 | cxgcpExtObjects | CISCO-XGCP-EXT-MIB |
| 1.3.6.1.4.1.9.9.325.1.1 | cxgcpExtConfig | CISCO-XGCP-EXT-MIB |
| 1.3.6.1.4.1.9.9.325.1.1.1 | cxeCallCtrlConfigTable | CISCO-XGCP-EXT-MIB |
| 1.3.6.1.4.1.9.9.325.1.1.1.1 | cxeCallCtrlConfigEntry | CISCO-XGCP-EXT-MIB |
| 1.3.6.1.4.1.9.9.325.1.1.1.1.11 | cxeCallCtrlDigitMapOrder | CISCO-XGCP-EXT-MIB |