05-17-2017 12:33 PM - edited 03-17-2019 10:21 AM
Is there a way to get voice translation rules, profiles and associated voice-ports (from say a 2911 or 2921) through any other method other than the CLI? I am specifically wondering if there is a way to get this with SNMP as that is what I am building my tool with. If there is another way that would be fine as well. I have tried dumping all info out of a GW and searching as much as possible but cannot seem to find the rules/profiles anywhere in the MIBs. Something equivalent to a "show voice translation-rule" would be nice. What I am trying to accomplish is to get a quick view to all the translation patterns from multiple gateways in a nice report. Unless these changes are documented they are hard to find (say a DID on PRI that gets translated to another number). I could always try scrapping the CLI via SSH but that is just ugly and I would prefer not to.
Thanks!
Eric
05-17-2017 01:06 PM
Eric,
Are you just looking to document current config and any changes? Kiwi CatTools does a nice job of this. Backs up config, sends notifications on any changes, keeps dated copies of old configs.
http://www.kiwisyslog.com/kiwi-cattools
You could also have CatTools run the "show voice translation-rule" command on a scheduled basis if you only want this portion of the config.
Brandon
05-17-2017 01:35 PM
Primarily documentation/reference, however, I was hoping it could run from within the processes I already have. I am using a webserver with PHP to grab SNMP related information. Right now it polls things like active calls on DS1 interfaces and channel utilization. I know you can grab a ton of information from switches/routers with SNMP but I just can't find this particular bit. I think I can even see dial peer information and how calls come in and out of those but no translation rules.
My worse case scenario is to do as you suggested and poll the switch CLI directly or with something like CatTools on a scheduled basis... I was just hoping to find a different way.
Thanks!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide