userTransformationsConfigStatus
MX-SIPPROXY-MIB ·
.0.4600.1.700.300.1.2000
Object
column
Enumeration
Configuration Status
Indicates if the configuration of this row is valid.
* Valid: The current content of the row is valid.
* PriorityDuplicate: Two or more entries with the same name
have the same priority.
* MissingName: The entry must have a name.
* Invalid: The current content of the row is invalid.
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.700.300.1.2000- Type
- column
- Access
- readonly
- Status
- current
- Parent
- userTransformationsEntry
- Table
- userTransformationsTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | valid |
200 | priorityDuplicate |
300 | missingName |
400 | invalid |
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 |
| 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 |
| userTransformationsCriteria 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 … | column | OctetString | .0.4600.1.700.300.1.400 |
| 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 |