Author Message
pnwoha
Joined: Feb 13, 2015
Messages: 205
Offline
Is there a way for an application to query the AES for the buffer size that has been allocated to said application?
CraigJohnson5
Joined: Oct 24, 2013
Messages: 413
Offline
The only way I know is to look at the TLink advanced settings manually. I don't know of any way to programmatically query for it.
pnwoha
Joined: Feb 13, 2015
Messages: 205
Offline
Thats what i figured, thx
MartinFlynn
Joined: Nov 30, 2009
Messages: 1922
Online
You may be able to use SNMP to query the information you want from the AE Services MIB. I think the data that Craig mentioned is available in the avAesTsapiTsdiTable.

Martin
pnwoha
Joined: Feb 13, 2015
Messages: 205
Offline
Could you clarify on how I would do this from my application connected to the AES via a tsapi link? I'm unsure how to do what you suggest programmatically...
MartinFlynn
Joined: Nov 30, 2009
Messages: 1922
Online
I mean you can query the Management Information Base on the AE Services using the Simple Network Management Protocol. As with most telecommunications equipment, the AE Services allows an external application to update its configuration and query statistics via the SNMP protocol.

This is not related to TSAPI or any of the other AE Services APIs.

If you are not familiar with SNMP, you would need to do a significant amount of research. You could try the following links to get an idea of what is involved:

https://technet.microsoft.com/en-us/library/cc776379%28v=ws.10%29.aspx
https://en.wikipedia.org/wiki/Simple_Network_Management_Protocol

Martin
pnwoha
Joined: Feb 13, 2015
Messages: 205
Offline
Thank you.
Go to:   
Mobile view