Monitoring Pri Usage

Hi,

I am trying to use Embedded Event Manager to flag when calls on a pri get above 28 but its not working. I found an OID which shows number of calls currently on the B Channels of a pri. I dropped the threshold to two just to check it was functioning correctly. Config below:

event manager applet bchan-mon event snmp oid 1.3.6.1.4.1.9.10.19.1.1.11 get-type exact entry-op gt entry-val 2 poll-interval 60 action exceeded syslog priority critical msg “All Chanels in Use”

I have done a debug and it says the OID is not found even though if i do a show snmp mib i see the OID. Output below:

Feb 9 08:35:58.097: fh_process_async: re=445EF694, timer_type=POLL Feb 9 08:35:58.097: snmp_entry_value_check: OID unavailable, value check skipped Feb 9 08:35:58.097: snmp_entry_value_check:Returning FALSE Feb 9 08:35:58.097: fh_process_async: update_t=0cron_tick: num_matches 0

Has anyone successfullly used EEM to do this?

Any help appreciated.

Thanks

Kev

Related Posts

Leave a Reply