fileStatus
MX-MOH-MIB ·
.0.1550.1.500
Object
scalar
Enumeration
File Status
Status of the MP3 file in the unit.
* NoFile: No file is currently loaded in the unit.
* FileReady: A valid file is currently loaded in the unit.
* Downloading: A file is currently being downloaded.
* InvalidFormat: The downloaded file as an invalid format.
* FileTooLarge: The downloaded file is too large.
Context
- MIB
- MX-MOH-MIB
- OID
.0.1550.1.500- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mohMIBObjects
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | noFile |
200 | fileReady |
300 | downloading |
400 | invalidFormat |
500 | fileTooLarge |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileUrl MP3 File URL
URL to a MP3 file that is loaded at unit startup and reloaded
every time the ReloadInterval elapses. The supported transfer
protocols are:
* H… | scalar | OctetString | .0.1550.1.100 |
| username Username
When authentication is required by the remote file server, this
parameter is used as the username. | scalar | OctetString | .0.1550.1.200 |
| password Password
When authentication is required by the remote file server, this
parameter is used as the password. | scalar | OctetString | .0.1550.1.300 |
| reloadInterval File Reload Interval
Time, in hours, between attempts to load the MP3 file. A value
of 0 loads the file only once at unit startup. Any other value
between 1 and 6000 is… | scalar | Unsigned32 | .0.1550.1.400 |
| lastTransferStatus Last File Transfer Status
Status of the last file transfer attempt.
* Success: Last file transfer succeeded.
* Failed: Last file transfer failed. | scalar | Enumeration | .0.1550.1.600 |
| notificationsGroup | node | - | .0.1550.1.60010 |
| configurationGroup | node | - | .0.1550.1.60020 |
| lastTransferDateTime Last Successful Transfer Date and Time
Date and time of the last successful music file transfer. | scalar | OctetString | .0.1550.1.700 |