cfOperProtocol
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.1.6.1.2.1.1.3
Object
column
r/w
Enumeration
Specifies the protocol used to transfer file.The default protocol is ftp. when 'clusterftp' or 'clustertftp' is selected, the cfOperServerAddress needn't be set the server address can be acquired automatically, the value of cfOperServerAddress is uncertain during operation.Both member switch and commander switch can use them if they support HGMP v2.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.1.6.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfOpEntry
- Table
- cfOpTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Object Constraints
range: 1-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfOperIndex Specifies the index of an entry. It is a
random value when creating an entry. | column | Integer32 | .1.3.6.1.4.1.27975.1.6.1.2.1.1.1 |
| cfOperIsManagementIf If use management interface running SNMP or not. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.27975.1.6.1.2.1.1.12 |
| cfOperRowStatus The status of this conceptual row.Now only realize CreateAndGo
and Destroy and Active.
1 means Active
4 means CreateAndGo
6 means Destroy | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.27975.1.6.1.2.1.1.13 |
| cfOperType Specifies the operation to be executed.
net2CfWithErase Copy a file to cf; erase cf beforehand.
net2CfWithoutErase Copy a file to cf; do not erase cf
beforehand.
cf2Net C… | column | Enumeration | .1.3.6.1.4.1.27975.1.6.1.2.1.1.2 |
| cfOperServerAddress The address of remote host acting as server for operation.
The default value is 255.255.255.255. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.27975.1.6.1.2.1.1.4 |
| cfOperServerUser When using ftp to transfer files, the user name must be specified through
this node. | column | OctetString | .1.3.6.1.4.1.27975.1.6.1.2.1.1.5 |
| cfOperPassword Remote user password for copying via ftp protocol.Optionally.
This object may be ignored for protocols other than ftp. | column | OctetString | .1.3.6.1.4.1.27975.1.6.1.2.1.1.6 |
| cfOperSourceFile Specifies the source file name to be transferred.
It may be located on cf or remote server.
It may include the file path if it is applicable.
It must be specified. | column | OctetString | .1.3.6.1.4.1.27975.1.6.1.2.1.1.7 |
| cfOperDestinationFile Specifies the destination file name.
It may be located on cf or remote server.
It may include the file path if it is applicable.
If it is not specified, the destination file name
… | column | OctetString | .1.3.6.1.4.1.27975.1.6.1.2.1.1.8 |
| cfOperStatus The status of operation. | column | CfOperationStatus | .1.3.6.1.4.1.27975.1.6.1.2.1.1.9 |