userTransformationsCriteria
MX-SIPPROXY-MIB ·
.0.4600.1.700.300.1.400
Object
column
r/w
OctetString
Transformation Criteria
The criteria to be used in the transformation. If the
criteria does not match, the search in the table continues.
The criteria is a regular expression used for two things:
* Matching: If the expression matches, this transformation
is used. If it does not, the search continues for entries
with the same name in the table.
* Creating groups to be used as backreferences in the
pattern expression.
The regular expression is implicitly searched from the
beginning of the searched string: the begin string character
(^) must not be used in the regular expression.
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.700.300.1.400- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- userTransformationsEntry
- Table
- userTransformationsTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-250
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| userTransformationsId Id
Unique numerical identifier. | column | SNMPv2-SMIUnsigned32 | .0.4600.1.700.300.1.100 |
| userTransformationsPriority Priority
Priority used to determine search order in the table when
routing is executed. Search order is from lower to higher
priority values.
Entries… | column | SNMPv2-SMIUnsigned32 | .0.4600.1.700.300.1.200 |
| userTransformationsConfigStatus Configuration Status
Indicates if the configuration of this row is valid.
* Valid: The current content of the row is valid.
* PriorityDuplicate: … | column | Enumeration | .0.4600.1.700.300.1.2000 |
| userTransformationsDelete Delete
Deletes this row. | column | Enumeration | .0.4600.1.700.300.1.2100 |
| userTransformationsName Transformation name
The name of the transformation. There can be several
transformations of the same name. Must match values of
RegisteredUserTransformationName or … | column | OctetString | .0.4600.1.700.300.1.300 |
| userTransformationsPattern Transformation Pattern
Pattern expression that creates the transformed value. Can
use backreferences to the groups created in the criteria. | column | OctetString | .0.4600.1.700.300.1.500 |