Hi all,
hope everyone is well. I am in the process of creating a UnDP for one of our teams and I have found the OID that I want to use. The trouble I am having is how the information is displayed. The trouble is due to the poller displaying the results in table format only and I can't see a way to transform the results the way I would like.
The OID in question is :
1.3.6.1.2.1.10.20.1.2.1.1.2 which monitors the current call control state for B channels on supported cisco devices.
The reulst for this OID are 1 of 4 (idle, connecting, connected, active) and when we configure this poller to run on one of our CVP gateways we get the expected results. These results list out each individual B channel's call control state (which you can imagine creates a long table). This is where we run into difficulty. What we would like to see is a summary of this table, i.e 25 b channels are in an idle state, 5 b channels are connected and so on.
Does anyone know if there is a way to transform in such a manor so to summarise table results OR is there another OID I can use to display the results more like what I just explained.
Apologies for another long winded post, I honestly do try to keep these as short as possible :-)