downloadExecute OBJECT-TYPE
SYNTAX INTEGER {
noOp (0),
downloadConfiguration (1)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Starts configuration download via TFTP. A reload of the device will
be necessary in order to apply the new downloaded configuration.
0 noOP
1 downloadConfiguration"
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1768.100.3.2.2 | downloadTftpServerAddress | 0 | 0 | downloadTftpServerAddress OBJECT-TYPE SYNTAX OCTET STRING (SIZE(1..255)) ACCESS read-write STATUS mandatory DESCRIPTION "Tftp s… |
1.3.6.1.4.1.1768.100.3.2.3 | downloadTftpServerPort | 0 | 0 | downloadTftpServerPort OBJECT-TYPE SYNTAX INTEGER (1..65535) ACCESS read-write STATUS current DESCRIPTION "Tftp server IP port … |
1.3.6.1.4.1.1768.100.3.2.4 | downloadTftpServerPath | 0 | 0 | downloadTftpServerPath OBJECT-TYPE SYNTAX OCTET STRING (SIZE(1..255)) ACCESS read-write STATUS mandatory DESCRIPTION "Server pa… |
1.3.6.1.4.1.1768.100.3.2.5 | downloadStatus | 0 | 0 | downloadStatus OBJECT-TYPE SYNTAX INTEGER { failed (0), success (1), inProgress (2) } ACCESS read-only STATUS mandatory DESCRIP… |