Hello,
I am new to this forum so please bear with me. I am using NPM ver8.1 and am trying to monitor bandwidth utilization on a Nortel SR-1004 router.
NPM is able to discover all the router interfaces and their status(up or down). However it is not able to detect the bandwidth utilization. The error is "Unsupported or Unknown value". Any idea? Any help is appreciated.
Mark,
It is likely that the IfTable that Orion pulls back from the router does not have values for In and Out Octets or Packets. This can be confirmed via getting a raw dump of the IfTable with SNMP MIB Browser in the SW Toolset or similiar SNMP polling application.
Cheers,
Hi Dan and Mark
I have the same issue with several Cisco 7200 Interfaces: "Bandwidth Gauge - Unsupported or Unknown value". I dumped the I/f table to an XLS and the Interace in and out Octets for the problem Interfaces are blank. in fact all the fields to the right of ifLastChange are blank. FWIW the types of intefaces on this switch are reported as T1s and ATMs:
ATM4/0-atm layer - Interface type 37
ATM4/0-atm layer - Interface type 134
T1 1/0 to T1 1/7 - Interface type 19
What's my next step?
Richard