Cause background
This problem occurs because there is no performance instrumentation for the interfaces and no polling is happening for performance, so Performance details/Current utilization are missing. No instrumentation is created because all are 100 MB interfaces and there is no ifHighspeed value available from the agent. Smarts can instrument these interfaces only if the agent provides a value for ifHighSpeed.
ifHighSpeed OBJECT-TYPE
DESCRIPTION "An estimate of the interface's current bandwidth in units of 1,000,000 bits per second. If this object reports a value of `n' then the speed of the interface is somewhere in the range of `n-500,000' to `n+499,999'. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. For a sub-layer which has no concept of bandwidth, this object should be zero."
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
::= { ifXEntry 15 }