H3C-FCOE-MODE-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: H3C-FCOE-MODE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
h3cFcoeMode | 1.3.6.1.4.1.2011.10.2.135 |
This MIB module is for configuring and monitoring the working mode of FCoE (Fibre Channel over Ethernet) features. |
||
h3cFcoeModeMibObjects | 1.3.6.1.4.1.2011.10.2.135.1 | |||
h3cFcoeModeCfgMode | 1.3.6.1.4.1.2011.10.2.135.1.1 | integer32 | read-write |
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. |
h3cFcoeModeCfgLastResult | 1.3.6.1.4.1.2011.10.2.135.1.2 | integer | read-only |
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. Enumeration: 'needReset': 3, 'noLicence': 2, 'success': 1, 'unknownFault': 4. |