MIBs Depot

HH3C-FCOE-MIB

Registered at
1.3.6.1.4.1.25506.2.120
Last updated
2014-11-12 00:00
Organization
New H3C Technologies Co., Ltd.
Revisions
2014-11-12 00:00, 2012-03-28 00:00
Namespace
comware
Source file
HH3C-FCOE-MIB
Digest
sha256:27975a1c2bbe81c9cbadbedcee9d88bfee030fab43547923ffe6d04c96f2c2f1

Description

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 an 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 Hh3c FCoE standard, as defined in the FC-BB-5 specification. 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

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip: 100085

Imports

FromSymbols
FC-MGMT-MIBfcmInstanceIndex
HH3C-FC-TC-MIBHh3cFcNameId
HH3C-OID-MIBhh3cCommon
IF-MIBInterfaceIndex, InterfaceIndexOrZero
Q-BRIDGE-MIBVlanIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue
T11-TC-MIBT11FabricIndex

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
FC-MGMT-MIB
HH3C-FC-TC-MIB
HH3C-FCOE-MIB
HH3C-OID-MIB
IANAifType-MIB
IF-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
T11-TC-MIB
TOKEN-RING-RMON-MIB

Textual conventions

NameOIDSyntaxAccessStatus
Hh3cFCoEVfcBindType
TEXTUAL-CONVENTION
Defines the different methods to identify (or bind to) - the ENode associated with a particular VF_Port VFC - the remote-FCF associated with a particular VE_Port VFC interfaceIndex(1) - This type is used only when an ENode or remote-FCF is directly connected to the local FCF via one of the local Ethernet interfaces, in which case the value contains the ifIndex of said Ethernet interface. macAddress(2) - This type is used when an ENode or remote-FCF is reachable from the local FCF over a (Layer-2) Ethernet network. A FIP frame from an ENode or remote-FCF is associated to a VFC only if the frame's source MAC address is the same as the MAC Address bound on that VFC.
current

Objects

