CISCO-ETHERNET-FABRIC-EXTENDER-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ETHERNET-FABRIC-EXTENDER-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
 ciscoEthernetFabricExtenderMIB 1.3.6.1.4.1.9.9.691
The MIB module for configuring one or more fabric extenders to connect into a core switch. Since fabric extenders might not be manageable entities, this MIB is assumed to be instrumented on the core switch. A fabric extender may be hardwired or preconfigured with a list of uplink ports. These uplink ports are used to connect to a core switch. A fabric extender is assumed to be directly connected to its core switch. Each physical interface on the core switch is assumed to be connected to one and only one fabric extender. When an extender powers up, it runs a link local discovery protocol to find core switches. The extender puts all available self identification in its discovery report. The core switch, depending on configuration, uses the extenders identification to accept or deny an extender from connecting. A fabric extender may be connected to different core switches via different uplink ports. In that case, each core switch's instance of the MIB may refer to the same extender. Ports on core switch used to connect to extenders are known as Fabric ports. A fabric port may be a physical interface or a logical interface such as an EtherChannel. An extender may connect into a core switch via more than one fabric port. Non fabric ports on an extender are typically used to connect hosts/servers.
         ciscoEthernetFabricExtenderMIBNotifs 1.3.6.1.4.1.9.9.691.0
         ciscoEthernetFabricExtenderObjects 1.3.6.1.4.1.9.9.691.1
             cefexConfig 1.3.6.1.4.1.9.9.691.1.1
                 cefexBindingTable 1.3.6.1.4.1.9.9.691.1.1.1 no-access
This table has the binding information of a 'Fabric Port' to 'Fabric Extender' on a 'Extender Core Switch'. Each entry in this table configures one fabric port. A core switch does not accept fabric extender connections into its fabric ports unless the extender matches an entry in this table. Once matched, the extender is identified by the instances of the cefexBindingExtenderIndex in the matching row. The matching criteria and values to match for each fabric extender are specified in a row in the cefexConfigTable. Each row in the cefexConfigTable is indexed by cefexBindingExtenderIndex. Each row in this table has an unique cefexBindingExtenderIndex value, therefore, providing the linkage between the two tables. It is expected that user first creates a row in the cefexConfigTable for a specific cefexBindingExtenderIndex, followed by creation of the corresponding row in this table for the same cefexBindingExtenderIndex.. If a row in this table is created and if there is no corresponding row created in the cefexConfigTable, then the agent will automatically create a row in the cefexConfigTable with instance of every object in this row initialized to the DEFVAL.
                     cefexBindingEntry 1.3.6.1.4.1.9.9.691.1.1.1.1 no-access
There is one entry in this table for each core switch Interface that can be connected to an uplink interface of a fabric extender.
                         cefexBindingInterfaceOnCoreSwitch 1.3.6.1.4.1.9.9.691.1.1.1.1.1 interfaceindex no-access
This object is the index that uniquely identifies an entry in the cefexBindingTable. The value of this object is an IfIndex to a fabric port. By creating a row in this table for a particular core switch interface, the user enables that core switch interface to accept a fabric extender. By default, a core switch interface does not have an entry in this table and consequently does not accept/respond to discovery requests from fabric extenders.
                         cefexBindingExtenderIndex 1.3.6.1.4.1.9.9.691.1.1.1.1.2 unsigned32 read-only
The value of cefexBindingExtenderIndex used as an Index into the cefexConfigTable to select the Fabric Extender configuration for this binding entry. However, a value in this table does not imply that an instance with this value exists in the cefexConfigTable. If an entry corresponding to the value of this object does not exist in cefexConfigTable, the system default behavior (using DEFVAL values for all the configuration objects as defined in cefexConfigTable) of the Fabric Extender is used for this binding entry. Since an extender may connect to a core switch via multiple interfaces or fabric ports, it is important all the binding entries configuring the same fabric extender are configured with the same extender Index. Every interface on different fabric extender connecting into the same core switch is differentiated by its extender id. To refer to a port on the extender, an example representation may be extender/slot/port. Extender id values 1-99 are reserved. For example, reserved values can be used to identify the core switch and its line cards in the extender/slot/port naming scheme. cefexBindingExtenderIndex identifies further attributes of a fabric extender via the cefexConfigTable. A user may choose to identify a fabric extender by specifying its value of cefexConfigExtendername and/or other attributes.
                         cefexBindingCreationTime 1.3.6.1.4.1.9.9.691.1.1.1.1.3 timestamp read-only
