06-15-2010 05:59 PM - edited 03-13-2019 07:01 PM
We replaced our 4305 with a 4400g, using the latest software version #5.2
According to the DMP's manual you can access the MIB on the DMP by http://<ip.address>:7777/get_param?p=xxxxxx
The 4400 does not return anything.
Is any idea out there, what is the reason?
Regards,
Andras
Solved! Go to Solution.
06-15-2010 09:07 PM
This works fine for me...
Which web browser are you using?
Is there are firewall between you and the DMP?
Is there are firewall between the DMM and the DMP?
this is the same command the DMM sends to the DMP...
T.
06-15-2010 06:57 PM
If you are trying to access the DMP 4400 having the version 5.2 you need to use https instead of http. Try the following command and it should work.
https://
06-15-2010 08:10 PM
I tried and it failed. It timed out w/o ever asking for id/pw.
Is there any way to provide the id/pw together with the GET?
Andras
06-15-2010 08:29 PM
Try this example and see if it works...
https://admin:default@a.b.c.d:7777/get_param?p=init.version admin = DMP Web Account Username default = DMP Web Account Password a.b.c.d = IP Address of DMP
Your URL test did not include the user\password...
T.
06-15-2010 08:40 PM
I get the same answer > times out.
Have you tried it?
(I do not know if the https port is open or not via my firewall), Could it be an issue?
06-15-2010 09:07 PM
This works fine for me...
Which web browser are you using?
Is there are firewall between you and the DMP?
Is there are firewall between the DMM and the DMP?
this is the same command the DMM sends to the DMP...
T.
06-25-2010 12:40 PM
Are you using the DMPs in Standalone or managing them through the DMM?
If the later, you should be able to get a dump of the mib by doing the System Task of Status on a selected DMP.
06-25-2010 12:51 PM
Richard,
Thanks for the follow up. The problem was resolved by using https vs. http. Since the 4300 accepted http, I tried the same method as I used earlier.
Andras
06-29-2010 12:46 AM
It is also possible to use
https://admin:default@a.b.c.d/get_param?p=init.version
or
https://admin:default@a.b.c.d/set_param?init.BROWSER_CMD=url
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