mpsWaveFileStatus
FEC-MPS-MIB ·
.0.53.13.4.1.9
Object
column
r/w
Enumeration
Wave file status: create(1) -> new wave file shall be stored on the device remove(2) -> wave file shall be deleted on the storage device done(3) -> synchronization of storage device with MIB is done.
Context
- MIB
- FEC-MPS-MIB
- OID
.0.53.13.4.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpsWaveFileEntry
- Table
- mpsWaveFileTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | create |
2 | remove |
3 | done |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mpsWaveFileIndex A unique index for each wave file table entry. | column | Integer32 | .0.53.13.4.1.1 |
| mpsWaveFileUploadResult Wave file upload result (error) code:
success(1) -> the wave file upload was successful,
no-mem-card(2) -> no memory card plugged,
no-mem-space(3) -> no more… | column | Enumeration | .0.53.13.4.1.10 |
| mpsWaveFileDescription The description can be used to assign an alias name to the wave
file. | column | OctetString | .0.53.13.4.1.2 |
| mpsWaveFileDirectory Specifies the complete path/tree where the wave file can be found
on the mounted device. | column | SNMPv2-TCDisplayString | .0.53.13.4.1.3 |
| mpsWaveFileName Simply contains the wave file name on the mounted device. | column | SNMPv2-TCDisplayString | .0.53.13.4.1.4 |
| mpsWaveFileAcousticProperties Optionally contains acoustic properties of the wave file: e.g.
audioformat, bit-rate, sample-rate etc. | column | SNMPv2-TCDisplayString | .0.53.13.4.1.5 |
| mpsWaveFileSize This variable contains the wave file size in kbytes. | column | SNMPv2-SMIInteger32 | .0.53.13.4.1.6 |
| mpsWaveFileDuration This variable contains the wave file (music) duration in seconds. | column | s SNMPv2-SMIInteger32 | .0.53.13.4.1.7 |
| mpsWaveFileVolume This variable contains the volume adjustment level for the wave
file to be played back with (approximately in 3 dB steps):
negative values -> attenuate during playback
0 … | column | Integer32 | .0.53.13.4.1.8 |