sipDialPlanPattern
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.18.20.19.1.2
Object
column
r/w
OctetString
Allow digit, '*', and '#' characters
and meaning characters that include 'x', '.', '|'
and range format characters that include '~', ','
and parenthesis '(', ')' and brackets '[', ']'
and at most one parenthesis pair
and 'T' for terminate are allowed
and two quotation marks '()' means a null pattern for hot dial.
examples: '002(x.)', '0(x.)', and '(x.)'
'x' represents any digit, '*', and '#' characters
'.' represents zero or more repetitions of character or range that precedes it,
can't use the dot character '.' in brackets
'|' used to separate multiple dialplan patterns
'[' and ']' must pair and nest brackets is illegal
'~' and ',' are allowed showing in brackets only
'~' connected characters must be digit
'T' stand for '#' to terminate and dial out at once
Note: If only pattern is set, the indexed <pattern> <rule> pair will be cleared
'\t' and '\r' is for partial pattern
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.18.20.19.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sipDialPlanContentEntry
- Table
- sipDialPlanContentTable
- Siblings
- 2
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-47
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sipDialPlanIndex Index of dial plan. | column | Integer32 | .1.3.6.1.4.1.890.1.5.12.49.18.20.19.1.1 |
| sipDialPlanRule Allowed characters are 0~9, and
'\c' stand for country code,
'\d' stand for national destination code,
'\1' stand for matched string enclosed by the parenthesis pair, and
'deny' s… | column | OctetString | .1.3.6.1.4.1.890.1.5.12.49.18.20.19.1.3 |