Hi,
I neww to discover new devices in OCS.
I've made several changes in order to get correctly the information from the fiber channel model DCX FOS 7.2.1.b.
Te problem is that the information that OCS obtains from de tab of Networks isn't real. It shows that in the tab of networks, it has 86 devices and the real information is 96.
The status that it shows is off and this is not real. Nearly the rest of the information is empty except the type, the slot and the IP have information but is not real.
The log shows this information:
[Wed May 6 12:36:43 2015][debug] [snmp] Scanning 10.70.206.27 device
[Wed May 6 12:36:43 2015][debug] [snmp] Load module xml 1588
[Wed May 6 12:36:43 2015][debug] [snmp] Begin xml on 1588
[Wed May 6 12:36:43 2015][debug] [snmp] Validating xml parameters
[Wed May 6 12:36:43 2015][debug] [snmp] Begin looking other scan
[Wed May 6 12:36:43 2015][debug] [snmp] Launching If_Mib
[Wed May 6 12:36:43 2015][debug] [snmp] Running If MIB module
[Wed May 6 12:36:44 2015][debug] [snmp] Launching Entity_Mib
[Wed May 6 12:36:44 2015][debug] [snmp] Running Entity MIB module
[Wed May 6 12:36:47 2015][debug] [snmp] Begin scanning v1 on 1588
[Wed May 6 12:36:49 2015][debug] [snmp] Scanning 10.70.206.16 device
[Wed May 6 12:36:49 2015][debug] [snmp] Begin xml on 1588
[Wed May 6 12:36:49 2015][debug] [snmp] Validating xml parameters
[Wed May 6 12:36:49 2015][debug] [snmp] Begin looking other scan
[Wed May 6 12:36:49 2015][debug] [snmp] Launching If_Mib
[Wed May 6 12:36:49 2015][debug] [snmp] Running If MIB module
[Wed May 6 12:36:49 2015][debug] [snmp] Launching Entity_Mib
[Wed May 6 12:36:49 2015][debug] [snmp] Running Entity MIB module
[Wed May 6 12:36:52 2015][debug] [snmp] Begin scanning v1 on 1588
[Wed May 6 12:36:54 2015][debug] [snmp] Scanning 10.70.206.12 device
So I understand that the xml 1588.xml it's correct. I've checked those OIDs and tested that they correspond with the information I want to discover.
Apart from that, I've copied several mibs in the path /usr/share/snmp/mibs.
Brocade-REG-MIB.txt, Brocade-TC.txt, BCCUSTOM-OPR-MIB.txt, BD-MIB.txt, BROCADE-MAPS-MIB.txt, SW-MIB.txt, FA-EXT-MIB.txt, FCMGMT-MIB.txt, SW-MIB.txt
I've loaded them with this command: snmpwalk -m ALL
And the informations is not real.
Does anybody could help me to solve this?