systemFileOperationStatus OBJECT-TYPE
SYNTAX INTEGER {
noOperation(0),
inprogress(50),
success(101),
failed(201)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The status of the system file operation:
0: No operation pending.
1-100: the percentage of completion of the operation.
101: success.
201: failed"
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.8 | systemFileOpStatusString | 0 | 0 | systemFileOpStatusString OBJECT-TYPE SYNTAX OCTET STRING(SIZE(0..128)) MAX-ACCESS read-only STATUS current DESCRIPTION "This is… |
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… |