157158159160161162163164165166167
} } // Cache the translated notification SnmpPduTrap v1TrapPdu = null; SnmpPduPacket v2TrapPdu = null; // Send trap. Synchronise on the subscription collection while // iterating synchronized(this.managers) {