| I think it's a bug in the FGL implementation of CNS (the common
node software which implements FDDI). The CNS on the current FGL is
really RFC 1512 (the newer version of the FDDI MIB), however since the
GIGAswitch/FDDI system hasn't upgraded the MIB support from RFC 1285,
the FGL tries to fake up the old MIB objects and simulate them.
In RFC 1285, snmpFddiMACCurrentPath is defined as an integer which
is really a bit mask (values are 1,2,4,8,16), with 4 meaning
"secondary".
In RFC 1512, fddimibMACCurrentPath is defined as an integer which
is a list (values are 1,2,3,4,5,6), with 4 meaning "primary".
I think the FGL is probably taking the value which CNS is
returning, and giving it to the SCP without "fixing" it.
I have no idea why you have no utilization. Are you certain that
data is going through the port?
MDL
|
| ...in .2, I meant "bit map", not "bit mask".
I don't understand if you think you have a problem or not. First,
you haven't mentioned any products with which you're measuring the
utilization. My assumption is that you're using MultiChassis Manager.
If so, you will more likely get a response in the KALI::HUB_MGNT notes
conference. Secondly, if you do think you have a problem, what are you
observing which leads you to believe that MCM (or whatever) is
reporting it incorrectly? Please be more specific.
MDL
|