systemFileOpStatusString OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(0..128))
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is a string of information about the final result of system file operation. It will
further qualify in detail the information provided by the system file operation
status and provide a text string indicating if the operation was successful or not
successful. When the operation has completed successfully then the text string
Success should be used. When the operation is not successful then a text
string such as Failed to contact server or File was not valid, would be
appropriate to explain the reason for the failure."
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.215.4.2.1 | systemFileCmdCnt | 0 | 0 | systemFileCmdCnt OBJECT-TYPE SYNTAX INTEGER(0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "The I/O Module must indi… |
1.3.6.1.4.1.2.6.215.4.2.2 | systemFileCmdFilename | 0 | 0 | systemFileCmdFilename OBJECT-TYPE SYNTAX OCTET STRING(SIZE(0..128)) MAX-ACCESS read-write STATUS deprecated DESCRIPTION "The sy… |
1.3.6.1.4.1.2.6.215.4.2.3 | systemFileCmdMaxSize | 0 | 0 | systemFileCmdMaxSize OBJECT-TYPE SYNTAX INTEGER(0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "The AMM will set th… |
1.3.6.1.4.1.2.6.215.4.2.4 | systemFileCmdUri | 0 | 0 | systemFileCmdUri OBJECT-TYPE SYNTAX OCTET STRING(SIZE(0..1024)) MAX-ACCESS read-write STATUS current DESCRIPTION "This is a URI… |
1.3.6.1.4.1.2.6.215.4.2.5 | systemFileCmdSftpRsaKey | 0 | 0 | systemFileCmdSftpRsaKey OBJECT-TYPE SYNTAX OCTET STRING(SIZE(0..1024)) MAX-ACCESS read-write STATUS deprecated DESCRIPTION "Con… |
1.3.6.1.4.1.2.6.215.4.2.6 | systemFileCmdExecuteOp | 0 | 0 | systemFileCmdExecuteOp OBJECT-TYPE SYNTAX INTEGER { unknown(0), ssget(1), cfgget(2), cfgput(3) } MAX-ACCESS read-write STATUS c… |
1.3.6.1.4.1.2.6.215.4.2.7 | systemFileOperationStatus | 0 | 0 | systemFileOperationStatus OBJECT-TYPE SYNTAX INTEGER { noOperation(0), inprogress(50), success(101), failed(201) } MAX-ACCESS r… |
1.3.6.1.4.1.2.6.215.4.2.9 | systemFileActivation | 0 | 0 | systemFileActivation OBJECT-TYPE SYNTAX INTEGER { noOp(0), activate(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "This… |