systemFileCmdFilename OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(0..128))
MAX-ACCESS read-write
STATUS deprecated
DESCRIPTION "The system file name and category of the file set by AMM that the I/O Module
must use to perform an operation on the file. The string format of this command
is defined:
1366 File-Name: %s\n, Category: %s\n\0
File-Name: The file name of the file i.e service.log, new_config.cfg
Category: The system file must be one of the categories defined in the MIB
Object systemFileInformation.
The format of this string is very important and must be strictly followed. The string
is made up of many parts of text information. Each part has the format of the
form Token: information_string\n,. Each part consists of a token followed by
token information. The end of each part is marked by a new line character, and a
comma or a null character.1433 The total length of the string cannot exceed 256 octets."
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.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.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… |