This is a discussion on Configuring RFC2925 ping test in Juniper device within the SNMP Coders forums, part of the Networking and Network Related category; Hi I am trying to configure ping test in a juniper device using NET::SNMP package in a perl code. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi
I am trying to configure ping test in a juniper device using NET::SNMP package in a perl code. First I am setting pingcontrolrowstatus to 5 then set all other required field like pingCtlTargetAddress,pingCtlTimeOut,pingCtlMaxRows ,pingCtlProbeCount,pin gCtlFrequency and then in next pdu trying to set pingCtlRowStatus to 1 and pingCtlAdminStatus to 1 to make test active but in last step its failing saying that inconsistent values after trying to set pingCtlRowStatus.If anyone of you faced this problem earlier then please let me know the solution or if I need to follow some other step then please mention that also. Thanks & Regards Abhishek Mallik=20 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |