sysMgmtCfgDlPath
AQUASYSTEM-MIB ·
.1.3.6.1.4.1.3942.1.1.3.23.4.1
Object
Filename (with optional path w/o leading '/')
of downloadable config file at ftp server.
Any successful SET operation on sysMgmtCfgDlPath
starts management action of downloading
configuration file from ftp server.
Optionally, operative ftp account in the same format
as described for sysMgmtAccess can be supplied to
overwrite used ftp account for current operation only.
If so, such account string, followed by single
whitespace, should be prepended to optional path and
required filename.
SET operation will return inconsistentValue error
if sysMgmtCurrentState is not 'idle'.
SET operation will return wrongLength error
if new value is empty.
SET operation will return wrongValue error
if any of the following is true:
- sysMgmtAccess is empty and no ftp account is
present in the string,
- used ftp account (either sysMgmtAccess or
specified in the string) has invalid format,
- full path to file has illegal chars or double slashes.
Otherwise SET operation is successful, but
ftp connection can fail later if either used ftp account
is invalid or provided filepath and|or filename are
inconsistent with ftp-server file locations or permissions.
If ftp transfer succeded and configuration check passed,
then configuration is applied and device is auto rebooted.
The value of sysMgmtCfgDlPath is kept unchanged
till next invocation of config downloading action.
Context
- MIB
- AQUASYSTEM-MIB
- OID
.1.3.6.1.4.1.3942.1.1.3.23.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysMgmtCfg
- Siblings
- 3
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysMgmtCfgDlResult The result code of config downloading action.
More verbose description of an error
can be found in sysMgmtErrorString.
This result code is kept unchanged
till next config download… | scalar | Enumeration | .1.3.6.1.4.1.3942.1.1.3.23.4.2 |
| sysMgmtCfgUlPath Filename (with optional path w/o leading '/')
of configuration file which should be uploaded to ftp server.
Any successful SET operation on sysMgmtCfgUlPath
starts next… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3942.1.1.3.23.4.3 |
| sysMgmtCfgUlResult The result code of config uploading action.
More verbose description of an error
can be found in sysMgmtErrorString.
This result code is kept unchanged
till next config uploading … | scalar | Enumeration | .1.3.6.1.4.1.3942.1.1.3.23.4.4 |