H3C-FCOE-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: H3C-FCOE-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 |
h3cFCoE | 1.3.6.1.4.1.2011.10.2.120 |
This MIB module is for configuring and monitoring Fibre Channel over Ethernet (FCoE) related entities. This MIB defines a Virtual FC (VFC) Interface as an object that represents either a VF_Port or a VE_Port on a FCoE Forwarder (FCF). VFC interfaces can be created either statically (by management request) or dynamically (at the time of FIP based FLOGI or ELP request). Other terminologies used in this MIB are defined by the H3c FCoE standard, as defined in the FC-BB-5 specification. See www.h3c.com for more information. This MIB also supports configuration of the following objects: - Mapping of FCoE VLAN-ID used to carry traffic for a Fabric - FC-MAP value used by the FCF operating in FPMA mode - FIP snooping related objects |
||
h3cFCoEObjects | 1.3.6.1.4.1.2011.10.2.120.1 | |||
h3cFCoEConfig | 1.3.6.1.4.1.2011.10.2.120.1.1 | |||
h3cFCoECfgTable | 1.3.6.1.4.1.2011.10.2.120.1.1.1 | no-access |
This table facilitates configuration of FCoE parameters on a per Fibre Channel management instance. |
|
1.3.6.1.4.1.2011.10.2.120.1.1.1.1 | no-access |
There is one entry in this table for each Fibre Channel management instance. |
||
h3cFCoECfgFcmap | 1.3.6.1.4.1.2011.10.2.120.1.1.1.1.1 | octet string | read-write |
This object configures the FC-MAP value used by the FCF when operating in FPMA mode. The default value is 0EFC00h, as written in the standard. |
h3cFCoECfgDynamicVfcCreation | 1.3.6.1.4.1.2011.10.2.120.1.1.1.1.2 | truthvalue | read-write |
This object is set to 'true' to enable, or 'false' to disable, the dynamic creation of VFC interfaces on this FCF. When set to 'true', VFC interfaces are dynamically created as and when a FIP-based FLOGI or ELP request is received. |
h3cFCoECfgDefaultFCFPriority | 1.3.6.1.4.1.2011.10.2.120.1.1.1.1.3 | unsigned32 | read-write |
The FIP priority value advertised by the FCF to ENodes by default. h3cFCoEStaticVfcFCFPriority configured for a VFC interface overrides this setting for the ENode associated with the VFC. |
h3cFCoECfgDATov | 1.3.6.1.4.1.2011.10.2.120.1.1.1.1.4 | unsigned32 | read-write |
The Discovery_Advertisement_Timeout value configured for the FCF. This is used as the timeout value in seconds by the FCF to send periodic Discovery Advertisements. |
h3cFCoECfgAddressingMode | 1.3.6.1.4.1.2011.10.2.120.1.1.1.1.5 | integer | read-write |
Addressing mode(s) supported by the FCF. Implementations should fail SetRequests for unsupported modes. Enumeration: 'fpmaAndSpma': 3, 'fpma': 1, 'spma': 2. |
h3cFCoEVLANTable | 1.3.6.1.4.1.2011.10.2.120.1.1.2 | no-access |
In fabrics in which VLANs are deployed, this table facilitates configuration of VLAN and Virtual Fabric associations in an FCoE network. In such fabrics, FCoE forwarding for a fabric is over a VLAN in a (Layer-2) Ethernet network. That is, reachability between the ENode/remote-FCF and an FCF for a given fabric is determined by the reachability provided by the Ethernet network on the corresponding VLAN. An active entry in this table indicates which VLAN is used to transport FCoE traffic for a particular Virtual Fabric. If VLANs are not deployed or not enabled, entries in this table are ignored by the bridge. Some implmentations may allow traffic from only one Virtual Fabric to be transported over a given VLAN. Such implementations should prevent multiple entries with the same VLAN-ID from being created in this table. Modifying existing VLAN-Virtual Fabric associations is not possible. The specific row must first be deleted and then a new one created. |
|
1.3.6.1.4.1.2011.10.2.120.1.1.2.1 | no-access |
There is one entry in this table for each VLAN that is designated to transport FCoE traffic for a given Virtual Fabric. |
||
h3cFCoEVLANIndex | 1.3.6.1.4.1.2011.10.2.120.1.1.2.1.1 | vlanindex | no-access |
This object identifies the VLAN-ID that the FCoE FCF function is being enabled for. |
h3cFCoEFabricIndex | 1.3.6.1.4.1.2011.10.2.120.1.1.2.1.2 | t11fabricindex | no-access |
This object identifies the Fabric Index of the Virtual Fabric traffic which is to be transported over the VLAN identified by h3cFCoEVLANIndex. |
h3cFCoEVLANOperState | 1.3.6.1.4.1.2011.10.2.120.1.1.2.1.3 | integer | read-only |
Operational state of this VLAN-Virtual Fabric association entry. The 'up' state is achieved when both the Virtual Fabric and VLAN are valid. Enumeration: 'down': 2, 'up': 1. |
h3cFCoEVLANRowStatus | 1.3.6.1.4.1.2011.10.2.120.1.1.2.1.4 | rowstatus | read-only |
The status of this conceptual row. The RowStatus becomes active on successful creation of an entry. |
h3cFCoEStaticVfcTable | 1.3.6.1.4.1.2011.10.2.120.1.1.3 | no-access |
This table facilitates the creation and deletion of static VFC interfaces. While VFCs can be dynamically created based on FIP FLOGI/ELP requests, operators may want to associate certain pre-configured policy for a particular ENode or a remote-FCF. In such cases static VFC creation becomes necessary. In addition to being creating, a static VFC also needs to be associated to an ENode or remote-FCF. The VFC binding provides such an associaton. The binding does not need to be specified when the row for a VFC is created, but may be specified later. |
|
1.3.6.1.4.1.2011.10.2.120.1.1.3.1 | no-access |
There is one entry in this table for each statically created VFC Interface. |
||
h3cFCoEStaticVfcIndex | 1.3.6.1.4.1.2011.10.2.120.1.1.3.1.1 | unsigned32 | no-access |
This index uniquely identifies a static VFC entry in this table. |
h3cFCoEStaticVfcFCFPriority | 1.3.6.1.4.1.2011.10.2.120.1.1.3.1.2 | unsigned32 | read-only |
If this VFC is for a VF_Port this object is used to configure FCF priority to be advertised to the ENode associated with the VFC. |
h3cFCoEStaticVfcBindType | 1.3.6.1.4.1.2011.10.2.120.1.1.3.1.3 | h3cfcoevfcbindtype | read-only |
The mechanism to identify the ENode associated with this VFC if it is of type VF_Port or to identify the remote-FCF associated with this VFC if it is of type VE_Port. |
h3cFCoEStaticVfcBindIfIndex | 1.3.6.1.4.1.2011.10.2.120.1.1.3.1.4 | interfaceindexorzero | read-only |
This object is applicable only when the local FCF is directly connected to an ENode or remote-FCF over a specific Ethernet interface, in which case this object contains the ifIndex of said Ethernet interface. If the ENode or remote-FCF is not directly connected to the FCF, this value of this object is zero. |
h3cFCoEStaticVfcBindMACAddress | 1.3.6.1.4.1.2011.10.2.120.1.1.3.1.5 | macaddress | read-only |
This object is applicable when the ENode or remote-FCF to which the local FCF is connected is identified by a MAC address. A FIP frame from a ENode or remote-FCF is associated with this VFC only if the source MAC address in the frame is the same as the value of this object. |
h3cFCoEStaticVfcIfIndex | 1.3.6.1.4.1.2011.10.2.120.1.1.3.1.6 | interfaceindex | read-only |
The ifIndex of this Virtual FC interface. |
h3cFCoEStaticVfcCreationTime | 1.3.6.1.4.1.2011.10.2.120.1.1.3.1.7 | timestamp | read-only |
The timestamp of this entry's creation time. |
h3cFCoEStaticVfcFailureCause | 1.3.6.1.4.1.2011.10.2.120.1.1.3.1.8 | snmpadminstring | read-only |
The cause of failure for the last bind operation. This object will be zero length if and only if the bind is successful. |
h3cFCoEStaticVfcRowStatus | 1.3.6.1.4.1.2011.10.2.120.1.1.3.1.9 | rowstatus | read-only |
The status of this conceptual row. The RowStatus becomes active on successful creation of a VFC. The VFC does not need to be bound for the row to be active, but the VFC must be bound before becoming operational. |
h3cFCoEFIPSnoopingObjects | 1.3.6.1.4.1.2011.10.2.120.1.2 |