dataservices
Class PDUProcessor

public class PDUProcessor
Constructor Detail

PDUProcessor

public PDUProcessor(ProxySecurityManager sM,
                    ProxyLog proxyLog)
constructor

Method Detail

processTranslationFile

void processTranslationFile()
load translate.txt into a TreeMap, key is oid

handleSetRequest

public SNMPPDU handleSetRequest(ProxySession session,
                                SNMPPDU thePDU)
receives a Set-type SNMPMessage, turn it into XMLMessage, send it to POEMS get an XML response back from POEMS, parse it into an SNMPMessage and return it