Does it exist ? I've found that the RO community string is ${Community} but I cannot see the RW one.
I would like to create a new Tool that runs the Nortel Device manager.
Thanks in advance
Bruce
try ${CommunityReadWrite}
usually, it is just the "column name" in the database for that field.
Thanks, that works now!
If anyone is interested the command line for the Nortel Java Device Manager is:
"C:\Program Files\Nortel\JDM\jre\bin\javaw.exe" -Xmx256m -DEMPATH="C:\Program Files\Nortel\JDM" -jar "C:\Program Files\Nortel\JDM"\jdm.jar ${AgentIP} -rd ${Community} -wr ${CommunityReadWrite}