CISCO-FCOE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoFCoEMIB 1.3.6.1.4.1.9.9.673
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
         ciscoFCoEMIBObjects 1.3.6.1.4.1.9.9.673.1
             cfcoeConfig 1.3.6.1.4.1.9.9.673.1.1
                 cfcoeCfgTable 1.3.6.1.4.1.9.9.673.1.1.1 no-access
This table facilitates configuration of FCoE parameters on a per Fibre Channel management instance.
                     cfcoeCfgEntry 1.3.6.1.4.1.9.9.673.1.1.1.1 no-access
There is one entry in this table for each Fibre Channel management instance.
                         cfcoeCfgFcmap 1.3.6.1.4.1.9.9.673.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.
                         cfcoeCfgDynamicVfcCreation 1.3.6.1.4.1.9.9.673.1.1.1.1.2 truthvalue read-write
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.
                         cfcoeCfgDynamicVfcAgeTimer 1.3.6.1.4.1.9.9.673.1.1.1.1.3 unsigned32 read-write
This ageing timer (in seconds) is used by the FCF to age out dynamically created VFC interfaces. The default value is 300 seconds.
                         cfcoeCfgDefaultFCFPriority 1.3.6.1.4.1.9.9.673.1.1.1.1.4 unsigned32 read-write
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.
                         cfcoeCfgDATov 1.3.6.1.4.1.9.9.673.1.1.1.1.5 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.
                         cfcoeCfgAddressingMode 1.3.6.1.4.1.9.9.673.1.1.1.1.6 integer read-write
Addressing mode(s) supported by the FCF. Implementations should fail set requests for unsupported modes. Enumeration: 'both': 3, 'fpma': 1, 'spma': 2.
                 cfcoeVLANTable 1.3.6.1.4.1.9.9.673.1.1.2 no-access
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.
                     cfcoeVLANEntry 1.3.6.1.4.1.9.9.673.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 fabric (VSAN).
                         cfcoeVLANIndex 1.3.6.1.4.1.9.9.673.1.1.2.1.1 vlanindex no-access
This object identifies the VLAN ID that FCoE FCF function is being enabled for.
                         cfcoeFabricIndex 1.3.6.1.4.1.9.9.673.1.1.2.1.2 t11fabricindex no-access
This object identifies the Fabric Index of the VSAN traffic for which can be transported over the VLAN identified by cfcoeVLANIndex.
                         cfcoeVLANOperState 1.3.6.1.4.1.9.9.673.1.1.2.1.3 integer read-only
Operational state of this VLAN-VSAN association entry. The 'up' state is achieved when both the VSAN and VLAN are valid. Enumeration: 'down': 2, 'up': 1.
                         cfcoeVLANRowStatus 1.3.6.1.4.1.9.9.673.1.1.2.1.4 rowstatus read-only
The status of this conceptual row. The RowStatus becomes active on successful creation of an entry.
                 cfcoeStaticVfcTable 1.3.6.1.4.1.9.9.673.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 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.
                     cfcoeStaticVfcEntry 1.3.6.1.4.1.9.9.673.1.1.3.1 no-access
There is one entry in this table for each statically created VFC Interface.
                         cfcoeStaticVfcIndex 1.3.6.1.4.1.9.9.673.1.1.3.1.1 unsigned32 no-access
This index uniquely identifies a static VFC entry in this table.
                         cfcoeStaticVfcFCFPriority 1.3.6.1.4.1.9.9.673.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.
                         cfcoeStaticVfcBindType 1.3.6.1.4.1.9.9.673.1.1.3.1.3 vfcbindtype 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.
                         cfcoeStaticVfcBindIfIndex 1.3.6.1.4.1.9.9.673.1.1.3.1.4 interfaceindexorzero read-only
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.
                         cfcoeStaticVfcBindMACAddress 1.3.6.1.4.1.9.9.673.1.1.3.1.5 macaddress read-only
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.
                         cfcoeStaticVfcIfIndex 1.3.6.1.4.1.9.9.673.1.1.3.1.6 interfaceindex read-only
The ifIndex of this virtual FC interface.
                         cfcoeStaticVfcCreationTime 1.3.6.1.4.1.9.9.673.1.1.3.1.7 timestamp read-only
The timestamp of this entry's creation time.
                         cfcoeStaticVfcFailureCause 1.3.6.1.4.1.9.9.673.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.
                         cfcoeStaticVfcRowStatus 1.3.6.1.4.1.9.9.673.1.1.3.1.9 rowstatus read-only
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.
             cfcoeFipSnoopingObjects 1.3.6.1.4.1.9.9.673.1.2
                 cfcoeFipSnoopingEnable 1.3.6.1.4.1.9.9.673.1.2.1 integer read-write
This object is used to enable or disable FIP Snooping on an Ethernet Bridge. Enumeration: 'enable': 1, 'disable': 2.
                 cfcoeFipSnoopingFcmap 1.3.6.1.4.1.9.9.673.1.2.2 octet string read-write
This object configures the FC-MAP value associated with the FIP snooping Ethernet bridge.
                 cfcoeEnodeIntfTable 1.3.6.1.4.1.9.9.673.1.2.3 no-access
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.
                     cfcoeEnodeIntfEntry 1.3.6.1.4.1.9.9.673.1.2.3.1 no-access
An entry (conceptual row) in the cfcoeEnodeIntfTable, representing an interface directly connected to an ENode on the Ethernet Bridge.
                         cfcoeEnodeIntfIfIndex 1.3.6.1.4.1.9.9.673.1.2.3.1.1 interfaceindex no-access
The ifIndex of the interface on the Ethernet bridge connected to an Enode.
                         cfcoeEnodeIntfRowStatus 1.3.6.1.4.1.9.9.673.1.2.3.1.2 rowstatus read-only
The status of this conceptual row.
         ciscoFCoEMIBConformance 1.3.6.1.4.1.9.9.673.2
             cFCoEMIBCompliances 1.3.6.1.4.1.9.9.673.2.1
                 cFCoEMIBCompliance 1.3.6.1.4.1.9.9.673.2.1.1
The compliance statement for entities which implement the CISCO-FCOE-MIB mib.
             cFCoEMIBGroups 1.3.6.1.4.1.9.9.673.2.2
                 cfcoeCfgConformanceObjects 1.3.6.1.4.1.9.9.673.2.2.1
A collection of objects related to all implementations of FCoE.
                 cfcoeVLANConformanceObjects 1.3.6.1.4.1.9.9.673.2.2.2
A collection of objects related to implementation of FCoE VLANs.
                 cfcoeStaticVfcConformanceObjects 1.3.6.1.4.1.9.9.673.2.2.3
A collection of objects related to implementation of static VFC interfaces.
                 cfcoeFipSnoopingConformanceObjects 1.3.6.1.4.1.9.9.673.2.2.4
A collection of objects related to implementation of FIP Snooping.
                 cfcoeEnodeIntfObjects 1.3.6.1.4.1.9.9.673.2.2.5
A collection of objects related to implementation of ENode interfaces on a FIP snooping bridge.