mappingExpressionStatusCriteria
MX-CROUT-MIB ·
.0.1750.1.100.500.1.300
Object
column
OctetString
Criteria
The expression part of the criteria used to determine if the
transformation can be applied or not. The other part of the
criteria is the call property defined in the
MappingTypeStatus.Criteria parameter.
The expression syntax is related to the selected Criteria
call property or can be a special tag:
* E164: regular expression
* CalledE164: regular expression
* CallingE164: regular expression
* Name: regular expression
* CalledName: regular expression
* CallingName: regular expression
* Ton: 'unknown', 'international', 'national', 'network',
'subscriber', or 'abbreviated'
* CalledTon: 'unknown', 'international', 'national',
'network', 'subscriber', or 'abbreviated'
* CallingTon: 'unknown', 'international', 'national',
'network', 'subscriber', or 'abbreviated'
* Npi: 'unknown', 'isdn', 'data', 'telex', 'national', or
'private'
* CalledNpi: 'unknown', 'isdn', 'data', 'telex',
'national', or 'private'
* CallingNpi: 'unknown', 'isdn', 'data', 'telex',
'national', or 'private'
* Host: Regular expression. The call property format is
'Fqdn[:port]'. If the '[:port]' is not present, the table
uses the well-known port of the signaling protocol.
* CalledHost: Regular expression. The call property format
is 'Fqdn[:port]'. If the '[:port]' is not present, the
table uses the well-known port of the signaling protocol.
* CallingHost: Regular expression. The call property format
is 'Fqdn[:port]'. If the '[:port]' is not present, the
table uses the well-known port of the signaling protocol.
* CallingPi: 'allowed', 'restricted', or 'interworking'
* CallingSi: 'not-screened', 'passed', 'failed', or
'network'
* CallingItc: 'speech', 'unrestricted', 'restricted',
'3.1Khz', 'udi-ta', or 'video'
* Uri: regular expression
* CalledUri: regular expression
* CallingUri: regular expression
* DateTime: day of week and time period and/or date and
time period
* PhoneContext: regular expression
* CalledPhoneContext: regular expression
* CallingPhoneContext: regular expression
* SipUsername: regular expression
* CalledSipUsername: regular expression
* CallingSipUsername: regular expression
* LastDivertingReason: 'cfu', 'cfb', 'cfnr', or 'unknown'
* LastDivertingE164: Regular expression
* LastDivertingPartyNumberType: 'unknown', 'public', or
'private'
* LastDivertingPublicTypeOfNumber: 'unknown',
'international', 'national', 'network-specific', 'local',
or 'abbreviated'
* LastDivertingPrivateTypeOfNumber: 'unknown', 'leg2-reg',
'leg1-reg', 'pisn-specific', 'subscriber', or
'abbreviated'
* LastDivertingNumberPresentation: 'allowed', 'restricted',
'interworking', or 'restricted-address'
* OriginalDivertingReason: 'cfu', 'cfb', 'cfnr', or
'unknown'
* OriginalDivertingE164: Regular expression
* OriginalDivertingPartyNumberType: 'unknown', 'public', or
'private'
* OriginalDivertingPublicTypeOfNumber: 'unknown',
'international', 'national', 'network-specific', 'local',
or 'abbreviated'
* OriginalDivertingPrivateTypeOfNumber: 'unknown',
'leg2-reg', 'leg1-reg', 'pisn-specific', 'subscriber', or
'abbreviated'
* OriginalDivertingNumberPresentation: 'allowed',
'restricted', 'interworking', or 'restricted-address'
* CalledBearerChannel: regular expression
* CallingBearerChannel: regular expression
* CallingSipPrivacy: 'disabled', 'none', or 'id'
Special tags:
* <undefined>: Matches if the property is not defined for
the call.
* <default>: Always matches. Generally used to set a
default transformation if the previous criteria did not
match.
Accepted DateTime formats:
Date/Time Period format:
* 'DD.MM.YYYY/HH:MM:SS-DD.MM.YYYY/HH:MM:SS'
* 'DD.MM.YYYY/HH:MM:SS-HH:MM:SS'
* 'DD.MM.YYYY-DD.MM.YYYY'
* 'DD.MM.YYYY'
* 'HH:MM:SS-HH:MM:SS'
Week Day/Time Period format:
* 'DDD'
* 'DDD,DDD...'
* 'DDD/HH:MM:SS-HH:MM:SS'
* 'DDD,DDD.../HH:MM:SS-HH:MM:SS'
where DDD must be one of: SUN, MON, TUE, WED, THU, FRI, or
SAT
Several of the previous formats can be concatenated to form
one expression. They must be separated by |. Example:
25.12.2006 | SUN
Note: Whitespace at the end of a regular expression is
ignored.
See MappingTypeStatus.Criteria.
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.100.500.1.300- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mappingExpressionStatusEntry
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.