goldengate.snmp.test
Class GgTestSnmpClientAgent
java.lang.Object
goldengate.snmp.test.GgTestSnmpClientAgent
public class GgTestSnmpClientAgent
- extends Object
Test class for Agent and simple Client
- Author:
- Frederic Bregier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GgTestSnmpClientAgent
public GgTestSnmpClientAgent()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
setUp
public static void setUp(String file)
throws Exception
- Throws:
Exception
tearDown
public static void tearDown()
throws Exception
- Throws:
Exception
verifySysDescr
public static void verifySysDescr()
throws IOException
- Simply verifies that we get the same sysDescr as we have registered in
our agent
- Throws:
IOException
verifyTableContents
public static void verifyTableContents()
- Verify that the table contents is ok.
sendNotification
public static void sendNotification()
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.