Hi
I am currently trying to monitor the amount of Active (analog & Digital) B channels we have on a PRI interface on some of our Cisco boxes. I have got a copy of the MIB I need to use and I am fairly certain I have the correct one. See below:
CISCO-POP-MGMT-MIB:cpmISDNCfgBChannelsInUse
OID 1.3.6.1.4.1.9.10.19.1.1.3
Description
The number of configured ISDN B-Channels that are currently occupied by both Digital and Analog calls.
I have the poller set up to poll on a "per node" basis as the MIB tester fails when I try to assign it to specific interfaces. I also have it set up for historical reporting and I have treid every custom poller view in the Orion web interface. (I get the graphs or dials or line charts but all values indicate 0, which I know is incorrect)
If this is the correct MIB does anyone have any suggestions as to why I keep getting a 0 value because when I telnet into the specific box which I've assigned the custom poller to, I can clearly see current ISDN activity and historical activity. None of them (niether current active calls or historical reports) show up in the web browser custom poller views..
Thanks in advance