fileServicesAction
CM-SYSTEM-MIB ·
.1.3.6.1.4.1.2544.1.12.2.1.8.1
Object
scalar
r/w
Enumeration
This object is write only. Setting this object initiates
a file transfer
Supported actions are:
get-database(1) - Copy a backup database from a
remote server and place it in the staging
area. (See databaseAction)
put-database(2) - Copy a backup database to a remote
server. (See databaseAction)
software-copy(3) - Transfer a software image file to the
system and write it to the standby
partition.
get-sys-database(4) - Copy a system database from a
remote server and place it in the staging
area. (See databaseAction)
put-sys-database(5) - Copy a system database to a remote
server. (See databaseAction)
get-defaultsvalue-file(6) - Transfer the Defaults Value file
to the system.
put-sysresetdebuginfo-file(7) - Transfer the System Reset Debug Information
file to a remote server.
put-securitylog-file(8) - Transfer the System Security Log Information
file to a remote server.
put-alarmlog-file(9) - Transfer the System Alarm Log Information
file to a remote server.
put-audit-file(10) - Transfer the System Audit Log Information
file to a remote server.
get-config-file(11) - Transfer the Configuration File from a remote server.
put-config-file(12) - Transfer the Configuration File to a remote server.
put-sat-result(13) - Transfer the SAT test result file to a remote server.
Context
- MIB
- CM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.2.1.8.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmFileServicesObjects
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-applicable |
1 | get-database |
2 | put-database |
3 | software-copy |
4 | get-sys-database |
5 | put-sys-database |
6 | get-defaultsvalue-file |
7 | put-sysresetdebuginfo-file |
8 | put-securitylog-file |
9 | put-alarmlog-file |
10 | put-auditlog-file |
11 | get-config-file |
12 | put-config-file |
13 | put-sat-result |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileServicesServerType This object describe the remote server's address type. | scalar | FileTransferServerType | .1.3.6.1.4.1.2544.1.12.2.1.8.10 |
| fileServicesServerIpv6Addr IPv6 address of the remote server. The value of this
object is cleared when fileServicesAction is set. | scalar | IPV6-TCIpv6Address | .1.3.6.1.4.1.2544.1.12.2.1.8.11 |
| fileServicesMethod Specifies the method of transferring the file. Note
that web(4) is a read-only enumeration. | scalar | CmFileTransferMethod | .1.3.6.1.4.1.2544.1.12.2.1.8.2 |
| fileServicesServerIp IP address of the remote server. The value of this
object is cleared when fileServicesAction is set. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2544.1.12.2.1.8.3 |
| fileServicesUserId User ID to use to authenticate the file transfer. The value
of this object is cleared when fileServicesAction is set. | scalar | OctetString | .1.3.6.1.4.1.2544.1.12.2.1.8.4 |
| fileServicesPassword User password to authenticate the file transfer.
Reading this object will return an empty string if the
password has not been set or ***** if the password has
been set. The value… | scalar | OctetString | .1.3.6.1.4.1.2544.1.12.2.1.8.5 |
| fileServicesRemoteFile Path and name of the remote file. The value of this object
is cleared when fileServicesAction is set. | scalar | OctetString | .1.3.6.1.4.1.2544.1.12.2.1.8.6 |
| fileServicesStatus Status of the user initiated file transfer. | scalar | CmFileServicesStatus | .1.3.6.1.4.1.2544.1.12.2.1.8.7 |
| fileServicesPercentComplete Percent completion of operation. | scalar | Integer32 | .1.3.6.1.4.1.2544.1.12.2.1.8.8 |
| fileServicesMode This object provides information on the current state
of file services. | scalar | CmFileServicesMode | .1.3.6.1.4.1.2544.1.12.2.1.8.9 |