flDeviceUpdateFileServerType
FIBROLAN-DEVICE-MIB ·
.1.3.6.1.4.1.4467.1000.10.1.110.1.3
Object
The type of remote file server (e.g. TFTP), from which the update file will be retrieved, or to which it will be saved. The type is effectively the file transfer protocol used. If the desired protocol is not present in the list, other(1) should be selected.
Context
- MIB
- FIBROLAN-DEVICE-MIB
- OID
.1.3.6.1.4.1.4467.1000.10.1.110.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- flDeviceUpdateEntry
- Table
- flDeviceUpdateTable
- Siblings
- 10
Syntax
FIBROLAN-COMMON-MIBFlFileServerType
- Source
- FIBROLAN-COMMON-MIBFlFileServerType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | ftp |
3 | tftp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| flDeviceUpdateTableIndex Table index. | column | Unsigned32 | .1.3.6.1.4.1.4467.1000.10.1.110.1.1 |
| flDeviceUpdateErrorCode Indicates the error code of the last update operation.
If no errors occured (operation completed successfully)
this object should be 0.
The meaning of the error code depends on th… | column | Integer32 | .1.3.6.1.4.1.4467.1000.10.1.110.1.10 |
| flDeviceUpdateUrl The URL string of the update file.
In most systems, when this field is used,
other fields (e.g. IP address) will not be
used. | column | OctetString | .1.3.6.1.4.1.4467.1000.10.1.110.1.11 |
| flDeviceUpdateType Update type (target). | column | Enumeration | .1.3.6.1.4.1.4467.1000.10.1.110.1.2 |
| flDeviceUpdateFileServerAddress The IP address of the remote file server (e.g. TFTP),
from which the update file will be retrieved, or to
which it will be saved.
Address must be a valid unicast IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4467.1000.10.1.110.1.4 |
| flDeviceUpdateFileXferDirection The direction in which the update file transfer will
be performed: to or from the remote server. | column | FIBROLAN-COMMON-MIBFlFileXferDirection | .1.3.6.1.4.1.4467.1000.10.1.110.1.5 |
| flDeviceUpdateFileName The name of the update file. Some systems may not
support this object, in which case the name is set
using the version name object.
The file name may include a remote path. | column | OctetString | .1.3.6.1.4.1.4467.1000.10.1.110.1.6 |
| flDeviceUpdateStart Trigger the update process.
Setting this object to start(2) will initiate the
update operation.
This can be done only when the object's value is
ready(0). If notReady(1) is indica… | column | Enumeration | .1.3.6.1.4.1.4467.1000.10.1.110.1.7 |
| flDeviceUpdateStatus Status of the update process.
Some systems or update processes may support this
object partially (i.e. not implement all states). | column | Enumeration | .1.3.6.1.4.1.4467.1000.10.1.110.1.8 |
| flDeviceUpdateErrorStatus Status of the update process.
Some systems or update processes may support this
object partially (i.e. not implement all errors). | column | Enumeration | .1.3.6.1.4.1.4467.1000.10.1.110.1.9 |