Hi Blake,
You should use TX and RX FC Words. Note that these values HAS TO be multiplied by four to recieve number of bytes!
OIDs: TX FC Words: 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.11.(port+1) RX FC Words: 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.12.(port+1)
SNMP starts port count at 1, not at 0. So, for switch port 0 you should use 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.11.1 and 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.12.0
Finally, note that (RxWord + TxWord * 4) give the same results as PortPerfShow.
More info on http://www.brocadeconnect.com (you need a user/pass).
Regards, ./alex
-----Mensaje original----- De: owner-toasters@mathworks.com [mailto:owner-toasters@mathworks.com] En nombre de Blake Golliher Enviado el: martes, 15 de mayo de 2007 2:24 Para: toasters@mathworks.com Asunto: Off Topic - brocade monitoring
Anyone here know how to get MB/ Sec / Port metric out of a brocade 4100 using SNMP? I'll upgrade the firmware / OS if I have to, but I can't find anywhere in the MIB. Can I take the frames counter, and multiply it by 2116 (2112 byte frame + 4 byte header)? That'd only work if the frames were always fulll, which seems wrong.
It's driving me crazy, and I was just hoping someone knew on this list. If there's a more brocade centric list, please let me know.
Thanks, -Blake