sysMgmtCfgDlResult
AQUASYSTEM-MIB ·
.1.3.6.1.4.1.3942.1.1.3.23.4.2
Object
scalar
Enumeration
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 downloading action is started.
Context
- MIB
- AQUASYSTEM-MIB
- OID
.1.3.6.1.4.1.3942.1.1.3.23.4.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sysMgmtCfg
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | success |
1 | system-error |
2 | ftp-error |
3 | config-error |
4 | blocked |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysMgmtCfgDlPath Filename (with optional path w/o leading '/')
of downloadable config file at ftp server.
Any successful SET operation on sysMgmtCfgDlPath
starts management action of do… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3942.1.1.3.23.4.1 |
| 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 |