systemServicesAction

  • 1.3.6.1.4.1.6486.800.1.1.1.2.1.1.5.24
  • Access readwrite
  • Type noaction(0), mkdir(1), rmdir(2), mv(3), rm(4), rmr(5), cp(6), cpr(7), chmodpw(8), chmodmw(9), fsck(10), ftp(11), rz(12), vi(13), telnet(14), install(15), ed(16), more(17), newfs(18), dshell(19), view(20), modbootparams(21), filedir(22), ssh(23), sftp(24), debugPmdNi(25), bootrom(26), defaultminiboot(27), backupminiboot(28), fpgacmm(29), ubootcmm(30), ubootni(31), scp(32), aclman(33), ubootMinibootAllSlots(34), miniboot(35), upgradeLicence(36), restoreLicence(37), updateDSineXtroller(38), ftp6(39), telnet6(40), ssh6(41), sftp6(42), mount(43), unmount(44), backup(45), restore(46), tftp(47), fscollect(48), fpgani(49)

This object identifies which of the above Actions is to be performed by the System Services Application. Most Actions require one or more parameters be set before the Action is executed. systemServicesAction - 26 for bootrom, 27 for default miniboot, and 28 for backup miniboot use systemServicesArg1 for name of the file scp- the first 2 arguments are going to be used. Set arg 1 with the source and the arg 2 with the destination file(s). E.g. scp LocalDir/testfileX.txt admin@10.255.11.1:RemoteDir/testfileX.txt For mount and umount, systemServicesArg1 specifies the mount point (such as /uflash). For newfs, systemServicesArg1 contains the name of the file-system (/uflash or /flash) which will be created. On /uflash, a FAT16 file system is created with long name naming conventions. For fsck, systemServicesArg1 contains the name of the file-system (/uflash or /flash) which will be checked and systemServicesArg2 will contain the string repair or no-repair depending on if autocorrection is requested. To see all file systems currently mounted, refer to the systemFileSystemTable. For backup and restore, systemServicesArg1 contains the archive name and systemServicesArg2 through Arg9 contains the directories and/or files to be archived/extracted. For newfs, fsck, backup and restore, the systemServicesActionPercentComplete variable can be inspected to see a progress indication.

Details

Possible values
0 noaction
1 mkdir
2 rmdir
3 mv
4 rm
5 rmr
6 cp
7 cpr
8 chmodpw
9 chmodmw
10 fsck
11 ftp
12 rz
13 vi
14 telnet
15 install
16 ed
17 more
18 newfs
19 dshell
20 view
21 modbootparams
22 filedir
23 ssh
24 sftp
25 debugPmdNi
26 bootrom
27 defaultminiboot
28 backupminiboot
29 fpgacmm
30 ubootcmm
31 ubootni
32 scp
33 aclman
34 ubootMinibootAllSlots
35 miniboot
36 upgradeLicence
37 restoreLicence
38 updateDSineXtroller
39 ftp6
40 telnet6
41 ssh6
42 sftp6
43 mount
44 unmount
45 backup
46 restore
47 tftp
48 fscollect
49 fpgani

Used by conformance groups

1 objects
  • 1.3.6.1.4.1.6486.800.1.1.1.2.1.2.1.4 systemServicesGroup

Comments