fileServicesStatus
CM-SYSTEM-MIB ·
.1.3.6.1.4.1.2544.1.12.2.1.8.7
Object
scalar
CmFileServicesStatus
Status of the user initiated file transfer.
Context
- MIB
- CM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.2.1.8.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cmFileServicesObjects
- Siblings
- 10
Syntax
CmFileServicesStatus
- Source
- CmFileServicesStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | in-progress |
2 | success |
3 | login-failed |
4 | file-not-found |
5 | permission-denied |
6 | server-unreachable |
7 | no-space-left |
8 | invalid-file-type |
9 | nobackup-database |
10 | no-sw-toinstall |
11 | sw-not-installed |
12 | validation-timer-notactive |
13 | cannot-revert |
14 | install-failed |
15 | upgrade-failed |
16 | revert-failed |
17 | failure |
18 | badarchive |
19 | incompatarchive |
20 | swVersionNotApproved |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileServicesAction This object is write only. Setting this object initiates
a file transfer
Supported actions are:
get-database(1) - Copy a backup database from a
… | scalar | Enumeration | .1.3.6.1.4.1.2544.1.12.2.1.8.1 |
| 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 |
| 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 |