|
Description:
|
sysMgmtTftpAction OBJECT-TYPE
SYNTAX INTEGER {
none(0),
backup-config(1),
restore-config(2),
merge-config(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Action of tftp service. 1: Backup running-config to tftp server, 2: Restore config from tftp server, 3: Merge config from tftp server.
Note: This action can access all configuration includes user account and AA configuration."
|
|
|