fileServicesMode
CM-SYSTEM-MIB ·
.1.3.6.1.4.1.2544.1.12.2.1.8.9
Object
scalar
CmFileServicesMode
This object provides information on the current state of file services.
Context
- MIB
- CM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.2.1.8.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cmFileServicesObjects
- Siblings
- 10
Syntax
CmFileServicesMode
- Source
- CmFileServicesMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | idle |
2 | dbupload |
3 | dbdownload |
4 | dbbackup |
5 | dbrestore |
6 | swdownload |
7 | swinstall |
8 | swupgrade |
9 | swvalidate |
10 | swcancelupgrade |
11 | swrevert |
12 | rebooting |
13 | debugfileupload |
14 | securitylogfileupload |
15 | alarmlogfileupload |
16 | auditlogfileupload |
17 | dbpropagate |
18 | swpropagate |
19 | sysdiagfileupload |
20 | sysdiagfilesave |
21 | configfileupload |
22 | configfiledownload |
23 | defaultvalsfiledownload |
24 | satresultupload |
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 |
| 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 |