cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
269
Views
0
Helpful
3
Replies

Gatekeeper OIDs

blairs
Level 1
Level 1

Hello:

I am running IOS version 12.2(2)T on my gatekeeper. I'd like to extract a

list of currently registered endpoints on demand using SNMP from a

command line tool. Most likely snmpget. Can anyone forward me the

OIDs I need to get this information? I am not interested in a historical

list of endpoints. I want the list of currently registered endpoints.

Thanks,

Steve

blairs@isc.upenn.edu

3 Replies 3

sachon
Level 1
Level 1

I don't believe you can extract current registrations via SNMP. Cisco supports an API to the IOS GK called GKTMP which allows you to pull this data

Do you know if this functionality will ever be supported via SNMP? Also, do you have

a sample of code that shows how to pull this information from the API?

dmitry
Level 1
Level 1

There is a MIB (available from Cisco) you can browse to extract the endpoints registration information but it works a little strange - it gives a history of registration/unregistration events (Tandberg endpoints are going to screw it because they unregister/register after each call). You can set how many events you want to get (using SNMP SET on the same MIB) but there is a max restriction.

I'm doing it using a perl script that goes to each GK via TELNET every 5 minutes, gets the info and parsers it - much easy and cleaner.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: