phoneIfToneDefinitionCadence
BINTEC-PHONE-MIB ·
.0.15.1.2.1.6
Object
column
r/w
CadenceString
Cadence string for this single/dual-tone.
The cadence definition consists of times of activity, times
of no activity and some control information. All information
is concatenated to one string and all times are given in
milliseconds.
Synopsis:
[:] active time [:] [passive time] [:]...
Arguments:
active time a<time value in ms>
passive time p<time value in ms>
: start or end of loop interval
,|-|blank allowed delimiters for better reading
before and behind the timing arguments
Examples:
1) a200,p200,a200
=> two tones with 200ms pause in between
2) a1000 p500 : a200 p200 :
=> a long pulse at the beginning followed by a
continous interval of short pulses
3) p2000-a1000
=> a pulse of one second after two second pause
4) :a1000:
=> definition for an endless active period
Context
- MIB
- BINTEC-PHONE-MIB
- OID
.0.15.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- phoneIfToneDefinitionEntry
- Table
- phoneIfToneDefinitionTable
- Siblings
- 5
Syntax
CadenceString
- Source
- CadenceString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..127
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| phoneIfToneDefinitionIndex Index of the set of tone cadences. | column | ToneDefTabIndex | .0.15.1.2.1.1 |
| phoneIfToneDefinitionType Type of tone:
single(1) just one frequency
dual(2) mix of two frequencies
Variables phoneIfToneDefinitionFreq1 and phoneIfToneDefinitionFreq2
specify frequenc… | column | Enumeration | .0.15.1.2.1.2 |
| phoneIfToneDefinitionFreq1 Tone frequency 1: only tone (for single-tone type) or first tone
of dual-tone signal (type dual-tone). | column | Hz ToneFrequency | .0.15.1.2.1.3 |
| phoneIfToneDefinitionFreq2 Tone frequency 2: second tone of dual-tone signal.
Ignored for single-tone entries. | column | Hz ToneFrequency | .0.15.1.2.1.4 |
| phoneIfToneDefinitionLevel Tone signal level. | column | dB Integer32 | .0.15.1.2.1.5 |