mpsWaveFileUploadResult
FEC-MPS-MIB ·
.0.53.13.4.1.10
Object
column
r/w
Enumeration
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 space available on the memory card,
incomp-wav-format(4) -> the wave file format doesn't match the
requirements,
transfer-error(5) -> any transfer error occured during upload.
Context
- MIB
- FEC-MPS-MIB
- OID
.0.53.13.4.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpsWaveFileEntry
- Table
- mpsWaveFileTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | no-mem-card |
3 | no-mem-space |
4 | incomp-wav-format |
5 | transfer-error |
6 | write-protection |
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 |
| 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 |
| mpsWaveFileStatus 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 d… | column | Enumeration | .0.53.13.4.1.9 |