Given the identifier (the id from fcsPortPhyPortNum) and/or WWN of a FC switch port, how can I determine the physical location of the port on the switch (i.e., module 2/port 5 or fc2/5) via SNMP?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Did you walk the CISCO-FE-FC-MIB ? It seems to cover the extended FC specifics that IF-MIB is missing. Correlating this and IF-MIB ought to do the trick. |
|||
|
|
This information is in the ifTable. The ifIndex corresponds to the id from fcsPortPhyPortNum. |
|||
|
|