A
Fibre Channel Fabric Element MIB Support
A-19
Using SNMP to Manage the Switch
The module table contains the configuration parameters of a port 
module.
Table A-8 Module Table
Variable Provides:
fcFeModuleIndex This object identifies the module within the Fabric Element for which this entry contains 
information. This value is never greater than fcFeModuleCapacity. This number ranges from 1 to 
AS_glob.prod_cnfg_ptr->max_nbr_modules.
fcFeModuleDescr A textual description of the module. This value should include the full name and version 
identification of the module. It should contain printable ASCII characters. This string should be 
derived from VPD information stored in the FRU EEPROM.
fcFeModuleObjectID The vendor’s authoritative identification of the module. This value may be allocated within the 
SMI enterprises subtree (1.3.6.1.4.1) and provides a straight-forward and unambiguous means 
for determining what kind of module is being managed. For example, this object could take the 
value 1.3.6.1.4.1.99649.3.9 if vendor ’Neufe Inc.’ was assigned the subtree 1.3.6.1.4.1.99649, 
and had assigned the identifier 1.3.6.1.4.1.99649.3.9 to its ’FeFiFo-16 PlugInCard. This is a fixed 
object identifier assigned from the enterprise subtree (1.3.6.1.4.1.289.2.1.1.2).
fcFeModuleOperStatus This object indicates the operational status of the module: online(1) -- the module is functioning 
properly; offline(2) -- the module is not available; testing(3) -- the module is under testing; and 
faulty(4) -- the module is defective in some way. The status is evaluated from 
fcFPortPhysOperStatus as following order: testing(3):  the module is under testing if all four ports 
on the current module are testing;  faulty(4):  the module is defective if any of the ports on the 
current module is faulty.
online(1):   the module is functioning properly if any of the ports on the current module is online 
or testing;
offline(2):  the module is not available if any of the ports on the current module is offline.
fcFeModuleLastChange This object contains the value of sysUpTime when the module entered its current operational 
status. A value of zero indicates that the operational status of the module has not changed since 
the agent last restarted.
This is SS_TIM_RD_TICKS(MILLISEC) * 10 
fcFeModuleFxPortCapacity The number of F_Port that can be contained within the module. Within each module, the ports 
are uniquely numbered in the range from 1 to fcFeModuleF_PortCapacity inclusive.  However, 
the numbers are not required to be contiguous. This is 
AS_glob.prod_cnfg_ptr->ports_per_module
fcFeModuleName The Name_Identifier of the module. This is the port module world wide name.