adGenVoipDialingProfileSPREPattern
ADTRAN-GENVOIP-MIB ·
.1.3.6.1.4.1.664.5.70.20.1.8.2.3.1.5
Object
column
SNMPv2-TCDisplayString
The SPRE pattern used to match dialing strings.
This must be in the form of a SPRE code or
dialing pattern containing wildcards. Available wildcards for this index
are: N=2-9, M=1-8, X=0-9, [abc]=Any digit contained in the bracketed list.
Ending the pattern with '&' will cause the unit to also look for a valid
dial-plan pattern following the SPRE code, however ending it with '$' will
cause the unit to stop attempting to match further input.
The following rules must be observed:
1. Template must begin with a * or #. * and # are not allowed
elsewhere in the template.
2. Templates MUST have at least one NUMBER.
3. ( ) and - are allowed, but not inside braces []
4. Wildcards (MNX) are not allowed inside braces [], only numbers - order
of numbers is not enforced, but ranges are not allowed.
5. & or $ is allowed but MUST be the last character. Cannot be standalone.
Context
- MIB
- ADTRAN-GENVOIP-MIB
- OID
.1.3.6.1.4.1.664.5.70.20.1.8.2.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenVoipDialingProfileSPREPatternProvEntry
- Table
- adGenVoipDialingProfileSPREPatternProvTable
- Siblings
- 5
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| adGenVoipDialingProfileSPREPatternEntryIndex The SPRE Pattern table index.
This must be a dialing profile name as specified by
AdGenVoipDialingProfileName followed by a '/' followed by a SPRE pattern.
See the description of … | column | OctetString | .1.3.6.1.4.1.664.5.70.20.1.8.2.3.1.1 |
| adGenVoipDialingProfileSPREPatternRowStatus This object is used to create a new row or delete an existing row in this
table. Use createAndWait to add an entry, set the available paramaters,
then activate the entry.. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.664.5.70.20.1.8.2.3.1.2 |
| adGenVoipDialingProfileSPREPatternLastErrorString The reason for the last error that occurred while attempting to create an
entry in the VoIP SPRE pattern Table. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.664.5.70.20.1.8.2.3.1.3 |
| adGenVoipDialingProfileSPREPatternTone Specify the tone to play back when this SPRE tone is matched.
NOTE: If the last character of the SPRE code is not a '&' or a '$' this
oid will fail when attempting a set. | column | Enumeration | .1.3.6.1.4.1.664.5.70.20.1.8.2.3.1.4 |
| adGenVoipDialingProfileSPREPatternDialingProfile The Dialing Profile that this SPRE Pattern is assigned to. | column | AdGenVoipDialingProfileName | .1.3.6.1.4.1.664.5.70.20.1.8.2.3.1.6 |