HPN-ICF-FCOE-MODE-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.135
- Last updated
- 2013-03-08 11:00
- Revisions
- 2013-03-08 11:00
- Namespace
- hp
- Source file
HPN-ICF-FCOE-MODE-MIB- Digest
sha256:9a7c1e9f1e0f6a0d58fd1b9bd6806a34c9dabdaf5ef4339aa06df02b81381d8b
Description
This MIB module is for configuring and monitoring the working mode of FCoE (Fibre Channel over Ethernet) features.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-FCOE-MODE-MIB HPN-ICF-OID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfFcoeModeMibObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.135.1 | |||
| hpnicfFcoeModeCfgMode OBJECT-TYPE This object specifies the FCoE modes the switch supports. The object has four available values: 1: non-FCoE mode. 2: FCF mode. 3: NPV mode. 4: Transit mode. The switch mode can only be converted from non-FCoE mode to one of FCoE modes, or vice versa, but cannot be converted directly among the other three FCoE modes. To convert among the other three FCoE modes, the switch should first be converted to non-FCoE mode. After converting the switch to non-FCoE mode, FCoE-related configurations in the original FCoE mode will be cleared. | 1.3.6.1.4.1.11.2.14.11.15.2.135.1.1 | Integer32 | read-write | current |
| hpnicfFcoeModeCfgLastResult OBJECT-TYPE This object specifies the result of the latest FCoE mode configuration. The object has four values: success - Configured successfully. noLicence - Configured unsuccessfully for lack of licence. needReset - Configured unsuccessfully, because the desired mode is not non-FCoE mode, and the mode should be first set to non-FCoE mode. unknownFault - Configured unsuccessfully for unknown fault. | 1.3.6.1.4.1.11.2.14.11.15.2.135.1.2 | INTEGER {success(1), noLicence(2), needReset(3), unknownFault(4)} | read-only | current |