03-07-2006 06:04 AM - edited 03-10-2019 01:55 AM
Is there a way I can use just a browser (no java) to request only a specific eventId (alarm) from a sensor? XML results are fine. Thanks,
Matt
03-07-2006 08:20 AM
I don't think so. You would have to open an RDEP connection to the sensor to retrieve an event/alarm. So unless you have a browser that can behave as an RDEP client, and can authenticate to the sensor, I don't believe this is possible.
03-07-2006 08:38 AM
RDEP uses HTTP. I can, for example, pull a range events from a sensor using a normal browser with the following URL:
https://
this much is all nicely documented by Cisco in their CIDEE,RDEP, and SDEE specifications. The question though is can I pull a SINGLE known event from a sensor using an event Id?
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