MX-DIGIT-MAP-MIB

        This MIB is used to configure digit maps for all endpoints of
the unit. A digit map is a sequence of digits that is
acceptable (or inacceptable) for calling. For example, the
digit map 'xx' will accept any two dialed numbers as a valid
digit map.
        
The permitted digit map syntax is taken from the core MGCP
specification, RFC2705: ftp://ftp.isi.edu/in-notes/rfc2705.txt,
section 3.4.
        
DigitMap = DigitString  / '(' DigitStringList ')'
DigitStringList = DigitString 0*( '|' DigitString )
DigitString = 1*(DigitStringElement)
DigitStringElement = DigitPosition ['.']
DigitPosition = DigitMapLetter / DigitMapRange
DigitMapLetter = DIGIT / '#' / '*' / 'A' / 'B' / 'C' / 'D' / 'T'
DigitMapRange =  'x' / '[' 1*DigitLetter ']'
DigitLetter ::= *((DIGIT '-' DIGIT ) / DigitMapLetter)
        
where 'x' means 'any digit' and '.' means 'any number of'.
    
digitMapMIB 1.3.6.1.4.1.4935.15.55
Imported Objects
MX-SMI mediatrixConfig
MX-TC MxEnableState
SNMPv2-CONF MODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMI MODULE-IDENTITY OBJECT-TYPE Unsigned32
Objects (27)
digitMapMIB .1.3.6.1.4.1.4935.15.55
digitMapMIBObjects .1.3.6.1.4.1.4935.15.55.1
digitMapProcessDigitsWhenPressed r/w MX-TCMxEnableState .1.3.6.1.4.1.4935.15.55.1.1
digitMapAllowedTable .1.3.6.1.4.1.4935.15.55.1.10
digitMapAllowedEntry digitMapAllowedIndex .1.3.6.1.4.1.4935.15.55.1.10.1
digitMapAllowedEnable r/w Enumeration .1.3.6.1.4.1.4935.15.55.1.10.1.10
digitMapAllowedDigitMap r/w OctetString .1.3.6.1.4.1.4935.15.55.1.10.1.15
digitMapAllowedIsValid deprecated Enumeration .1.3.6.1.4.1.4935.15.55.1.10.1.20
digitMapPrefixedDigitRemovalCount r/w Unsigned32 .1.3.6.1.4.1.4935.15.55.1.10.1.25
digitMapPrependedString r/w OctetString .1.3.6.1.4.1.4935.15.55.1.10.1.30
digitMapSuffixStringToRemove r/w OctetString .1.3.6.1.4.1.4935.15.55.1.10.1.35
digitMapAllowedIndex Unsigned32 .1.3.6.1.4.1.4935.15.55.1.10.1.5
digitMapAllowedLineToApply r/w OctetString .1.3.6.1.4.1.4935.15.55.1.10.1.50
digitMapRefusedTable .1.3.6.1.4.1.4935.15.55.1.20
digitMapRefusedEntry digitMapRefusedIndex .1.3.6.1.4.1.4935.15.55.1.20.1
digitMapRefusedEnable r/w Enumeration .1.3.6.1.4.1.4935.15.55.1.20.1.10
digitMapRefusedDigitMap r/w OctetString .1.3.6.1.4.1.4935.15.55.1.20.1.15
digitMapRefusedIsValid deprecated Enumeration .1.3.6.1.4.1.4935.15.55.1.20.1.20
digitMapRefusedIndex Unsigned32 .1.3.6.1.4.1.4935.15.55.1.20.1.5
digitMapRefusedLineToApply r/w OctetString .1.3.6.1.4.1.4935.15.55.1.20.1.50
digitMapTimeouts .1.3.6.1.4.1.4935.15.55.1.30
digitMapTimeoutFirstDigit r/w Unsigned32 .1.3.6.1.4.1.4935.15.55.1.30.10
digitMapTimeoutInterDigit r/w Unsigned32 .1.3.6.1.4.1.4935.15.55.1.30.15
digitMapTimeoutCompletion r/w Unsigned32 .1.3.6.1.4.1.4935.15.55.1.30.5
digitMapConformance .1.3.6.1.4.1.4935.15.55.2
digitMapCompliances .1.3.6.1.4.1.4935.15.55.2.1
digitMapGroups .1.3.6.1.4.1.4935.15.55.2.2