The timestamp of this entry's creation time.
                         cefexBindingRowStatus 1.3.6.1.4.1.9.9.691.1.1.1.1.4 rowstatus read-only
The status of this conceptual row.
                 cefexConfigTable 1.3.6.1.4.1.9.9.691.1.1.2 no-access
This table facilitates configuration applicable to an entire fabric extender.
                     cefexConfigEntry 1.3.6.1.4.1.9.9.691.1.1.2.1 no-access
There is one entry in this table for each fabric extender configured on the core switch.
                         cefexConfigExtenderName 1.3.6.1.4.1.9.9.691.1.1.2.1.1 snmpadminstring read-only
This object specifies a human readable string representing the name of the 'Extender'. Note that default value of this object will be the string 'FEXxxxx' where xxxx is value of cefexBindingExtenderIndex expressed as 4 digits. For example, if cefexBindingExtenderIndex is 123, the default value of this object is 'FEX0123'. This object allows the user to identify the extender with an appropriate name.
                         cefexConfigSerialNumCheck 1.3.6.1.4.1.9.9.691.1.1.2.1.2 truthvalue read-only
This object specifies if the serial number check is enabled for this extender or not. If the value of this object is 'true', then the core switch rejects any extender except for the one with serial number string specified by cefexConfigSerialNum. If the value of this object is 'false', then the core switch accept any extender.
                         cefexConfigSerialNum 1.3.6.1.4.1.9.9.691.1.1.2.1.3 snmpadminstring read-only
This object allows the user to identify a fabric extender's Serial Number String. This object is relevant if cefexBindingSerialNumCheck is true. Zero is not a valid length for this object if cefexBindingSerialNumCheck is true.
                         cefexConfigPinningFailOverMode 1.3.6.1.4.1.9.9.691.1.1.2.1.4 ciscoportpinningmode read-only
This object allows the user to identify the fabric port failure handling method when pinning is used.
                         cefexConfigPinningMaxLinks 1.3.6.1.4.1.9.9.691.1.1.2.1.5 unsigned32 read-only
This object allows the user to identify number of fabric ports to be used in distribution of pinned non fabric ports. As described above, pinning is the forwarding model used for fabric extenders that do not support local forwarding. Traffic from a non fabric port is forwarded to one fabric port. Selection of non fabric port pinning to fabric ports is distributed as evenly as possible across fabric ports. This object allows administrator to configure number of fabric ports that should be used for pinning non fabric ports.
                         cefexConfigCreationTime 1.3.6.1.4.1.9.9.691.1.1.2.1.6 timestamp read-only
The timestamp when the value of the corresponding instance of 'cefexConfigRowStatus' is made active. If an user modifies objects in this table, the new values are immediately activated. Depending on the object changed, an accepted fabric extender may become not acceptable. As a result, the fabric extender may be disconnected from the core switch.
                         cefexConfigRowStatus 1.3.6.1.4.1.9.9.691.1.1.2.1.7 rowstatus read-only
The status of this conceptual row. A row in this table becomes active immediately upon creation.
         ciscoEthernetFabricExtenderMIBConformance 1.3.6.1.4.1.9.9.691.2
             cEthernetFabricExtenderMIBCompliances 1.3.6.1.4.1.9.9.691.2.1
                 cEthernetFabricExtenderMIBCompliance 1.3.6.1.4.1.9.9.691.2.1.1
The compliance statement for entities which implement the CISCO-ETHERNET-FABRIC-EXTENDER-MIB mib.
             cEthernetFabricExtenderMIBGroups 1.3.6.1.4.1.9.9.691.2.2
                 cefexBindingConformanceObjects 1.3.6.1.4.1.9.9.691.2.2.1
A collection of objects related to Fabric Extender binding to core switch.