CISCO-FCOE-MIB
- Registered at
- 1.3.6.1.4.1.9.9.673
- Last updated
- 2008-06-16 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 2008-06-16 00:00
- Namespace
- cisco
- Source file
CISCO-FCOE-MIB- Digest
sha256:d47f7fe74723e73fc5f38b05b06560c0d9eca7fb6eb0de5772cc288d360779ed
Description
This MIB module is for configuring and monitoring Fibre Channel over Ethernet (FCoE) related entities. This MIB defines the Virtual FC (VFC) Interface as an object that represents either a VF_Port or a VE_Port on the FCF. Virtual FC interfaces can be either statically created or dynamically created at the time of FIP based FLOGI or ELP request. In this document the term VSAN ID is used interchangeably with Fabric Index defined in the T11 standards. Terminologies used in this MIB are defined by the T11 FCoE standard. Refer to www.t11.org. This MIB also supports configuration of the following objects: - Mapping of FCoE VLAN ID used to carry traffic for a VSAN ID - FC-MAP value used by the FCF operating in FPMA mode - FIP snooping related objects
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: fcoe@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| FC-MGMT-MIB | fcmInstanceIndex, fcmSwitchIndex |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| Q-BRIDGE-MIB | VlanIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
| T11-TC-MIB | T11FabricIndex |
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 CISCO-FCOE-MIB CISCO-SMI FC-MGMT-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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| VfcBindType 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 when the ifIndex of an ethernet interface over which the FCF reaches the ENode or the remote-FCF is used to identify the ENode or the remote-FCF. This type is to be used only when the ENode or the remote-FCF is directly connected to the FCF over a specific ethernet interface. macAddress(2) - This type is used when the ENode or the remote-FCF is reachable by the FCF over a L2 Ethernet network. An ENode or remote-FCF is associated to a VFC only if the source MAC address in the FIP frames matches with the bound MAC Address on the VFC. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoFCoEMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.673.1 | |||
| cfcoeConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.673.1.1 | |||
| cfcoeCfgTable OBJECT-TYPE This table facilitates configuration of FCoE parameters on a per Fibre Channel management instance. | 1.3.6.1.4.1.9.9.673.1.1.1 | not-accessible | current | |
| cfcoeCfgEntry OBJECT-TYPE There is one entry in this table for each Fibre Channel management instance. | 1.3.6.1.4.1.9.9.673.1.1.1.1 | not-accessible | current | |
| cfcoeCfgFcmap 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.9.9.673.1.1.1.1.1 | OCTET STRING (SIZE(3)) | read-write | current |
| cfcoeCfgDynamicVfcCreation OBJECT-TYPE This object allows the user to enable (TRUE) or disable (FALSE) dynamic VFC interface creation on the FCF. When set to TRUE VFC interfaces are dynamically created when a FIP based FLOGI or ELP request is received. | 1.3.6.1.4.1.9.9.673.1.1.1.1.2 | TruthValue | read-write | current |
| cfcoeCfgDynamicVfcAgeTimer OBJECT-TYPE This ageing timer (in seconds) is used by the FCF to age out dynamically created VFC interfaces. The default value is 300 seconds. | 1.3.6.1.4.1.9.9.673.1.1.1.1.3 | Unsigned32 (10..1000000) | read-write | current |
| cfcoeCfgDefaultFCFPriority OBJECT-TYPE The FIP priority value advertised by the FCF to ENodes by default. cfcoeStaticVfcFCFPriority configured for a VFC interface overrides this setting for the ENode associated with the VFC. | 1.3.6.1.4.1.9.9.673.1.1.1.1.4 | Unsigned32 (0..255) | read-write | current |
| cfcoeCfgDATov 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.9.9.673.1.1.1.1.5 | Unsigned32 (1..60) | read-write | current |
| cfcoeCfgAddressingMode OBJECT-TYPE Addressing mode(s) supported by the FCF. Implementations should fail set requests for unsupported modes. | 1.3.6.1.4.1.9.9.673.1.1.1.1.6 | INTEGER {fpma(1), spma(2), both(3)} | read-write | current |
| cfcoeVLANTable OBJECT-TYPE This table facilitates configuration of VLAN and Fabric (VSAN) associations in an FCoE network. FCoE forwarding for a fabric is over a VLAN in a L2 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 the VLAN that is used to transport FCoE traffic for a certain VSAN. Some implmentations may allow traffic from only one VSAN to be transported over a given VLAN. Such implmentations should prevent multiple entries with the same VLAN ID or the VSAN ID from being created in this table. Modifying existing VLAN-VSAN associations is not supported. Entries must be deleted first and then recreated. | 1.3.6.1.4.1.9.9.673.1.1.2 | not-accessible | current | |
| cfcoeVLANEntry OBJECT-TYPE There is one entry in this table for each VLAN that is designated to transport FCoE traffic for a given fabric (VSAN). | 1.3.6.1.4.1.9.9.673.1.1.2.1 | not-accessible | current | |
| cfcoeVLANIndex OBJECT-TYPE This object identifies the VLAN ID that FCoE FCF function is being enabled for. | 1.3.6.1.4.1.9.9.673.1.1.2.1.1 | VlanIndex | not-accessible | current |
| cfcoeFabricIndex OBJECT-TYPE This object identifies the Fabric Index of the VSAN traffic for which can be transported over the VLAN identified by cfcoeVLANIndex. | 1.3.6.1.4.1.9.9.673.1.1.2.1.2 | T11FabricIndex | not-accessible | current |
| cfcoeVLANOperState OBJECT-TYPE Operational state of this VLAN-VSAN association entry. The 'up' state is achieved when both the VSAN and VLAN are valid. | 1.3.6.1.4.1.9.9.673.1.1.2.1.3 | INTEGER {up(1), down(2)} | read-only | current |
| cfcoeVLANRowStatus OBJECT-TYPE The status of this conceptual row. The RowStatus becomes active on successful creation of an entry. | 1.3.6.1.4.1.9.9.673.1.1.2.1.4 | RowStatus | read-create | current |
| cfcoeStaticVfcTable 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 users 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 creating a static VFC it also needs to be associated to an ENode or remote-FCF. The VFC binding provides such an associaton. Binding may occur after a VFC is created. | 1.3.6.1.4.1.9.9.673.1.1.3 | not-accessible | current | |
| cfcoeStaticVfcEntry OBJECT-TYPE There is one entry in this table for each statically created VFC Interface. | 1.3.6.1.4.1.9.9.673.1.1.3.1 | not-accessible | current | |
| cfcoeStaticVfcIndex OBJECT-TYPE This index uniquely identifies a static VFC entry in this table. | 1.3.6.1.4.1.9.9.673.1.1.3.1.1 | Unsigned32 (1..65535) | not-accessible | current |
| cfcoeStaticVfcFCFPriority 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.9.9.673.1.1.3.1.2 | Unsigned32 (0..255) | read-create | current |
| cfcoeStaticVfcBindType 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.9.9.673.1.1.3.1.3 | VfcBindType | read-create | current |
| cfcoeStaticVfcBindIfIndex OBJECT-TYPE This object allows for configuration of ifIndex of the ethernet interface over which the FCF reaches the ENode or the remote-FCF that this VFC identifies. This object is to be used only when the ENode or the remote-FCF is directly connected to the FCF over a specific ethernet interface. If the ENode or remote-FCF is not directly connected to the FCF, this field must be set to zero. | 1.3.6.1.4.1.9.9.673.1.1.3.1.4 | InterfaceIndexOrZero | read-create | current |
| cfcoeStaticVfcBindMACAddress OBJECT-TYPE This object allows the user to configure MAC address of the ENode or the remote-FCF that this VFC interface identifies. An ENode or remote-FCF is associated to this VFC only if the source MAC address in the FIP frames matches with this object. | 1.3.6.1.4.1.9.9.673.1.1.3.1.5 | MacAddress | read-create | current |
| cfcoeStaticVfcIfIndex OBJECT-TYPE The ifIndex of this virtual FC interface. | 1.3.6.1.4.1.9.9.673.1.1.3.1.6 | InterfaceIndex | read-only | current |
| cfcoeStaticVfcCreationTime OBJECT-TYPE The timestamp of this entry's creation time. | 1.3.6.1.4.1.9.9.673.1.1.3.1.7 | TimeStamp | read-only | current |
| cfcoeStaticVfcFailureCause 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.9.9.673.1.1.3.1.8 | SnmpAdminString | read-only | current |
| cfcoeStaticVfcRowStatus OBJECT-TYPE The status of this conceptual row. The RowStatus becomes active on successful creation of a virtual interface. The VFC must be bound before it can become operational. | 1.3.6.1.4.1.9.9.673.1.1.3.1.9 | RowStatus | read-create | current |
| cfcoeFipSnoopingObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.673.1.2 | |||
| cfcoeFipSnoopingEnable OBJECT-TYPE This object is used to enable or disable FIP Snooping on an Ethernet Bridge. | 1.3.6.1.4.1.9.9.673.1.2.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| cfcoeFipSnoopingFcmap OBJECT-TYPE This object configures the FC-MAP value associated with the FIP snooping Ethernet bridge. | 1.3.6.1.4.1.9.9.673.1.2.2 | OCTET STRING (SIZE(3)) | read-write | current |
| cfcoeEnodeIntfTable OBJECT-TYPE The (conceptual) table containing the interfaces on an Ethernet bridge that are directly connected to ENodes. A FIP Snooping bridge will automatically configure ACLs on these interfaces based on FIP login requests and responses. | 1.3.6.1.4.1.9.9.673.1.2.3 | not-accessible | current | |
| cfcoeEnodeIntfEntry OBJECT-TYPE An entry (conceptual row) in the cfcoeEnodeIntfTable, representing an interface directly connected to an ENode on the Ethernet Bridge. | 1.3.6.1.4.1.9.9.673.1.2.3.1 | not-accessible | current | |
| cfcoeEnodeIntfIfIndex OBJECT-TYPE The ifIndex of the interface on the Ethernet bridge connected to an Enode. | 1.3.6.1.4.1.9.9.673.1.2.3.1.1 | InterfaceIndex | not-accessible | current |
| cfcoeEnodeIntfRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.9.9.673.1.2.3.1.2 | RowStatus | read-create | current |
| ciscoFCoEMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.673.2 | |||
| cFCoEMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.673.2.1 | |||
| cFCoEMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.673.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| cFCoEMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-FCOE-MIB mib. | 1.3.6.1.4.1.9.9.673.2.1.1 | current |
| cfcoeCfgConformanceObjects OBJECT-GROUP A collection of objects related to all implementations of FCoE. | 1.3.6.1.4.1.9.9.673.2.2.1 | current |
| cfcoeVLANConformanceObjects OBJECT-GROUP A collection of objects related to implementation of FCoE VLANs. | 1.3.6.1.4.1.9.9.673.2.2.2 | current |
| cfcoeStaticVfcConformanceObjects OBJECT-GROUP A collection of objects related to implementation of static VFC interfaces. | 1.3.6.1.4.1.9.9.673.2.2.3 | current |
| cfcoeFipSnoopingConformanceObjects OBJECT-GROUP A collection of objects related to implementation of FIP Snooping. | 1.3.6.1.4.1.9.9.673.2.2.4 | current |
| cfcoeEnodeIntfObjects OBJECT-GROUP A collection of objects related to implementation of ENode interfaces on a FIP snooping bridge. | 1.3.6.1.4.1.9.9.673.2.2.5 | current |