NameOIDSyntaxAccessStatus
hh3cFCoEObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.120.1
hh3cFCoEConfig
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.120.1.1
hh3cFCoECfgTable
OBJECT-TYPE
This table facilitates configuration of FCoE parameters on a per Fibre Channel management instance.
1.3.6.1.4.1.25506.2.120.1.1.1not-accessiblecurrent
hh3cFCoECfgEntry
OBJECT-TYPE
There is one entry in this table for each Fibre Channel management instance.
1.3.6.1.4.1.25506.2.120.1.1.1.1not-accessiblecurrent
hh3cFCoECfgFcmap
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.120.1.1.1.1.1OCTET STRING (SIZE(3))read-writecurrent
hh3cFCoECfgDynamicVfcCreation
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.120.1.1.1.1.2TruthValueread-writecurrent
hh3cFCoECfgDefaultFCFPriority
OBJECT-TYPE
The FIP priority value advertised by the FCF to ENodes by default. hh3cFCoEStaticVfcFCFPriority configured for a VFC interface overrides this setting for the ENode associated with the VFC.
1.3.6.1.4.1.25506.2.120.1.1.1.1.3Unsigned32 (0..255)read-writecurrent
hh3cFCoECfgDATov
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.120.1.1.1.1.4Unsigned32 (4..600)read-writecurrent
hh3cFCoECfgAddressingMode
OBJECT-TYPE
Addressing mode(s) supported by the FCF. Implementations should fail SetRequests for unsupported modes.
1.3.6.1.4.1.25506.2.120.1.1.1.1.5INTEGER {fpma(1), spma(2), fpmaAndSpma(3)}read-writecurrent
hh3cFCoEVLANTable
OBJECT-TYPE
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 implementations 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.25506.2.120.1.1.2not-accessiblecurrent
hh3cFCoEVLANEntry
OBJECT-TYPE
There is one entry in this table for each VLAN that is designated to transport FCoE traffic for a given Virtual Fabric.
1.3.6.1.4.1.25506.2.120.1.1.2.1not-accessiblecurrent
hh3cFCoEVLANIndex
OBJECT-TYPE
This object identifies the VLAN-ID that the FCoE FCF function is being enabled for.
1.3.6.1.4.1.25506.2.120.1.1.2.1.1VlanIndexnot-accessiblecurrent
hh3cFCoEFabricIndex
OBJECT-TYPE
This object identifies the Fabric Index of the Virtual Fabric traffic which is to be transported over the VLAN identified by hh3cFCoEVLANIndex.
1.3.6.1.4.1.25506.2.120.1.1.2.1.2T11FabricIndexnot-accessiblecurrent
hh3cFCoEVLANOperState
OBJECT-TYPE
Operational state of this VLAN-Virtual Fabric association entry. The 'up' state is achieved when both the Virtual Fabric and VLAN are valid.
1.3.6.1.4.1.25506.2.120.1.1.2.1.3INTEGER {up(1), down(2)}read-onlycurrent
hh3cFCoEVLANRowStatus
OBJECT-TYPE
The status of this conceptual row. The RowStatus becomes active on successful creation of an entry.
1.3.6.1.4.1.25506.2.120.1.1.2.1.4RowStatusread-createcurrent
hh3cFCoEStaticVfcTable
OBJECT-TYPE
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 association. 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.25506.2.120.1.1.3not-accessiblecurrent
hh3cFCoEStaticVfcEntry
OBJECT-TYPE
There is one entry in this table for each statically created VFC Interface.
1.3.6.1.4.1.25506.2.120.1.1.3.1not-accessiblecurrent
hh3cFCoEStaticVfcIndex
OBJECT-TYPE
This index uniquely identifies a static VFC entry in this table.
1.3.6.1.4.1.25506.2.120.1.1.3.1.1Unsigned32 (1..65535)not-accessiblecurrent
hh3cFCoEStaticVfcFCFPriority
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.120.1.1.3.1.2Unsigned32 (0..255)read-createcurrent
hh3cFCoEStaticVfcBindType
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.120.1.1.3.1.3Hh3cFCoEVfcBindTyperead-createcurrent
hh3cFCoEStaticVfcBindIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.120.1.1.3.1.4InterfaceIndexOrZeroread-createcurrent
hh3cFCoEStaticVfcBindMACAddress
OBJECT-TYPE
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 an 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.
1.3.6.1.4.1.25506.2.120.1.1.3.1.5MacAddressread-createcurrent
hh3cFCoEStaticVfcIfIndex
OBJECT-TYPE
The ifIndex of this Virtual FC interface.
1.3.6.1.4.1.25506.2.120.1.1.3.1.6InterfaceIndexread-onlycurrent
hh3cFCoEStaticVfcCreationTime
OBJECT-TYPE
The timestamp of this entry's creation time.
1.3.6.1.4.1.25506.2.120.1.1.3.1.7TimeStampread-onlycurrent
hh3cFCoEStaticVfcFailureCause
OBJECT-TYPE
The cause of failure for the last bind operation. This object will be zero length if and only if the bind is successful.
1.3.6.1.4.1.25506.2.120.1.1.3.1.8SnmpAdminStringread-onlycurrent
hh3cFCoEStaticVfcRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.120.1.1.3.1.9RowStatusread-createcurrent
hh3cFCoEFIPSnoopingTable
OBJECT-TYPE
FCoE provides increased flexibility, but with this flexibility new challenges arise in assuring highly robust Fabrics. The FCF does not have the complete control that a Fibre Channel switch has. Ethernet bridges commonly provide a feature called Access Control Lists (ACLs). Properly configured ACLs may emulate a point-to-point link by providing the traffic enforcement previously discussed. Furthermore, the FIP protocol has been designed to enable Ethernet bridges to efficiently monitor FIP frames passing through them. This data facilitates the automatic configuration of these ACLs. In addition, the automatic configuration is possible independent of any other ACLs that may be in use in the network for other applications. And FIP Snooping is to maintain these ACLs.
1.3.6.1.4.1.25506.2.120.1.1.4not-accessiblecurrent
hh3cFCoEFIPSnoopingEntry
OBJECT-TYPE
There is one entry in this table for each VLAN that is designated to ensure that only valid FCoE traffic is allowed.
1.3.6.1.4.1.25506.2.120.1.1.4.1not-accessiblecurrent
hh3cFCoEFIPSnoopingVLANIndex
OBJECT-TYPE
This object identifies the VLAN-ID that the FIP Snooping function is being enabled for.
1.3.6.1.4.1.25506.2.120.1.1.4.1.1VlanIndexnot-accessiblecurrent
hh3cFCoEFIPSnoopingEnable
OBJECT-TYPE
This object is used to enable or disable FIP Snooping on an Ethernet Bridge.
1.3.6.1.4.1.25506.2.120.1.1.4.1.2TruthValueread-writecurrent
hh3cFCoEFIPSnoopingFcmap
OBJECT-TYPE
This object configures the FC-MAP value associated with the FIP snooping Ethernet Bridge.
1.3.6.1.4.1.25506.2.120.1.1.4.1.3OCTET STRING (SIZE(3))read-writecurrent
hh3cFCoEVlanCfgTable
OBJECT-TYPE
A table contains FCoE related configurations and information of VLANs. An entry in this table is created when the corresponding VLAN is created and FCoE is enabled for the VLAN, as well as deleted when the VLAN is deleted or FCoE is disabled for the VLAN. If the switch mode is not FCF-NPV mode, all the operations on any object in this table result in errors.
1.3.6.1.4.1.25506.2.120.1.1.5not-accessiblecurrent
hh3cFCoEVlanCfgEntry
OBJECT-TYPE
An entry used for managing the FCoE related configurations of a VLAN.
1.3.6.1.4.1.25506.2.120.1.1.5.1not-accessiblecurrent
hh3cFCoEVlanCfgFcmap
OBJECT-TYPE
This object configures the FC-MAP value used by the FCF in a VLAN when operating in FPMA mode. If this object is not configured, the default value is 0EFC00h.
1.3.6.1.4.1.25506.2.120.1.1.5.1.1OCTET STRING (SIZE(3))read-createcurrent
hh3cFCoEVlanCfgFCFPriority
OBJECT-TYPE
The FIP priority value advertised by the FCF in a VLAN to ENodes by default. If this object is not configured, the default value is 128.
1.3.6.1.4.1.25506.2.120.1.1.5.1.2Unsigned32 (0..255)read-createcurrent
hh3cFCoEVlanCfgDATov
OBJECT-TYPE
The Discovery_Advertisement_Timeout value configured for the FCF in a VLAN. This is used as the timeout value in seconds by the FCF in a VLAN to send periodic Discovery Advertisements. If this object is not configured, the default value is 8.
1.3.6.1.4.1.25506.2.120.1.1.5.1.3Unsigned32 (4..600)read-createcurrent
hh3cFCoEVlanCfgRowStatus
OBJECT-TYPE
Now only three states are supported: createAndGo, active, and destroy.
1.3.6.1.4.1.25506.2.120.1.1.5.1.4RowStatusread-createcurrent
hh3cFCoEFIPSnoopingFCFTable
OBJECT-TYPE
A table contains the remote FCF information on device.
1.3.6.1.4.1.25506.2.120.1.1.6not-accessiblecurrent
hh3cFCoEFIPSnoopingFCFEntry
OBJECT-TYPE
Each entry contains information about a FCF for a VLAN.
1.3.6.1.4.1.25506.2.120.1.1.6.1not-accessiblecurrent
hh3cFCoEFIPSnoopingFCFVLANIndex
OBJECT-TYPE
This object identifies the VLAN-ID whose FIP Snooping function gets ready on the FCF.
1.3.6.1.4.1.25506.2.120.1.1.6.1.1VlanIndexnot-accessiblecurrent
hh3cFCoEFIPSnoopingFCFIfIndex
OBJECT-TYPE
This index uniquely identifies an Ethernet interface that connects to the FCF.
1.3.6.1.4.1.25506.2.120.1.1.6.1.2InterfaceIndexnot-accessiblecurrent
hh3cFCoEFIPSnoopingFCFMAC
OBJECT-TYPE
The MAC address of the Ethernet interface on the FCF directly connected to the local device.
1.3.6.1.4.1.25506.2.120.1.1.6.1.3MacAddressnot-accessiblecurrent
hh3cFCoEFIPSnoopingFCFSwitchName
OBJECT-TYPE
The switch name of the FCF.
1.3.6.1.4.1.25506.2.120.1.1.6.1.4Hh3cFcNameIdread-onlycurrent
hh3cFCoEFIPSnoopingFCFFabricName
OBJECT-TYPE
The fabric name of the FCF.
1.3.6.1.4.1.25506.2.120.1.1.6.1.5Hh3cFcNameIdread-onlycurrent
hh3cFCoEFIPSnoopingFCFENodeCount
OBJECT-TYPE
The total number of ENodes that log in through this Ethernet port.
1.3.6.1.4.1.25506.2.120.1.1.6.1.6Unsigned32read-onlycurrent
hh3cFCoEFIPSnoopingENodeTable
OBJECT-TYPE
A table contains the ENode information on the local device.
1.3.6.1.4.1.25506.2.120.1.1.7not-accessiblecurrent
hh3cFCoEFIPSnoopingENodeEntry
OBJECT-TYPE
Each entry contains information about an ENode for a VLAN.
1.3.6.1.4.1.25506.2.120.1.1.7.1not-accessiblecurrent
hh3cFCoEFIPSnoopingENodeVLANIndex
OBJECT-TYPE
This object identifies the VLAN-ID whose FIP Snooping function gets ready on the ENode.
1.3.6.1.4.1.25506.2.120.1.1.7.1.1VlanIndexnot-accessiblecurrent
hh3cFCoEFIPSnoopingENodeIfIndex
OBJECT-TYPE
This index uniquely identifies an Ethernet interface that connects to the ENode.
1.3.6.1.4.1.25506.2.120.1.1.7.1.2InterfaceIndexnot-accessiblecurrent
hh3cFCoEFIPSnoopingENodeMAC
OBJECT-TYPE
The MAC address of the ENode.
1.3.6.1.4.1.25506.2.120.1.1.7.1.3MacAddressnot-accessiblecurrent
hh3cFCoEFIPSnoopingENodeName
OBJECT-TYPE
The node name of the ENode.
1.3.6.1.4.1.25506.2.120.1.1.7.1.4Hh3cFcNameIdread-onlycurrent
hh3cFCoEFIPSnoopingVNTable
OBJECT-TYPE
A table contains the virtual N_Port information on the local device.
1.3.6.1.4.1.25506.2.120.1.1.8not-accessiblecurrent
hh3cFCoEFIPSnoopingVNEntry
OBJECT-TYPE
Each entry contains information about a virtual N_Port.
1.3.6.1.4.1.25506.2.120.1.1.8.1not-accessiblecurrent
hh3cFCoEFIPSnoopingVNVLANIndex
OBJECT-TYPE
This object identifies the VLAN-ID through which a virtual N_Port logs in to the FCF.
1.3.6.1.4.1.25506.2.120.1.1.8.1.1VlanIndexnot-accessiblecurrent
hh3cFCoEFIPSnoopingVNENodeIfIndex
OBJECT-TYPE
This index uniquely identifies an Ethernet interface that connects to the ENode.
1.3.6.1.4.1.25506.2.120.1.1.8.1.2InterfaceIndexnot-accessiblecurrent
hh3cFCoEFIPSnoopingVNENodeMAC
OBJECT-TYPE
The MAC address of the ENode.
1.3.6.1.4.1.25506.2.120.1.1.8.1.3MacAddressnot-accessiblecurrent
hh3cFCoEFIPSnoopingVNFCFMAC
OBJECT-TYPE
The MAC address of the FCF.
1.3.6.1.4.1.25506.2.120.1.1.8.1.4MacAddressnot-accessiblecurrent
hh3cFCoEFIPSnoopingVNMAC
OBJECT-TYPE
The MAC address of the virtual N_Port.
1.3.6.1.4.1.25506.2.120.1.1.8.1.5MacAddressnot-accessiblecurrent
hh3cFCoEFIPSnoopingVNName
OBJECT-TYPE
The port name of the virtual N_Port.
1.3.6.1.4.1.25506.2.120.1.1.8.1.6Hh3cFcNameIdread-onlycurrent
hh3cFCoEFIPSnoopingVNFCFIfIndex
OBJECT-TYPE
This index uniquely identifies an Ethernet interface that connects to the FCF.
1.3.6.1.4.1.25506.2.120.1.1.8.1.7InterfaceIndexread-onlycurrent
hh3cFCoEFIPSnoopingIfCfgTable
OBJECT-TYPE
A table is used to configure FIP Snooping working mode of the Ethernet interface on the localdevice.
1.3.6.1.4.1.25506.2.120.1.1.9not-accessiblecurrent
hh3cFCoEFIPSnoopingIfCfgEntry
OBJECT-TYPE
Each entry contains information about FIP Snooping working mode of the Ethernet interface.
1.3.6.1.4.1.25506.2.120.1.1.9.1not-accessiblecurrent
hh3cFCoEFIPSnoopingIfCfgIfIndex
OBJECT-TYPE
This index uniquely identifies an Ethernet interface.
1.3.6.1.4.1.25506.2.120.1.1.9.1.1InterfaceIndexnot-accessiblecurrent
hh3cFCoEFIPSnoopingIfCfgPortType
OBJECT-TYPE
The FIP Snooping working mode of an Ethernet interface on the local device. The FCF mode means that the Ethernet interface must connect to an FCF. The ENode mode means that the Ethernet interface must connect to an ENode.
1.3.6.1.4.1.25506.2.120.1.1.9.1.2INTEGER {fcf(1), enode(2)}read-writecurrent