flhOperIsManagementIf
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.1.5.1.2.1.1.12
Object
If use management interface running SNMP or not, true(1):enable.false(2):disable
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.1.5.1.2.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- flhOpEntry
- Table
- flhOpTable
- Siblings
- 10
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| flhOperIndex 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.5.1.2.1.1.1 |
| flhOperRowStatus 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.5.1.2.1.1.13 |
| flhOperType Specifies the operation to be executed.
flash2Flash(1) Copy a file from flash to flash.
net2Flash(2) Copy a file from net to flash;
flash2Net(3) Copy a file from flash to … | column | Enumeration | .1.3.6.1.4.1.27975.1.5.1.2.1.1.2 |
| flhOperProtocol Specifies the protocol used to transfer file.
The default protocol is ftp.
Both member switch and commander switch can use them if they
support HGMP v2.
1 FTP
2 TFTP | column | Enumeration | .1.3.6.1.4.1.27975.1.5.1.2.1.1.3 |
| flhOperServerAddress The address of remote host acting as server for operation.
The default value is 0.0.0.0. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.27975.1.5.1.2.1.1.4 |
| flhOperServerUser 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.5.1.2.1.1.5 |
| flhOperPassword 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.5.1.2.1.1.6 |
| flhOperSourceFile Specifies the source file name to be transferred.
It may be located on flash 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.5.1.2.1.1.7 |
| flhOperDestinationFile Specifies the destination file name.
It may be located on flash or remote server.
It may include the file path if it is applicable.
If it is not specified, the destination file na… | column | OctetString | .1.3.6.1.4.1.27975.1.5.1.2.1.1.8 |
| flhOperStatus The status of the specified operation can be one of
the following.
opInProgress(1) : the operation is in process.
opSuccess(2) : the operation has been completed successfully.
op… | column | FlashOperationStatus | .1.3.6.1.4.1.27975.1.5.1.2.1.1.9 |